Перейти к содержимому
Mineforgian

Idler

AFK Management mod for servers

Загрузки
918
Подписчики
3
Обновлён
16 марта 2025 г.
Лицензия
MIT

Опубликован 27 января 2025 г.

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.

  • Joining the server
  • Moving
  • Moving the camera
  • Breaking and placing blocks
  • Using items

config.yml

{
  "idle-timeout": 300,
  "start-kick-free-slots": "21"
}
  • idle timeout is in seconds
  • the "start-kick-free-slots" is the number of free slots where the mod starts kicking players

Permissions

  • idler.afk - Allows the user to go AFK

Commands

  • afk - 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

Ченджлог

1.1Релиз1.21.1 · 29 января 2025 г.
1.0Релиз1.21.1 · 27 января 2025 г.

Комментарии

Загружаем…