CrazyLogin v7.9

Details

  • Filename
    CrazyLogin.jar
  • Uploaded by
  • Uploaded
    Feb 22, 2013
  • Size
    230.24 KB
  • Downloads
    3,548
  • MD5
    15705ac2b69022897152118a0aa9ad01

Supported Bukkit Versions

  • CB 1.4.7-R1.0
  • CB 1.4.6-R0.3
  • CB 1.4.6-R0.1

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

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