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

Releases: Muirfield/pocketmine-plugins

SimpleAuthHelper-2.0.0dev1

20 Aug 23:15
Compare
Choose a tag to compare
Pre-release

- 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

GoldStd-1.2.2

19 Aug 21:31
Compare
Choose a tag to compare

GoldStd

  • 1.2.2: Bug fixes
    • Fixing Effects permissions (reported by @may)

NetherChests-1.1.1

21 Jul 02:26
Compare
Choose a tag to compare

- Fixed item duplication cheat/bug (Reported by @predawnia)

ManyWorlds-2.0.1

20 Jul 15:37
Compare
Choose a tag to compare

- Changed command to manyworlds and mw is an alias. This is to prevent possible name collisions. - Completed Spanish translation. - Fixed crash (reported by @reyak)

GrabBag-2.2.7

18 Jul 07:18
Compare
Choose a tag to compare

- Minor fix in Reg command - Fixed bug in Command Selector (@legoboy0215 and @sm11) - Command selector: w=world (@sm11)

KillRate-1.2.3

16 Jul 15:35
Compare
Choose a tag to compare

- MySqlMgr: Fixed typo - Fixed bug with setting rewards/points to false (Reported by @reidq7)

GrabBag-2.2.6

15 Jul 20:25
Compare
Choose a tag to compare

- gift command fixing - ChatMgr crash fixing - (@sm11) Edit tiles by location (instead of by id)

GoldStd-1.2.1

14 Jul 20:09
Compare
Choose a tag to compare

- 1.2.1: Bug fixes - Weapons are detected using isSword, isAxe and isPickaxe. - Fixed bug that caused inventory to be lost (Thanks @reidq7 for figuring it out) - Tweaked the priority of event listeners. - Changed MPMU::itemName to ItemName::str

libcommon-1.1.0

12 Jul 06:39
Compare
Choose a tag to compare

- Added ItemName class (with more item names) - MPMU::itemName **deprecated**

Query PlayerList

12 Jul 06:00
Compare
Choose a tag to compare

- Added {PlayerList} variable to Query