NEW! Servers for GTA V (FiveM).. Use Coupon SPOOK, take 20% off Click here to order now at SurvivalServers.com
Difference between revisions of "Hurtworld Admin Commands"
Jump to navigation
Jump to search
Share your opinion
Line 30: | Line 30: | ||
Destroy everything (playerlootmode 4) | Destroy everything (playerlootmode 4) | ||
|- | |- | ||
− | | '''spawncooldown <speed> <value>''' || Adjust the spawn cooldown. The <speed> parameter is how quickly spawn times fall back down to 10 seconds. The <value> is how much the spawn time increases upon death. | + | | '''spawncooldown <speed><value>''' || Adjust the spawn cooldown. The <speed> parameter is how quickly spawn times fall back down to 10 seconds. The <value> is how much the spawn time increases upon death. |
|} | |} | ||
Revision as of 07:02, 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. |
playerlootmode <value> | Sets the player loot mode for the server.
Drop nothing ever (playerlootmode 0) Drop backpack only (playerlootmode 1) Drop backpack, and use infamy (playerlootmode 2) Drop everything (playerlootmode 3) Destroy everything (playerlootmode 4) |
spawncooldown <speed><value> | Adjust the spawn cooldown. The <speed> parameter is how quickly spawn times fall back down to 10 seconds. The <value> is how much the spawn time increases upon death. |
Save Management
Command | Description |
---|---|
autosaveenabled <value> | Sets whether to autosave the server. |
autobackupinterval <seconds> | Sets how often the server should backup its autosave. |
Share your opinion