This version of AFKCommands (1.1.2) fixes the issues users were having where the command for /afk would be ran on everyone on the server and not the specific player going afk.
You can also disable the custom message sent to the player when they go afk by going in config and changing the boolean to
disable-message: true
This version of AFKCommands (1.1.1) fixes the issues users were having where the command for /afk would be ran on everyone on the server and not the specific player going afk.
You can also disable the custom message sent to the player when they go afk by going in config and changing the boolean to
disable-message: true
This version of AFKCommands (1.1) fixes the issues users were having where the command for /afk would be ran on everyone on the server and not the specific player going afk.
This update introduces a player placeholder for config string, "message-to-player-on-afk", you can now use %player% to make it show the players name.
This update also fixes extra lines which may have been made in the config.
This update fixes the /AFKCommands Reload command which may have had issues on specific versions of Spigot.
No need to update if you didn't have any problems on the previous version