-
-
Notifications
You must be signed in to change notification settings - Fork 39
Home
Flavius12 edited this page May 24, 2015
·
8 revisions
ServerAuth is the most advanced authentication system for PocketMine-MP.
This Plugin uses the New API. You can't install it on old versions of PocketMine.
Features:
- MySQL support
- Multi-language support
- Web API
- Online Account Manager
- IP Sessions
- /register, /unregister, /login, /logout and /changepassword commands
And more...
Commands:
/serverauth - ServerAuth commands (aliases: [sa, sauth, auth])
/register - Allows registering an account (aliases: [reg])
/login - Allows logging into an account
/changepassword - Allows changing account password (aliases: [ch, chp, chpass])
/unregister - Allows unregistering an account
/logout - Allows to do the log out
To-Do:
ServerAuth
ServerAuth Web API
ServerAuth Account Manager