Minecraft Servers HQ

Minecraft plugin Jobs

Information about Jobs and servers where it was found

🔌 About Jobs Reborn

Jobs Reborn is a Minecraft plugin that provides class-based professions (jobs) so players earn in-game money, job experience and points for common actions such as breaking/placing blocks, killing mobs, fishing, crafting and more. The plugin is configurable and exposes an API; it is intended for servers that want persistent job progression, pay-per-action systems and job-based rewards.

🎯 Purpose

Jobs Reborn's core purpose is to track player activity by category (job) and reward that activity with money, experience and job points. It solves the problem of offering structured, configurable progression and pay-for-action systems for survival, economy and RPG-style servers.

⚙️ Features

  • Class-based jobs (examples: Miner, Farmer, Fisherman, Builder, Hunter, Crafter).
  • Configurable payment actions (break, place, kill, fish, craft, smelt, enchant, breed, tame, explore, and many more).
  • Levelling system where experience and income scale by level and configurable equations.
  • GUI job browser and in-game job editor.
  • Job-specific boosts for money, experience and points.
  • Quests and daily/periodic tasks integration.
  • Optional shop items per job and ability to give limited items to players.
  • Integration hooks for other plugins (API available).
  • Data storage with MySQL/SQLite support.
  • Basic protections against common exploits and autosave.

🧩 Who It Is For

  • Survival and SMP servers that want passive progression and pay-for-action systems.
  • Economy servers that need job-driven income sources.
  • RPG or faction servers wanting role-like professions and levelling.
  • Servers using existing economy plugins that want job-based payouts.

🏗️ Example Use Cases

  • A Survival server gives players a Miner job that pays for ore blocks mined and grants job XP for leveling.
  • An RPG server offers quests and job-based shops where players spend job points earned from job activity.
  • An economy server limits payouts per world and uses boosts for special events.

⌨️ Commands

CommandDescriptionPermissionAccess
/jobs browseDisplay available jobs (GUI or chat).jobs.command.browsePlayer
/jobs join [jobName]Join a job.jobs.command.joinPlayer
/jobs leave [jobName]Leave a job.jobs.command.leavePlayer
/jobs info [jobName]Show information about a job.jobs.command.infoPlayer
/jobs gtop or /jobs topDisplay global toplist (scoreboard or chat).jobs.command.gtop / jobs.command.topPlayer
/jobs boost [jobName] money <amount>Add a temporary money boost for a job.jobs.command.moneyboostAdmin

(Commands above are taken from the official Jobs command reference.)

🔐 Permissions

PermissionDescriptionDefault
jobs.command.browseAllows using the browse command.not specified
jobs.command.joinAllows joining jobs.not specified
jobs.command.leaveAllows leaving jobs.not specified
jobs.command.infoAllows viewing job info.not specified
jobs.command.topAllows viewing job toplist.not specified
jobs.useGeneric use permission for Jobs features.not specified
jobs.max.1 / jobs.max.2 / jobs.max.3Controls how many jobs a player can hold (example nodes).not specified

(Permission nodes and examples are documented by the plugin author; defaults must be managed via a permissions plugin.)

⚙️ Installation

📥 Setup

  • Download the Jobs .jar and the required CMILib library.
  • Place both .jar files into the server plugins/ directory.
  • Start the server; the plugin will generate config and language files on first run.
  • Restart the server once more to ensure configuration files are fully initialized and to confirm the plugin enabled correctly via console logs.

📦 Dependencies

  • CMILib (required by Jobs Reborn).
  • Vault (optional, used for economy integration).
  • MySQL or SQLite may be used for storage (MySQL is optional).

🧠 Technical Notes

  • Officially supported server engines: Spigot and Paper.
  • Jobs exposes an API for other plugins and includes documented API events.
  • The plugin includes localization files and supports UUID-based storage.
  • License: GNU GPL v3.

🤝 When This Plugin Is Useful

If you need a configurable job/profession system that rewards player actions with money, experience and points, Jobs Reborn provides a mature, configurable implementation with an API and integrations for economy systems and other plugins.

Servers with Jobs

The Jobs plugin page shows which servers monitoring found this plugin on, and which platforms and versions it appears with.

Plugins may add commands, economy, protection, permissions, mini-games, integrations, or other mechanics. The actual role of Jobs depends on each server's configuration.

Data is generated automatically from technical server responses. If a server hides its plugin list, it may not appear in this section even if it uses Jobs.

Use the server list with Jobs to compare projects, check compatible versions, or find examples of how the plugin is used on public servers.