You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
| /scheduler clear | | admin-channel | DCS Admin | Clears the maintenance state of a server. |
135
-
| /server cleanup | | admin-channel | DCS Admin | Delete the temporary directories of a shutdown server. |
136
-
| /server config | | admin-channel | DCS Admin | Changes the configuration of a server, like name, password, max players. |
137
-
| /server list | | all | DCS | Lists all available servers. |
138
-
| /server migrate | instance | admin-channel | DCS Admin | WIP: Migrate a server to another instance (maybe even node). |
139
-
| /server password | | admin-channel | DCS Admin | Sets a new server or [coalition](../../COALITIONS.md) password. |
140
-
| /server rename | | admin-channel | DCS Admin | Rename the respective DCS server. Handle with care! |
141
-
| /server restart | [force] [run_extensions] [mission] | admin-channel | DCS Admin | Restarts a running DCS server and optionally launches another mission. |
142
-
| /server shutdown | [force] [maintenance] | admin-channel | DCS Admin | Shuts the dedicated DCS server process down.<br/>If force is used, no player check will be executed and no onShutdown command will be run. Optional: don't set maintenance flag. |
| /server startup | [maintenance] [mission] [run_extensions] | admin-channel | DCS Admin | Starts a dedicated DCS server process and optionally launches a specified mission (default is last one). Optional: don't set maintenance flag, don't run extensions. |
| /scheduler clear | | admin-channel | DCS Admin | Clears the maintenance state of a server. |
135
+
| /server cleanup | | admin-channel | DCS Admin | Delete the temporary directories of a shutdown server. |
136
+
| /server config | | admin-channel | DCS Admin | Changes the configuration of a server, like name, password, max players. |
137
+
| /server list | | all | DCS | Lists all available servers. |
138
+
| /server migrate | instance | admin-channel | DCS Admin | WIP: Migrate a server to another instance (maybe even node). |
139
+
| /server password | | admin-channel | DCS Admin | Sets a new server or [coalition](../../COALITIONS.md) password. |
140
+
| /server rename | | admin-channel | DCS Admin | Rename the respective DCS server. Handle with care! |
141
+
| /server restart | [delay] [force] [run_extensions] [mission] | admin-channel | DCS Admin | Restarts a running DCS server and optionally launches another mission. |
142
+
| /server shutdown | [force] [maintenance] | admin-channel | DCS Admin | Shuts the dedicated DCS server process down.<br/>If force is used, no player check will be executed and no onShutdown command will be run. Optional: don't set maintenance flag. |
| /server startup | [maintenance] [mission] [run_extensions] | admin-channel | DCS Admin | Starts a dedicated DCS server process and optionally launches a specified mission (default is last one). Optional: don't set maintenance flag, don't run extensions. |
0 commit comments