McJobs v.3.9.b

Details

  • Filename
    McJobs_v3.9.b.jar
  • Uploaded by
  • Uploaded
    May 20, 2020
  • Size
    835.53 KB
  • Downloads
    13,637
  • MD5
    50ff1fd8266e1ff8688d0c9ca00663fd

Supported Bukkit Versions

  • 1.15
  • 1.14

Changelog

+ Added a new tool for Farmers. You can activate/deactivate and configurate in the config file on section farming-tool. This tool ,the shear, allow all users to harvest wheat,carrot, potato and more without to reseed after harvesting. The right click with the shear tell the user the stage of the thing.
+ Added 2 more actions for jobs. You can now add fill action for bucket fill up and breed for breed animals. fill needs the material and breed the entitytype.
+ Added Hook for plugin TreeFeller of User [USER=624118]@Thiz[/USER] . If u use TreeFeller. It will pay for any log and leave block ot the tree if you have add it to a job.

All information are updated on the Wiki page.

Please add in the config file and never forget to backup all your mcjobs data before you update:
timers:
  milktime: 300
hooks:
  treefeller:
    use: false

farming-tool:
  use: true
  seed:
    wheat:
      wheat:
        min: 1
        max: 1
      wheat_seeds:
        min: 2
        max: 4
    carrots:
      carrot:
        min: 2
        max: 5
    potatoes:
      potato:
        min: 3
        max: 5
    melon_stem:
      melon_seeds:
        min: 1
        max: 2
    pumpkin_stem:
      pumpkin_seeds:
        min: 1
        max: 2
    nether_wart:
      nether_wart:
        min: 2
        max: 4
    cocoa:
      cocoa_beans:
        min: 3
        max: 3

Beware
McJobs works best with SpigotMC or other server software + WorldEdit by sk89q