LightChatWelcomer
作者:rebot | 分类:模组
Minecraft 版本: 1.11 1.11.1 1.11.2 1.12 1.12.1 1.12.2 1.13 1.13.1 1.13.2 1.14 1.14.1 1.14.2 1.14.3 1.14.4 1.15 1.15.1 1.15.2 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 1.21.11 26.1 26.1.1 26.1.2 26.2
平台: bukkit paper purpur spigot
标签: management social utility
Light Chat Welcomer
Simple Spigot/Bukkit plugin to display custom join messages
you can specify colorful message on first or latter joins for player in config
Configuration Example
# plugins/LightChatWelcomer/config.yml
first-join-message: "&red&Welcome to the server! %player%, look to [&blue&Hello](https://example.com Click here)"
welcome-back-message: "&yellow&Welcome back to the server! You were last seen on %lastseen%"
Variables
%player%variable to get user name%lastseen%to get formatted date of user last login (only avaliable inwelcome-back-message)
Colors
You can specify text color in few ways:
&6Text # gold color
or by color name
&gold&Text
- Full color list: https://minecraft.fandom.com/wiki/Formatting_codes
Links
You can add clickable links like:
[Text](blue https://example.com Hover message)
or run commands on text click
[To get help - click here](/help)
- For advanced formatting take a look at https://github.com/Phoenix616/MineDown
请登录后举报
暂无评论,抢个沙发吧~