Minecraft plugin powered by spigot to create login system on your server without a lot of rubbish
/register <password> <password>- Upon first entering the server, the player will be asked to enter this command./login <password>- The command that the user will need to enter when authentication expires. Authentication settings can be changed in the config./auth [player]- Displays information about the player’s last session.
/register <password> <password>- При первом входе на сервер игрока попросит ввести эту команду./login <password>- Команда, которую нужно будет ввести пользователю при истечении аунтетификации. Настройки аунтетификации можно изменить в конфиге./auth [player]- Выводит информацию о последней сессии игрока.
/register <password> <password>- При першому вході на сервер гравця попросять ввести цю команду./login <password>- Команда, яку користувачу потрібно буде ввести при закінченні аутентифікації. Налаштування аутентифікації можна змінити в конфігурації./auth [player]- Відображає інформацію про останню сесію гравця.
- Fix of displaying command in console
- Support of multi-usage both of save password types at one time
- Saving data about all sessions
- Support of two-factor authentication through telegram bot
- Support of two-factor authentication through discord bot