Welcome to the Hangar Open Beta. Please report any issue you encounter on GitHub!
Readable dropped-item names, ownership, pickup protection, merging and lifetime.
ItemDropV2 1.0.0
Initial stable release.
Features
- Configurable dropped-item names and stack amounts
- Minecraft rarity colours
- Preserves and prioritises ItemStack custom names
- Owner attribution and shared eligible-owner display
- Configurable pickup protection and item lifetime
- Safe native item merging
- Source detection for supported blocks, entities, containers and player actions
- World exclusion list
- English and Traditional Chinese plugin messages
- Configurable server-side Minecraft item-name language
- Optional PlaceholderAPI integration
- Safe configuration validation, repair and reload
- Legacy ItemDropV2 and ItemDrop configuration migration
- PDC-backed item state and restart recovery
- Runtime display toggle
Compatibility
- Supports Paper 1.14–26.2
- Built with Java 8-compatible bytecode
- No required dependencies
- PlaceholderAPI is optional
- Representative release validation completed on Paper 1.14.4, 1.16.5, 1.17.1, 1.20.4, 1.21.11 and 26.2
- Folia support is not currently claimed
Known limitation
When another plugin directly replaces the floating CustomName of an ItemDropV2-managed Item Entity, a later ItemDropV2 refresh may restore the ItemDropV2-generated name.
ItemStack custom names are unaffected. A compatibility fix is planned for version 1.0.1.
Platforms
Paper
1.14–26.2
Dependencies
Paper
- PlaceholderAPI Optional