HomeJavaModsJobs Reborn
Jobs Reborn
[​IMG]


[​IMG]
[​IMG]
Original author and manager of this was phrstbrn until v2.12.0 version.

[​IMG]

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.
MEDIA=youtube]aGEscl5GZbc[/MEDIA]



[​IMG]
[​IMG]
[​IMG]
[​IMG]
[​IMG]
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
Code (Text):
[jobs]
join miner
Code (Text):
[jobs]
info
miner
Code (Text):
[jobs]
info miner break
Code (Text):
[jobs]
stats
Zrips
Code (Text):
[jobs]
toggle
Code (Text):
[jobs]
boost
miner
2
[​IMG]

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, like this:
[​IMG]
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 and it will look like this:
[​IMG]
You can place head on top of sign and it will update with that place player head texture. With everything set up properly you can get result like this:
[​IMG]
To have global top list use gtoplist and skip job name
Code (Text):
[jobs]
gtoplist

1
[​IMG]
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.

Full permission list can be found https://github.com/Zrips/Jobs/wiki/Permissions

[​IMG]
https://github.com/Zrips/Jobs/wiki/Placeholders

[​IMG]
Out Dated! For 2.9.1 version

Out Dated! For 2.0.1 version
[​IMG]
[​IMG]
[​IMG]

WIKI at https://github.com/Zrips/Jobs/wiki/API
Maven https://github.com/Zrips/Jobs#jobs-api

5 events will be fired:

To get players job list use:

List<JobProgression> jobs = Jobs.getPlayerManager().getJobsPlayer(player).getJobProgression();
for (JobProgression OneJob : jobs) {
// Do your stuff here
}

Or this if player is offline:

List<JobProgression> jobs = Jobs.getPlayerManager().getJobsPlayerOffline(player).getJobProgression();
for (JobProgression OneJob : jobs) {
// Do your stuff here
}

To get job list:
Jobs.getJobs();

[​IMG]

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 language, just change in generalConfig file from locale-language: en to your desired language. After server reload you can freely edit your locale file.

[​IMG]

Plugin is under GNU GENERAL PUBLIC LICENSE V3

Do not post feature request or bug report in review section!
For this we have forum!

Commands

Plugin details

Read from the plugin's own plugin.yml.

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.

Jobs Reborn is a free Minecraft Java mod. Compatible with Minecraft 1.7, 1.8, 1.9, 1.10 and newer. Downloaded 818,774 times (via Spigot). Download it and open it directly in the game.

Explore more