CrazyLogin v7.16.1

Details

  • Filename
    CrazyLogin.jar
  • Uploaded by
  • Uploaded
    Jun 30, 2013
  • Size
    250.07 KB
  • Downloads
    1,910
  • MD5
    b72cb455cb295b96bb94d8874e4a982f

Supported Bukkit Versions

  • CB 1.5.2-R1.0
  • CB 1.5.1-R0.2
  • CB 1.4.7-R1.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

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

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