Login System

This project is abandoned and its default file will likely not work with the most recent version of Minecraft. Whether this project is out of date or its author has marked it as abandoned, this project is no longer maintained.

Login-System

Was sind die Funktionen des Plugins?

Wenn ein Spieler den Server betritt, muss dieser sich entweder mit einem Passwort anmelden oder registrieren. Das angegebene Passwort wird in einer Datenbank gespeichert. Ein solches Plugin wird aus sicherheitstechnischen Gründen auf Offline-Servern stark empfehlenswert.

 

Wie funktioniert das Setup des Plugins?

Zuerst gibt man die Login-Daten zur Datenbank an (mysql.yml).

Anschließend setzt man die Locations, zu denen man teleportiert wird, wenn man sich anmeldet und wenn man sich angemeldet hat. Dies geht mit den Befehlen /setloginlocation und /setspawnlocation

 

Befehle und Berechtigungen:

/register <Passwort> <Passwort> - Speichere das Passwort

/login <Passwort> - Anmelden

/changepassword <Altes Passwort> <Neues Passwort> <Neues Passwort> - Eigenes Passwort ändern

 

/setloginlocation - Speichere die Login-Location - login.setlocation

/setspawnlocation - Speichere die Spawn-Location - login.setlocation

 

Weitere Hinweise:

Für dieses Plugin wird eine MySQL-Datenbank benötigt.

 


 

Functions

When a player joins the server he is forced to register or log in using a password. The password is saved in a database. Using such a plugin on offline-servers is highly recommended.

 

Setup

Save the mysql login data (mysql.yml).

Save the login and spawn location using /setloginlocation and /setspawnlocation

 

Commands and permissions

/register <Password> <Password> - Register and save the selected password

/login <Password> - Log in

/changepassword <Old Password> <New Password> <New Password> - Change own password

 

/setloginlocation - Save the login location - login.setlocation

/setspawnlocation - Save the spawn location - login.setlocation

 

Weitere Hinweise:

This plugin requires a MySQL database to save passwords.


Comments

  • To post a comment, please or register a new account.
Posts Quoted:
Reply
Clear All Quotes

About This Project

  • Project ID
    315741
  • Created
    Feb 24, 2019
  • Last Released File
    May 31, 2019
  • Total Downloads
    10,165
  • License

Categories

Members

Recent Files