作者:rebot | 分类:模组
Minecraft 版本: 1.16 1.16.1 1.16.2 1.16.3 1.16.4 1.16.5 1.17 1.17.1 1.18 1.18.1 1.18.2 1.19 1.19.1 1.19.2 1.19.3 1.19.4 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
平台: bukkit paper purpur spigot
标签: social
Want to see your cool ranks in the chat, the tablist, and the nametag without needing a bunch of different plugins? Then PrefixSystem is perfect for you! It lets you show your ranks based onpermissions, all at the same time!
/prefixsystem or /ps - Shows the help message.
/prefixsystem reload - This restarts the plugin. You usually only do this if a server admin tells you to!
/prefixsystem update - Updates prefixes and suffixes for all online players.
prefixsystem.* - This gives you permission to use all the PrefixSystem commands. Usually, only server admins or staff have this.
prefixsystem.reload - This lets you use the /prefixsystem reload command. Again, usually for admins!
prefixsystem.colorchat - This lets you use special codes to make your chat messages colored, like making words different colors!
chat-format: "%prefix%%name%%suffix%&r: %message%"
nametag-format: "%prefix%%name%%suffix%"
tablist-format: "%prefix%%name%%suffix%"
join-format: "%name% &ejoined the server."
quit-format: "%name% &eleft the server."
groups:
admin:
permission: group.admin
prefix: "&c[Admin] "
suffix: " &e[⭐]"
namecolor: "&c"
mod:
permission: group.mod
prefix: "&a[Mod] "
suffix: ""
namecolor: "&a"
vip+:
permission: group.vip+
prefix: "&e[VIP+] "
suffix: ""
namecolor: "&e"
vip:
permission: group.vip
prefix: "&b[VIP] "
suffix: ""
namecolor: "&b"
default:
permission: group.default
prefix: "&7"
suffix: ""
namecolor: "&7"

请登录后举报
暂无评论,抢个沙发吧~