AuthMe 2.6.6
Details
-
FilenameAuthMe-2.6.6.jar
-
Uploaded by
-
UploadedJul 9, 2012
-
Size124.34 KB
-
Downloads101,466
-
MD5c7f43740bb9c00b2e4a314edf07a30cc
Supported Bukkit Versions
- CB 1.2.5-R4.0
Changelog
Changes 2.6.6b5:
- add +2 blocks to Y coords on teleport
- remove old check that dont solve suffocation problem
- add preload chunk to all teleport options
- add mysql check before login if Mysql server is unavaible
- add passpartu feature : admin can login without password with all player name.
- enable passpartu option in config.yml
- type console command: authme passpartuToken
- u will see a message in cosole output about a random token
- log into the server with player name to inspect and type /passpartu token ( token is the random word displayed in console ;) )
- thats all u are able to login with that player
- consider that u have 30s for type token with minecraft command, after that u have to generate new token from console!
- this features is still in testing for possible exploit or bugs.
Changes 2.6.6b4:
- fix join error on new player
- fix some lost of position
- pre-load chunk on teleport when player joins
Changes 2.6.6b3:
- another time avoid some lost of cache
- fix restricted players check and config options ( be sure that u can be kicked out otherwise this checks will fail)
- fix some errors in prev dev version
- fix some session error
- Compiled under new Bukkit version 1.2.5-R4.0
- as usual clean up the code
Changes 2.6.6b2:
- now really fix double registration on same ip
- add new CitizensApi for Citizens 2.0 (Still works with Citizens1.2)
- delete player cache if player is unregistered
- add new way for handler player invetory loss on first registration
- cleanup the code
Changes 2.6.6b1:
- fixed spout login gui that cannot be really disabled
- fixed heath regeneration when unlogged in
- fixed some teleport usses near portal when unlogged
- fixed unregistration and registration dupe bug
- fixed bug where 2 account are able to regiser on same ip.
- attempt to fix lost of items on /registration and second login (need more test and feedback )
- initial strutcture for log-system and inventory serialize
- clean up the code
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.
if your players can chat even if allowChat: false , take some minuts and try to configure unLoggedInGroup ( check the how to wiki ) with none permissions this will solve all major secrity problem.