McJobs v. 3.8.9

Details

  • Filename
    McJobs_v.3.8.9.jar
  • Uploaded by
  • Uploaded
    Nov 10, 2019
  • Size
    711.04 KB
  • Downloads
    934
  • MD5
    831b3119ff9c199042b153c138d73ad9

Supported Bukkit Versions

  • 1.14

Changelog

 
Hello everyone,
In this update i added the wall of top worker, top worker in chat and Peronal Information Job signs. More information and how to you can found inside the wiki.
 
Information: I recommend to use the wall of top worker and top in chat only when you use mysql as database.
Additional:
- fixed the Scoreboard. Now everyone has a own.
- fixed PlaceholderAPI to use inside McJobs.
- few missing messages added in language check.
change in jobs path smelt for furnace from craft and cook for campfire from craft.
- added few new config paths to config.yml - please do't forget to add it on update
 
[code=YAML]toplist:
  use: true
  update-interval: 1800
  allow-top: true
  use-sign: true
  template: '&a%pos &3%name &4Lv.%level'
statistic-sign:
  use: true
  template:
    has:
      1: ' &aMc &bStats '
      2: '&3%job'
      3: '&9Level &3%level'
      4: '&9%rank'
    not:
      1: ' &aMc &bStats '
      2: '&3%job'
      3: '&c----------------'
      4: '&c----------------'[/code]