PaperMC / Paper

The most widely used, high performance Minecraft server that aims to fix gameplay and mechanics inconsistencies
https://papermc.io/
Other
9.98k stars 2.31k forks source link

some customitem's displayname changed to italic #3475

Closed minecraft-dripdrop closed 4 years ago

minecraft-dripdrop commented 4 years ago

What behaviour is expected:

What you expected to see

What behaviour is observed:

What you actually saw when a player leave game and join game,his customitem's display changed to italic

Steps/models to reproduce:

This may include a build schematic, a video, or detailed instructions to help reconstruct the issue

Plugin list:

A list of your plugins itemadder

Paper build number:

This can be found by running /version on your server. latest is not a proper version number; we require the output of /version so we can properly track down the issue.

325 and #327 both cause this problem

Anything else:

Anything else you think may help us resolve the problem

Proximyst commented 4 years ago

Reproduce without plugins.

aikar commented 4 years ago

blarg. this is prob valid concern due to upstreams changes.

If you set an item name to "<color>name" it would not be italic, but if that color is the default color, i can see this happening as spigot is stripping the default color.

aikar commented 4 years ago

This is now fixed in 328+