BetterAuth is an advanced authentication system optimized for PocketMine 2.0.0 (Minecraft Pocket Edition 0.14/15).
This system provides a complete and unique structure for your server, where authentication is asynchronous (leading to even greater optimization).
This plugin depends SmartCommand 2 framework!
But attention! The version must to be 2.0.0 or later
- You can download here: https://github.com/RajadorDev/SmartCommand/
-
Async provider: This causes the server to perform account checks/registration/updates in the background.
-
Configurable: There are several settings available for you to apply your preferences within the
config.ymlfile. -
Customization You can customize all system messages.
-
Unauthenticated Room: You can select a location in the settings where players who are not yet logged in will be placed.
-
Best security: Passwords are encrypted for the security of your server users.
-
AutoUpdate: You can use AutoPluginUpdater to updater BetterAuth automatically
/register <password: string>: Register account/login <password: string>: Log-in in your account/logout: Log-out of your account/changepassword <oldPassword: string> <newPassword: string>: Change your account password
Developed by:
- Rajador: https://github.com/RajadorDev
- Bietio: https://github.com/Bietio
- NATANBX0: https://github.com/NATANBX0