commands/Plugin Manager

Plugin Manager

Description

Plugin Manager help you work with plugins on your server fully in-game.

Commands

<> = Required [] = Optional
You can use /pluginmanager or /plman or /pm

  • /pm list/ls
    • Show all loaded plugins (same as /pl)
  • /pm enable/run [PluginName]
    • Enable all plugins or specified plugin
    • Example: /pm enable smp
  • /pm disable [PluginName]
    • Disable all plugins or specified plugin
    • Example: /pm disable smp
  • /pm reload/restart [PluginName]
    • Reload all plugins or specified plugin
    • Example: /pm reload smp
  • /pm unload <PluginName>
    • **Unload specified plugin from your server
    • Example: /pm unload smp
  • /pm install/update/load <FileName/URL>
  • /pm uninstall/remove <PluginName>
    • **Uninstall specified plugin from your server
    • Example: /pm uninstall smp

** Unload/Update/Uninstall SMP can cause of plugin error and can be solve by reload server

Tool Limitation

  • Plugin Manager cannot do following features...
    • Auto-Update plugins except SMP itself
    • Browse plugins in BukkitDev (or Bukkit Forums)

Comments

Posts Quoted:
Reply
Clear All Quotes