Update corpse-server.toml

This commit is contained in:
Xikaro 2024-01-19 17:21:53 +05:00
parent a83051dba7
commit 0913a6e1ec

View file

@ -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)