v1.1_beta1

Details

  • Filename
    AfkBooter.jar
  • Uploaded by
  • Uploaded
    Mar 15, 2012
  • Size
    36.62 KB
  • Downloads
    568
  • MD5
    31ea363fa4e5caaebc2c6a11f528196c

Supported Bukkit Versions

  • CB 1.2.3-R0.2

Changelog

v1.1-beta1 - March 15, 2012

  • R6 events update (no changes required to config files)
  • fixed INVENTORY_OPEN with new events
  • disabled alternate PLAYER_MOVE checks for now, on suspicion it may have been causing the occasional unexpected kick
  • enabled Permission caching, since every event does a permission check (for exempt) and some permission systems are known to not be very efficient. Permission checks are cached for 60 seconds, which for frequently called events (PLAYER_MOVE, BLOCK_BREAK, etc) will significantly reduce the number of permission calls made.
  • added ant build automation to source

Full Changelog

I've had no chance to test this at all (thus BETA). This version compiles and loads on Bukkit 1.2.3-R0.2. Please test it out and let me know if you find any issues.