Skip to content

Plugin manager

Matt edited this page Jul 16, 2016 · 1 revision

PM-MS supports plugins (not PocketMine's plugin yet) that could add new modes in the software. PM-MS has an available API (documentation can be downloaded here).

For create a plugin, just follow this example and yes, it's like a PocketMine/Spigot plugin so it's easy to code for you 👍 . If you want to test your plugin, just put the plugin in the "plugins" folder of software and then run PM-MS and you will see if works!

Use plugins

Steps

  1. Select the plugin to use (if enabled).
  2. Enjoy the plugin feature!

Clone this wiki locally