Skip to content
This repository was archived by the owner on Jul 11, 2018. It is now read-only.

Files

Latest commit

75eea2b · Apr 12, 2015

History

History

SimpleAuthHelper

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Apr 12, 2015
Apr 12, 2015
Apr 12, 2015

SimpleAuthHelper

  • 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

Overview

Very simple plugin that simplifies the login process... Instead of asking for commands, users simply chat away...

Register process

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).

Login process

Player connects agian. They are prompted to enter their login password. They type their login password directly (without /login). And they are in.

Changes

  • 1.0.0: First release

Copyright

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/>.