Item Duplication Glitch - Players were dropping items twice when killed by a lower rank
- Caused by a Minecraft/Spigot bug where changing max health during death events duplicates drops
- Health updates are now delayed by 1 tick to prevent this
Extra Inventory Persistence - Items in extra inventory no longer disappear
- Extra inventory is now saved to SQLite database
- Items persist through server restarts and reconnects
Notes
A new data.db file will be created in the plugin folder for inventory storage
Extra inventory items from before this update will be lost (one-time reset)