SimpleAuth requires registration of player names using a password. That blocks faked usernames and using admin accounts.
- For PocketMine-MP:
- Alpha_1.5 - API 1.12.0
A must-be in PocketMine-MP due to the lack of online username authentication.
Note: Having issues with login and register commands not working properly in your server? It's not SimpleAuth fault, but the permissions plugin you set up. You should configure it properly to work with SimpleAuth
Commands:Code:SimpleAuth plugin for PocketMine-MP Copyright (C) 2014 PocketMine Team <https://github.com/PocketMine/SimpleAuth> This program is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
Extra Documentation
It includes an API for plugin developers, so they can use SimpleAuth's events or methods to register/login/detect logins.
If you want to translate the messages sent by the plugin, check the messages.yml file inside the SimpleAuth config folder after running it for the first time
- Alternate Categories:
- Anti-Griefing Tools
- Developer Tools
- Plugin Access:
- Internet Services
- Manages Permissions
- Commands
- Data Saving
- Databases

Official SimpleAuth v1.7.1
Prevents people to impersonate an account, requiring registration and login when connecting.
Recent Updates
- Configuration fixes May 25, 2015
- PocketMine 1.5 update, extra features and security May 23, 2015
- SimpleAuth v1.6.0 for API 1.8.0 Nov 29, 2014
Advertisement