A plugin manager for PocketMine-MP
The asynchronous PocketMine-MP plugin manager
Oh My PMMP provides commands to allow you to manage plugins. 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 leave it empty 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.
omp list <page>
, default is 1
.omp list --all
.omp show
<plugin>
<version>
Permission:
oh-my-pmmp.show
Get details about a plugin (name, version, api, depends, etc.).
omp extract
<plugin>
Permission:
oh-my-pmmp.extract
Unphar a plugin
omp enable
<plugin>
Permission:
oh-my-pmmp.enable
Enable a disabled plugin
omp disable
<plugin>
Permission:
oh-my-pmmp.disable
Disable a plugin
NOTE:
To use all commands of Oh My PMMP, use oh-my-pmmp.cmds
permission.
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.
Version: 2023.12
Downloads: 247
Updated: 12/1/2023
Supported API versions: 5.0.0 to 5.27.1
Categories: General, Admin Tools
License: GPL-3.0-ONLY