Releases: Alexteens24/DynamicKeepInv
Releases · Alexteens24/DynamicKeepInv
1.1.0
What's Changed
- Fix item duplication glitch and improve Folia support
- Fix loot dropping at player location instead of death location on deny
- Fix enabled-worlds configuration case sensitivity
- Add GravesX support
- Update GravesXHook to use new GravesX API
- Integrate GravesX with GUI drop logic
- Update Wiki with GravesX and Technical Details
- Integrate AxGraves and Verify GravesX Hooks
- Fix sync DB blocking and verify safety
- Upgrade UI/UX for DeathConfirm and Stats GUIs
- Update documentation to match plugin features
- Fix AxGraves dependency resolution using Jitpack
- Fix Folia scheduling, DB concurrency, and death logic priorities
- Refactor GUI to use InventoryHolder, Optimize DB Index, and Fix Command Safety
- Refactor Death Handling to Rule System
Full Changelog: v1.0.12...1.1.0
Most stable release one
New Features
- Added
use-death-causeoption for wilderness settings - When enabled, wilderness deaths use death-cause (PvP/PvE) instead of fixed values
- Allows Lands to control claimed areas while death-cause controls wilderness
Bug Fixes
- Fixed death messages showing during daytime when keepInventory gamerule is already true
- Plugin now skips advanced processing when gamerule handles everything
Config Changes
- Config version updated to 4
- Added
wilderness.use-death-causefor Lands and GriefPrevention