
Better Baby Pets
Minecraft's new baby mobs utilized pets with unique abilities. Collect Pet Eggs and hatch them in the Incubator!
Список изменений
✨ New Features
Multi-Attribute Pets — Pets can now provide multiple stat bonuses at once. Define stacked bonuses using the new player_attributes list format in your config, supporting any combination of attributes like Max Health, Attack Damage, Gravity, and more.
Dynamic Storage Scaling — Storage pets now support per-level slot scaling. Use the new storage_base and storage_per_level config options to define how many slots unlock as the pet levels up, replacing the old static storage_size.
Minecraft 26.2 Support — The plugin now officially targets and builds against Minecraft 26.2.build.56-alpha, keeping it up to date with the latest Paper API.
🔧 Changes & Improvements
Pet Info Display Overhaul — The /pets info command and Pet Detail GUI now properly show all stat bonuses for multi-attribute pets, including per-level growth and max-level previews — one line per attribute.
Smarter Storage GUI — Storage bag size is now correctly calculated based on max level scaling instead of a fixed value, so the inventory size always reflects actual max capacity.
Potion Effect Optimization — Potion bonuses are now skipped if the player already has the correct effect active with sufficient duration, reducing unnecessary reapplication.
Better Command Tab Completion — /pets givepet and /pets addpet now also suggest online player names in tab completion, both for players and console.
Config Backward Compatibility — Old storage_size configs are still supported automatically via fallback, so no migration is needed for existing setups.
🐛 Bug Fixes
Attribute Application Fix — Fixed an issue where switching pets could leave stale attribute modifiers on the player. Each attribute is now cleaned up individually before reapplication.
Storage Slot Layout Fix — The storage inventory slot layout now dynamically centers any number of slots (up to 18), instead of only supporting a fixed set of hardcoded sizes.
Pet Collection GUI Fix — Stat display in the Pet Collection GUI no longer cuts off when a pet has both attribute bonuses and potion effects — both are now shown.
