
StackableBrews
Allows players to stack Potions, Splash Potions, and Lingering Potions up to a configurable amount (1–99) with smart inventory handling.
- Загрузки
- 184
- Подписчики
- 2
- Обновлён
- 4 марта 2026 г.
- Лицензия
- MIT
Опубликован 4 марта 2026 г.
StackableBrews
A lightweight quality-of-life plugin that removes the native 1-potion-per-slot restriction in Minecraft. Great for survival servers or RPG themes, giving inventory space back to your players. This plugin handles the vanilla issues that come with stacked items automatically.
Features
- Customizable Stack Limits: Change the maximum stack size for standard Potions, Splash Potions, and Lingering Potions in the configuration.
- 1.21 Component Native: Built specifically for modern Minecraft item handling (supports stacks 1-99).
- Brewing Stand Protection: Prevents players from placing stacked potions into Brewing Stands, which would break the vanilla brewing process. Only allows 1 at a time in the brewing slot.
- Smart Consumption: When players drink a potion from a stack, only one item is consumed, and the empty glass bottle is added to an open inventory slot (or dropped if full), preserving the remaining stack.
- Combat Friendly: Throwing stacked Splash or Lingering potions correctly consumes only one item from the hand.
Commands
/potions reload- Reloads the plugin configuration.
Permissions
potionstacks.admin- Allows usage of the/potions reloadcommand.
Configuration
The default config.yml is simple and straightforward:
# Set the maximum stack size for all potion types.
# Vanilla Minecraft supports native stacking from 1 to 99.
max-potion-stack-size: 16
Ченджлог
1.0.0Релиз1.21.9, 1.21.10, 1.21.11 · 4 марта 2026 г.
v1.0.0 - Initial Release
The first official release of Configurable Potion Stacks!
Changelog:
- Added configurable stack limits (1-99) for standard, splash, and lingering potions.
- Implemented smart consumption so drinking or throwing a potion correctly preserves the rest of the stack.
- Added Brewing Stand protection to prevent vanilla duplication/breaking bugs.
- Added the
/potions reloadcommand for easy in-game configuration updates. - Built natively for Paper 1.21.
Комментарии
Загружаем…