Skip to content

Add AFK handler

Half requested to merge add-afk into master

This adds an AFK handler in bukkit-api. This is in our open-source repo so later it can interface with PGM, to do things such as kicking players to observers, being checked before autojoins happen, or ignoring observers. As it is right now it either kicks people or just lets them know they are afk, if it is enabled

Merge request reports