Compatibility
Minecraft: Java Edition
1.18.x
1.17.x
1.16.x
1.15.x
1.14.x
1.13.x
1.12.x
Platforms
75% of ad revenue goes to creators
Support creators and Modrinth ad-free with Modrinth+Links
Creators
Details
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.