CMI - 300+ Commands/Insane Kits/Portals/Essentials/Economy/MySQL & SqLite/Much More! icon

CMI - 300+ Commands/Insane Kits/Portals/Essentials/Economy/MySQL & SqLite/Much More! -----

For 1.7.10 - 1.21.x Over 300 must have commands/features for your server!



Special specials
  • Adjustment for teleportations with entities with newest minecraft versions wanting to generate error message. This is mostly relevant while teleporting into unloaded world
  • New specialized command sub action as ~ which will define if we want to cancel rest of the commands if this one got performed. This simplifies situations when you might want to have multiple different actions for same base alias command. As example
    Code (Text):
      tnt-run:
        Cmds:
        - check:$1==null~! asConsole! cmi feed [playerName]
        - check:$1==join~! asConsole! cmi heal [playerName]
        - asConsole! cmi msg [playerName] !&4Wrong command!
        CustomTabs:
        - join
    In this case when player performs "/tnt-run" he will be fed, when player performs "/tnt-run join" not only he gets tabcomplete suggestion but he gets healed when using this command. When none of previous got performed then last one will be triggered, which will inform about command being incorrect. So to add additional sub command you would only need to duplicate
    Code (Text):
       - check:$1==join~! asConsole! cmi heal [playerName]
    and maybe adding more tab complete suggestions for convenience sake
  • Added additional option to define multiple check variables for specialized commands check criteria. Now you can use something like this to perform command(s) if sub command is equal to one of provided values check:$1==NULL|leave|join|info! same thing applies for != check which will perform defined command if variable isn't one of provided
  • Fix for issue with rare double vanish bossbar
  • Fix for missing vanish metadata on player login
  • Fix for issue with silent chest being used on loot chests which don't have generated loot in them, yet. Now it will inform about missing loot instead of opening empty chest.
  • Fix for issue relating to kits with items which should not be dropped on ground when inventory is full not being given in some specific situations
----------, Oct 27, 2022
Resource Information
Author:
----------
Total Downloads: 12,068
First Release: Feb 5, 2015
Last Update: Dec 18, 2024
Category: ---------------
All-Time Rating:
810 ratings
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings