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
BasicHUD-1.0.5
- WebSite: https://github.com/alejandroliu/bad-plugins/tree/master/BasicHUD
- 1.0.5: Performance tweaks
- Cache permissions for selecting formats
- An empty vars.php yields an empty function (saving a comparison)
- Constant vars are calculated once.
- Fixed bug around permissions (to change formats)
- Added translation (but not for bearing to avoid the translation overhead)
- New {vars}:
- {tps}
- {NL}
- {10SPACE}, {20SPACE}, {30SPACE}, {40SPACE}, {50SPACE}
GoldStd-1.1.1pre4
LiveSigns-1.0.0
EmptyWorld-1.0.0
LiveSigns-0.1.2
- WebSite: [github](https://github.com/alejandroliu/pocketmine-plugins/tree/master/INDEV/LiveSigns)
Changes:
- Floating text signs
- php scriptlets
- Some debug messages
- Text wrapping is now done by the signs or floating text handlers.
- Added additional default files.
- Text wrapping can now be done per character or per word
ZipPluginLoader-1.1.1
SpawnMgr-1.3.0
GrabBag-2.2.1
- WebSite: [github](https://github.com/alejandroliu/pocketmine-plugins/tree/master/GrabBag)
- 2.2.1: Misc fixes and new features
- New Command:
- skin : manipulate skins
- invis : make player invisible
- Fixes:
- CmdAs : Fixed chat (for PM1.5)
- CmdPlayers : Show name instead of displayname
- CmdClearInv : Fixed checking permissions for others