What's Changed
New Contributors
- 1.21.6 & 1.21.7 Support | Depreciated (1.16.5 - 1.19.4) by @PhantomDevelopmentMC in #8
Full Changelog: v1.2.2.3...v1.2.3
- @PhantomDevelopmentMC made their first contribution in #8
What's Changed
- Experimental by @Fergs32 in #4
- Finalized support for SQL & MySQL through rigorous testing.
- Minor code cleanup with some performance improvements.
What's Added
- Implemented caching for fetching vote party current votes and more.
- Added hover & clickable message support for VOTE_LIST message type
- Added Module-Permissions inside of modules.yml if you would rather have a permission approach inside of enabled/disabled.
- Added /votingadmin opengui {player] [menu-type] command for external plugins to open menus for players.
- Added storage.yml for SQL configuration.
What's fixed
- Fixed / Added support for adding multiple votes to a player.
- Fixed / Added support to remove multiple votes from a player.
- Fixed a startup error relating to Placeholder API.
- Fixed an error with vote reminder not having a default message to fallback on.
- Fixed mistake for voting sounds, it was playing the sound in the players location and not the player directly.
New Contributors
Full Changelog: v1.2.1...v1.2.2
What's Changed
What's Added
- Fix placeholders not working after /papi reload by @efekurbann in #3
Full Changelog: v1.1.8...v1.1.9
- Added %required_streak% placeholder to use in streak menu item lore.
- Added %votes_required% placeholder to use in the milestones menu item lore.
What's New
What's Fixed
- Added additional options for menu items, such as glowing, custom-model-data, item flags and more.
- Added option to send titles in all messages in messages.yml.
What's Changed
- If Placeholder API wasn't installed it would cause startup errors, that is now fixed.
Full Changelog: v1.1.6...v1.1.7
- Reduced SQL Database calls in menus, therefore increasing the overall performance.
- Implemented my own Player Manager, this should eliminate lag spikes with vote parties on high player counts.
- Minor code improvements and clean-ups.
What's New
What's Changed
- Added Streaks Menu module, which is a menu similar to milestones but for streaks.
- Added new SQL Table to account for new streaks implementations.
- Added option to voteparty.yml to disable them.
- Added new set of commands related to streaks (reset|set|add)
- Added new messages for streaks menu and streak commands. Please look at wiki for the additional messages & more.
Full Changelog: v1.1.5...v1.1.6
- Made inventory animation async, also made some database fetching async to improve performance.
What's New
Full Changelog: v1.1.4...v1.1.5
- Added new /vote toggle reminder to disable / enable notifications.
- Added new configuration section in Vote Reminder module for the toggle options.
- Added Base-64 skull support, visit wiki for info on how to add to items. Not available in some cases.
- Added new messages to alert user on disabled modules, and vote reminder message for toggling. Refer to wiki.
