afkTerminator v1.5.2

Details

  • Filename
    afkTerminator.jar
  • Uploaded by
  • Uploaded
    Jul 13, 2013
  • Size
    35.49 KB
  • Downloads
    794
  • MD5
    e5245ffd1f6cbe5694f005cd9564d949

Supported Bukkit Versions

  • 1.6.2
  • 1.6.1
  • CB 1.5.2-R1.0

Changelog

V1.5.2

Compiled with Bukkit 1.6.1-R0.1; Java7; Vault 1.2.25
Fixes
  • Fixed NPE error on player exit when "autoLoginBlock" is not enabled (Ticket #23)
  • Fixed NPE error when player riding vehicles on non-bukkit servers (Ticket #22)
  • Fixed error in "afkt reload", where multiple uses caused detection times to get very long;
  • Improved handling of plugin version upgrade detection/messages
  • Addressed issue where player riding a horse that is in a minecart would not be detected as AFK machine

V1.5.1

Compiled with Bukkit 1.6.1-R0.1; Java7; Vault 1.2.25
Fixes
  • Fixed "NoSuchFieldError:HORSE" exception seen when running v1.5.0 with Bukkit v1.5.2 or earlier (TIcket #20)

V1.5.0

Compiled with Bukkit 1.6.1-R0.1; Java7; Vault 1.2.25
Functional Enhancements
  • Added support for horses, so a false postive is not detected (Ticket #19)
  • Added "reload" command, to reload the plugin config file (Ticket #18)
  • Added "auto login" timer in order to stop player hacks from auto logging after an AFK kick (Ticket #17)
  • Added AFK Machine checking enabled per world (Ticket #16)
Fixes
  • Fixed issues with some configuration changes not working
  • Fixed issue when "senstivity" is set to 10, and sitting in a stationary minecart could trigger an AFK detection
New Configuration
  • worlds - worlds where afkTerminator is enabled
  • blockAutoLoginEnable - enable for blocking auto login hacks
  • autoLoginMinTime - minimum time player must wait to login again
  • minTimeMultiplier - multiplier by which time for subsequent login attempts will be increased
  • autoLoginMaxAttempts - max number of login violations before action is taken against the player
  • maxAttemptsCommand - command executed when max attempts is exceeded
  • autoLoginBlockMsg - message displayed to the player when a login is blocked
New Commands
  • afkt reload - Reloads the plugin configuration without having to restart the plugin
  • (also) afkt reload config
New Permissions
  • afkTerminator.admin : When a player has this they will be able to execute the 'afkt reload' command.

The plugin "Vault" is now required if you want to use the afkTerminator.excluded permission string.

An auto update of the config.yml will happen the first time this version is loaded. It is recommended that you make a backup copy of your old config.yml just in case something goes wrong. If there is a problem, you can always just delete the old one and let afkTerminator generate a clean, new one, and then just edit to your preference.