Would you like to protect your server's user accounts? Are you looking for a more attractive and visual login system?
LockCraft is what you are looking for!
Minecraft plugin designed to enhance the security of your server. This is a graphical PIN-based login system, using numbers 1-9. Users input their password visually, offering a more intuitive method of securing user accounts on your server. When a user registers, their PIN is stored encrypted, ensuring that no one else can gain access to it. This new approach not only guarantees superior protection but also simplifies the process, making it easier and safer for all server users.
· Register: - The first time a user logs on to the server and is not registered, he must do so.
- The register consists of a 5-character numeric pin from 1 to 9.
- Once registered, the user and password will be stored in the file 'players.yml'.
- The password will be stored encrypted, so no one will have access to it. Not even the server owner.
- The register stage will have a button to reset the PIN in case of error.
· Login: - The user will have a maximum of 3 attempts to log in.
- If you fail all 3 attempts you will be kicked from the server.
- The login stage will have a button to reset the PIN in case of error.
· Modify your PIN: - For security reasons, the user will have only 1 attempt to fail the PIN.
- If you fail, you will be kicked from the server.
- The modify stage will have a button to reset the PIN in case of error.
- The password is changed and re-encrypted in the 'players.yml' file.
· /modifypin: - The user will be able to use this command to modify his PIN. The current PIN must be entered, followed by the new one.
· /lc-reload: - This command reloads the plugin. It is available only for users with OP permissions. If a user without OP permissions tries to use this command, this will be notified in the console.
· /lc-help: - Gives you all available plugin commands.
· /lc-version: - It gives you the version of the plugin that is installed on the server.
· LockCraft has full support in 3 languages: - English
- Spanish
- German
· How to select a language: - First, you must enter the
"config.yml" file of the plugin.
- Once you enter you will see that by default it will be in English.
- Depending on the option you will have to write it exactly like this:
"english",
"spanish" or
"german".
- If it is not written as one of the above-mentioned forms, the English default will be set.
Code (Text):
Config:
language: english
#Avaible options: "english", "spanish" or "german".