Player
Server Owner
The table below contains a list of Player Commands available for Server Owner
server.allowPvBDamage
"0/1"
When true
, allows players to damage other players' building blocks.
When false
, does not allow players to destroy other players' building blocks.
You can always destroy building blocks that you have created, regardless of this setting.
1
server.allowPvPDamage
"0/1"
When true
, allows players to damage other players.
When false
, does not allow players to damage other players.
1
server.corpsedespawn
“number”
Number of seconds before a corpse should despawn and turn into a bag.
300
Server Admin
The table below contains a list of Player Commands available for Server Admins and above.
server.crawlingmaximumhealth
"number"
Maximum initial health given when a player dies and moves to crawling wounded state.
60
server.crawlingminimumhealth
“number”
Minimum initial health given when a player dies and moves to crawling wounded state.
50
server.incapacitatedrecoverchance
“number”
Base chance (scale of 0 → 1) of recovery after incapacitated wounded state.
0.1
server.rewounddelay
“number”
Delay time in seconds, where a player cannot repeatedly go into a wounded state.
60
server.woundedmaxfoodandwaterbonus
“number”
Maximum percent chance added to base wounded recovery chance, based on the player's food and water level.
0.25
Last updated
Was this helpful?