PotionPacker
PluginMIT

PotionPacker

Allows potions to stack naturally using Paper Data Components.

177
Downloads
3
Followers
3 months ago
Updated
📦
3
Versions

📖About PotionPacker

PotionPacker

PotionPacker is a lightweight utility plugin that allows potions to stack
using the Paper Data Component API (MAX_STACK_SIZE) — without NMS or reflection.


Features

  • Stack normal, splash, and lingering potions
  • Per-type stack size configuration
  • Optional profile-based system with permissions and priorities
  • Live config reload support

Profile system

PotionPacker supports an optional profile-based mode:

  • Profiles are enabled via a config toggle
  • Each profile is bound to a permission:
    potionpacker.profile.<profile_name>
    
  • If a player has multiple profile permissions, the profile with the highest priority is used
  • Profiles inherit missing values from the default profile

Commands

Command Description
/potionpacker reload Reload the configuration

Aliases are configurable (default: /pp)


Permissions

Permission Description
potionpacker.reload Allows reloading the config
potionpacker.profile.<name> Assigns a stack profile to a player