This repository has been archived by the owner on Jul 11, 2018. It is now read-only.
Releases: Muirfield/pocketmine-plugins
Releases · Muirfield/pocketmine-plugins
libcommon-1.90.0dev0
- WebSite: https://github.com/alejandroliu/pocketmine-plugins/tree/master/libcommon
- 1.90.0: Major Update 2
- MoneyAPI bug fix
- Fixed BasicPlugin bug
- Lots of new API features.
- Added sub-commands
- Bug Fixes:
- MoneyAPI crash
- BasicPlugin permission dispatcher
- API Features
- GetMotdAsyncTask
- Session management
- FileUtils
- ArmorItems
- Variables
- PMScripts
- ItemName can load user defined tables
- SubCommandMap spinned-off from BasicPlugin
- Sub commands
- DumpMsgs
- echo and basic echo
- rc
- motd utils
- version
- trace
WorldProtect-2.1.2
SimpleAuthHelper-2.0.1
KillRate-2.0.0
https://github.com/alejandroliu/pocketmine-plugins/tree/master/KillRate
- 2.0.0: Partial rewrite
- Fixed bug prevents scoring on creative
- Fixed bug related to libcommon MoneyAPI (crash when no Economy loaded)
- Dropping support for PocketMine v1.4 and lower
- API has been revamped!
- Included example extension
- Added Kill/Death Ratio calculations
Documentations could be better
WorldProtect-2.1.1
SimpleAuthHelper-2.0.0
- 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.
KillRate-2.0.0dev1
- WebSite: https://github.com/alejandroliu/pocketmine-plugins/tree/master/KillRate
- 2.0.0: Partial rewrite
- Fixed bug prevents scoring on creative
- Fixed bug related to libcommon MoneyAPI (crash when no Economy loaded)
- Dropping support for PocketMine v1.4 and lower
- API has been revamped!
- Included example extension
- Added KillRate calculations
SimpleAuthHelper-2.0.0dev3
- 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.
ManyWorlds-2.0.2
- WebSite: [github](https://github.com/alejandroliu/pocketmine-plugins/tree/master/ManyWorlds)
- 2.0.2: Bug fix
- Updated libcommon to 1.2.0dev1
- This fixes a bug reported by @soypro. (#23)
- Note this means that permissions defined in `plugin.yml` are applied
properly which means all **ManyWorlds** sub commands are **OP only**.
SimpleAuthHelper-2.0.0dev2
- 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