Fix for NPE when loading the chunks from database (montlikadani)
Fix for NPE when loading the quests with some invalid values (montlikadani)
Fix for issue when the RequiredJobLevels doesn't work correctly (montlikadani)
Added messages to log commands to show the total amount of money, exp & points (montlikadani)
Using double for saving the experience. This will give more accurate values, even tho its only a fractions. (montlikadani)
Fix for IllegalArgumentException when generating TranslatableWords files (montlikadani)
Fix for NPE when the quest section is not found (montlikadani)
Added ability to change the colors of required jobs, levels (montlikadani)
Now None job doesn't require things like leveling-progression-equation and experience-progression-equation. After all, its a "job" which doesn't have levels. And default jobConfig will not contain payment for killing a player by default. To avoid confusion. (Zrips)
Fix for pagination in top lists. (Zrips)
Now pagination will have option to jump to first or last page if you are on opposite side of the list (Zrips)
Fix for MythicMobs not loading properly if you performed Jobs reload (Zrips)