Config changes
- Added config settings to change the Pinata's glow color with random and cycle settings.
Config changes (Just comment changes, you don't need to update)
- Cleaned up the config's comments a little bit.
- Fixed glow issues when having more than one pinata alive at once.
No config changes.
- Developers: Removed Pinata#getHitsLeft, use Pinata#getHealth instead.
- Fixed some fields not being private.
- Improved placeholder registration.
- Fixed an exception message not using the new message system.
- Moved the particles enum outside of the Pinata class.
- Fixed hex formats not working on placeholder text from the config.yml.
- Misc cleanup.
No config changes.
- Developers: Deprecated Pinata#getHitsLeft and added Pinata#getHealth and Pinata#setHealth
No config changes.
- Fixed some harmless errors for people with broken configs.
- Small internal cleanup.
Config changes
- Added command sections for the countdown start and end, allowing you to execute custom commands at the start or the end of the PinataParty countdown
No config changes.
- The plugin is now built against 1.18.2 (No difference and an update wasn't needed).
- bStats is now shaded into the plugin instead of being manually copy-pasted in.
- Fixed a bunch of cases where the sound was played in the world instead of directly to the player causing some sounds like the countdown start, mid tick and end sounds playing multiple times if near other players.