This repository has been archived by the owner on Jul 11, 2018. It is now read-only.
SimpleAuthHelper-2.0.0
alejandroliu
released this
25 Aug 10:25
·
249 commits
to master
since this release
- WebSite: [github](https://github.com/alejandroliu/pocketmine-plugins/tree/master/SimpleAuthHelper)
- 2.0.0: Major upgrade
- uses now a common translation library
- Removed little used feature: nest-egg
- leet-mode also works for /register.
- Removed auto-ban. It is now done in SimpleAuth.
- Added support for hiding unauthenticated players (Suggested by @CaptainKenji17)
- Added pre-register and logout command
- forces permissions to be set
- Added a task to monitor database server status
- Thanks @rvachvg for helping debug this.