promotional bannermobile promotional banner

The Jobs Mod

Jobs Mod lets admins create custom jobs and assign them to players. Each job grants passive effects and item enchantments. Includes job creation, deletion, player assignment, and persistent data storage. Perfect for RPG servers.
Back to Files

The Jobs Mod-1.0.1

File namethe_jobs_mod-1.0.1.jar
Uploaded
Jan 18, 2026
Downloads
205
Size
41.6 KB
Mod Loaders
Forge
File ID
7479969
Type
R
Release
Supported game versions
  • 1.20.1

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:the-jobs-mod-1431569:7479969")

Learn more about Curse Maven

What's new

# Changelog

## 1.0.1 — 2026-01-18

- Added: Admin `/job` commands.
    - `create`, `delete`, `assign`, `strip` for managing jobs.
    - `config effect <effect> <level>` to add passive effects via command.
    - `config enchant <item> <enchant> <level>` to add job-based enchantments.
    - `config debuff effect <effect> <level>` and `config debuff hearts <count>` for debuffs (effects and permanent hearts).
- Added: Passive quest system for jobs.
    - `config quest passive defeat <entity> <count>` to add defeat quests.
    - `config reward passive item/effect` to set quest rewards.
- Added: Player-usable custom job commands with costs and cooldowns.
    - `config commands create <cmdname> effect|give ...` to create commands.
    - `config commands cooldown <cmdname> <ticks>`.
    - `config commands cost life|hearts temporary|permanent|items ...`.
- Dev: Build now auto-launches the client after success (`build.finalizedBy('runClient')`).

## 1.0.0
- Initial release.

This mod has no related projects