Super Dispensers
A plugin to enhance the functionality of dispensers.
Plugin Showcase
Important Troubleshooting Note:
Before reporting any issues, please verify you are on a supported version, and a supported Spigot distribution; meaning any of the following:
With that in mind, please direct all bug reports or feature requests here: https://gitlab.com/gnare/superdispensersplugin/-/issues
Features:
# A list of item IDs you would like to not change the default behavior for, e.g.:
disabledItems : ['minecraft:stone' ]
# A list of Minecraft item tags you would like to not change the default behavior for, e.g.:
disabledTags : ['minecraft:flowers' ]
# Whether to have the dispenser drop the tool when it reaches its last durability (true/false)
dropToolsOnLastDurability : true
# Whether to allow dispensers to harvest blocks with tools (true/false)
allowHarvestBlocksWithPickaxe : false
That's it, the config is very simple. There's no commands and no permissions.
This plugin should practically work on any variant of Spigot (no guarantees, though), since it has no external dependencies. See the code at https://gitlab.com/gnare/superdispensersplugin.
A plugin to enhance the functionality of dispensers.
Plugin Showcase
Important Troubleshooting Note:
Before reporting any issues, please verify you are on a supported version, and a supported Spigot distribution; meaning any of the following:
- Official Spigot
- Official CraftBukkit
- Paper
With that in mind, please direct all bug reports or feature requests here: https://gitlab.com/gnare/superdispensersplugin/-/issues
Features:
- Most solid, full blocks can be placed by dispensers
- Some additional blocks can be placed, including:
- Glass blocks
- Sand and gravel
- Hatchable eggs
- Music discs can be inserted into jukeboxes
- This also technically can eject an already inserted disc, however jukeboxes produce power when a disc is inserted so that isn't the most useful (also hoppers already do this)

- This also technically can eject an already inserted disc, however jukeboxes produce power when a disc is inserted so that isn't the most useful (also hoppers already do this)
- Trees, flowers, grasses, and bamboo can all be planted on dirt
- Seagrass can be planted if there is water in front of the dispenser
- All crops can be planted
- Requires tilled soil
- Dirt can be tilled with a hoe
- Logs can be stripped with an axe
- Living entities can be attacked with a sword
- All used tools will use durability
- Uses unbreaking enchants properly
- Also correctly uses Silk Touch, Smite, BoA, and Sharpness
- Can spawn ender dragons
- Can plant nether wart
- Can plant chorus plants
- Can dye sheep
- Can shear sheep
- Can add items to composters
Code (YAML):
# A list of item IDs you would like to not change the default behavior for, e.g.:
disabledItems : ['minecraft:stone' ]
# A list of Minecraft item tags you would like to not change the default behavior for, e.g.:
disabledTags : ['minecraft:flowers' ]
# Whether to have the dispenser drop the tool when it reaches its last durability (true/false)
dropToolsOnLastDurability : true
# Whether to allow dispensers to harvest blocks with tools (true/false)
allowHarvestBlocksWithPickaxe : false
This plugin should practically work on any variant of Spigot (no guarantees, though), since it has no external dependencies. See the code at https://gitlab.com/gnare/superdispensersplugin.
Quick facts
- Edition: Minecraft Java
- File type: .jar
- Minecraft versions listed: 1.20, 1.20.6, 1.21
- 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.
Super Dispensers is a free Minecraft Java mod. Compatible with Minecraft 1.20, 1.20.6, 1.21. Downloaded 420 times (via Spigot). Download it and open it directly in the game.