AuthMe - 2.7.2
Details
-
FilenameAuthMe.jar
-
Uploaded by
-
UploadedJan 16, 2013
-
Size158.86 KB
-
Downloads10,008
-
MD594ee56e03c041bd9fb4e4e17f7a59835
Supported Bukkit Versions
- CB 1.4.6-R0.3
Changelog
Changes 2.7.2:
- Add MyBB Hash Algorythm
- Add allowPluginTeleportHandler in config for prevent plugin to teleport players
- Add Last player ip on /authme lastlogin command
- Fix ResetInventoryifCreative in config file
- NB : FORCESURVIVALONLOGIN DO NOT SUPPORT PROTECTINVENTORY WITH MULTI INVENTORY
- Add getLastLocation(Player player) to the API
- Restore Inventory after Teleport ( prevent MultiInv and Multiverse-Inventories issues )
- Do not restore an empty Inventory to new player ( Fix Essentials Kit issue )
- Add Cancel to teleport while the player is not login ( and uncancel if the player hasn't play before , that allow plugins to teleport them to a newbie spawn )
- Fix Citizens hook
- Add support on PlayerJoin when the player is already kick
- Add LoginEvent ( call when a login is validate )
- Add SessionEvent ( call when a player let in game with session , this event is cancellable)
- Fix Russian Translation ( again )
- Use new BukkitTask system (1.4.6 implements )
- Fix Teleport AsyncTask on spawn or performLogin
- Fix russian translation
- Change info to error when the database does not respond on plugin enable and the server shutdown
Before update to this version make sure to do a backup of all files, database and accounts.
if u want your language style u have just to renamen it as messages_en.yml and set in config.yml messageLanguage: en to load it.