HomeJavaModsCTrabalhos
CTrabalhos
CTrabalhos — screenshot 1CTrabalhos — screenshot 2

CTrabalhos - The Complete System of Professions, Missions and Levels for Your Server!

Transform the gaming experience on your Minecraft server with CTrabalhos! This robust and highly configurable plugin introduces an immersive profession system, dynamic daily missions, level progression with rewards, challenging weekly goals and a competitive ranking to engage your players like never befores.

This project depends on plugins such as Vault and PlaceHolderAPI.

🔥 Amazing features of CTrabalhos:

# Inside your config.yml
# ...
jobs:
  Lumberjack:
    skull: http://textures.minecraft.net/texture/327859b7cea388362c19298bf221aed039ee7490335b2a2e2ba6be8d13c453a7
    name: '&eLumberjack
    missions: # Specific missions for the Woodcutter
      CuttingWood:
        active: true
        quantity: 64
      PeelWood:
        active: true
        quantity: 32
  Miner:
    skull: http://textures.minecraft.net/texture/ac30e59c533484c5732e30a6cc6a320731d11b636ed6e333d6ac62a84e213803
    name: '&bMinerator'
    missions:
      MineStone:
        active: true
        quantity: 128
      HeatIron:
        active: true
        quantity: 32
# ... and so on for all your professions!

levels:
  total: 100
  default_exp: 1000
  increment_exp: 500
  exp_per_mission: 150
  commands:
    10: “say Congratulations <player> on reaching level 10 of your profession!”
    50: “eco give <player> 10000”
    100: “lp user <player> permission set vip”

goals:
  weekly:
    # quantity_missions: 7 # Currently fixed at 7 in the code for the reward
    reward_exp: 2500 # Bonus XP for completing 7 daily missions in a week

📋 Main commands:

Quick facts

Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.

Verified by MCModsHub

These come from our own check of the pack file, not from the source page.

Explore more