
PartyAnimals
A dynamic player engagement plugin. Spawn interactive pinata entities and handle vote rewards via Votifier.
162
3
2.2.0
release4 мая 2026 г.What's Changed
- Added support for ModelEngine nametags with configurable bone IDs.
- Refactored the nametag system into separate handlers for vanilla and ModelEngine entities.
- Updated dependencies including Paper API, MySQL Connector, and bettermodel-api.
- Upgraded the Gradle wrapper to version 9.5.0.
- Removed legacy configuration migration logic for a cleaner codebase.
- Renamed internal config keys to a consistent hyphenated format.
- Enabled visual and audio effects when players reach their daily vote limit.
- Improved database error logging and removed unnecessary stack traces.
- Fixed a bug where the vote reminder task would attempt to run with a zero interval.
Full Changelog: https://github.com/MaboroshiKobo/PartyAnimals/compare/2.1.0...2.2.0
2.1.0
release4 апреля 2026 г.What's Changed
- Support for Minecraft 26.1
- Updated dependencies
- Fixed MiniMessage tag formatting in Votifier messages
Full Changelog: https://github.com/MaboroshiKobo/PartyAnimals/compare/2.0.0...2.1.0
2.0.0
release10 февраля 2026 г.New Features
- The simple entity list in each pinata template has been removed in favor of pinata variants.
- Configure entity types, display names, sizes (scale), and raw NBT data for every variant.
- Added hooks for ModelEngine and BetterModel.
- You can now assign a custom model ID to any pinata variant.
- Pinata reflexes can now trigger specific animations on your custom models.
- Reworked pinata movement options:
ACTIVE: Wanders, looks at players, and flees when hit.PASSIVE: Wanders and looks at players, but doesn't attempt to flee.STATIONARY: Stays in place but turns to look at nearby players.
Breaking Changes
It is highly recommended to regenerate your config files. Here are the notable changes:
- The old
entityTypeslist has been removed. These must be manually redefined under the newvariantssection. - The separate lists for
rewardsandcommandshave been merged into a single list calledactions.- Ensure
rewardsandcommandsin your config files have been renamed toactions.
- Ensure
- Renamed several placeholders for clarity:
<pinata>-><pinata_name><entity_type>-><pinata_type><health>-><pinata_health><max-health>-><pinata_max_health>
1.5.3
release30 января 2026 г.Additions
- Added
<entity_type>placeholder support for reward commands. - Added
✨color for boss bars to cycle colors automatically. - Added a
NONEoption for the hit cooldown display setting to hide notifications.
Changes & Improvements
- Updated
/pa vote sendto accept an optional service name argument. - Improved the Blink reflex teleportation logic to reliably find safe standing spots.
- Removed
/pa vote testcommand as it was redundant. - Updated dependencies.
1.5.2
release26 января 2026 г.Improvements & Changes
- Fixed an issue where the update checker logic was incorrect resulting in no notifications.
- Update notifications now appear exclusively in the server console on startup rather than in-game chat.
Детали
Лицензия:MIT
Опубликован:4 месяца назад
Обновлён:1 неделю назад