By continuing to use this site, you agree to the Terms of Service of this website, including usage of cookies.
OK, Don't show this again
A plugin manager for PocketMine-MP. It installs and uninstalls plugins, among other things.
Command | Description |
---|---|
install <plugin> [version] |
Installs a plugin |
uninstall <plugin> |
Uninstalls a plugin |
update <plugin> |
Updates a plugin. |
info <plugin> |
Fetches info about a plugin from Poggit |
Sheep provides a flexible API to plugins wishing to add or interface with defined Sources
(default: Poggit.) It employs a modern Promise
-based framework for asynchronous operation. Further information may be found in the Sheep API class.
Sheep takes the security of your server very seriously. It only allows the execution of commands from the PocketMine console, therefore eliminating the possibility of unwanted plugin installation from a compromised operator account.
upgrade to API 3.0.0, bump version to 5.2.3
Reply to review by :
You can leave one review per plugin release, and delete or update your review at any time