▶️ ЗАБЕРИ СВОИ 8 ПОДАРКОВ 🎁 ПРИ СОЗДАНИИ СВОЕГО МАЙНКРАФТ СЕРВЕРА
Моды/Simple Login
Simple Login

Simple Login

SimpleLogin is a plugin/mod that provides a secure login and registration system, requiring players to authenticate before interacting with the server. It uses SQLite for storage and BCrypt for password hashing.

31.8K
22

Description

Simple Login is a lightweight plugin/mod that adds a secure login and registration system to your server. Players must register using the /register <password> <password> command and log in with /login <password>. Until they register and log in, players are restricted from moving, interacting with their inventory, and breaking or placing blocks. Additionally, they will receive periodic reminders until they complete the login process.

Player data is stored using SQLite, and passwords are hashed securely with BCrypt to ensure maximum security.

Server administrators can configure message intervals, login timeouts, and error messages via the config.yml. The plugin also allows players to delete their accounts using /delacc, and server OPs can change players' passwords with /changepass <player> <newpass> if they have simplelogin.changepass permission.

This plugin is ideal for ensuring that only authenticated players can interact with the server, enhancing security and keeping gameplay organized.

There are no external dependencies. Java 17 or higher is required.

Commands

  • Registers the player with a password.
/register <password> <password>
  • Logs the player in.
/login <password>
  • Deletes the player's account and password.
/delacc
  • (OP only) Change the password for another player.
/changepass <player> <newpass>
  • Reload config.yml
/slreload

Совместимость

Minecraft: Java Edition

1.21.x1.20.x1.19.x1.18.x1.17.x

Детали

Лицензия:LicenseRef-All-Rights-Reserved
Опубликован:9 месяцев назад
Обновлён:4 дня назад
Главная