Some small bug fix for missing data for payment limits
Added fail safe for possible corrupted locale or translatable words to be reseted if that happens.
Added support for new MythicMobs4 API
Added compatibility with MyPet to get paid when your pet kills monster. Same multipliers apply as for regular tamable pets.
Convert French translation from ISO to UTF-8 by Aztorius
Block protection change by wysohn to resolve some current issues
Added simplified chines locale by IzzelAliz
Added possibility to manipulate players exp with /jobs exp [playerName] [jobName] [add/take/set] [amount] command
Fix for incorrect player data save in particular situations
Fix for bossbar being shown even if its disabled (applies for block timer)
Added option feature to allow players delevel their jobs if getting negative exp. As currently player's can go to negative value without losing levels. Keep in mind that this is not recommended currently if you have set command on level up as players could exploit this. (Disabled by default)
Some small change in how exp/points/money are being shown in action bar for cleaner look.
Converted entire project to Maven type so other dev's can allot simpler contribute to this project in future (Still trying to fix some Jenkins issues).