🏭 Zones
Zones are another unqiue feature of ExcellentJobs! It allows you to create a dedicated work places for your jobs, where players can get more (or less) XP and money for their work.
Zones is completely optional feature and can be simply toggled on/off in the config.yml
Features
✅ Built-in Protection. Prevent players or entities from destructing job zones without extra plugins!
✅ Cuboid Selection. Create zones by selecting 2 block corners!
✅ Strict Mode. Set whether or not players can work in job zones only.
✅ Control Entrance. Set whether or not players won't be able to enter job zones if they don't met requirements.
✅ Block Lists. Set a list of renewable blocks inside zone cuboid. Create auto-resettable mines, farm fields, forests and more!
✅ Block Regeneration. Set how soon mineable blocks will be regenerated.
✅ Disable Block Interactions. Prevent players from interacting with specific blocks!
✅ Job Based. Each zone is linked to certain job!
✅ Job Levels. Set min & max job levels required to be able to work in zone!
✅ Permission Requirement. Set whether or not a dedicated permission is required to be able to work in zone!
✅ Open Times. Set day times when zone is available for work! You can select different times for each day!
✅ PvP Mode. Set whether or not PvP is allowed inside job zone!
✅ XP Modifier. Adjust amount of gained job XP for a work inside zone!
✅ Payment Modifier. Adjust amount of gained currency for a work inside zone!
Setup
Setting up zones is quite simple:
Type
/jobzone editor
and click on New Zone or directly use/jobzone wand
.You'll get a Zone Wand Tool.
Select two corners of a cuboid area - lowest (LMB) and highest (RMB) using that tool.
Type
/jobzone create <name>
where<name>
is a name of new zone.New zone will be created and a Zone GUI will appear.
Find and click Linked Job button.
Select a job (from suggestions in chat) you want to link with the zone.
Done! Edit zone settings to your preferences.
Zone Block Lists
You probably noticed Block Lists button in Zone Editor? Let's try it out!
Block Lists are basically lists of renewable blocks inside zone cuboid. You can use them to create auto-resettable mines, farm fields, forests and many other things for players to work on.
Let's create a mine:
Find and click Block Lists button in Zone Editor GUI.
Click on New Block List button.
Enter unique block list identifier (latin letters and numbers only).
A new block list will appear in the GUI. Click it.
Find and click Materials button.
Enter
coal_ore
.Do the same for
iron_ore
,diamond_ore
andgold_ore
.Find and click Fallback Material button.
Enter
stone
.Find and click Reset Time button.
Enter
60
.Enable block drops using the Drop Items button.
Done. You created a block lists for zone!
Now place some ore blocks inside zone cuboid and try to break them in survival gamemode.
They should be replaced by a stone and become back to their original material 60 seconds later.
Last updated