Should be up and running for 1.19 servers, don't forget to update CMILib
Removed redundant listener relating to mcMMO fishing which was causing double payments (smuddgge)
Fixing issue where chat entries would stop being recognized after /jobs reload command
Now locale file should support player display name. Use %playerdisplayname% variable instead of %playername%
Removed few locale lines which can be taken from CMILib locale file, just to centralize and simplify translations across multiple plugins. This is only for generic messages and not for plugin specific ones.
Fix for constant flood with brewing stands losing their payments after each hopper item transfer
Added option to disable information messages about disabled payments from owned blocks entirely, in case you dont want to bother showing those messages to the players. You can always double check if block is active and paying money to you by using /jobs ownedblocks
Fix for petpay with mythicmobs plugin
Some improvements relating to scheduler to more properly indicate when scheduler failed to be loaded in
Fix for you still being able to enchant boosted items in anvils when option is disabled. You can still repair item, but you can't enchant it.
Small internal change for batch payments which now is hard capped at 1 second as minimum. You should never go so low in any case, but this will generally prevent issues for someone who decides to go lower than this for one or another reason.
Fix for double plants bypassing block place/break protection.