Fixed an issue where refunds could be generated even when the player kept their items on death (via the keepInventory gamerule or a keep-inventory plugin), which could allow duplicated items.
SelfRefund now automatically respects the keepInventory gamerule and the death event keep-inventory flag. A new config option, respect-keep-inventory (default: true), also covers servers using a keep-inventory plugin.
