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
The asynchronous PocketMine-MP plugin manager
Oh My PMMP provides commands to allow you to install plugins from Poggit. It's fast and easy to use.
Oh My PMMP provides omp
command to allow you to install, upgrade, remove, etc. plugins from Poggit
omp help
Permission:
oh-my-pmmp.help
List available commands.
omp version
Permission:
oh-my-pmmp.version
Print plugin version.
omp install
<plugin>
<version>
Permission:
oh-my-pmmp.install
Install a plugin with a specified version or use the word latest
as a version to install the latest one.
omp remove
<plugin>
Permission:
oh-my-pmmp.remove
Remove a plugin.
omp update
Permission:
oh-my-pmmp.update
Update cached data.
omp list
Permission:
oh-my-pmmp.list
List available plugins or installed plugins.
i
, -installed
or --installed
behind the command, omp list --installed
, for instance.omp show
<plugin>
<version>
Permission:
oh-my-pmmp.show
Get details about a plugin (name, version, api, depends, etc.).
omp upgrade
<plugin>
<version>
Permission:
oh-my-pmmp.upgrade
Upgrade a plugin to a specified version or use the word latest
as a version to upgrade to the latest one.
NOTE:
To use all commands of Oh My PMMP, use oh-my-pmmp.cmds
permission.
Turn on this mode in config.yml
by changing devMode
to true
Some features will be unlocked after developer mode is enabled:
true
after the install command. For example: omp i ExamplePlugin latest true
Before you participate in our community, please read the Code of Conduct.
See Contributing for more details.
Licensed under the GNU General Public License v3.0 license.
You can leave one review per plugin release, and delete or update your review at any time