
A plugin to enhance the functionality of dispensers.
A plugin to enhance the functionality of dispensers.
Before reporting any issues, please verify you are on a supported version, and a
supported Spigot distribution; meaning any of the following:
If Minecraft was recently updated, and you are having issues with the plugin,
please try reproducing your issue on a server without other plugins. The
Spigot API changes very little from version to version so it is more
likely you have a plugin conflict.
With that in mind, please direct all bug reports or feature requests here:
https://gitlab.com/gnare/superdispensersplugin/-/issues
# 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']
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,
since it has no external dependencies.
See the code at https://gitlab.com/gnare/superdispensersplugin.