BetterPotionsExtended

โญ โ€” (0 endorsements) ๐Ÿ“ฅ 41 downloads ๐Ÿ“Œ v1.0.6 ๐Ÿ“… 8/4/2026
๐ŸŸก Updated this year

By Mighty110 ยท game-mechanics

โฌ‡ Download Mod Source: Modrinth โ†— ๐Ÿ“… Updated: 7/14/2026 ๐Ÿ“… Created: 8/4/2026

๐Ÿ” Analysis

  • ๐Ÿ† #309 of 378 game-mechanics mods in this game by downloads

๐Ÿ“‹ About This Mod

# ๐Ÿงช BetterPotionsExtended !(https://img.shields.io/badge/version-1.0.6-blue.svg) !(https://img.shields.io/badge/platform-Paper-orange.svg) !(https://img.shields.io/badge/minecraft-1.21.1+-green.svg) An advanced, high-performance sandbox utility engine designed to seamlessly override, extend, and visually display custom potion mechanics across all configurations. Fully supports Minecraft 1.21+ Trial Chamber variants (like Weaving) via real-time, interactive in-game UI controls! --- ## ๐Ÿš€ Key Features * โšก **Total Potion Customization:** Set separate custom durations for Normal, Extended, Splash, and Lingering tracks. * ๐Ÿ“ฆ **Dynamic Inventory Synchronizer:** Automatically hides deceptive client-side vanilla tooltips and replaces them with a clean, custom blue status line matching your config timers. * ๐ŸŒˆ **Visual Editor Dashboard:** Open a beautifully colored in-game GUI where every potion bottle matches its actual vanilla liquid texture color. * ๐Ÿ› ๏ธ **In-Game Fine Tuning:** Click interactive items inside the GUI to add or subtract 30 seconds from any potion track on the fly. * ๐Ÿ”„ **Hot-Reload Support:** Configuration changes save instantly and update live across the server without requiring a restart. * ๐Ÿ›ก๏ธ **Ultra-Lightweight:** Written using native event intercepts and optimized explicitly for high-population Paper environments. --- ## ๐Ÿ”ง Commands All subcommands feature intelligent, deep **Tab-Completion** that dynamically populates online player names, valid potion keys, and item forms as you type. | Command | Description | Permission | | :--- | :--- | :--- | | `/bpe potions` | Opens the interactive visual GUI configuration editor. | `betterpotionsextended.admin` | | `/bpe give <player> <potion> ` | Instantly spawns a custom potion stack into a player's inventory. | `betterpotionsextended.admin` | | `/bpe reload` | Reloads the `config.yml` settings live into the server memory. | `betterpotionsextended.admin` | ### Examples * `/bpe give @s WEAVING splash` (Spawns a custom Weaving splash potion) * `/bpe give @s STRENGTH normal` (Spawns a custom Strength drinkable potion) --- ## ๐Ÿ“ฆ Installation 1. Download the compiled plugin jar from our versions tab. 2. Stop your server and place the jar file into your server's `/plugins/` folder. 3. Start the server to generate the default configuration folder. 4. If you use a permission manager (like LuckPerms), grant your admin group the following permission node: `betterpotionsextended.admin` --- ## โš™๏ธ Configuration You can edit times via the `/bpe potions` game menu, or modify the `plugins/BetterPotionsExtended/config.yml` file directly. All values are set in seconds: ```yaml # BetterPotionsExtended Configuration # All durations are defined in seconds. Set a value to -1 to fall back to vanilla defaults. potions: STRENGTH: tier_1: normal_duration: 360 # Standard drinkable potion duration extended_duration: 480 # Redstone-extended potion duration splash_duration: 270 # Splash potion duration lingering_duration: 90 # Lingering cloud effect duration SPEED: tier_1: normal_duration: 360 extended_duration: 480 splash_duration: 270 lingering_duration: 90 WEAVING: tier_1: normal_duration: 180 splash_duration: 135 lingering_duration: 45

# ๐Ÿงช BetterPotionsExtended

