Update corpse-server.toml
This commit is contained in:
parent
a83051dba7
commit
0913a6e1ec
1 changed files with 1 additions and 1 deletions
|
|
@ -21,7 +21,7 @@ death_storage_duration = -1
|
||||||
#If only the owner of the corpse can access the inventory
|
#If only the owner of the corpse can access the inventory
|
||||||
only_owner = true
|
only_owner = true
|
||||||
#If everybody can access the corpse in the skeleton stage (Only if only_owner_access is set to true)
|
#If everybody can access the corpse in the skeleton stage (Only if only_owner_access is set to true)
|
||||||
skeleton = false
|
skeleton = true
|
||||||
|
|
||||||
[corpse.despawn]
|
[corpse.despawn]
|
||||||
#The time passed (in ticks) after a corpse despawns (only if empty)
|
#The time passed (in ticks) after a corpse despawns (only if empty)
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue