LabAPI based plugin for SCP:Secret Laboratory. Provides custom commands for managing other LabAPI based plugins at runtime.
This plugin was created using official Northwood Lab API. No additional dependencies need to be installed in order to run it.
Commands from this plugin can be accessed from remote admin or server console.
plugincommands
subcommands
Command | Usage | Aliases | Description | Required permissions |
---|---|---|---|---|
load | [Plugin Name] | enable on | Forces an installed plugin to enable itself. | ServerConsoleCommands |
reload | [Plugin Name] | refresh reset | Forces an installed plugin to restart and reloads its configuration. | ServerConsoleCommands |
unload | [Plugin Name] | disable off | Forces an installed plugin to disable itself. | ServerConsoleCommands |
configreload | [Plugin Name] | confrld | Reloads plugin configuration. | ServerConsoleCommands |