Skip to content

Commands

ThiagoROX edited this page Oct 12, 2025 · 8 revisions

Main Command /plugincontrol - Aliases: /pc and /pcontrol

Command Description
/pc add <plugin-name> Add a plugin to the list.
/pc add all Add all enabled plugins to the list.
/pc remove <plugin-name> Remove a plugin from the list.
/pc remove all Remove all plugins from the list.
/pc action Check the current action.
/pc action <action-type> Set the action to take.
/pc group create <group-name> Create a group
/pc group delete <group-name> Remove a group
/pc group list List all groups
/pc group add <group-name> <plugin-name> Add a plugin into a group
/pc group remove <group-name> <plugin-name> Remove a plugin from a group
/pc group list <group-name> List all plugins in a group
/pc group help Show the group help
/pc kick-message Check the current kick message.
/pc kick-message <message> Set the kick message.
/pc enable Enable PluginControl.
/pc disable Disable PluginControl.
/pc toggle Toggle PluginControl on or off.
/pc list List all plugins in the list.
/pc check Checks if required plugins are activated.
/pc check-depend <plugin> Check which plugins depend or softdepend on a plugin.
/pc reload Reload the config and lang files.
/pc help Show the list of commands.

Please note that the <plugin-name>, <action-type>, <group-name> and <message> placeholders should be replaced with the specific plugin name, action type, group name and kick message, respectively, as required.

Clone this wiki locally