https://github.com/evolsoft/chatlogin
A ServerAuth extension to do login/register directly on chat
https://github.com/evolsoft/chatlogin
php plugin pocketmine serverauth-extension
Last synced: 12 months ago
JSON representation
A ServerAuth extension to do login/register directly on chat
- Host: GitHub
- URL: https://github.com/evolsoft/chatlogin
- Owner: EvolSoft
- License: mit
- Created: 2015-05-21T18:32:23.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2021-01-20T10:06:57.000Z (over 5 years ago)
- Last Synced: 2025-04-04T22:22:54.918Z (about 1 year ago)
- Topics: php, plugin, pocketmine, serverauth-extension
- Language: PHP
- Size: 18.6 KB
- Stars: 17
- Watchers: 5
- Forks: 10
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README

# ChatLogin
A ServerAuth extension to do login/register directly on chat
[](http://gestyy.com/er3feP)
## Category
PocketMine-MP plugins
## Requirements
PocketMine-MP Alpha_1.4 API 1.11.0
**Dependency Plugins:** ServerAuth v2.12 API 1.1.1
## Overview
**ChatLogin** is a ServerAuth extension to do login and register directly in chat
**EvolSoft Website:** http://www.evolsoft.tk
***This Plugin uses the New API. You can't install it on old versions of PocketMine.***
**Commands:**
***/chatlogin*** *- ChatLogin commands*
**To-Do:**
## Documentation
**Configuration (config.yml):**
```yaml
#ChatLogin plugin default configuration
---
#show ChatLogin prefix
show-prefix: true
#Register message
register-message: "&7Type your password in chat to register"
#Require password confirmation for registration
password-confirm-required: true
#Register confirmation message
register-confirm-message: "&bRe-type your password to confirm registration"
#No register permissions message
no-register-permissions: "&cYou don't have permissions to register"
#Login message
login-message: "&7Type your password in chat to login"
#No login permissions message
no-login-permissions: "&cYou don't have permissions to login"
...
```
**Commands:**
***/chatlogin*** *- ChatLogin commands (aliases: [chlogin])*
**Permissions:**
-
-
-
-
-
-