Compatibility
Minecraft: Java Edition
1.21.x
1.20.x
1.19.x
1.18.x
Platforms
Creators
Details
Licensed Apache-2.0
Published last week
Updated last week
PotionManager
Version: 1.0.0
Minecraft Version: 1.18+
Description
PotionManager allows server admins to manage which potions cannot be brewed, which cannot be used, and which are completely blocked. The configuration supports three sections: disabled-brewing
, disabled-using
, and disabled-both
.
Installation
- Place
PotionManager.jar
in your server'splugins
folder. - Start the server to generate the default configuration.
- Edit
config.yml
to set your disabled potions. - Restart the server to apply changes.
Configuration
disabled-brewing:
- HARMING
- STRONG_HARMING
disabled-using:
- HEALING
- STRONG_HEALING
disabled-both:
- POISON
- STRONG_POISON