Hurtworld Admin Commands: Difference between revisions
Jump to navigation
Jump to search
| Line 27: | Line 27: | ||
{| class="wikitable" | {| class="wikitable" | ||
! Command !! Description | ! Command !! Description | ||
|- | |||
| '''autosaveenabled <value>''' || Sets whether to autosave the server. | |||
|- | |- | ||
| '''autobackupinterval <seconds>''' || Sets how often the server should backup its autosave. | | '''autobackupinterval <seconds>''' || Sets how often the server should backup its autosave. | ||
|} | |} | ||
Revision as of 06:58, 13 April 2022
Running Server Commands
Press F1 to open the console.
Adding Admins
1. Using FTP, open autoexe.cfg.
2. Using https://steamid.io/, collect the required Steam 64 bit ID.
3. Using "addadmin <steam64id>", add the single or multiple Steam 64 bit IDs to the autoexe.cfg.
"Single Admin"
addadmin 123456789
"Multiple Admins"
addadmin 123456789
addadmin 466774535
Admin Commands
| Command | Description |
|---|---|
| kill | USE WITH CAUTION. Commit suicide. |
| itemlist | List all items and their codes. |
Save Management
| Command | Description |
|---|---|
| autosaveenabled <value> | Sets whether to autosave the server. |
| autobackupinterval <seconds> | Sets how often the server should backup its autosave. |