This is my first plugin on BukkitDev. The plugin can Managen your plugins
Credits
This Plugin is made by - Speidy: Coder
Features
You can disable and enable plugins. The Updater can you disable in the Config. more information under config
have you a idee for new features for this plugin make commant
Commands
- /pm - plugin infos
- /pm-disable [plugin name] - disable a plugin
- /pm-enable [plugin name] - allow plugin
- /pm-reload - reload the config.
- /pm-load [pluginname] - load a plugin
- /pm-reloadpl [pluginname] - reload a plugin
- /pm-disableall - disable all plugins.
Permissions
Permissions added
- PluginManager.disable for /pm-disable
- PluginManager.enable for /pm-enable
- PluginManager.reload for /pm-reload
- PluginManager.load for /pm-load
- PluginManager.reloadpl for /pm-reloadpl
- PluginManager.disableall for /pm-disableall
Configuration
in the configuration of the message entered
- disable:
- notargs: If you disable the plugin, and did not select a plugin.
- notloadplugin: If the plugin is not loaded and to be unloaded
- disableplugin: If you disable the plugin successfully.
- activate:
- notargs: If you activate the plugin, and did not select a plugin.
- loadplugin: When the plugin is loaded and should be loaded
- enableplugin: If you have successfully activated the plugin.
- Upadate
- Check: for the Updatecheck true for enable or false for disable
- pmreloadpl:
- notargs: If you reload the plugin, and did not select a plugin.
- notloadplugin: If the plugin is not loaded and to be reload.
- reloadplugin: if the reload complete.
- pmload:
- notargs: If you load the plugin, and did not select a plugin.
- isload: If the plugin is loaded and to be load.
- loadplugin: if the load complete.
- disableall
- disableall: if disableall all plugins disable
Planned Features
- /pmload
- /pmunload
- /pmreloadpl
- /pmdelete
- /disableall