Bugfixes
- Fixed a ClassNotFoundException on startup caused by newer Spigot versions bundling an updated SnakeYAML that removes an internal class SignShop was relying on for legacy item serialization. If you've seen this error in your
console, 5.2.2 resolves it.
- Improved player head handling — skull owner lookups now use offline player methods, which works better on Java/Bedrock mixed servers.
Localization
- Shop chat messages now show localized names for potions, fireworks effects, and leather armor colors. Supports 9 languages (en_US, de_DE, fr_FR, nl_NL, pt_PT, ru_RU, zh_CN, zh_TW, es_ES). Server owners can override any
translation by placing a materials.yml in the SignShop plugin folder.
Folia Support
- SignShop now runs on Folia servers. Thanks to Aelshi-nui for the contribution!