Update plugin state (e.g. enable or disable plugin globally) Use initial state - ENABLED_ON_DEMAND, ENABLED or DISABLED as the first. Action - ENABLE_GLOBALLY or DISABLE_GLOBALLY - as second And PluginId as third

Syntax: %updatePluginState [initialState] [action] [idString]

Example: %updatePluginState DISABLED ENABLE_GLOBALLY org.jetbrains.plugins.yaml