- Добавлены новые тайтлы для ввода верного и неверного паролей (обновите message.yml) | Added new titles for entering the correct and incorrect passwords (please update the message.yml file).
- Добавлена возможность запрета открывать инвентарь во время ввода пароля (может пригодится при использовании предмета на выбор сервера, который не использует команды) | Added the ability to prevent opening the inventory while entering a password (useful when using an item to select a server that doesn't use commands).
- Добавлены новые методы в API, а именно isAuthorised и autorisePlayer, которые позволят упросить работу с плагином, а также варны при попытке выполнить действия, которые по умолчанию невозможно выполнить. (подробнее: https://github.com/Overwrite987/UltimateServerProtector/wiki/Использование-API) | Introduced new methods in the API, namely isAuthorised and authorisePlayer, to simplify working with the plugin and issue warnings when attempting actions that are by default impossible.
- Сделаны малые оптимизации. | Implemented minor optimizations.
- Улучшена система исключенных игроков. Теперь для каждого типа проверки есть свой список исключенных игроков, что сделает использование данного параметра удобнее и безопаснее. | Improved the system of excluded players. Now each type of check has its own list of excluded players, which will make using this parameter more convenient and safer.
- Улучшен ip-whitelist. Теперь для каждого игрока можно добавить свой IP адрес. | Improved ip-whitelist. Now you can add your own IP address for each player.
- Изменен синтаксис подкоманд addip и remip. | Changed syntax of addip and remip subcommands.
- Сделаны небольшие оптимизации и улучшения. | Minor optimizations and improvements have been made.
- Полностью исправлено и оптимизировано логирование в файл. | Completely fixed and optimized logging to a file.
- Исправлена проблема с обработкой IP адресов при входе игрока. | Fixed a problem with processing IP addresses when a player logs in.
- Теперь для версий 1.20 и выше вывод в консоль вновь цветной. | Now for versions 1.20 and higher, the output to the console is colored again.
- Исправлена опечатка при вводе неверного пароля. | Fixed a typo when entering an incorrect password.
- Fixed vulnerability of medium significance. (It is recommended to update immediately!)
- Added a proxy interaction mode. Now alerts (from the broadcasts section) can be sent across the entire network of your servers on a single proxy
- Fixed minor errors
(don't forget to update your configs!)
- Добавлена полноценная поддержка Folia и его форков | Added full support for Folia and its forks
- Добавлена возможность сменить сериалайзер текста, вместе с чем добавлена поддержка MiniMessage | Added the ability to change the text serializer, along with which MiniMessage support has been added.
- Добавлено API! Подробную информацию можно будет найти на wiki | API added! Detailed information can be found on wiki
- Значительно улучшена производительность | Significantly improved performance
- Исправлен ряд багов | Fixed a number of bugs


