1.17 - 1.21.4 ⭕ AdvancedJobs ⭐  20+ Default Jobs & Create Your Own Jobs Plugin⚡GUI Editor ✅ icon

1.17 - 1.21.4 ⭕ AdvancedJobs ⭐ 20+ Default Jobs & Create Your Own Jobs Plugin⚡GUI Editor ✅ -----

20+ Default Jobs ⭐ Seamless rewards ⭐ Job levels ⭐ Leaderboards ⭐Easy customization




Changes:
  • Added %job% placeholder to join/leave message
  • Added debug error messages to flat & MySQL backend (it will help us with identifying database problems)
  • Fixed craft quest when holding same item with other name
  • Fixed problems with modifying all users when one user is incorrect
----------, Dec 20, 2024

Changes:
  • Fixed %player% placeholder when PlaceholderAPI player module is installed
----------, Dec 17, 2024

Changes:
  • Improvements to caching system for block-place anti abuse
  • Updated to Java 21
  • Fixed smelt action issue
  • Fixed block-place when player uses debug stick
----------, Dec 13, 2024

Changes:
  • Added %job% placeholder to leave commands
  • Some other improvements with dependencies and 1.21.4
----------, Dec 10, 2024

Changes:
  • Added 1.21.4 support
----------, Dec 6, 2024

Changes:
  • Added permission for max job level 'advancedjobs.max-level.<number>'
  • Small leaderboards fix
----------, Dec 3, 2024

Changes:
  • Fixed a small issue with console error on 1.17 versions processing jobs
----------, Nov 29, 2024

Changes:
  • Added better support for EconomyShopGUI, EconomyShopGUI-Premium, RivalHarvesterHoes, AdvancedMobs
----------, Nov 27, 2024

Changes:
  • Fixed issue with Paper 1.21.3 startup
----------, Nov 23, 2024

Changes:
  • Improved block cache to use metadata. Placed blocks will be saved now even after server restart.
  • Fixed moving placed blocks by pistons not being tracked
----------, Nov 22, 2024

Changes:
  • Added /aj progress <job> command to directly open progress menu.
  • Small change in /jobs command. Now, typing anything after /jobs won't open portal menu (so i.e. /jobs aedaed won't open portal menu)
----------, Nov 18, 2024

Changes:
  • Updated Folia Support
  • Updated reward variables to use better rounding
----------, Nov 13, 2024

Changes:
  • Updated AdvancedEnchantments' quest integration with new API changes (nbt removed)
----------, Nov 8, 2024

Changes:
  • Improved leaderboard layout
  • Some other improvements to default locale
----------, Nov 5, 2024

Changes:
  • Upgraded action processing system with new performance improvements
  • Fixed small issue with gradients in actions
----------, Nov 2, 2024

Changes:
  • Caped player level after changing max-level
----------, Oct 30, 2024

Changes:
  • Improved performance with action parsing
  • Completely moved from NBT to PersistentDataContainer
----------, Oct 26, 2024

Changes:
  • Added 1.21.2 support
----------, Oct 23, 2024

Changes:
  • Improved oraxen and itemsadder compatibility for menu items
----------, Oct 20, 2024

Changes:
  • Fixed lore in menus
  • Fixed craft action for Complex Recipes
----------, Oct 17, 2024

Changes:
  • Improved rewards handling
  • A lot of updates to wiki, updated guides with actions, rewards & more
  • Some other smaller improvements
----------, Oct 13, 2024

Changes:
  • Fixed '?' character in gradients
----------, Oct 10, 2024

Changes:
  • Added predicate as action root
----------, Oct 7, 2024

Changes:
  • Added rewards section in progress-actions to use reward system from rewards.yml.
  • Added %progress% placeholder into rewards variables. Don't use for level rewards.
  • Added possibility to send notifications every time player progress, by using notify-at-percentages: [-1]
  • Added option to override progress notification & use variables from progress-actions.rewards inside that message (progress-actions.override-message)
  • Wiki has been updated with new information on how to use all the new features.
----------, Oct 2, 2024

Changes:
  • Fixed large leaderboards on Linux
----------, Sep 28, 2024

Changes:
  • Custom heads now work on 1.21+ correctly
----------, Sep 23, 2024

Changes:
  • Improved trigger parsing with async events
----------, Sep 18, 2024

Changes:
  • Improvements with leaderboards - now sync better with bungee-fix setting on networks when switching servers
----------, Sep 14, 2024

Changes:
  • ride-mob action now works correctly with custom mobs from mods or datapacks correctly
----------, Sep 12, 2024

Changes:
  • Improved performance of interact action
  • Major performance improvements for action activation, moved all possible ones to async
----------, Sep 8, 2024

Changes:
  • Added proper implementation for money reward using Vault
  • Added leave cooldown after joining to prevent spamming (disabled by default in config.yml)
----------, Sep 4, 2024

Changes:
  • Removed 'Error' players from leaderboard
  • Small fix in jobs storage
----------, Aug 31, 2024

Changes:
  • Fixed some potions with actions (jobs) on 1.21+ versions
----------, Aug 30, 2024

Changes:
  • Added subroots to move action: isSwimming, isGliding, isFlying, isSneaking, isSprinting
  • Improved spawn-reason in kill-mob action
  • Updated info about job placeholders
  • Fixed player progress after updating requirements
----------, Aug 26, 2024

Changes:
  • Added nether warts (ant other Ageable materials) to harvest-crops action
  • Added nether warts and sugar cane to crops-planted action
  • Added anti-abuse system to crops-planted action
----------, Aug 23, 2024

Changes:
----------, Aug 20, 2024

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
----------, Aug 18, 2024

Changes:
----------, Aug 14, 2024

