Fix for issue with clickable holograms having commands which starts with !rightclick! but not being performed always. Strange behavior by minecraft itself introduced with dual wielding...
Small fix when using command warmup with randomly capitalized command names. The same goes with cooldowns.
Fix for heal and feed command issue when using on every online player which was skipping .others check. Tho now it will have separate permission nodes: cmi.command.heal.all and cmi.command.feed.all
Fix for issue with older servers not recognizing properly spawn eggs which was causing some issues when interesting with spawners
Added option to define specific world when using groundclean command to only remove items from that world
Added accept icon for tpall to have same look as tpahere
Added new placeholder %cmi_lastrandom_[playerName/server]% which will return last random number created with %cmi_random_[from]_[to]% placeholder, so you can use that same number in different commands or messages
Added option to bound dyed armor to receiver player, so in case he gives it to another player, it will not work. Look for BoundToPlayer in config file, disabled by default. This will only work for dynamic colors, like biome, health and so on.