This update fixes minor issues that have detected such as default actions not being executed in certain specific instances. Also in this update I have added some events into the API so that it can be utilized by other plugins.
- ProVotesPartyEvent - Called when the party counter has been reach
- ProVotesVoteEvent - Called when a vote is received
These events can be set during run (meaning you can modify the attributes before a party starts for example) and also can be cancelled at any point.