01
Refresh the resource list
After adding files, this command rescans resource manifests. It does not install dependencies.
refresh02
Start or restart
Replace resource_name with the actual folder name. If the resource is already running, ensure restarts it: consider the impact on connected players.
ensure resource_name03
Stop a resource
This command stops the named resource. Avoid stopping a dependency used by other scripts while players are connected.
stop resource_name