FULL CHANGELOG -
Releases · SrCodexStudio/shinoburankup
Highlights
• Full MiniMessage support across the entire plugin — GUI lore, item names, ranks.yml, gui/ranks.yml, and language
files now support , gradient:red:blue, , <#hex>, and all MiniMessage tags alongside legacy &c codes and
&#RRGGBB hex
• Critical economy fix — resolved a race condition that allowed players to rank up without paying
• Security patch — fixed FREE version rank limit bypass where users could load unlimited ranks
• Full GUI customization — custom player heads with Base64 textures, decorative items in any slot
• New requirement types — PlaceholderAPI conditions with operators and separate PvP/mob kill tracking
• Bedrock compatibility — GeyserMC/Floodgate players with special characters in names now receive rewards correctly
What's New
MiniMessage Everywhere
All GUI elements now support MiniMessage formatting. Previously only chat messages supported MiniMessage while GUI
lore displayed tags as raw text. Fixed by routing all item text through the MiniMessage parser.