Changes:
- Added proper implementation for money reward using Vault
- Added leave cooldown after joining to prevent spamming (disabled by default in config.yml)
Changes:
- Fixed action variables for EntityType, when there is Material with same name as EntityType (i.e. SALMON is Material and EntityType)
- Fixed chatreaction_win action
- Fixed null action root
- Fixed progress when player is in multiple jobs
Changes:
- Added support for VotifierPlus
- Added multiple types for job - https://jobs.advancedplugins.net/features/multi-type-jobs
- Fixed potions in 1.20.2+
- Fixed harvest-crops action in worldguard regions
Changes:
- Updated job progress processing from BigInteger to BigDecimal
- Some other small improvements with actions
Changes:
- A huge update for the plugin.
- Removed unused MaterialData from items. MaterialData 0,:1 etc.) was useful before Minecraft 1.13 - that Minecraft update removed numeric IDs and MaterialData.
- Refactored & Recreated variables and action root system.
- Added suport for itemsadder (experimental)
- Added JSON properties to root/subroot elements
- Updated blacklists system
- Added variable conditions using PAPI
- Updated anti abuse systems
- Fixed "harvesting materials" like POTATOES, CARROTS etc.
- Fixed harvest-crops action
- Updated some internal actions
- Read the whole update with detailed changes here: https://battlepass.advancedplugins.net/big-advancedactions-update
Changes:
- Fixed error in console about user storage migration. We recommend keeping a backup, any issues are unlikely and have not happened, but a backup is always recommended.