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

MC Plugin CMI - 300+ Commands/Insane Kits/Portals/Essentials/Economy/MySQL & SqLite/Much More! 9.8.10.0
For 1.7.10 - 1.21.x Over 300 must have commands/features for your server!

  • Now %cmi_jail_username_[jailName]_[cellid]% %cmi_jail_reason_[jailName]_[cellid]% and %cmi_jail_time_[jailName]_[cellid]% only shows value if jailed person is actually online at the moment.
  • Added option to block specific item renaming. This is additional behavior on existing mechanic where we could prevent item renaming into specific name, now you can disable specific items with specific names to be protected from being renamed in general.
  • Fix for feedback message not being shown in some instances when providing incorrect player name for give command
  • Added option to offset holograms icon to left or right which will allow you to have more customization in how it looks. keep in mind that in case you have double sided hologram then you might see opposite effect on another side of your hologram.
  • Fix for holograms hover over particles not adjusting its angles for new display method when its set to Vertical follow type
  • Fix for rare error while performing /status command
  • Fix for an error when checking players afk state
  • Fix for an error relating to hologram tasker
  • Fix for an issue with spawner charges incorrectly processing remaining charges in some instances
  • Fix for chat color issue while using base #123456 hex color codes
  • Fix for /setfirstspawn command not taking effect until plugin or server restart
  • Fix for tpbypass command still checking for safe location
  • Change for money command when giving money for more than one player. Now we have 3 different options: all, alloffline, allonline. Where "all" will be, well, all players, which previously would only have taken online players. "Alloffline" will only include offline players while excluding anyone who is online. "Allonline" will behave as previous "all" and will only include players who are online. Adjust your command usage accordingly.
  • Fix for an error message when checking for items remaining durability
  • Improved performance when it comes to checking if player is online or not
  • Fix for an error message when handling teleportations on older server versions and we have to enable fly mode for the player
  • Fix for silent chest misbehaving on Folia servers
  • Fix for an error on potion splash on player entity which isn't a player
  • Added 2 new dedicated death messages when player dies on campfire and on soul campfire
  • Fix for teleport effects being shown for vanished players
  • Fix relating to skull name, lore and enchantment persisting after place/break action not clearing out old data properly
  • Fix for afk leave commands not triggering if you had vanish module disabled
  • Some changes for colorpicker command to include page 11 (it's actually first page) which shows grayscale colors only. And some adjustments for general handling to include slightly wider range of colors at their ends
  • Added warp command sound.
  • Fix for an error when using editctext with improperly created custom text pages. Usually caused by manually modifying ctext pages
  • Fix for an issue with chatbubbles on folia server not working as intended
  • Fix for teleportation issue when you recently talked and teleportation got prevented due to you still having passenger
  • Fix for folia servers when handling commands triggered from certain async sources
  • Fix for an error message during jail status check
  • Fix for an issue with 3rd party plugins failing to check players warnings when we don't have any records of that
  • Fix for an issue with launch command listener with some 3rd party plugins
  • Fix for interactive commands event canceling option not being saved into file
  • Fix for an issue with hologram interactions in some edge cases with different mapping
  • Fix for an error message when using /down command and there isn't any suitable place to go
  • Small performance optimization for anvil gui handling
  • Hot fix for an issue introduced in latest update
  • Fix relating to error from chat bubbles when message isn't being properly processed
  • Fix for safelogin not enabling players fly mode in some instances as it should
  • Fix for small warning message when loading plugin on pre 1.11 version
  • Fix for rare error relating to damage numbers on entities
  • Fix for an issue with animation event listener registering with latest CMI builds in older servers due to the change in event path
  • Fix/improvement for custom model data not accepting negative values. Depending on your use case for full effect you might need to update CMILib too
  • Fix for decorated pot inventory check causing error on 1.20 - 1.20.2 versions
  • Added support for armor stand scale option in armor stand editor, this will work for copy/paste action, as template saving and just generic scale modifications with appropriate permission nodes
  • Moved Combat section from main config file into its own inside settings folder
  • Moved Afk section from main config file into its own inside settings folder
  • Moved Scavenge section from main config file into its own inside settings folder
  • Small change for player head drop to introduce small delay before you can pick it up. This is to solve rare potential issue where dying player still manages to grab that item with his dead cold hands.
  • Fix when your servers clock gets set to older date which messes up kit retrieval when it was used before already
  • Fix for error on Folia server relating to player riding another entity/player
  • Fix for error on Folia server relating to chat bubbles
  • Fix for gamerule command with provided world name not opening correct page in GUI
  • Fix for legacy data being loaded if dispenser dropped armor type item
  • Fix for error message relating to tabcomplete and fake users created by 3rd party plugins
  • Fix for tpahere not providing feedback message when teleportation is unsafe
  • Fix for teleport bypass permission not being taken into consideration fully
  • Fix for error on server shutdown when using 3rd party economy plugin which turns off before CMI does
  • Fix for issue when creating bed home location on a bed which is occupied, now only empty beds can be used
  • Fix for an issue with some servers when we are checking players teleport destination which isn't being set properly in players teleport event
  • Fix for warnings not being saved properly when you give multiple times same warning to the player
  • Fix for second page of warnings not working when used on another player
  • Fix for error message relating to death message in some instances
  • Updated gamerule gui to more properly show game rules as it was on its limit in showing all 51 game rules in a single UI, now any new game rules will be shown in second page
  • Updated internal data save structure for mail and warnings. Other fields might get same update down the line. Now its in a generic JSON format for better data structure and more consistent look and parsing
  • Added option to require cmi.totem.frominventory permission node for totem to be consumed on death. This only applies when player isn't holding totem in his hand
  • Added option to reload holograms file without perform full plugin reloading which will be more light weight. Usage `/cmi hologram reload`

9.7.4.8​

  • Fix for chat format modifications not being turned on/off with simple cmi reload command and needing full server restart
  • Fix for tpo command issue on Folia servers
  • Fix for custom alias error in some rare instances
  • Fix for error message when using tridents with higher than vanilla max enchant level
  • Fix for an issue with option to cancel chat event if it contains too many caps in it
  • Fix for issue with totem cooldowns not being consistent
  • Fix for dynamic signs causing error in some rare instances on player teleportation
  • Fix for maxplayers not working on 1.21 servers
  • Fix for spawn location determination issue if you had custom worlds set in optional TeleportFrom world list
  • Simplified spawn and first spawn save format to be more compact and in line with other location formats
  • Some extra protection checks for inv command
  • Added missing death message when you die outside world border
  • Added option to disable interaction with a block if block has interactable command attached to it. This option is disabled by default which will pass over interaction event and in case player interact with block like chest or furnace then its UI will be opened on top of performing set commands. Enabling event canceling will only perform commands.
  • Fix for issue with flight charge being charged when you don't have flight charge enabled in some specific setups
  • Fix for hp boss bar not processing properly higher damage numbers
  • Fix for issue with openbook and getbook commands not working correctly if you had CText in them while using in 1.20+ servers
  • Fix for issue with home conversion from Essentials plugin
  • Small adjustment for maintenance mode handling
  • Fix for totem resurrection animation not working on 1.21 servers
  • Changes listener priority for resurrection event when totem cooldown is enabled.
  • Fix for armorstand editor on 1.12.2 servers when trying to set armor stand to invisible state
  • Support for 1.21 servers
  • Added ability to see decorated pot contents by right clicking. This can be turned off in config file
  • Fix for issue with Folia servers and night speed up
  • Fix for actions and commands relating to giving player items created stacks with higher than max amount which gets resolved when you click on it in inventory. Now it should produce separate stacks with accurate separate stack sizes to avoid confusion.
  • Fix for cheque command issue while holding more than one paper
  • Fix for !consume! not working as intended for attached commands
  • New command as /serverlinks (for 1.21+ servers) to allow management of server links in your server. Display name and link should be separated with ; for example "{#pink>}Server Page!{#brown<};www.minecraft.net"
  • Added option to hover over world line in status command output to check chunk with most entities in it and/or with most tiles
Top Bottom