This update fixes a few bugs, it fixes bugs that would dupe items that have things like soulbound from other plugins.
Added economy support so you can make teleporting to grave cost money. This requires vault but if you don't plan to use this feature you don't need it.
Graves do not spawn in worlds with keep inventory. You can override this in the config with ignoreKeepInventory.
Added back the ability to get experience from breaking a grave.
Fixed holograms glitching out from creeper explosions.
There has been many other bug fixes and additions not recorded here.
The main config changes where:
Code (YAML):
worlds
:
- world
- world_nether
- world_the_end
-
ALL
graveTeleportCost
: 5
notEnoughMoneyMessage
:
"&8[&6Graves&8] &fYou don't have enough money! You need $6$money&f!"
ignoreKeepInventory
: false
You can apply these settings to the config yourself or you can reset the config to get all the newest features.