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

Releases: Muirfield/pocketmine-plugins

GrabBag-2.4.0

01 Oct 08:56
Compare
Choose a tag to compare

- WebSite: https://github.com/alejandroliu/pocketmine-plugins/tree/master/GrabBag - 2.4.0: libcommon bundle - Query/Ping Daemon functionality - Server configuration can have alternative IPs - Warps, Tp Request and Homes (Requested by @rvachvg, @rock2rap) - Added support for PNG skin formats - New Commands: - teleport: warps, top, back - informational: near, iteminfo, xyz - inventory: fixit, plenty - player mgmt: afk - Developer tools: echo, rem, expand, onevent, pmscript/rc, trace - Server management: wall, command logging and spying - JoinMgr: reserved slots, initial armor and items, always spawn - New modules: custom-death and merge-slots - CmdSpectator is now deprecated - libcommon is embedded and usable. Replaces a separate libcommon library. - Bug Fixes and updates - Query works with query daemon (when available) - SetArmor was revamped, syntax changed. - Skinner implementation is part of libcommon. It now has experimental support for PNG skins. (Requires PHP with GD enabled) - etc...

KillRate-2.1.1

27 Sep 05:49
Compare
Choose a tag to compare

- WebSite: https://github.com/alejandroliu/pocketmine-plugins/tree/master/KillRate - 2.1.1: Bug fixes - Fixed bug reported by @polarking

ItemCasePE-1.0.8

27 Sep 05:47
Compare
Choose a tag to compare

- 1.0.8 : No AIR cases - Do not allow to place cases with AIR only. Reported by @Pub4Game. Closes #30.

ManyWorlds-2.0.3

24 Sep 07:20
Compare
Choose a tag to compare

- WebSite: [github](https://github.com/alejandroliu/pocketmine-plugins/tree/master/ManyWorlds) - 2.0.3: Bugfix update - Fixes bug reported by @thebigsmileXD

GrabBag-2.4.0dev2

22 Sep 08:05
Compare
Choose a tag to compare
GrabBag-2.4.0dev2 Pre-release
Pre-release

- 2.4.0: libcommon bundle - Query/Ping Daemon functionality - Server configuration can have alternative IPs - Tp Request and Homes (Requested by @rvachvg) - New Commands: - teleport: warps, top, back - informational: near, iteminfo, xyz - inventory: fixit, plenty - player mgmt: afk - Developer tools: echo, rem, expand, onevent, pmscript/rc, trace - Server management: wall - JoinMgr: reserved slots, initial armor and items, always spawn - New modules: custom-death and merge-slots - CmdSpectator is now deprecated - libcommon is embedded and usable. Replaces a separate libcommon library.

GoldStd-1.3.0dev1

22 Sep 07:26
Compare
Choose a tag to compare
GoldStd-1.3.0dev1 Pre-release
Pre-release

- 1.3.0: Command shops - Add command shops (Requested by @kyoyuki)

SimpleAuthHelper-2.0.4

21 Sep 05:23
Compare
Choose a tag to compare

Disabled the event-fixer CraftItem handler.

ItemCasePE-1.0.6

19 Sep 21:26
Compare
Choose a tag to compare

- WebSite: [github](https://github.com/alejandroliu/pocketmine-plugins/tree/master/ItemCasePE) - 1.0.6 : Update for PM1.6dev - changed isPlaceable for canBePlaced

KillRate-2.1.0

17 Sep 06:47
Compare
Choose a tag to compare

- WebSite: https://github.com/alejandroliu/pocketmine-plugins/tree/master/KillRate - 2.1.0: Ranks - Config file layout changed - Added more achievements - Added more events - Added support for RankUp (Suggested by @rock2rap) - Code clean-ups - Thanks to @rock2rap for helping test it

libcommon-1.91.0dev1

16 Sep 07:24
Compare
Choose a tag to compare
libcommon-1.91.0dev1 Pre-release
Pre-release

- WebSite: https://github.com/alejandroliu/pocketmine-plugins/tree/master/libcommon - 1.91.0: De-bundle - New module: TPUtils - De-bundled, now it is just a library again. All sub-commands were moved to GrabBag.