Minecraft plugin AdvancedJobs
Information about the Minecraft plugin AdvancedJobs and servers where it is used
🔌 About AdvancedJobs
AdvancedJobs — is a plugin for Minecraft servers that provides a configurable jobs system with an in‑game GUI editor, daily/refreshing jobs, job levels and a flexible rewards system. AdvancedJobs is designed to let server owners create custom jobs without programming and to integrate with economy and placeholder plugins for Paper/Spigot servers.
🎯 Purpose
AdvancedJobs solves the need for a flexible, configurable jobs system that can reward players for in‑game actions, support progression and integrate with server economies. AdvancedJobs addresses:
- creation of custom jobs and actions without coding
- player progression (levels, points) per job
- daily/refreshing jobs and leaderboard tracking
- economy rewards and per‑job pass/slot control
AdvancedJobs is aimed at survival, RPG and economy servers that want deeper player progression and monetization options. ()
⚙ Core features
- In‑game GUI job editor (create and edit jobs without touching files). ()
- Full job configuration via YAML files in
/plugins/advancedjobs/jobs. () - 20+ default jobs and 100+ customizable actions (ability to define custom actions and progress). ()
- Job levels, infinite leveling options and per‑level rewards. ()
- Smart rewards system (money, items, commands); economy integration requires Vault. ()
- Daily/refreshing jobs and premium/free job passes. ()
- Leaderboards and placeholders support (PlaceholderAPI integration documented). ()
- MySQL support and cross‑server synchronization options. ()
🧩 Who it fits
AdvancedJobs is suitable for:
- Survival and economy servers that want persistent job progression
- RPG servers that need levelled professions and rewards
- Networks that require MySQL or Bungee synchronization for jobs
- Admins who prefer an in‑game GUI editor over manual file editing
AdvancedJobs is not limited to a single scale — it can be configured for small servers up to larger networks (testing recommended). ()
🏗 Examples of use
- Create a Miner job with per‑block progress rewards and economy payouts via Vault.
- Offer a Premium Pass giving extra rewards for Premium jobs while keeping base jobs free.
- Configure daily rotating tasks and refresh them server‑wide with
/ajadmin refresh jobs.
⚡ Notable facts & limitations
- Compatible Minecraft versions are listed on the official product page (example listing includes 1.17–1.21.x). Confirm current compatibility before installing. ()
- AdvancedJobs integrates with Vault for economy rewards and documents PlaceholderAPI placeholders. ()
- MySQL is supported for external storage and cross‑server sync. ()
⌨️ Commands
| Команда | Опис | Permission | Доступ |
|---|---|---|---|
/advancedjobs (aliases: /aj, /jobs) | Opens the jobs interface (browse/select jobs). | jobs.use | Player |
/advancedjobsadmin (aliases: /ajadmin) | Base admin command (requires admin permission). | jobs.admin | Admin/Console |
/ajadmin reload | Reload configurations and jobs. | jobs.admin | Admin/Console |
/ajadmin delete user | Delete a user's job data. | jobs.admin | Admin/Console |
/ajadmin give points | Award job points to a user. | jobs.admin | Admin/Console |
/ajadmin levelup | Manually level up a user in a specific job. | jobs.admin | Admin/Console |
/ajadmin editor | Open the in‑game job editor. | jobs.admin | Admin/Console |
/ajadmin refresh jobs | Refresh daily jobs for all players. | jobs.admin | Admin/Console |
/ajadmin reset jobs | Reset all job progress for all players. | jobs.admin | Admin/Console |
/ajadmin set points | Set a user's job points to a specific amount. | jobs.admin | Admin/Console |
/ajadmin sync jobs | Synchronize job data across Bungee/MySQL servers. | jobs.admin | Admin/Console |
(Commands and permissions are taken from the official AdvancedJobs documentation.) ()
🔐 Permissions
| Permission | Опис | Default |
|---|---|---|
jobs.use | Allows player to open/browse the jobs GUI. | Information absent in official sources |
jobs.admin | Access to administrative commands (/ajadmin and subcommands). | Information absent in official sources |
advancedjobs.slots.<number> | Control how many job slots a player can have (use <number> suffix). | Information absent in official sources |
advancedjobs.premium | Grant premium jobs pass to players. | Information absent in official sources |
advancedjobs.job.<jobid> (per‑job) | Optional per‑job permission when defined in job file (example: advancedjobs.job.miner). | Information absent in official sources |
Note: official docs show how to define per‑job permissions inside job YAML files; exact default values for permission nodes are not documented in the public wiki pages consulted. ()
⚙ Installation
📥 Install
- Download AdvancedJobs
.jarfrom the official AdvancedPlugins product page or the plugin store where you purchased it. () - Place the
.jarinto your server'splugins/folder. - Perform a full server restart (do not use
/reload). - On first run the plugin creates job YAMLs and necessary folders under
/plugins/advancedjobs/. ()
📦 Dependencies
- Vault — required for money/economy rewards (examples in docs reference Vault). ()
- PlaceholderAPI — used for placeholders and integrations (documented in the wiki). ()
- MySQL — supported for external storage / cross‑server synchronisation (optional). ()
Only declare dependencies confirmed in official documentation. If you use economy rewards, ensure Vault (and a compatible economy plugin) is installed.
🧾 Configuration
- AdvancedJobs uses YAML job files in
/plugins/advancedjobs/jobs— you can create or edit.ymlfiles manually or use the in‑game editor (/ajadmin editor). () - MySQL configuration (if used) is available via plugin settings (official product page/documentation references MySQL support). ()
🧠 Additional information
- Known conflicts: official documentation does not list explicit plugin conflicts; test integrations with other plugins that modify the same events (economy/chat/commands) before production deployment. ()
- Proxy support: the
/ajadmin sync jobscommand suggests synchronization for Bungee/Velocity or MySQL setups — test carefully when using proxies. () - Stats / Telemetry (bStats): Information about bStats or telemetry is not present in the consulted official pages. (Information absent in official sources.)
- Discord support / community: AdvancedJobs has an official community/Discord referenced from the product page for support. ()
FAQ
Q1: Can AdvancedJobs give money to players? A: Yes — money rewards are supported but require Vault and a compatible economy plugin. ()
Q2: Can I create jobs without editing files?
A: Yes — use the in‑game GUI editor (/ajadmin editor) or edit YAML files under /plugins/advancedjobs/jobs. ()
Q3: Does AdvancedJobs support MySQL and multi‑server sync? A: Yes — the product documentation states MySQL support and the plugin exposes a sync command for cross‑server synchronization. ()
Q4: Are placeholders supported? A: PlaceholderAPI placeholders are documented in the AdvancedJobs wiki. ()
Q5: Where to get help? A: Official documentation (AdvancedJobs wiki) and the plugin's Discord/community are listed on the product page. ()
🤝 When to use AdvancedJobs
Use AdvancedJobs when you need a flexible, GUI‑driven jobs system with economy integration, daily jobs and MySQL synchronization for Paper/Spigot servers. AdvancedJobs fits servers that want configurable player progression and monetization through premium passes and per‑job rewards. ()
Useful links
- https://www.advancedplugins.net/item/AdvancedJobs.187
- https://jobs.advancedplugins.net/
- https://jobs.advancedplugins.net/general/commands-and-permissions
- AetherCraft1955.58
- Smithtainment Minecraft
Community-focused survival SMP with custom plugins, economy, mcMMO and mini-games — friendly players and active forums.
751.21 - Anarchy has taken over.031.2
- Survival129.88
- A Minecraft Server128.66
- Craftopia06.43
Minecraft plugin AdvancedJobs is used on public servers to extend gameplay, add new mechanics, or improve server management. This page contains up-to-date information about the plugin's purpose, usage, and popularity among servers.
The catalog of servers with AdvancedJobs is generated automatically based on real data. You can see which Minecraft servers have this plugin installed, how often it is used, and what role it plays in gameplay.
AdvancedJobs usage statistics help assess its relevance and distribution. Data is updated regularly and reflects the real state of the Minecraft server ecosystem without manual input.
The Minecraft plugin AdvancedJobs page is useful for server owners choosing functionality for their project and for players who want to understand what features a server with this plugin offers.
Use this page to find Minecraft servers with the AdvancedJobs plugin, analyze its popularity, and make an informed decision about using the plugin on your server.