Fix for clear command not removing correct amount of items if you clicked on json message instead of repeating it manually
Fix for panimation stopall error message in some situations
Fix for playtimetop not really updating listing with new times
New placeholders %cmi_playtimetop_time_[1-10]%%cmi_playtimetop_name_[1-10]% this will have 5 second delay between updated times
Fix for vanished edit login/logout message showing up when modifying settings
Small fix for player prefix/suffix some what breaking apart in 1.15 and older minecraft versions if it was above 16 char length
Fix for issue with Citizens plugin
Now schedule randomize option will not repeat same command until all of them have been shown/performed. Keep in mind that there could still be rare situation when last command shown from first iteration appears at beginning of next one which could look like a duplication
New option for schedules to enable SingleLinear which will pick provided commands one by one in a row until all got used. This needs to be used with repeating type schedule to properly cycle throw all of them on defined internals.
New option for scheduler as DuplicateRandomize which will behave as old mechanic where we will pick random line which could be a duplicate of previous one
Fix for elytra boost not wanting to work with very specific setup
Separated elytra boost item from consumed item. So now we can have one item for boosting, like a feather, and item for consumption to boost which can be something like a stone block or coal or anything else