Skip to main content

Server Commands

Server commands are a way to interact with the server from the console. They are useful for debugging and testing.

Available Commands

Server Control

CommandAliasesDescription
stopx, exitStops the server
helph, ?Shows help information

Resource Management

CommandAliasesParametersDescriptionExample
loadstart<resource_name>Loads a specific resourceload my_script
unloadstop<resource_name>Unloads a specific resourceunload my_script
reloadrestart<resource_name>Reloads a specific resourcereload my_script

Information

CommandAliasesDescription
listlsLists resources or information