File Details
jobs-cobb-1.0.1.jar
- R
- May 20, 2026
- 472.61 KB
- 12
- 1.21.1
- Fabric
File Name
jobs-cobb-1.0.1.jar
Supported Versions
- 1.21.1
Curse Maven Snippet
Changelog
1.0.1
Added
- Added support for multiple active jobs through
professionSelection.maxActiveProfessions. - Added optional objective rewards with
objectives[].rewards. - Added named reward groups with support for multiple money, item, and command rewards.
- Added
displayNotesfor reward text shown in menus without being executed as commands. - Added configurable action XP rules through
actionXp.rules. - Added XP overrides by action detail, such as mined ores, placed blocks, crafted items, and fertilizer use.
- Added daily XP overrides, including per-day and per-detail values.
- Added a custom client-side XP popup in the bottom-right corner.
- XP popups now merge repeated XP gains from the same job instead of stacking many separate popups.
- Added a server-side fallback XP message for players without the client-side mod.
Changed
- Tier rewards now use the new
rewardsconfig format instead of onlymoneyRewardandrewardNotes. - Legacy reward fields are migrated automatically on config reload.
- Commands are no longer used as fake reward notes with
#; display-only text now belongs indisplayNotes. - Active job actions now progress every matching active job.
- Action XP can now be balanced from config without changing Java code.
- Admin documentation now explains tier rewards, objective rewards, item rewards, command rewards, placeholders, and action XP tables.
Fixed
- Fixed
maxActiveProfessionsstill behaving like only one active job was allowed. - Fixed tier completion not granting configured rewards.
- Fixed reward lists showing disabled
#command text as if it were a real command reward. - Fixed XP feedback being only a plain chat message when the client-side mod is installed.

