apavarino / Deadchest

Minecraft Plugin - Keep your inventory in a chest when you die !
https://dev.bukkit.org/projects/dead-chest
GNU General Public License v3.0
18 stars 17 forks source link

Player experience re-claim #55

Closed MartinFerenec closed 8 months ago

MartinFerenec commented 1 year ago

I noticed that upon death player experience goes to 0, even when loot is re-claimed.

I suggest a feature that would allow players to re-claim the experience lost (plugin would save experience amount before death and would add it to player when re-claims the chest).

In config.yml I would add these two options:

apavarino commented 1 year ago

Hello, XP storing in now on the last version ! Percentage will come later. Thanks for the suggestion