#This is the main DeadMansChest config file
#Death Message must be false for the death message String to work!
#ChestDeleteInterval is in seconds.
#NEW! Do players need a chest in their inventory to get a death chest?
NeedChestInInventory=false
#NEW! How often, in minutes, should we save the death chests? (Set to 0 to disable)
ChestSaveInterval=5
# Should we lock chests with LWC
LWCEnabled=false
#Should the glowstone, chest and sign drop their respective items when mined?
MineableDrops=false
#Should we build a glowstone tower
BeaconEnabled=false#And how high?
BeaconHeight=10
#Should the beacon replace water/lava blocks as well or just air blocks?
BeaconReplacesLiquid=false
#Should we show a death message?
DeathMessage=false
#Put a sign on the chest with the player name?
SignOnChest=false
#If we are using LWC to lock the chest should it be a private lock or a public lock?
LWCPrivateDefault=true
#If death messages are enabled the string to display.
DeathMessageString=died. Deploying death chest.
#How long before the chest disappears and the items spill out in seconds.
ChestDeleteInterval=80
#Should we drop any items normally that don't fit into the chest, or just remove them from the world.
DropsEnabled=false#Should we delete the chests after a certain time frame?
ChestDeleteIntervalEnabled=true
#Should players be allowed to loot death chests when they sneak click on one?
# Players can only loot their own chests if LWC protection is set to private
# or to loot any chest with lwc they need the deadmanschest.loot permission node.
ChestLoot=false
#Do not change anything below this line unless you know what you are doing!
version = 0.8