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.