1.20.1 - 1.4.0
- Take into account the players look angle - to avoid AFK pools.
- To avoid going AFK, a player must both move and look around within the
secondsBeforeAfk
configuration value.
- To avoid going AFK, a player must both move and look around within the
- Add more player events to check for AFK status.
- Left click and right click.
- Right click item
- Right click entity
- Attack entity
1.20.1 - 1.3.1
- Fix permission node not registered causing a crash
1.20.1 - 1.2.0
- Add config options for enabled/disabling AFK messages being sent to all players on the server.
(1.19.0 - 1.19.2) - 1.2.0
- Add config options for enabled/disabling AFK messages being sent to all players on the server.
1.18.2 - 1.2.0
- Add config options for enabled/disabling AFK messages being sent to all players on the server.
(1.19 to 1.19.2) - 1.1.1
- Fix crash on startup, due to using dynamic variable in mixins configuration file.
1.20.1 - 1.1.2
- Fix version reange
1.20.1 - 1.1.1
- Fix startup crash on neoforge
(1.19 to 1.19.2) - 1.1.0
- Skip AFK players when vanilla sleeping percentage is checked.
- Add
simpleafk.bypass_sleep
permission node to allow players to bypass the sleep percentage check without being AFK. - Overwrote vanilla's
setIdleTimeout
command, to prevent it from kicking for idle.
1.20.1 - 1.1.0
- Skip AFK players when vanilla sleeping percentage is checked.
- Add
simpleafk.bypass_sleep
permission node to allow players to bypass the sleep percentage check without being AFK. - Overwrote vanilla's
setIdleTimeout
command, to prevent it from kicking for idle.
1.20.1 - 1.0.0
- Introduces timed AFK marking
- Ability to kick player after x seconds of being AFK
- Ability to format AFK message and kick message to your liking
- Lists the player name as [AFK] (with ability to customize) in tab list