Compatibility
Minecraft: Java Edition
1.21.x
1.20.x
1.19.x
1.18.x
1.17.x
1.16.x
1.15.x
1.14.x
1.13.x
Platforms
Data Pack
Supported environments
90% of ad revenue goes to creators
Support creators and Modrinth ad-free with Modrinth+Links
Creators
Details
Licensed MIT
Published 8 months ago
Updated 2 months ago
AFK Dim Names
An add-on for Detect AFK Players.
Dims player names when they go AFK. This works by adding them to a team called afk
. If players are on a team already when they go AFK, they will not be added to the AFK team.
The afk
team can be modified. An example is to add the "AFK" prefix or suffix to player names:
/team modify afk prefix "AFK "
By default, only the name color is changed. This is to give you the freedom to decide what you do and don't need!
To disable collision with AFK players:
/team modify afk collisionRule never
This datapack is stupidly simple and is a good place to start if you want to see a reference for how to integrate with Detect AFK Players. The code is MIT licensed and open source, so feel free to modify it as you want.