Changes:
  • Added jobs daily reset message to lang file
  • Fixed progress in menu when progress is more than required
  • Fixed harvest-crops action in worldguard regions
----------, Aug 12, 2024

Changes:
----------, Aug 7, 2024

Changes:
  • Updated job progress processing from BigInteger to BigDecimal
  • Some other small improvements with actions
----------, Aug 5, 2024

Changes:
  • Updated anti-abuse system for blocks, crafting actions
  • Some other minor improvements
----------, Aug 3, 2024

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
----------, Aug 2, 2024

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.
----------, Jul 29, 2024

Changes:
  • Updated placeholderapi actions for a more instantanious activation without performance hit
  • Few other minor fixes and improvements
----------, Jul 26, 2024

Changes:
  • Fixed issue with cratesplus_open quest on newer plugin versions
----------, Jul 23, 2024

Changes:
  • Some updates with action processing for better performance on paper servers
  • Improved default leaderboard configuration
----------, Jul 19, 2024

Changes:
----------, Jul 17, 2024

Changes:
  • Optimizations for the jobs leaderboard
  • Removed job-progress-actions option from config.yml
----------, Jul 12, 2024

Changes:
  • Added color subroot to shear action
  • Fixed issue with admin commands in console
----------, Jul 10, 2024

Changes:
  • Updated progress menu with variables and new math to be more understandable
----------, Jul 7, 2024

Changes:
  • Added %time_left% placeholder for portal menu
  • Some internal refactoring and code improvements
----------, Jul 2, 2024

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]
----------, Jun 28, 2024

Changes:
  • Updated long number formatting to look better
  • Fixed issue with ItemFlags in configs
----------, Jun 25, 2024

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
----------, Jun 20, 2024

Changes:
  • Added '/jobs join' command
  • Added '/jobs leave' command
  • Fixed /aja levelup command
  • Added equals and hashCode methods to Job object
----------, Jun 18, 2024

Changes:
  • Added 1.21 support!
----------, Jun 14, 2024

Changes:
  • Added auto config updating and validating
  • Fixed few small issues with actions
----------, Jun 10, 2024

Changes:
  • Updated internal storage from BigInteger to BigDecimal
  • Fixed small issue with reloading when changing locale files
----------, Jun 5, 2024

Changes:
  • Fixed issue with chat-stripped action
----------, May 31, 2024

Changes:
  • Milk action now completes only when bucket is filled with milk
  • Fixed honey extract action when using world guard
----------, May 26, 2024

Changes:
  • Added spawn-reason subroot in kill-mob action
  • Added %job% placeholder into reward variables
  • Fixed issue with level rewards
----------, May 22, 2024

Changes:
  • Fixed brewing action for splash potions
  • Updated CrateReloaded Integration
  • Added cache for skullcreator b64 profiles
----------, May 16, 2024

Changes:
----------, May 10, 2024

Changes:
  • Added 1.20.6 support
----------, May 4, 2024

Changes:
  • Added support for placeholderapi variables for actions with decimals/other formatting of numbers
  • Added blacklisting in root of actions, e.g. variable: "!zombie OR !cow" # Any mob excluding zombie and cow
  • Added <gradient:FIRST_COLOR,SECOND_COLOR>TEXT</gradient> gradients for messages, example: <gradient:#FF0000,#0000FF>Text Here</gradient>
----------, Apr 27, 2024

Changes:
----------, Apr 25, 2024

Changes:
  • Improved job processing performance
  • Few slight tweaks with actions, updated some to more recent versions
----------, Apr 17, 2024

Changes:
----------, Apr 14, 2024

Changes:
  • Added %job_name% placeholder to job's command reward
  • Fixed whitelisted-regions
  • Dropped support for BuildBattle 5.0.0+ (api no longer available on newer versions)
----------, Apr 8, 2024

Changes:
  • PlaceholderAPI now parses correctly with job-progress-actions and level-up-actions
  • Updated "brew" quest to prevent player mischiefs with it
----------, Apr 6, 2024

Changes:
----------, Apr 4, 2024

Changes:
  • Fixed error when file with user data doesn't contain JSON
----------, Mar 29, 2024

Changes:
  • Improved the in-game jobs editor and fixed few small issues
----------, Mar 24, 2024

Changes:
  • Added break-protection setting in settings.yml
  • Fixed Bedwars api
  • Fixed holding variable for actions
----------, Mar 20, 2024

Changes:
  • Added world and region blacklist/whitelist
  • Fixed admin command arguments issue
----------, Mar 17, 2024

Changes:
  • Added %page% placeholder to all pageable menus to indicate page
  • Some few updates with jobs processing
----------, Mar 12, 2024

Changes:
  • Added job placeholder into progress menu title %job%
  • Added ability to set max-level for jobs, as well as can-work-when-max-level setting (default false) https://github.com/AdvancedPlugins/Jobs/commit/ff6e
  • Updated jobs validator
  • Removed warning about existing lang file
  • Fixed boss bar when wrong value is set in config
----------, Mar 7, 2024

Changes:
  • Updated mcMMO hook integration
  • Improved slot handling for multi-actions
----------, Mar 2, 2024

Changes:
----------, Feb 29, 2024

Changes:
  • Fixed issue with reloading using /aja reload
----------, Feb 26, 2024

Changes:
  • Added PlaceholderAPI support for menu titles
  • Some minor improvements with job processing
----------, Feb 24, 2024

Updated to latest version
----------, Feb 23, 2024

Resource Information
Author:
----------
Total Downloads: 562
First Release: Feb 23, 2024
Last Update: Dec 20, 2024
Category: ---------------
All-Time Rating:
6 ratings
Find more info at discord.gg...
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings