File Details
xAuth v2.0.19
- R
- Aug 16, 2012
- 113.29 KB
- 15.5K
- CB 1.3.1-R1.0
File Name
xAuth-2.0.19-bin.zip
Supported Versions
- CB 1.3.1-R1.0
- Added quit command that will end the session via kick
- fixed config reload
- fixed startup config loading/reloading (prio is filechange)
- added permission node xauth.admin.quit
- reordered unprotect method
- implemented auto-resolver for supported permission plugins
- fixed auto-populator in mySQL mode
- catched some errors during Bukkit bug in PlayerQuitEvent as this would spam the console
- trigger reloadConfig on reload instead of trashing all file changes
- added GroupManager support for EssentialsGroupManager
- Backend changes
- added version command
- version command checks for new version
- message.yml can be editied now. Execute a "xauth reload" afterwards
- commands can be executed from console now
- optimized PlayerMoveEvent by ignoring mouse move (this should save CPU time)
- Added Player check to PlayerQuitEvent Inventory save. Now the Inventory should be saved regardless if the player disconnected before or after the Inventory could be fetched
- changed update parsing for Updater.java
- priority set to HIGH for the time beeing
- set defaultBackend to bukkit
- re-adding messages.yml
- added softdepend to plugin.yml
this version is for 1.3.1-R1.0 only! You have to use /quit in this version as R1.0 had a bug where the PlayerQuitEvent would fire too late.

