Fix for player tag feature when we are performing commands which gets fired async and server complains about that
Fix for time changing while having smooth transition resulting into morning each time
Added support for custom alias for command cost feature. Keep in mind that this is allot more limited and will charge money even if command failed to be performed successfully, differently then it is with cmi sub commands where we will only charge money if command was done successfully.
Secondary fix for color codes in older than 1.16 minecraft version
Some remake/fix how we are handling bossbar compass to avoid duplication's
Added option to define bossbar compass colors which will transition from one to another cardinal direction. This is only for 1.16+ servers
Small change for portal teleport cause to exclude from records of back location. So players teleported by portal will not be teleported to that location while using /back
Fix for right click on a skull not showing owner on older servers
Fix when trying to respawn in a world which no longer exists
Fix for issue with Citizens plugin causing some errors
One more fix when you are tagging players and you have hex color codes in your chat format and plugin fails to detect none hex color code as last color code. Yes, confusing, i know.