Simple plugin really. It automatically destroys the empty soup bowls when they are dropped. I made it possible for any item dropped to be destroyed via a list in the config.yml
Permissions
============
discardbydropping.BypassDiscard Drop Soup and They Don't Disappear
discardbydropping.SeeList Shows a list of items that will be discarded with command : /discardbydropping.
Permissions
============
discardbydropping.BypassDiscard Drop Soup and They Don't Disappear
discardbydropping.SeeList Shows a list of items that will be discarded with command : /discardbydropping.
Code (Text):
Code
============
# DiscardDrop For Minecraft 1.8 By ServerReviewer, [email protected]
#
# Description:
# Makes Any Item Listed Disappear On Drop
#
# Commands:
# /discardbydropping - Give Description Of The Plugin And List Disappearing Items.
#
# Permissions:
# discardbydropping.BypassDiscard - Players With This Permission Can Drop Bowls Even If BowlsDisapearOnDrop Is Set To True.
# discardbydropping.SeeList - Players With This Permission Can Drop Bowls Even If BowlsDisapearOnDrop Is Set To True.
#
# Configuration
# DiscardedItems - List Of Items To Disappear when Dropped.
# AntiDropperDispensor - Prevents Dropppers & Dispensors From Dropping Listed Items Also.
#
DiscardedItems:
- BOWL
AntiDropperDispensor: true
============
# DiscardDrop For Minecraft 1.8 By ServerReviewer, [email protected]
#
# Description:
# Makes Any Item Listed Disappear On Drop
#
# Commands:
# /discardbydropping - Give Description Of The Plugin And List Disappearing Items.
#
# Permissions:
# discardbydropping.BypassDiscard - Players With This Permission Can Drop Bowls Even If BowlsDisapearOnDrop Is Set To True.
# discardbydropping.SeeList - Players With This Permission Can Drop Bowls Even If BowlsDisapearOnDrop Is Set To True.
#
# Configuration
# DiscardedItems - List Of Items To Disappear when Dropped.
# AntiDropperDispensor - Prevents Dropppers & Dispensors From Dropping Listed Items Also.
#
DiscardedItems:
- BOWL
AntiDropperDispensor: true
Quick facts
- Edition: Minecraft Java
- File type: .jar
- How to install: Install the matching mod loader (Forge, Fabric or NeoForge) for your Minecraft version. → Download the .jar. → Put it in the .minecraft/mods folder and launch that loader profile.
- Where to get it: Opens on Spigot — not every file is mirrored on our own servers.
Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.
DiscardDrop is a free Minecraft Java mod. Downloaded 150 times (via Spigot). Download it and open it directly in the game.