Death-Logger config

This config controls what happens when a player dies mostly about map markers and item collection; allow_teleport_to_body_command and allow_collect_bodies_command can be over ridden if command_auth_runtime_disable is present; if not present then the commands will not be loaded into the game

Settings

use_chests_as_bodies
auto_collect_bodies
show_map_markers
include_time_of_death
map_icon
show_light_at_corpse
show_line_to_corpse

Settings

# use_chests_as_bodies

weather items should be moved into a chest when a player dies

# auto_collect_bodies

enables items being returned to the spawn point in chests upon corpse expiring

# show_map_markers

shows markers on the map where bodies are

# include_time_of_death

weather to include the time of death on the map marker

# map_icon

the icon that the map marker shows; nil means no icon; format as a SingleID

# show_light_at_corpse

if a light should be rendered at the corpse

# show_line_to_corpse

if a line should be rendered from you to your corpse