File Details
v1.1_beta1
- B
- Mar 16, 2012
- 36.62 KB
- 685
- CB 1.2.3-R0.2
File Name
AfkBooter.jar
Supported Versions
- CB 1.2.3-R0.2
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.

