Disable scoreboard top list for 1.13 version until further notice as its required some additional rework to have appropriate compatibility with changed API.
Fix for leather dye action when crafting items to be correctly recognised.
Added new action VTrade which allows to get paid when trading with villagers. Settup should look something like:
Code (Text):
# Trade items with villagers. Checks results only
VTrade:
Emerald:
income: 1.5
experience: 3.0
Updated default JobConfig file to replace some old numerical ID into named ones (smmmadden)
CZ locale update by NorthMania
Now daily quests should progress even if you are not getting paid for that action by that particular job.