You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Seems like 1.21.4 paper doesn't support legacy color codes in the title of the Anvil when sent using a packet.
This works fine using the Bukkit API but since AnvilGUI uses NMS and packets to open the inventory, players get kicked with a message(screenshot below) that legacy color codes aren't supported by MiniMessage while trying to open a AnvilGUI with legacy color codes in its title.
I tested this on paper 1.21.3 and spigot 1.21.4 which both work fine, so it seems like paper 1.21.4+(which is the version which will drop future Spigot updates) causes this, this would need to be confirmed though.
The text was updated successfully, but these errors were encountered:
Ah, mb, I did. Well, I also opened a PR which should fixes this, so if anyone can look into it and merge then I guess this can be closed for good :)
I tested this with my plugin btw, which works fine now. You can reproduce this on v1.10.4 on paper 1.21.4 if you wanted to test it yourself.
Seems like 1.21.4 paper doesn't support legacy color codes in the title of the Anvil when sent using a packet.
This works fine using the Bukkit API but since AnvilGUI uses NMS and packets to open the inventory, players get kicked with a message(screenshot below) that legacy color codes aren't supported by MiniMessage while trying to open a AnvilGUI with legacy color codes in its title.
I tested this on paper 1.21.3 and spigot 1.21.4 which both work fine, so it seems like paper 1.21.4+(which is the version which will drop future Spigot updates) causes this, this would need to be confirmed though.
The text was updated successfully, but these errors were encountered: