LoginSecurity 2 Versions Save

Lightweight and secure user authentication for Bukkit Minecraft servers

v3.1.1

1 year ago

Changelog:

  • Added mechanism to detect supported MySQL driver. this should support versions 1.8 through 1.19, both of which I have tested

CI: https://ci.codemc.io/job/lenis0012/job/LoginSecurity/75/

v3.1

2 years ago

Changelog:

  • Added new inventory hiding mechanism using ProtocolLib that is safer and more reliable
  • Added a command to reload the configuration (/lac reload)
  • Updated translations

CI: https://ci.codemc.io/job/lenis0012/job/LoginSecurity/66/

v3.0.2

4 years ago

Changelog:

  • Made translations available offline to prevent defaulting to en_us language
  • Updated console filter for login commands on 1.15+
  • Don't teleport dead players to spawn
  • Updated or added translations for es_ar, es_cl, et_ee, fr_fr, hr_hr, it_it, ko_kr, lt_ltu, ru_ru, sv_fi, vi_vn and zh_cn
  • Fixed #175 Error when login time is missing for players
  • Fixed #147 Error when setting timeout to -1

CI: https://ci.codemc.io/job/lenis0012/job/LoginSecurity/56/

v3.0.1

5 years ago

Changelog:

  • Added missing translation for exact username matching
  • Fixed console error when player is disconnected during login

The fan-translation are outdated, if you see english messages while using a non-english language, it is because some translations are missing. Please visit the translation wiki mentioned on the Overview page to update the translations for your language.

Thanks to swordin for reporting these bugs.

v2.1.9

5 years ago
  • Updated and tested for 1.14
  • Fixed captcha issue on 1.8-1.11
  • Fixed /lac help formatting

v2.1.8

5 years ago