CrazyLogin v7.23.2
Details
-
FilenameCrazyLogin.jar
-
Uploaded by
-
UploadedJun 5, 2015
-
Size263.50 KB
-
Downloads12,361
-
MD52790779274ef45d405483a6d7bbc3d68
Supported Bukkit Versions
- CB 1.7.9-R0.2
- CB 1.7.2-R0.3
- CB 1.6.4-R2.0
Changelog
Compatible with:
1.2.5, 1.3.1, 1.3.2, 1.4.2, 1.4.5, 1.4.6, 1.4.7, 1.5, 1.5.1, 1.5.2, 1.6.1, 1.6.2, 1.6.4, 1.7.2, 1.7.5, 1.7.9, 1.7.10, 1.8.1, 1.8.3, 1.8.4, 1.8.6
v7.23.2
- Fixed player ForceSingleSession issue
v7.23.1
- Fixed Bow arrow issue
v7.23
- Improved SaveLoginLocation command
- Updated default config.yml
- Code cleanup
- Convert to maven project
- Updated some language entries
- Added Galician language (Galicia, Spain) (Thanks to coegho)
- Added zh_TW.lang (Thanks to rebirth0723)
- Fixed commands not being converted into lowercase.
v7.22
- added checkpassword command /crazylogin player checkpassword <Player> <Password...>
v7.21
- improved autoKickCommandUser feature
- updated to Java 7
v7.20
HOTFIX
- Fix critical issue with databases, affecting all versions of CrazyLogin (thanks to ThisUsernameIsMine)
v7.19.1
- fixed issues with MySQL (thanks to Enrux)
v7.19
- added expire password command/ability
- double verify instant logout option
v7.18.1
- permission cleanup
v7.18
- added confirmWithOldPassword option
v7.17
- Updated API
- Added JavaDocs to API
- save saveLoginLocations after being changed
v7.16.1
- Updated to CrazyCore v10.7.1 (Required)
- allow searching for partial IPs
- listen to new ProtectedPlayerAccessEvents (CrazyCore v10.7)
- protected ChangedAlgorithmEncryptor against invalid configs.
- remove old compatibility code
v7.15.1
- updated to latest CrazyCore version (v10.6)
- use new CrazyCore feature to support \n in kick messages
v7.15
- updated to latest CrazyCore version (v10.5)
- added support for Group Prefix and Suffix support to customJoinQuitMessages
- $Name$ $IP$ $Group$ $Prefix$ $Suffix$
- added minPassword length option
- use boolean values instead of strings when saving delayPreRegisterSecurity and delayPreLoginSecurity
- fixed loading of delayPreRegisterSecurity and delayPreLoginSecurity (could not be disabled)
- colorized register messages
- added saveLoginLocation command
v7.14.1
- improve error message in register command if player isn't logged in
- readded rotation blocker if moveRange is 0
v7.14
- fixed (infinite) bouncing when trying to escape the movement blocker
- fixed potential ConcurrentModification exception
- added possebility to block some passwords
- added charfilter to PlainCrypt
v7.13.2
- updated to latest CrazyCore version
- improved LoginFail warning
- performance improvements
v7.13.1
- performance improvements
- do not use forceSaveLogin if player is dead
v7.13
- important security update
- only use last ip to reenable session
- fixed HangingEntity protection (1.4.2-current)
- improved player reverify command
v7.12
- improved metrics statistics
v7.11
- improved delayPreLoginSecurity
- new option delayPreRegisterSecurity
- You should set delayPreLoginSecurity to 0 unless you are sharing daily rewards.
v7.10.2
- improved login fail behaviour
- removed useless type check (performance improvement)
- updated default config
- added more command aliases
- code cleanup
- watch new PlayerItemConsumeEvent (1.5 or later)
v7.9
- updated default config description
- improved and secured adminlogin
- fixed player reverify command
- added tokenlogin
- added some presetlists to crazypipe command
- added ability to logout automatically when leaving the server (via command+clientplugin)
v7.8.2
- delayed removal of guest data to avoid infinite loops
- minor performance improvements
- by avoiding to create some new objects
- by avoiding calling methods twice
- by avoiding database access
- improved saveType mode
- fixed NPE in metrics code when database is not accessible
- added delayPreLoginSecurity option
v7.8
- highlight commands in messages with dark_aqua color
- improvements and bugfixes for importers
- updated API
- hopefully fixed bug with hidePlayer option
- hopefully fixed bug with moveRange option
- removed some old compatibility code
- updated to latest CrazyCore version
- fixed potential issues with async events
v7.7.3
- fixed some typos (Thanks to 44shades44)
- some changes (bugfixes) to plugin channels for Client AutoLogin Plugin
v7.7.2
- fixed NPE when saveLoginLocations is removed from config
v7.7.1
- changed eventpriority of login/register command hider
- fixed database type changing not working anymore
- added hideWarnings option
- renamed Register LogChannel to Account
- added logs for changing and deleting passwords (Account).
v7.7
- added reverify command
- added missing permissions
- code improvements
- try to repair broken database entries up to four times
- performance improvements
- improved logger messages+added missng chars
- added customSaveLoginLocation
- improved multi server support for MySQL
- added some aliases to register command
- reworked command hierarchy (requested)
- set blockGuestCommands to true by default
- renamed hideJoinQuitMessages to delayJoinQuitMessages
v7.6
- set filterNames option to true by default
- added maxStoredIPs option
- added permission to force players to create a password.
- For admins and everybody with special rights
- Does not have any effects in alwaysNeedPassword mode