πŸ’»Commands and permissions

/usm command

CommandUsagePermissionDescription

usm

-

usm.gui.main

Opens the plugin's main GUI.

usm pluginManager

-

usm.gui.plugin_manager

Opens the Plugin Manager GUI.

usm fileBrowser

-

usm.gui.file_browser

Opens the File Browser GUI.

usm serverStats

-

usm.gui.server_stats

Opens the Server Stats GUI.

usm commandBlocker

-

usm.gui.command_blocker

Opens the Command Blocker GUI.

usm reload

-

usm.reload

Reloads the plugin.

/pluginManager command

CommandUsagePermissionDescription

pluginManager

-

usm.gui.plugin_manager

Opens the Plugin Manager GUI.

pluginManager listPlugins

-

usm.plugin_manager.list

See the plugins list.

pluginManager enablePlugin

<plugin>

usm.plugin_manager.enable

Enables a currently disabled plugin.

pluginManager disablePlugin

<plugin>

usm.plugin_manager.disable

Disables a currently enabled plugin.

pluginManager reloadPlugin

<plugin>

usm.plugin_manager.reload

Reloads a plugin.

pluginManager protectPlugin

<plugin>

usm.plugin_manager.protect

Protects a plugin. For more information read here.

pluginManager unprotectPlugin

<plugin>

usm.plugin_manager.unprotect

Unprotects a plugin.

pluginManager uninstall

<plugin>

usm.plugin_manager.uninstall

Uninstalls a plugin.

/fileBrowser command

CommandUsagePermissionDescription

fileBrowser

-

usm.gui.file_browser

Opens the File Browser GUI.

fileBrowser edit

<file>

usm.file_browser.edit

Edits a file.

fileBrowser delete

<file>

usm.file_browser.delete

Deletes a file or folder.

/serverStats command

CommandUsagePermissionDescription

serverStats

-

usm.gui.server_stats

Opens the Server Stats GUI.

serverStats optimize

<world>

usm.server_stats.optimize

Optimize a world, for more information read here.

/commandBlocker command

CommandUsagePermissionDescription

commandBlocker

-

usm.gui.command_blocker

Opens the Command Blocker GUI.

Last updated