xAuth v2.0.19
Details
-
FilenamexAuth-2.0.19-bin.zip
-
Uploaded by
-
UploadedAug 16, 2012
-
Size113.29 KB
-
Downloads15,547
-
MD52249d7b1f09e071c1b27d0d34adfd293
Supported Bukkit Versions
- CB 1.3.1-R1.0
Changelog
- 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.