AFK | PocketGames now support Essentials' and CMI's AFK systems such that players' do not get kicked when playing games for an extended period of time.
If you wish to enable this please add the following to your config.yml file:
Code (YAML):
# Don't kick players for AFK'ing if they have the PocketGames inventory open. # You can manage PocketGames player inactivity in the settings.yml file under InactivityTimer. # Supports: # - Essentials # - CMI OverrideAFKPlugins: true
The default value is false. You do not have to add this to your config.yml file if you do not wish to make use of it.