1.2 contains a few important bugfixes that I have encountered while testing VoteParty.
This update also includes many improvements internally!
- Fixed VoteParty removing a players non-VoteParty scoreboard when the VoteParty scoreboard has already been removed due to another plugin setting/updating the sidebar scoreboard before the VoteParty scoreboard remove timer is finished(ex: InfoBoard, EZRanksLite)
- Fixed issue where /vp reload would not reset the vote counter to the value defined in the config under total_votes_needed_for_party:, instead it would always set the counter to the last vote counter that was saved if a vote counter has been saved before.
- Fixed (potential) problems with tasks not being cancelled properly when the server is stopped/plugin is disabled. This should prevent memory leaks/future bugs.
- In 1.2 I also organized/modified the entire code structure to allow myself more flexibility and organization when adding new features, or modifying/removing existing features.
This version has been tested since sunday with no problems so far. As always, if you happen to find a problem, or have a suggestion, let me know!