Ever go out mining or fall into a pit of lava, or somehow die? Ever wish there was an easier way to find your stuff or that it stuck around longer after death? Introducing Dead Man's Chest! With non-destructive glowstone towers (configurable) with a configurable height so you can easily find your stuff! Best of all the glowstone doesn't drop anything when mined (default), so you don't have to worry about players dying just to get free glowstone! This is the official continuation of the PlayerChestDeath plugin on the forum. I have contacted the original author by email and have official approval to do whatever I want with this plugin.
Edit the Config.cfg file found in plugins/DeadMansChest
#Edit this file as needed. #Death Message must be true 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=true #Should the glowstone, chest and sign drop their respective items when mined? MineableDrops=false #Should we build a glowstone tower BeaconEnabled=true #And how high? BeaconHeight=10 #Should the beacon replace water/lava blocks as well or just air blocks? BeaconReplacesLiquid=true #Should we show a death message? DeathMessage=true #Put a sign on the chest with the player name? SignOnChest=true #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 and left a chest where he died. #How long before the chest disappears and the items spill out in seconds. ChestDeleteInterval=50 #Should we drop any items normally that don't fit into the chest, or just remove them from the world. DropsEnabled=true #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