-
Notifications
You must be signed in to change notification settings - Fork 0
Installation
Alexteens24 edited this page Mar 26, 2026
·
4 revisions
| Requirement | Version |
|---|---|
| Minecraft Server | 1.20.4 or higher |
| Server Software | Paper, Spigot, Purpur, or Folia |
| Java | 21 or higher |
| Plugin | Purpose |
|---|---|
| Vault | Economy integration (pay to keep items) |
| Lands | Per-land keep inventory rules |
| GriefPrevention | Per-claim keep inventory rules |
| WorldGuard | Per-region keep inventory rules |
| Towny | Per-town keep inventory rules |
| PlaceholderAPI | Placeholder support |
| GravesX / AxGraves | Grave creation for dropped deaths |
| MMOItems | Protected item tag support |
Get the latest JAR from:
- Stop your server
- Place
DynamicKeepInv-X.X.X.jarin yourplugins/folder - Start your server
Edit the generated config files:
plugins/DynamicKeepInv/
├── config.yml # Main settings
└── messages.yml # Customize messages
Run /dki status in-game or console to verify installation.
For deeper diagnostics, run /dki test <player> to see which rule would currently apply.
- Stop server
- Replace old JAR with new JAR
- Start server
- Run
/dki reloadif config format changed
Note: Config migrations are automatic. Your settings will be preserved.
- Check console for errors
- Verify Java version:
java -version(must be 21+) - Verify server version (must be 1.20.4+)
- Make sure they load before DynamicKeepInv
- Check console for the hook message
- Enable the correct config path, for example:
integrations.lands.enabled: trueintegrations.griefprevention.enabled: trueintegrations.worldguard.enabled: trueintegrations.towny.enabled: true
- Install Vault
- Install an economy plugin (EssentialsX, CMI, etc.)
- Set
economy.enabled: truein config
- Basic Configuration - Set up time and world settings
- Advanced Configuration - Death cause, protection plugins, economy