Fix for issue with bossbarcompass when player doesnt have set actual compass target location
New placeholder %cmi_user_flightcharge% to show remaining flight charge of the player
Now when leaving chair (stairs) you will be placed in front of them instead of on top. This should solve some of the issues when you have low ceiling.
Small fix for issue when listing portals and we cant determine world name where portal should be located
Added pagination for kiteditor command, in case you have like 200 of them and it starts to throw error because of to long message. 20 kits per page. Need more?
Updated hologram handling when using API, to be more efficient when we have to deal with rapid show/hide requests, like showing the damage or exp you gained.
Attention! As of now holograms created with API will not be saved to the file by default, you will need to use one of two methods @Deprecated CMIHologram#setSaveToFile(true) or CMIHologram#makePersistent()
Fix for totem warmup boss bar not disappearing and not counting down
Changed feedback message when using toggletotem to always work (even if the cooldown is not active currently) and output the current state
Fix for RemoveFromInventory overriding Warmup behavior. Now if warmup is enabled, totem will not be consumed automatically if you have RemoveFromInventory enable too.
Fix for update checker failing to check if new version is available due to changed Spigot API.
Fix for possible issue with info command when you have player with death location which happen in no longer existing world.
Fix for rare issue when an attached command fails to replace players name
Fix related to 1.15 servers with kits which contain written books from older servers
Fix for book color translations based on permissions