
Список изменений
🛡️ AstraLogin BIG UPDATE - v2.0.0 -
New Features & Improvements:
✅ Support - Added support for Java 17, from now on the plugin will work from version 1.18+
✅ Session System – From now on, you don't have to log in every time you have a power outage. You can just come back and keep playing! You can configure it your way in the config!
✅ Orderly file structure – From now on, the file with players' passwords and IP is not loosely located in the plugin folder but in the "playerdata" folder!
✅ New blocks for those not logged in – First of all, the lock for opening the inventory, eating, moving items, and not detecting the player as a target for mobs was added
✅ Protecting players console passwords – Now passwords are not loaded in the console when the player logs in. Logs are blocked using the "Log4j" logger. Currently, this cannot be disabled for password security reasons, but in the next versions of the plugin it will be possible to mask the password or completely remove the log.
✅ New extended config – Now the config has been extended with many more options such as disabling login time, limiting incorrect password attempts, multi-accounts, etc. Check it out for yourself!
✅ Protection against multi-accounts – Added protection against multi-accounts by checking the player's IP. If a player tries to join from the same IP that is already registered in the database but with a different nickname, he will be rejected.
