By registering with us, you'll be able to discuss, share and private message with other members of our community.
SignUp Now!
- Small quick fix to address with latest version failing to translate nested placeholders when its being requested from PAPI plugin.
- Added option disable inv command on offline players
- Fix for issue with custom alias when you have base alias and same base alias with sub variable. For example "ah" and "ah sell" which now should be properly recognized as separate commands
- Fix for scavenge error on failed enchant extraction
- Fix for scavenge issue when trying to extract enchant from stacked items
- Fix for holograms command not working properly when trying to add new hologram by typing new name into chat
- Fix for issue with placeholders not being translated sometimes when being accessed from 3rd party plugins
- Improved speed when it comes to placeholder translation from PAPI side
- Fix for chat bubbles not recognizing set default chat text color
- Fix for player name tag colorizing issue when using colors in GeneralMessageFormat
- Fix for warp edit GUI not saving updated warps if you clicked on "Back" button instead of ESC
- Fix for temporary holograms appearing in hologram list
- Fix for holograms in 1.19.4 tending to become dark if it was near ground
- Moved dynamicSigns.yml to Saves folder. Updated files name capitalization
- Moved chatRooms.yml to Saves folder. Updated files name capitalization
- Fix for general issue when it comes to file movement to new folders
- Fix for chat bubbles issue while teleporting between worlds
- Fix relating to 3rd party plugins trying to access stuff from CMI while CMI isint properly initialized yet
- Fix for CMIPlayerVanishEvent being fired on player login event
- Fix for afk PreventDamage not stopping negative potion effects
- Fix for flightcharge command still outputting some feedback messages even while you use -s variable
- Fix for chat bubble system slightly messing up public messages and hiding message for the message sender
- Fix for PreventMobSpawning option for afk mechanic not always stopping mob spawning
Some internal file structure was changed which will complicate backwards compatibility if you will decide to go back one version for one or another reason. Make backup of entire CMI folder before updating just in case.
File structure changed. Backup files will be saved into backup folder before moving and renaming existing files.
- Fix for an issue with rt command on modded servers which fail to provide blocks biome by official bukkit API
- Fix for an issue with locale files if you had one with longer file naming scheme than 2 letters for locale identification
- Fix for afk mode not disabling if look around while having DisableOnMove disabled and DisableOnLookAround set to true
- Fix for sell gui not returning shulker boxes to your inventory if you tried to sell those with items inside
- Fix for usage of riptide while gliding with elytra and having DisableRiptide enabled. Now we should more properly reset players velocity if player tries to use riptide
- Fix for incorrect locale line for setowroth UI indicating ingredients of the item
- Fix for issue where attached command would have ignored asConsole! or asFakeOp! variables for players without cmi.command.attachcommand.cc permission node
- Fix for issue with sitting on chair blocks in 1.19.4 stopping to work after first sitting
- Fix for combat mode option to [prevent damage from players with god mode ignoring players with temp god mode
And just sneaking in this fun thing as a last one for the update.
- Moved chatfilter.yml to Settings folder. Updated files name capitalization
- Moved commandCost.yml to Settings folder. Updated files name capitalization
- Moved customHeads.yml to Settings folder. Updated files name capitalization
- Moved Alias.yml to Settings folder
- Moved eventCommands.yml to Settings folder. Updated files name capitalization
- Moved Modules.yml to Settings folder
- Moved PlayTimeRewards.yml to Settings folder
- Moved ranks.yml to Settings folder. Updated files name capitalization
- Moved tabList.yml to Settings folder. Updated files name capitalization
- Moved DisabledEnchants.yml to Saves folder
- Moved holograms.yml to Saves folder. Updated files name capitalization
- Moved interactiveCommands.yml to Saves folder. Updated files name capitalization
- Moved jails.yml to Saves folder. Updated files name capitalization
- Moved kits.yml to Saves folder. Updated files name capitalization
- Moved portals.yml to Saves folder. Updated files name capitalization
- Moved recipes.yml to Saves folder. Updated files name capitalization
- Moved SavedItems.yml to Saves folder
- Moved skinsCache.yml to Saves folder. Updated files name capitalization
- Moved warps.yml to Saves folder. Updated files name capitalization
- Moved worth.yml to Saves folder. Updated files name capitalization
- Separated chat section from config file into its own inside Settings folder
![]()
- Added chat bubbles for 1.19.4+ servers. Enabled by default, might not work with 3rd party chat plugins. Future updates might address this.
- Players can toggle chat bubbles with /cmi options command if they want to not see these ones. At the moment works only for public messages.
- Chat bubble will follow player around for defined amount of time which on itself will increase if player sends longer message. Keep in mind that due to how minecraft works placement of this bubble is somewhat wonky while player is moving and jumping, this will be addressed later on to make it look more in line with players character on receivers end instead of it strictly following current players location which is not the same one.
- Messages will follow same color limitations player has for chat messages.
- Some options are provided to customize how bubble looks, its size and general location above players head.
- Fix for issue with API calls from 3rd party plugins due to recent internal changes
- Small fix for older servers not wanting to startup with .1 update
- Fix for mirror mode while placing blocks from offhand
- For for issue with latest version on older server versions while trying to access offline player data
- Initial 1.19.4 support
- Improving memory management which should result in lower memory usage.
- Compiled to java 16
- Added ability to take away temp flight by using negative numbers like /cmi tfly zhax -2
- Fix for flight charges being consumed if you have tfly enabled until relog
- Fix for info command not reporting correctly when player is currently flying
- Added missing translation lines for blockinfo command for blocks hit box description
- Fix for player receiving negative potion effects while he has teleport invulnerability
- Fix for skins and heads not wanting to update automatically after defined amount of time
- Fix for unjail command skipping defined commands if you don't have set unjail teleport location
- Fix for /sell gui command not wanting to work properly when you have player with name which starts with "gui"
- Updated internal pagination across the board to be used from CMILib directly
- Added option to define ctext custom auto page labels. You will need to update CMILib for this to have any effect. This will support color codes and you will get additional button in editctext. All this will replace existing auto pagination "Next" "Previous" words with your own defined which can help out to navigate over multiple pages
- Now checking players inventory, while not having edit permission, shulkerbox and written books will have limited information. This means that you will not be able to see what's inside shulker box or written book with help of some mods as no actual data is being sent to the player about those items
- Fix for donation command not accepting numeric player names
- Addressing recurring issue with fly mode changes. Removed chunk of code to simplify its handling which will remove some functionality for the same of it bugging out less often
- Fix for bossbar compass sometimes duplicating for short time
- Fix for holograms using custom text format for hover over lines which failed when hover over section was not provided, now we will default to text if hover is not defined
- Fix for hologram interaction issue when you have upwards ordering of your hologram and using new handling method
- Fix for not being able to /jump on nether roof
- Small fix when using /tpallworld on 1.16.3 servers
- Added option to check if players ender chest is empty with specialized command check:[hand/offhand/quickbar/armor/inv/subinv/ender]! variable
- Fix for issue when player had tfly and flight charge enabled at same time, now we will avoid using charges while tfly is active
- Fix for elytra boost requiring 0 exp to be used while not working if player has 0 exp
- Fix for chat colors not being shown when its from placeholder
- Fix for issue relating to plugins introducing custom enchants and scavenge feature failing to properly extract enchants from item while still return enchant book with one
We get it, advertisements are annoying!
Sure, ad-blocking software does a great job at blocking ads, but it also blocks useful features of our website. For the best site experience please disable your AdBlocker.