Welcome to the Hangar Open Beta. Please report any issue you encounter on GitHub!
Chat Levels
This is a plugin that I wrote myself, and he not only handles the chat level but also implements sound effects and so on, and supports Folia.
Commands/Chatlevels help are used to display the help menu, which can be used to add experience and /Chatlevels reload Reloaded the plugin.
Chatting with players will give them experience, and reaching a certain amount of experience will automatically increase their level
Finally, I will give you a Chinese configuration file This...
# config.yml
chat-experience-gain: 1
# 是否启用聊天音效
chat-sound-enabled: true
# 聊天音效类型
chat-sound: ENTITY_PLAYER_LEVELUP
# 是否启用升级音效
level-up-sound-enabled: true
# 升级音效类型
level-up-sound: ENTITY_PLAYER_LEVELUP
# 聊天格式,其中 {SUFFIX} 将被玩家等级对应的后缀替换
chat-format: "%player%: %message% {SUFFIX}"
Next: "下一个等级 "
XP: " XP"
up-exp-levels: 100 # 所需经验来升级
# 玩家等级对应的后缀,可以根据需要添加更多等级
chat-suffixes:
level-1: "&7[新手]"
level-2: "&6[中级]"
level-3: "&e[高级]"
level-4: "&c[专家]"
level-5: "&4[大师]"
# 可以继续添加更多等级后缀,例如:
# level-6: "&5[传说]"
If you find it useful, give me a five-star review Spigot This is my Spigot account
Information
Category | Chat |
---|---|
Published on | July 20, 2024 |
License | Unspecified |
Downloads | 12 |
Stars | 0 |
Watchers | 1 |
Addon
Supports Folia
Pages
Members
Owner