
Simple Ranks
Simple rank plugin allowing for custom-colored, ordered ranks in tab list, name tags, chat, and Placeholder API placeholders!
You can now give select users no rank meaning they don't have a rank. They will not receive the default rank after rejoining either. Also fixed another bug where importantText wasn't being applied correctly and caused an error flood in the console.
Update to fix some dependency / referencing issues, that would cause some rare errors in some cases.
- Added ordered tab list by rank priority (priority: 0 = highest); tab list order stays consistent as players join/leave.
- New command: /rank priority
(alias: /r priority ...) to set priority; can also edit ranks. .priority in config.yml. - Added bracket toggle support:
- Global toggle: /rank brackets <on|off> (config: brackets.enabled)
- Per-rank override: /rank brackets
<on|off> (config: ranks. .brackets)
- Updated tab-completion and command usage text for the new subcommands.
Placeholder API
Now supports Placeholder API. Here are the available placeholders used with example rank &cAdmin:
%simpleranks_rank% Admin (RED if prefix is &cAdmin) The colored prefix of the player, no brackets
%simpleranks_raw_rank% &cAdmin The plain rank name, uncolored, exactly as in the config
%simpleranks_prefix% [Admin] (Gray brackets and red prefix) Colored prefix with brackets
%simpleranks_important% true / false Whether importantText is set for this rank
Added deathmessages toggle, you can now choose if you want to have rank name shown on death or not. Use /r deathmessages on|off
Added custom bracket color support! Thanks to @morcah on Discord for the idea.
You can put any color and it will transfer to a color code! Maybe will make this work like that for rank creation too so it's easier to modify and such.
Also added author: TomMustBe12 and website :)
V2.0
Nametag support! I added nametag support, so that each member can have their own nametag above their head. Eventually I'll update to have a setting for this so it isn't automatically enabled but that isn't gonna be a feature for a while.
Very subtle change. In tab list, ranks now have a space separating player name and rank. Use 1.0 if you don't want this.
Version 1 of SimpleRanks. Minecraft 1.20.x-1.21.x

