ESTE PLUGIN SÓ FUNCIONA EM VERSÕES ACIMA DA 1.8!
O SERVIDOR MYSQL É CONFIGURADO PELA config.yml
Encontrou algum bug? Reporte-o em meu skype: featcraft123
Comandos:O SERVIDOR MYSQL É CONFIGURADO PELA config.yml
Encontrou algum bug? Reporte-o em meu skype: featcraft123
- login <senha> (Logue no servidor - Comando de jogador)
- register <senha>(Registre no servidor - Comando de jogador)
- changepassword <senha antiga> <nova senha> (Altere a senha no servidor - Comando de jogador)
- setPassword <jogador> (Comando para administrador)
- pin (Sistema de recuperação de senha)
Permissions:
setPassword: cmd.setpass
Próxima atualização:
- Sistema de emails
- Aguardar um tempo X para alterar a senha / email
- Comandos para administradores
Servidores usando o plugin:
- Nenhum
Caso queira enviar o seu servidor para colocar na lista é só mandar o seu servidor no meu skype: featcraft123 ou no review
Como usar a api:
Intancie a classe login manager:
Code (Text):
LoginManager manager = LoginManager.getManager;
Code (Text):
manager.register(player, password);
Code (Text):
manager.login(player);
Code (Text):
manager.unLogin(player);
Code (Text):
manager.changePassword(player, newPassword);
Code (Text):
manager.delete(player);
Code (Text):
manager.isLogged(player);
Code (Text):
manager.hasAccount(player);
Code (Text):
manager.getPassword(player);
-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
THIS PLUGIN ONLY WORKS ON VERSIONS ABOVE 1.8!
MYSQL SERVER IS CONFIGURED BY config.yml
Did you find a bug? Report it on my skype: featcraft123
Commands:
MYSQL SERVER IS CONFIGURED BY config.yml
Did you find a bug? Report it on my skype: featcraft123
- login <password> (Log on the server - Player command)
- register <password> (Register on the server - Player command)
- changepassword <old password> <new password> (Change the password on the server - Player command)
- setPassword <player> (Set the player's password)
- pin (Password recover system)
Permissions:
setPassword: cmd.setpass
Next update:
- Email system
- Allow X time to change password / email
- Commands for administrators
Servers using the plugin:
- None
If you want to send your server to put in the list just send your server on my skype: featcraft123 or no review
How to use api:
Intancie the class login manager:
Code (Text):
LoginManager manager = LoginManager.getManager;
Code (Text):
manager.register(player, password);
Code (Text):
manager.login(player);
Entering a player:
Code (Text):
manager.unLogin(player);
Changing the password of a player:
Code (Text):
manager.changePassword(player, newPassword);
Deleting a player account:
Code (Text):
manager.delete(player);
Checking if the player is logged in:
Code (Text):
manager.isLogged(player);
Checking if the player has an account:
Code (Text):
manager.hasAccount(player);
Code (Text):
manager.getPassword(player);
Quick facts
- Edition: Minecraft Java
- File type: .jar
- Minecraft versions listed: 1.8, 1.9, 1.10
- How to install: Install the matching mod loader (Forge, Fabric or NeoForge) for your Minecraft version. → Download the .jar. → Put it in the .minecraft/mods folder and launch that loader profile.
- Where to get it: Opens on Spigot — not every file is mirrored on our own servers.
Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.
[1.8.x - 1.11.x] LoginSystem [MySql] [Bungee - Bukkit] is a free Minecraft Java mod. Compatible with Minecraft 1.8, 1.9, 1.10, 1.11. Downloaded 874 times (via Spigot). Download it and open it directly in the game.