Добавлены новые тайтлы для ввода верного и неверного паролей (обновите 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.