Now can remove items with special lore on death. (That's helpful if you are using plugins like SoulBind that will give the item repeatedly when a player respawns.)
Add a DEBUG OPTION that can show the death cause of a player.
You will need to add following contents in config.yml before update (refer to the latest configuration file)! Add to settings group:
Code (YAML):
show-death-cause-on-death: false
#Show the death cause of a player in console. (Debug option) items-with-lore-to-be-removed-on-death: #Items with this lore will get removed on death. #This works if you are using SoulBind plugin that will give the item repeatedly when a player respawns. - 'Soul bind item lore'
- '&dSoul bind'