4.12.0

Details

  • Filename
    Jobs4.12.0.jar
  • Uploaded by
  • Uploaded
    May 27, 2019
  • Size
    890.49 KB
  • Downloads
    1,732
  • MD5
    a4be996c2bd69fb1af1f2697bd443b94

Supported Bukkit Versions

  • 1.14
  • 1.13
  • 1.12
  • 1.11
  • 1.10
  • 1.9
  • 1.8.1
  • 1.8
  • 1.8.3

Changelog

FYI Anyone who has issues with 1.14 servers and economy making fuss about it, change payment method from async to sync as some plugins dint got appropriate update to properly handle async payments, like essentials.
 
 
  • Fixed ClassCastException when placing down a new sign (montlikadani)
  • Fixed issue when a player use the [toplist] line in sign, then it randomly hides from sign (montlikadani)
  • Fix for removing the player from list (montlikadani)
  • Updated PAPI support to handle new and updated API (montlikadani)
  • Added confirmation timer to leave and leaveall (montlikadani)
  • Fix for potion consume event in 1.8 versions (montlikadani)
  • Turtle breeding should work now (montlikadani)
  • Fixed NPE, when breaking a block and checking air in hand instead of actual item (montlikadani)
  • Update MythicMob dependency (Rakdos8)
  • Error catcher for issue with newest premium MythicMobs throwing error message. Until we get free version of that with a new methods, MythicMobs will not work. You will only get one time message informing you about this. (Zrips)
  • Fix for issue related to older versions and stab type checking (Zrips)
  • Changed some default permission nodes from False to Op just to avoid confusion.
  • Fixed issue with McMMO (that other one...) now working properly when lowering down payments when using special skills like tree feller. (Zrips)
  • Now you will get message when we cant recognize enchant name/material for enchant job (Zrips)
  • Fixed issue with enchant names not getting translated properly (Zrips)
  • Added actual multi objective quests. Old format will be valid, but from this point we will have format like
 
        Name: "Predator"
        Objectives:
        - Kill;Wolf;10
        - Kill;Creeper;3
        - Kill;Skeleton;10
        RewardCommands:
        - "money give [playerName] 100"
        - "msg [playerName] Completed quest!"
        RewardDesc:
        - "Kill everything what moves and get money"
        - "Get 100 for this!"
This will require from player to kill 10 wolfs, 3 creepers and 10 skeletons to finish this quest. You will get extra information about quest and actions you need to perform when hovering over it.
  • Updated default jobConfig.yml file to contain new quest format and included some basic default quests into all jobs.