More Potions (1.21 Update)
This plugin is a modern recreation and update of the original More Potions plugin by _ForgeUser7076298 (https://dev.bukkit.org/projects/more-potions), bringing the concept to Minecraft 1.21+.
This plugin brings back the classic "More Potions" concept, updated for modern Minecraft (1.21+), allowing players to brew a variety of new potions using vanilla mechanics! Unlike plugins that only add commands, More Potions focuses on integrating these effects seamlessly through the
brewing stand.
Features:
- Brewable Custom Potions: Adds new potions obtainable through standard brewing, not just commands.
- Default Potions Included:
- Potion of Haste (Fast Digging)
- Potion of Dullness (Slow Digging/Mining Fatigue)
- Potion of Leaping (Jump Boost)
- Potion of Nausea (Confusion)
- Potion of Resistance
- Potion of Water Breathing
- Potion of Blindness
- Potion of Hunger
- Potion of Decay (Wither)
- Potion of Health Boost
- Potion of Absorption
- Potion of Saturation
- Fully Configurable Recipes: Customize every brewing recipe via the intuitive config.yml. Change ingredients, base potions (Water, Awkward, Poison, Swiftness), durations, and amplifiers!
- Admin Commands:
- /mp give <Player> <Type> <Duration> <Potency> <Splash> [Amount]: Spawn any custom or vanilla potion effect.
- /mp list: See all custom potion types loaded from the config.
- /mp recipes: View the currently configured brewing recipes.
- /mp reload: Reload the configuration without restarting the server.
- /mp help: Shows a helpful command overview.
- Tab Completion: Easy-to-use tab completion for all commands and arguments.
- Permissions: Fine-grained control:
- Base command access (MorePotions.use).
- Individual command permissions (MorePotions.Give, MorePotions.List, etc.).
- Permission to brew/use each specific potion type (MorePotions.Potion.<EffectName>, e.g., MorePotions.Potion.HASTE).
- Wildcard permission (MorePotions.Potion.*).
- Update Checker: Optionally checks SpigotMC for updates on startup.
Installation:
- Download the MorePotions.jar file.
- Place the JAR file into your server's /plugins/ directory.
- Restart or load your server.
- (Optional) Edit the generated plugins/MorePotions/config.yml to customize recipes or settings. Use /mp reload to apply changes.
Configuration:
The
config.yml allows you to modify all recipes and settings. See the default config file for examples and formatting.