Stack potions up to 64 — Save inventory space!
Tired of potions cluttering your entire inventory? This plugin is your solution!
Potion Stacking — Stack potions up to 64 items
Manual Stacking — Pick up a potion and click on another identical one
Auto-stack on Pickup — Potions automatically merge into existing stacks
Auto-stack on Inventory Open — Potions organize themselves automatically
Multi-language Support — English, German, French, Spanish, Polish, Russian
Fully Configurable — Customize everything via config
All Potion Types — Regular, Splash, and Lingering potions
Strict Matching — Only identical potions stack together
Lightweight — No dependencies, minimal server impact
| Code | Language |
| en | English |
| de | Deutsch |
| fr | Français |
| es | Español |
| pl | Polski |
| ru | Русский |
Change language in-game:
/sp lang <code>| Command | Description |
| /sp | Show help menu |
| /sp reload | Reload configuration |
| /sp info | Display current settings |
| /sp stack | Manually stack potions in inventory |
| /sp lang <code> | Change language |
Aliases: /stackablepotions, /spotions, /stackpotions
| Permission | Description | Default |
| stackablepotions.use | Use potion stacking | Everyone |
| stackablepotions.reload | Reload config & change language | OP |
YAML:
# Language: en, de, fr, es, pl, ru
language: en
# Maximum stack size (1-64)
max-stack-size: 16
# Enable splash potions stacking
splash-potions: true
# Enable lingering potions stacking
lingering-potions: true
# Auto-stack when picking up items
auto-stack-on-pickup: true
# Auto-stack when opening inventory
auto-stack-on-inventory-open: true
# Strict matching (same effects, name, lore)
strict-matching: true
# Allowed potions list
allowed-potions:
- HEALING
- STRONG_HEALING
- REGENERATION
- LONG_REGENERATION
- STRENGTH
- LONG_STRENGTH
- STRONG_STRENGTH
# ... and more
Method 1 — Manual Stacking:
- Pick up a potion (click on it)
- Left-click on another identical potion
- They will merge into one stack!
Method 2 — Command:
- Type
/sp stack - All identical potions in your inventory will merge
Method 3 — Automatic:
- Potions auto-stack when picked up from the ground
- Potions auto-merge when you open your inventory
- Download
StackablePotions.jar - Place it in your server's
pluginsfolder - Restart the server
- Configure in
plugins/StackablePotions/config.yml - Change language with
/sp lang <code>if needed - Use
/sp reloadto apply changes
- Minecraft: 1.21+
- Platform: Paper, Purpur, Folia
- Java: 21+
- Dependencies: None
Q: Do stacked potions work normally?
A: Yes! Each potion is consumed individually when used.
Q: Can I stack custom potions from other plugins?
A: Yes, if strict-matching is enabled, only identical potions will stack.
Q: Does this work with splash/lingering potions?
A: Yes! Both can be enabled/disabled in config.
Q: Is this compatible with other inventory plugins?
A: Yes, StackablePotions uses standard Bukkit events.
Found a bug or have a suggestion?
- Leave a comment below
- Discord: gribo4eck
Made with
by Grib