!(https://img.shields.io/badge/version-1. 0. 6-blue.svg) !(https://img.shields.io/badge/platform-Paper-orange.svg) !(https://img.shields.io/badge/minecraft-1. 21. 1+-green.svg)

An advanced, high-performance sandbox utility engine designed to seamlessly override, extend, and visually display custom potion mechanics across all configurations. Fully supports Minecraft 1. 21+ Trial Chamber variants (like Weaving) via real-time, interactive in-game UI controls!

## ๐Ÿš€ Key Features

โšก Total Potion Customization: Set separate custom durations for Normal, Extended, Splash, and Lingering tracks. ๐Ÿ“ฆ Dynamic Inventory Synchronizer: Automatically hides deceptive client-side vanilla tooltips and replaces them with a clean, custom blue status line matching your config timers. ๐ŸŒˆ Visual Editor Dashboard: Open a beautifully colored in-game GUI where every potion bottle matches its actual vanilla liquid texture color. ๐Ÿ› ๏ธ In-Game Fine Tuning: Click interactive items inside the GUI to add or subtract 30 seconds from any potion track on the fly. ๐Ÿ”„ Hot-Reload Support: Configuration changes save instantly and update live across the server without requiring a restart. ๐Ÿ›ก๏ธ Ultra-Lightweight: Written using native event intercepts and optimized explicitly for high-population Paper environments.

## ๐Ÿ”ง Commands

All subcommands feature intelligent, deep Tab-Completion that dynamically populates online player names, valid potion keys, and item forms as you type.

| Command | Description | Permission | | :--- | :--- | :--- | | `/bpe potions` | Opens the interactive visual GUI configuration editor. | `betterpotionsextended.admin` | | `/bpe give ` | Instantly spawns a custom potion stack into a player's inventory. | `betterpotionsextended.admin` | | `/bpe reload` | Reloads the `config.yml` settings live into the server memory. | `betterpotionsextended.admin` |

### Examples `/bpe give @s WEAVING splash` (Spawns a custom Weaving splash potion) `/bpe give @s STRENGTH normal` (Spawns a custom Strength drinkable potion)

## ๐Ÿ“ฆ Installation

1. Download the compiled plugin jar from our versions tab. 2. Stop your server and place the jar file into your server's `/plugins/` folder. 3. Start the server to generate the default configuration folder. 4. If you use a permission manager (like LuckPerms), grant your admin group the following permission node: `betterpotionsextended.admin`

## โš™๏ธ Configuration

You can edit times via the `/bpe potions` game menu, or modify the `plugins/BetterPotionsExtended/config.yml` file directly. All values are set in seconds:

```yaml # BetterPotionsExtended Configuration # All durations are defined in seconds. Set a value to -1 to fall back to vanilla defaults.

potions: STRENGTH: tier_1: normal_duration: 360 # Standard drinkable potion duration extended_duration: 480 # Redstone-extended potion duration splash_duration: 270 # Splash potion duration lingering_duration: 90 # Lingering cloud effect duration SPEED: tier_1: normal_duration: 360 extended_duration: 480 splash_duration: 270 lingering_duration: 90 WEAVING: tier_1: normal_duration: 180 splash_duration: 135 lingering_duration: 45

๐Ÿค– AI-enhanced โ€” based on mod data

๐Ÿ“Š Mod Details

Game
Minecraft Plugins
Author
Mighty110
Version
1.0.6
Downloads
41
Endorsements
0
Category
game-mechanics
Created
8/4/2026
Updated
7/14/2026
Game Versions
1.21, 1.21.1, 1.21.2, 1.21.3, 1.21.4
Tags
game-mechanics, magic, utility

๐Ÿ”ง How to Install Minecraft Plugins Mods

Download from Modrinth. Use Prism Launcher or drop into your mods folder.

๐Ÿ“– Full step-by-step install guide for Minecraft Plugins โ†’

Visit the official mod page for specific installation instructions for this mod.

๐ŸŽฎ Need cheat codes or console commands? Check ur gaming wiki for Minecraft Plugins commands, item IDs, and more.

โ“ Frequently Asked Questions

Which Minecraft Plugins versions does BetterPotionsExtended support?

The author lists 1.21, 1.21.1, 1.21.2, 1.21.3, 1.21.4, 1.21.5. Other versions may work but are untested by the author.

What is the latest version of BetterPotionsExtended?

Version 1.0.6, published 2026-07-14 with 41 downloads recorded at the source.

Keep browsing โ€” more Minecraft Plugins mods await

๐Ÿ“‹ All Minecraft Plugins Mods ๐Ÿ† Top 25 ๐Ÿ“‚ More game-mechanics ๐Ÿ‘ค More by Mighty110 ๐Ÿ”Ž Similar Mods ๐ŸŒ Best game-mechanics (All Games) ๐Ÿ”€ Check Compatibility โš–๏ธ Compare Mods ๐Ÿ†• New Mods