Skip to content

An advanced authentication plugin for PocketMine-MP

License

Notifications You must be signed in to change notification settings

SirGamer/ServerAuth

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

98 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

start2

ServerAuth

Join the chat at https://gitter.im/EvolSoft/ServerAuth

An advanced authentication plugin for PocketMine

Category

PocketMine-MP plugins, PHP Web scripts

Requirements

PocketMine-MP Alpha_1.4 API 1.11.0
PHP >= 5.4.0 (for ServerAuthAccountManager)

Overview

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.

To prevent bugs, delete all old plugin data if you are updating ServerAuth.

Features:

  • MySQL support
  • Multi-language support
  • Web API
  • Online Account Manager
  • IP Sessions
  • /register, /unregister, /login, /logout and /changepassword commands

And more...

What is included?

In the ZIP file you will find:
- ServerAuth_v1.11.phar : ServerAuth Plugin + API
- ServerAuthAccountManager : An advanced online script to manage ServerAuth accounts
- ServerAuthWebAPI : ServerAuth Web API to use on your own web scripts

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:

- Bug fix (if bugs will be found)

##Documentation

Documentation available at ServerAuth Wiki

##Download

You can download precompiled versions of ServerAuth on ServerAuth Releases section

##Contributing

If you want to contribute to this project please follow the Contribution Guidelines

About

An advanced authentication plugin for PocketMine-MP

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 64.3%
  • CSS 28.1%
  • JavaScript 7.6%