New requirement API (ability to add custom requirements)
Added JavascriptExpression requirement
Added VaultGroup requirement
Changes to min/max money & exp (will need to be updated
Code (Text):
# New system
Money: # Same for EXP
Min: 100
Max: 300
- Changes to skull loading, will now display steve skull while skulls load the first time, prevents issues with GUI's not opening right away - Added PlayerVoteCoolDownEndEvent and VoteCoolDownEndedReward (in config.yml) - Added /av TestReward (player) (reward) (amount of times to be given) - also displays info on how many rewards given (useful for testing chances) - Bug fixes regarding time offsets - MySQL improvements - Lots of other bug fixes that I don't remember