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
NetherChests-1.1.0dev1
LiveSigns-1.1.1dev1
- moved Query's to AsyncTask
- caching is more flexible
- php scripts can now be cached (note that since it runs on an asynctask
access to the PocketMine MP API is not possible)
GrabBag-2.2.4dev1
- Re-formatted Queries (Requested by @DANIEL123)
- FollowMgr check if player is flying before teleporting
ToyBox-1.2.1
KillRate-1.2.2
GrabBag-2.2.3
- Chat manager (Requested by @CaptainKenji17)
- Must have multi-server feactures:
- Query command: let's you get info from servers in your network, like
- # servers on-line, number of players
- show what players are on-line and on which servers
- Rcon: let's you execute commands on remote servers using Rcon. The
new --all switch lets you send the same command to all the servers in
your network.
ToyBox-1.2.1dev1
ToyBox-1.1.2
Forgot the fix for the torch.
KillRate-1.2.2dev1
GrabBag-2.2.3dev1
- Chat manager (Requested by @CaptainKenji17)
- Added Query functionality
- Query remote hosts for number of servers on-line, number of players
- List players in remote hosts, etc...