Jobs Reborn [Up to 1.16]
jobsNewLogo.png


Supports 1.7.10 / 1.8 / 1.9 / 1.10 / 1.11 / 1.12 / 1.13 / 1.14 / 1.15 / 1.16 servers!



A fully configurable plugin that allows you to get paid for breaking, placing, killing, fishing, and crafting, and more. Class based professions, gain experience as you perform your job.


features.jpg

  • UUID support
  • Mysql/SqLite data base systems
  • Locale files
  • Daily quests
  • Signs command support
  • Signs top list support
  • GUI for job info or joining them
  • API
  • Create your own custom jobs and choose what they get paid for and how much.
  • Default jobs: Hunter-Farmer-Enchanter-Explorer-Woodcutter-Miner-Builder-Digger-Crafter-Fisherman-Weaponsmith-Brewer
  • Levelling mechanic where higher level jobs will give higher incomes. Income earned = experience gained.
  • Equation determining maximum experience, experience gained and income gained is customizable.
  • Execute commands on predetermine leveling up
  • Leave your job and return to it by suffering level loss during this action
  • Fully customizable skill levels in the game to mark leveling milestones.
  • Payment output in action bar
  • Option to limit income for certain time interval
  • Chat integration to display current job name and titles.
  • Several protections against exploiting
  • Auto-save to protect against server crashes.
  • In game job editor
  • McMMO integration
  • MythicMobs support
  • Money/Exp boost with specific permission
  • Money/Exp boost by wearing or using special items
  • Option to leave and return with possible exp lost during transfer.
  • Optional sounds on level up.
  • Full permissions support for BukkitPerms compatible plugins.
  • Admin commands work with online players.
  • Auto tab complete commands
  • Foreign language translations
  • Possible actions to get paid for:
    • Break - by breaking blocks
    • TNTBreak - by breaking blocks with tnt or minecart tnt
    • Place - by placing blocks
    • Kill - by killing any living creature including players
    • MMKill - by killing mythic mobs
    • Fishing - by catching fish
    • Craft - by creating items
    • Eat - by eating food
    • Smelt - by smelting items
    • Brewing - by making potions
    • Enchanting - by enchanting items
    • Repair - by repairing items
    • Breed - by breading animals
    • Tame - by taming animals
    • Milk - for milking cows
    • Dye - for dyeing leather armour
    • Shear - for shearing sheep's by color
    • Explore - for exploring map
    • Custom kill - by killing player with specific profession
signs.png

Signs works in same way as simple commands. Put into first line [Jobs] and rest of lines can be filled up with all possible jobs plugin commands. You can even put admin commands and don't be afraid that some one will use them, as all commands will be performed in same way as user regularly enter them in chat. Just keep in mind that first line always [jobs] and res of them can be filled up with any commands you can imagine, you can put even couple command variables in one line if its fits. For ex:

Code (Text):
[jobs]
join
miner


To create top list of sign create sign with text:
Code (Text):
[jobs]
toplist
miner
1
This will create sign with 4 entries from 1 to 4 place.

To create special sign which one can be customized in locale file, write like this:
Code (Text):
[jobs]
toplist
miner
1s
This will create sign for first place in miner job.

You can place head on top of sign and it will update with that place player head texture.
To have global top list use gtoplist and skip job name
Code (Text):
[jobs]
gtoplist

1
permissions.jpg

