AFK
作者:rebot | 分类:模组
Minecraft 版本: 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
平台: bukkit paper spigot
标签: game-mechanics social utility
Using
Write /afk and server will broadcast "player_name is now AFK" message. If you move, type this command again, or type something into chat, server broadcasts opposite message "player_name is no longer AFK". If player is AFK, his name is gray in a player list.
If you want to use Afk Time you must add {TIME} key.
ForEx: noAfk: '{DISPLAYNAME} is back after {TIME}!'
Config
# Events: def. true
# Colors: def. gray [black, dark_blue, dark_green, dark_aqua, dark_red, dark_purple, gold, gray, dark_gray, blue, green, aqua, red, light_purple, yellow, white]
# IdleTimer: def. true, 60 sec
# Messages: def. true (keys: {DISPLAYNAME}, {TIME})
Events:
move: true
chat: true
Colors:
message: gray
player: gray
IdleTimer:
enabled: true
period: 60
Messages:
enabled: true
nicknames: false
+afk: "{DISPLAYNAME} is now AFK"
-afk: "{DISPLAYNAME} is no longer AFK"
TO DO
- Improve permissions
- More
- Test on latest version.
请登录后举报
暂无评论,抢个沙发吧~