作者:rebot | 分类:模组
Minecraft 版本: 1.20 1.20.1 1.20.2 1.20.3 1.20.4 1.20.5 1.20.6 1.21 1.21.1 1.21.2 1.21.3 1.21.4 1.21.5 1.21.6 1.21.7 1.21.8 1.21.9 1.21.10 1.21.11 26.1 26.1.1 26.1.2
平台: bukkit paper spigot
标签: management social utility
A lightweight and customizable rank management plugin for PaperMC (1.20.1+).
Easily create, assign, and manage colored ranks that appear in chat and the tab list. Compatible with Placeholder API.
& codes chat and tab list importanttext toggle (white vs gray chat) config.ymlconfig.yml)default-rank: default
ranks: {}
player-ranks: {}
Ranks and players will be added to this file automatically.
Customize rank prefix colors using&codes (e.g.,&c[Admin]).
Players will have their rank prefix automatically shown:
[&cAdmin&7] PlayerName: Hello world! [&cAdmin&7]PlayerName or [&cAdmin&7] PlayerName if V1.1importanttext: true) or gray (false)(these are just examples for a red colored Admin rank)
All commands use /rank:
/rank create <rank> – Create a new rank /rank delete <rank> – Delete a rank /rank setdefault <rank> – Set the default rank /rank set <player> <rank> – Set a player’s rank /rank give <player> <rank> – Alias for set /rank get <player> – View a player’s current rank /rank list – List all ranks /rank importanttext <rank> true|false – Toggle white/gray message color/rank bracketcolor <rank> color - Change a rank's bracket colorYou can also use /r, as that is the alias for /rank, for quick and easy use.
&c, &6, &l, etc. are supported Using 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
请登录后举报
暂无评论,抢个沙发吧~