- Prevent Players from dropping items
- Have players keep certain items on death
- Download NoDropPlus Spigot
- Drop NoDropPlus.jar in to your Plugins folder
- Restart/Reload your server
- Configure items/message
# Configuration for NoDropPlus by Gh0stByte of Gh0stByte.ga.
# Enabled - Enable/Disable NoDrop. Includes keeping on death.
# Message - Message when you try to drop a NoDrop item. (You can use & or § for chat colors)
# KeepOnDeath - When you die, you keep the configured Items.
# Items - Items not allowed to drop, and that you keep on death.
NoDropPlus:
Enabled: true
KeepOnDeath: true
Message: "&7[&3NoDropPlus&7] &c&lHey! &3You aren't allowed to drop that item."
Items:
- DIAMOND
- DIAMOND_PICKAXE
nodropplus.bypass
- Bypass NoDropPlus and drop blocked itemsnodropplus.reload
- Reload the configuration
- Fork it!
- Create your feature branch:
git checkout -b my-new-feature
- Commit your changes:
git commit -am 'Add some feature'
- Push to the branch:
git push origin my-new-feature
- Submit a pull request :D
- Initial Release
Made by Gh0stByte
This project is licensed under GNU General Public License v3.0. See License