Most important permissions are: jobs.use and jobs.world.[worldname] they will be added automatically in most cases, if not, then you will need to add them for each player or in their permission group.
  • jobs.join.[jobname] - Grants access to join particular job (will be added in most case, but if not, then add them manually)
  • jobs.autojoin.[jobname] - Grants access to auto join job on logging in.
  • jobs.* - Grants access to all Jobs commands (only for admins!)
  • jobs.admin - Grants permissions as an admin (only for admins!)
  • jobs.use - Grants ability to use this plugin
  • jobs.command.* - Grants player access to all commands
  • jobs.command.browse - Grants access to the browse command
  • jobs.command.top - Grants access to the top command
  • jobs.command.stats - Grants access to the stats command
  • jobs.command.archive - Grants access to the archive command
  • jobs.command.admin.archive - Grants access to the archive command on other players
  • jobs.command.admin.stats - Grants access to the stats command on other players
  • jobs.command.join - Grants access to the join command
  • jobs.command.leave - Grants access to the leave command
  • jobs.command.leaveall - Grants access to the leaveall command
  • jobs.command.info - Grants access to the info command
  • jobs.command.playerinfo - Grants access to the playerinfo command
  • jobs.command.editjobs - Grants access to the editjobs command
  • jobs.command.fire - Grants access to the fire command
  • jobs.command.fireall - Grants access to the fireall command
  • jobs.command.employ - Grants access to the employ command
  • jobs.command.promote - Grants access to the promote command
  • jobs.command.demote - Grants access to the demote command
  • jobs.command.grantxp - Grants access to the grantxp command
  • jobs.command.removexp - Grants access to the removexp command
  • jobs.command.transfer - Grants access to the transfer command
  • jobs.command.reload - Grants access to the reload command
  • jobs.command.give - Grants access to the give command
  • jobs.command.boost - Grants access to the boost command
  • jobs.command.help - Grants access to the help command
  • jobs.command.toggle - Grants access to the toggle command
  • jobs.command.signupdate - Grants access to the signupdate
  • jobs.command.limit - Grants access to the limit command
  • jobs.max.[numer] - Grants permission to have more than default max jobs
  • jobs.vipspawner - Grants access to get paid from spawners ignoring global multiplayer
  • jobs.petpay - Grants access to get paid when pet kills monster
  • jobs.boost.[jobname].money.[amount] - Boosts money for specific job by defined amount. Example: jobs.boost.miner.money.0.5
  • jobs.boost.[jobname].exp.[amount] - Boosts exp for specific job by defined amount. Example: jobs.boost.miner.exp.-0.5
  • jobs.boost.[jobname].points.[amount] - Boosts exp for specific job by defined amount. Example: jobs.boost.minet.points.1.5
  • jobs.boost.[jobname].all.[amount] - Boosts money/exp/points for specific job
  • jobs.boost.all.money.[amount] - Boosts money for all jobs by defined amount
  • jobs.boost.all.exp.[amount] - Boosts exp for all jobs by defined amount
  • jobs.boost.all.all.[amount] - Boosts money/exp/points for all jobs by defined amount
  • jobs.[jobname].vipmaxlevel - Give access to different max jobs level
  • jobs.[jobname].vipmaxlevel.[amount] - Give access to different max jobs levels. Uses biggest one.
  • jobs.command.admin.points - Give access to check players points
  • jobs.area.select - allows to use selection tool
  • jobs.area.add - allows to add new restricted area
  • jobs.area.remove - allows to remove old restricted area
  • jobs.command.admin.quests - Allows to check quest progression for another player
  • jobs.command.admin.clearownership - Allows to clear ownership for another player
  • jobs.maxbrewingstands.[amount] - Defines max amount of brewing stands player can have
  • jobs.maxfurnaces.[amount] - Defines max amount of funaces player can have
videos.jpg


NEEDED PLUGINS



localeFiles.jpg


By default plugin comes with Full EN and partial LT/DE/CS/FR/RU translation files. If you want to translate file to your own laguage, just change in generalConfig file from locale-language: en to your desired language. After server reload you can freely edit your locale file.

resources.jpg

Latest updates

  1. Spooooooookyyyy

    Fix for checking if the object is mypet (montlikadani) Fix for useAsWhitelist not working...

Similar resources

Jobs Reborn M
Jobs Reborn 4.17.2
A fully configurable plugin that allows you to get paid for breaking, placing, killing, fishing...
1.00 star(s) 1 ratings
Downloads
95
Updated
jobs Reborn XDhunterXD
jobs Reborn 4.4.0
A fully configurable plugin that allows you to get paid for breaking, placing, killing, fishing...
0.00 star(s) 0 ratings
Downloads
201
Updated
BlackSpigot General Chat
Rules Help Users
    N @ Nilesh_Rajput: Still i cant download SpigotVIP resources. any staff can fix that?
    Top