1.4.4 Changelog
Changes:
- Added boosters! Give player timed boosters - for points, job progress or rewards, for whatever time - you decide! Learn more at the wiki page: https://jobs.advancedplugins.net/features/boosters
1.4.3 Changelog
Changes:
- Updated job progress processing from BigInteger to BigDecimal
- Some other small improvements with actions
1.4.2 Changelog
Changes:
- Updated anti-abuse system for blocks, crafting actions
- Some other minor improvements
1.4.1 Changelog
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
1.4.0 Changelog
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.
1.3.9 Changelog
Changes:
- Updated placeholderapi actions for a more instantanious activation without performance hit
- Few other minor fixes and improvements
1.3.8 Changelog
Changes:
- Fixed issue with cratesplus_open quest on newer plugin versions
1.3.7 Changelog
Changes:
- Some updates with action processing for better performance on paper servers
- Improved default leaderboard configuration
1.3.6 Changelog
Changes:
- Added job join and leave conditions! https://jobs.advancedplugins.net/features/job-join-and-leave-conditions
- Leaderboards are now extremely optimized for larger servers
1.3.5 Changelog
Changes:
- Optimizations for the jobs leaderboard
- Removed job-progress-actions option from config.yml
1.3.4 Changelog
Changes:
- Added color subroot to shear action
- Fixed issue with admin commands in console
1.3.3 Changelog
Changes:
- Updated progress menu with variables and new math to be more understandable
1.3.2 Changelog
Changes:
- Added %time_left% placeholder for portal menu
- Some internal refactoring and code improvements
1.3.1 Changelog
Changes:
- Added Leaderboards GUI! This feature requires PlaceholderAPI to be installed. Access leaderboards using `/aj leaderboard` command or new item from portal.yml file (must be regenerated from default files to use!) [img]https://advancedplugins.net/img/bp/leaderboard-min.png[/IMG}
[/LIST][/img]
1.3.0 Changelog
Changes:
- Updated long number formatting to look better
- Fixed issue with ItemFlags in configs
1.2.9 Changelog
Changes:
- Jobs command's aliases are now configurable with jobs-command-aliases setting
- Added %advancedjobs_active% placeholder which shows all user's active jobs. It uses default delimiter from config.yml.
- Fixed hex colors in actionbar
1.2.8 Changelog
Changes:
- Added '/jobs join' command
- Added '/jobs leave' command
- Fixed /aja levelup command
- Added equals and hashCode methods to Job object
1.2.7 Changelog
Changes:
- Added 1.21 support!
1.2.6 Changelog
Changes:
- Added auto config updating and validating
- Fixed few small issues with actions
1.2.5 Changelog
Changes:
- Updated internal storage from BigInteger to BigDecimal
- Fixed small issue with reloading when changing locale files