- Summary: Simplifies the SimpleAuth login process
- Dependency Plugins: n/a
- PocketMine-MP version: 1.4 - API 1.10.0
- DependencyPlugins: SimpleAuth
- OptionalPlugins: -
- Categories: General
- Plugin Access: Commands
- WebSite: github
Very simple plugin that simplifies the login process... Instead of asking for commands, users simply chat away...
Player connects for the first time. They are prompted to enter a NEW password. They enter their password directly, without having to enter /register.
They are asked for the password again to confirm. They re-enter their password (again without /register).
Player connects agian. They are prompted to enter their login password. They type their login password directly (without /login). And they are in.
- 1.0.0: First release
SimpleAuthHelper
Copyright (C) 2015 Alejandro Liu
All Rights Reserved.
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 2 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.
You should have received a copy of the GNU General Public License
along with this program. If not, see <http://www.gnu.org/licenses/>.