!AFK Tab List
It provides the ability to configure:
It skips players that are AFK when checking for the percentage of players sleeping.
This overrides the vanilla setIdleTimeout command, and discards any values set in there.
!AFK Messages
Simple AFK aims to be highly configurable, to allow for any server to make it act the way they want. In the server config file, you will find the following options:
NOTE: The default defined in () only matters if you are NOT using a permission mod.
secondsBeforeAfk which is how many seconds after a last player movement the player is marked as afk.secondsBeforeKick which is how many seconds after the player has been marked as afk they are going to be kicked, set to 0 to disable kicking.isNowAfkMessage is a string where you can customize how the global message should look when a player goes afk. This allows for color codesisNoLongerAfkMessage is a string where you can customize how the global message should look when a player is no longer afk. This allows for color codesplayerNameFormat is how the tablist is formatted for when a player is afk. This allows for color codesafkKickMessage is how the message should look when a player gets kicked after the amount of seconds defined. This allows for color codesSimple AFK introduces some standard permission nodes if you are using a permission system.
simpleafk.toggle - Allows the player to toggle their AFK status (Default: Everyone has this permission)simpleafk.toggle.target - Allows the player to toggle another player's AFK status (Default: Only OP's has this permission)simpleafk.bypass - Allows the player to bypass AFK status (Meaning they won't get marked as AFK and won't get kicked) (Default: Only OP's has this permission)simpleafk.bypass_sleep - Allows the player to bypass the sleep required percentage check (Default: Only OP's have this permission)Check out the wiki for detailed documentation.
If you think anything is missing from the wiki that is unclear, send a message in the discord or open an improve documentation issue.
Check out the version milestones
Join my Discord for support and updates! (Just created, so barebones)
Multiloader-Template
SimpleAFK is a mod that enables simple server AFK management