Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 614 Bytes

TODO.md

File metadata and controls

19 lines (15 loc) · 614 Bytes

TODO

Essentials

  • Find out why EssentialsX prevents chest spawning

Add Xp permission and level

  • Add a permission to keep vanilla XP inside chest
  • Add a permission to keep full level

Find a way to get full XP a player has

There is no way to get the amount of XP a player has... Once we have one, add the following config node:

# When preserve-xp is true, AngelChest can either take the
# full XP a player had, or the amount that would be normally dropped.
# When set to false, take the normally dropped amount of XP
# When set to true, take the full amount of XP a player had
full-xp: false