LoginSecurity v1.6.4

Details

  • Filename
    LoginSecurity.jar
  • Uploaded by
  • Uploaded
    Nov 18, 2012
  • Size
    38.47 KB
  • Downloads
    1,619
  • MD5
    2ca970604490654015799369aaa656ed

Supported Bukkit Versions

  • CB 1.4.2-R0.2

Changelog

1.6.4

  • made it so it does not prevent joining when someone with your account is ingame but not logged in.
  • added admin command
  • added admin command permission: 'ls.admin'

1.6.3

  • fixed password-required not working correctly.

1.6.2

  • fixed timeout delay not being in seconds but ms.
  • added optional MySQL support
  • fixed session not working correctly.
  • fixed typo in default Language.
  • added auto connection refresher for MySQL to prevent connection lost incase of timeout.

1.6.1

  • added login timeout
  • added custom time for loggin session and option to disable it.
  • disabled getting kicked when you are already online

1.6

  • Build in cb 1.4.2-R0.2
  • Made user get auto kicked if his mc username is lower than 3 chars
  • fixed update checker
  • added Language support!

1.5.9

  • blocked inventory chaging
  • blocked item pickup
  • blocked getting damaged
  • blocked losing food
  • fixed setpass command
  • fixed some orther bugs
  • added Metrics

1.5.8

  • added option to disable update checker
  • fixed all known bugs and commands

1.5.6

  • fixed security bug reported by @pbe231

1.5.5

  • re-added /changepass <old> new>
  • fixed some bugs

1.5.4

  • added ip-lock to session login
  • fixed NullPointerEception on task
  • small security fix
  • fixed some bugs

1.5.3

  • added login session
  • added update notifier
  • fixed up some code
  • updated the commands

1.5.2

  • added option to use blindness
  • removed not needed codes
  • fixed a security problem

1.5.1

  • added blocking item dropping
  • added blocking of breaking blocks
  • added blocking of placing blocks
  • added blockign of filling buckets
  • added blocking of emptying buckets
  • made Encryption optional in config

1.5(fix)

  • fixed startup error

1.5

  • updated PlayerChatEvent
  • added MD5 encryption

1.4.2

  • added /changepass <old> <new>