Stop players from Dropping Items!
It's just as simple as the title.
Features
- Stop players from Dropping items in a list
- Send a customizable message to players when they attempt to drop a restricted item.
- The advanced configuration file allows server OP's to add items by name or ID with data.
- Stop player from dropping items on death.
- Stop players from moving the item between inventories/GUI's etc.
Commands
/idrop help - Display plugin help
/idrop reload - reload plugin
Alias
/id
Permissions
idrop.reload:
description: Reload config.
default: op
idrop.bypass:
description: Bypass dropping limitations
default: op
Example Config
IDrop:
Item List:
- "dirt"
- "raw mutton"
- "magenta wool"
- "dandelion yellow"
- "278:3"
- "279"No Drop Message: "&4[IDrop] You cannot drop this item!"
Don't forget to edit the config.yml appropriately before use!
Instructions
- Download jar file
- Place in /plugins folder
- Start/reload server
- Customize/plugins/IDrop/config.yml to appropriate desires
- Reload server or use /ss reload