Major Changes Full Lore Template System The entire rank GUI tooltip system has been rebuilt. Server owners now have absolute control over every line of the rank item lore directly from ranks.yml.
Every rank supports a custom lore: field with full placeholder support
18 placeholders available: {cost}, {progress_bar}, {status}, {balance}, {remaining}, {playtime_progress_bar}, {playtime_required}, and more
Multi-line placeholders like {description}, {requirements}, and {rewards} expand dynamically or disappear when empty
Hex color support (&#RRGGBB) and Unicode emoji in lore lines
Per-rank lore overrides — each rank can have a completely unique tooltip design
New GUI system. We have removed the old
message.yml system and introduced
format.yml instead. There should no longer be issues with the plugin’s placeholder variables.
You can also customize the plugin’s GUIs up to
80%, including the design, icons, and other elements.
Optimization of rewards for many ranks created with multiple reward commands. We have also added support for universal colors (RGB HEX) for better customization.