Updating to include a feature requested by a user, there is now an optional configuration variable called "permanentDeathBoard" which when set to true, will make it so that if a player has used "/tdb showDeathBoard" or "/tdb CloseDeathBoard" that their deathboard will not be affected by logging in or out. when it is set to false, the player will be affected by logging in or out.
Added in 2 commands that allow you to toggle on and off a scoreboard which shows you the 5 people who have died the most on your server (in the event of a tie it'll be based on alphabetical order)
I made it so that it saves a players deathcount everytime someone dies instead of just when the server restarts. this is so that if a server randomly loses power they should have a better reflection of what everyones death count was.
Also fixed an error in the config where I said true was multiplier and false was increment. Its actually the other way around.