Compatibility
Minecraft: Java Edition
1.21.x
1.20.x
1.19.x
1.18.x
Platforms
Creators
Details
Licensed Apache-2.0
Published 2 months ago
Updated 2 months ago
PotionBrewingDisabler
Version: 1.0.0
Minecraft Version: 1.18+
Description
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.
Installation
- Place the
PotionBrewingDisabler.jarinto your server'spluginsfolder. - Start the server to generate the default configuration.
- Edit
config.ymlto disable the potions you want. - Restart the server for the changes to take effect.
Configuration
# List of disabled potions
# Use PotionType names from the Bukkit API
disabled-potions:
- HARMING
- STRONG_HARMING



