Changelog (3.0.1 & 3.0.2):
CI: https://ci.codemc.io/job/lenis0012/job/LoginSecurity/56/
- 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
- Added missing translation for exact username matching
- Fixed console error when player is disconnected during login
LoginSecurity v3.0.2
Details
-
FilenameLoginSecurity-3.0.2-Bukkit.jar
-
Uploaded by
-
UploadedApr 27, 2020
-
Size275.18 KB
-
Downloads121,317
-
MD5bc150c96232470c2ab7efab7c13d0ca0
Supported Bukkit Versions
- 1.15
- 1.14
- 1.13
- 1.12
- 1.11
- 1.10
- 1.9
- 1.8
Changelog
v3.0.0 - The biggest and smallest update yet
This is considered to be a BETA version. it has been tested but not on large servers. Therefore, a backup is automatically created upon upgrading (mysql users will have to manually create one)
New features
Removed features
- /unregister command
- /lac changepass command
- Password confirmation on /register
- Import profiles to/from mysql
- New internal database system, using the same file format
- Migrated from mcstats to bstats for statistics
- Internal changes: better performance, higher TPS
- 20x smaller download
Fixed bugs/errors
- Removed AutoIn support
- Removed all hashing algorithms except BCrypt (default)
- Removed ebeanORM database system
Credits
- Block opening inventories while not logged in
- Force users to use the same case-sensitive name every time
- Fixed console error when using NPC plugins like FakePlayers
- Fixed bug where some console messages are unintentionally being hidden
- Changed updater message format
- Improved event handling
- More small bugs and errors
Thanks to the following people for making this update possible
- MagnusAsimov for fixing the console message bug
- swordin, Tzzzt123 and more for giving feedback and reporting bugs
- CodeMC team for providing a new buildserver for in-development versions
- All users of LoginSecurity
- You