/
Idler is a mod that brings its own idle/afk feature. The data is stored in config/idler/last_played.txt and all file modifications are done in a different thread.
These events trigger last played time, file modifications are done by an autosaving schedule, for performance.
config.yml
{
"idle-timeout": 300,
"start-kick-free-slots": "21"
}
idler.afk - Allows the user to go AFKafk - Toggles the user's AFK status. It won't kick users until the idle timeout is reached.The tablist names will also turn to gray when afk
