Skip to content

Releases: Alexteens24/DynamicKeepInv

1.1.0

14 Dec 00:36
56cbbe7

Choose a tag to compare

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

04 Dec 12:45

Choose a tag to compare

New Features

  • Added use-death-cause option 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-cause for Lands and GriefPrevention