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.
- 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
File structure changed. Backup files will be saved into backup folder before moving and renaming existing files.
- 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
And just sneaking in this fun thing as a last one for the update.
![]()
- 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 enter 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
- Fix for hunger command not recognizing numeric names
- Fix for maxhp command not recognizing numeric names
- Fix for issue with custom text when you have links fallowed with \n
- Fix for possible issue with tag sounds being heard by everyone when player name fails to be processed properly
- Fix for list command creating error when you have fake players on the server.
- Fix for issue with chat format when placeholder fails to be translated by PAPI which creates error message
- Added one time message when asFakeOP! command event gets canceled. This will only show single message when this happens and mainly to just indicate possible issue when 3rd party plugin disables this action.
- Fix for importfrom relating to data from Essentials plugin not being imported from all users
