Jobs 3.7.3

Details

  • Filename
    Jobs3.7.3.jar
  • Uploaded by
  • Uploaded
    Jan 10, 2017
  • Size
    538.79 KB
  • Downloads
    453
  • MD5
    defe80d2eeebeca1b530c6d6ab8cf357

Supported Bukkit Versions

  • 1.11
  • 1.10
  • 1.9
  • 1.8.1
  • 1.8
  • 1.8.3

Changelog

**V3.7.3**
Not all issues are fixed, going throw all reports and will try to finish all of them tomorrow. I hope... need some coffee... Just my brains are leaking from all that bug fixing and want to push out new version just for all of you to have some more stable one while i'm working on other issues.
  • Some change for dynamic payment, hopefully that was issue causing 0 payments when enabled.
  • Some cleanup for scheduler and possible issue fix.
  • Some null pointer check on player logoff to avoid nasty error messages.
  • Added fail safe when jobs name is not set properly so we can skip it and inform admin about that.
  • Complete rework for payment limitations. If you have used previous "API" (its in brackets because it was terrible... made by me, but still terible...) you will need to change stuff slightly, now all data is stored for each player (JobsPlayer), so its in one place and simple to get needed data.
  • Now payment limitations are being saved into data base, so after server restart, players will still have same limitations and will continue them (finally).
  • Fix for issue when you have more than one item with boost and its starts to stack...
  • Added new command to print out all possible entities to be used on actions like Kill. /jobs entitylist
  • Added new command to check item info you are holding with /jobs iteminfo
  • Some fix for error message if plugin fails to load but after disabling itself still tries to load some data.
  • Some change for permission boost recalculation. It will be force updated on /jobs bonus usage, as before it was made no more often than once every minute, what could cause some confusion and some one would think that its not working.
  • Some fix for explorer save to prevent error when players still explorers new chunks on server stop.
  • Fix for jobs browse gui to be max size and prevent mouse jumping all over place.
  • Jobs browse Gui empty fields will be filled with glass panels. Just for better looks.
  • Added option to change back and new filler for browse GUI in generalConfig file.
  • Added optional additional requirement for jobs items "RequiredTotalLevels" this will require from player to have no less than that level from all hies jobs put together. 
  • Now all jobs should be rewarded with same action. This was implemented some time ago just to avoid going throw all jobs even if we already rewarded player for that action. But we can give payment for same action if that what you have set.