Disables specific potions in the brewing stand, configurable via config.yml
Version: 1.0.0
Minecraft Version: 1.18+
PotionBrewingDisabler allows server owners to disable specific potions in the brewing stand. The plugin is fully configurable via config.yml, letting you decide which potions cannot be brewed. This is useful to increase the value of certain potions or to prevent Instant Damage potions.
PotionBrewingDisabler.jar into your server's plugins folder.config.yml to disable the potions you want.# List of disabled potions
# Use PotionType names from the Bukkit API
disabled-potions:
- HARMING
- STRONG_HARMING