mirror of
https://github.com/PHIDIAS0303/ExpCluster.git
synced 2025-12-27 11:35:22 +09:00
Added use chests as bodies
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
return {
|
||||
--allow_teleport_to_body_command=false, -- allows use of /return-to-body which teleports you to your last death
|
||||
--allow_collect_bodies_command=false, -- allows use of /collect-body which returns all your items to you and removes the body
|
||||
--use_chests_as_bodies=false, -- weather items should be moved into a chest when a player dies
|
||||
use_chests_as_bodies=false, -- weather items should be moved into a chest when a player dies
|
||||
auto_collect_bodies=true, -- enables items being returned to the spawn point in chests upon corpse expiring
|
||||
show_map_markers=true, -- shows markers on the map where bodies are
|
||||
include_time_of_death=true, -- weather to include the time of death on the map marker
|
||||
|
||||
Reference in New Issue
Block a user