-
Bug
-
Resolution: Duplicate
-
Minor
-
None
-
None
-
None
-
This server is running CraftBukkit version git-Spigot-e5b1b5d-1ec1b05 (MC: 1.14.4) (Implementing API version 1.14.4-R0.1-SNAPSHOT)
-
Yes
To reproduce:
- I switched the game language from english to german.
- I picked up the Omious Banner item from a pillager during a raid. Its display name gets translated depending to the users selected language.
- I then saved and loaded the item to/from config.
- The loaded item will no longer match the previously saved item: Its display name will now be fixed and english.
Screenshot of the data of those two items (before and after saving/loading): https://prnt.sc/opq4yb
Possible plugin code for saving and loading items to/from config: https://pastebin.com/JgGxnLMH
- duplicates
-
SPIGOT-4672 Serialization and de-serialization of items with a localised/translatable display name (e.g. Explorer Maps) result in items with static display name
- Resolved