Add config options souls-store-items and souls-store-xp to configure if you want items/xp to be stored in souls or just want them to drop on the ground on death
Optimizations for particle render task
Souls will now have green sparkles if they contain only XP
Fix souls spawning when only soulbound items are in inventory (#28)
Fix large number of particles generating when time-unstable was set to a large number (#34)
Fix console error messages on 1.21.4+ servers with CROSS_SERVER enabled
API Notice If you use the API,
SoulGraveAPI has been renamed to
SoulGravesAPI
Special thanks to
Catnies for their contributions!
Add Custom Event API (Thanks to Catnies)
Add BoostedYAML for proper config management
Add permission `soulgraves.spawn` for spawning a soul and an accompanying config option if we should check permissions for spawning a soul (Thanks to Catnies)
Fix spawning a soul when KeepInventory is turned on (Thanks to Catnies)
Fix server crash when trying to spawn a soul above the build limit (Thanks to Catnies)
Fix sending message when the message is left blank in "messages.yml" (Thanks to Catnies)
Fix spawning a soul when there is no XP or Items in the player's inventory (Thanks to Catnies)