A plugin for Minecraft servers based on Spigot/Bukkit that allows players to control the ability to drop items.
A plugin for Minecraft servers based on Spigot/Bukkit that allows players to control the ability to drop items.
DropPrevention is a simple and convenient plugin that gives players the ability to enable and disable the item drop function. When drop is disabled, the player will not be able to drop items from their inventory (if there is free space).
/drop command for managementDropPrevention.jar file in the plugins folder of your server/drop - Toggle drop state (enable/disable)/drop on - Enable item drop/drop off - Disable item drop/drop reloadLanguage - Reload localization file (requires drop.admin permission)drop.admin - Access to localization reload command (default only for OP)After the first launch, the plugin will create the following files:
lang.ymlFile with customizable plugin messages:
drop_on: "[DropPrevention] §aDrop enabled"
drop_off: "[DropPrevention] §cDrop disabled"
drop_usage: "[DropPrevention] §cUse /drop - to quickly toggle mode, /drop on to enable or /drop off to disable"
no_permission: "[DropPrevention] §cYou don't have permission for this command"
storage.jsonFile for storing player settings (created automatically, no editing required).
This project is licensed under the MIT License - see the LICENSE file for details.
If you found a bug or have a suggestion for improvement, please create an Issue in the repository.
Thanks to everyone who uses and supports this plugin!