CMI icon

CMI 9.7.15.0

280+ Commands/Insane Kits/Portals/Essentials/Economy/MySQL & SqLite/Much More!

Page 1 ... 8 9 10 11 12 ... 17
9.5.0.1 Mar 27, 2023
Fixes
  • 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
9.5.0.0 Mar 24, 2023
Read BEFORE updating
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.
?temp_hash=ff8d84e5c16630f6e003f005437ceb68

  • 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. 
9.4.0.2 Mar 17, 2023
Quick fixes
  • 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
9.4.0.1 Mar 16, 2023
Quick fix

For for issue with latest version on older server versions while trying to access offline player data

9.4.0.0 Mar 16, 2023
1.19.4
  • 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
9.3.2.0 Mar 8, 2023
Pagination
  • 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
9.3.1.6 Mar 2, 2023
fixes
  • 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
9.3.1.5 Feb 16, 2023
Fixes
  • 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
9.3.1.4 Feb 9, 2023
Fix
  • 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 posible 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
9.3.1.3 Feb 1, 2023
Fixes
  • Enabled double click/move all items for dispose command. This will need latest CMILib version
  • Fix for heal command not accepting numeric player names
  • Fix for [offon] variable not reporting correct value when performed from console
  • Small fix relating to money logs at exact 00:00 time potentially causing error message to appear in console
  • Fix for sell gui not returning back wortless items
  • Fix for flight being disabled on world change, again. 
  • Added -s variable for groundclean command
9.3.1.2 Jan 27, 2023
Quick fix

Fix for issue with some locale translations causing error message

9.3.1.1 Jan 27, 2023
Fixes
  • Fix for anvil command on older servers
  • Fix for issue with command cooldowns when you have different ones for something like "/cmi repair" and "/cmi repair all"
  • Fix for placeholder error for player playtime stats inside holograms
  • Fix for onoff message still indicating vanish player as online when you cant see him
  • Fix for inv command showing empty fields for cursor and crafting fields while player is in vanish mode, these need to be disabled in same way we have them while player is offline
  • Fix for inv command showing decreasing potions effect timers for vanished players.
  • Fix for exploit relating to miss configuration of BungeeNetwork and having bungee support enabled
9.3.1.0 Jan 23, 2023
Power Rangers
  • Slight change in bungee chat message config section. Your preset values should remain unchanged.
  • Changed default behavior for ranged messages when you use DiscordSRV to always send messages to discord even if no one is near you.
  • Added option to toggle between ranged messages being sent to discordsrv or not. Now by default we will send all of them, while you can have option to only send shouts or messages from players with range bypass permission.
  • Fix for customAlias files being updated on load action, this should only happen if we are saving anything new into it which prevented from you having file with commented out lines
  • New placeholder as %cmi_chat_range% which returns chat range. If ranged chat is disabled then "-" will be returned. If ranged chat set to 0 then it will return "9999+" value
  • Some rearrangements for ranged chat options in config file
  • Added new option to have dynamic chat range which will change depending on amount of players you have currently online. This will allow to enable global chat when you have small amount of players and lower char range on peak times automatically.
9.3.0.6 Jan 18, 2023
Fixing
  • Fix for issue with playtime rewards when you have space in rewards config name which prevents it from being taken manually
  • Small fix relating to scheduler with allPlayer! variable when you use specialized commands and player related placeholders in it
  • Fixing issue with holograms and ICON:head:%cmi_user_name% usage in hologram with constant update rate while having multiple players around which caused for heads to randomly show wrong one
  • Fix for issue with chat filter and Cyrillic type letters not being recognized in different capitalizations
  • Fix for bug relating to KitPreview option being disabled while player still being able to preview it if kit list is shown in chat instead of UI
  • Changed feedback message when using /sell command which now returns more detailed feedback message
  • Fix for sell command not accepting numeric values where you would be able to sell only particular amount of particular material
  • Added new custom event as CMIPlayerItemsSellEvent which will provide information about sell command. This is not cancellable, but you can modify final payment to the player if needed. 
  • Fix for /jump command to take into consideration world borders and prevent teleportation outside of it
  • Added surfaceOnly option for random teleportations to only teleport on the surface and avoid caves
  • Fix for issue with fly mode not working properly, again. 
  • Fix for vanish mode creating error on older servers
  • Fix for scavenge mode which could have returned items with incorrect NBT data
  • Fix for missing locale for tempipban command
9.3.0.5 Jan 3, 2023
Last one

One more quick update for issue with latest builds

9.3.0.4 Jan 3, 2023
Tiny quick

Small cleanup from debug messages which could have caused some issues with modded servers

9.3.0.3 Jan 3, 2023
Happy New Year!
  • Fix for issue with 1.19.3 servers dropping and placing pig spawner when trying to break or place empty spawner. Now it will properly return (if needed) empty spawner
  • Fix for issue with scavenge returning gold pickaxe as a scavenge ingredient return after salvaging goldnuggets, now it should properly return gold bars with varied amounts depending on your config setup
  • Added ironugget and goldnugget to default black list for scavenge feature to avoid issues and those items should not be salvageable anyways. 
  • Added option to hide login/logout messages from players with possible offensive text in them or any text you might want to define as undesired. This is disabled by default and can be found in config file under Messages->filter section
  • Fix for tfly and worldchanging issue
  • Added option to ignore player in afk mode looking around and taking him from it. This can prevent from players using scripts/mods to move camera and bypass afk detection system
  • Now by default toggling sneak will not turn off afk mode
  • Added option to disable kit preview in general. 
  • Added additional variables as "on" and "off" for /sit command which can help out to properly put player into specific sitting mode when needed instead of toggling between those
  • Added new variable for /shakeitoff command which now supports player name and -s variable. If player name is used then target player will not only lose his passengers but be ejected from his current vehicle too
9.3.0.2 Dec 16, 2022
Range
  • Doubled range (from 16 to 32) for panimation particles
  • New permission nodes as cmi.colors.itemname.[color] and cmi.colors.itemlore.[color] which will be used to limit colors you can use in /itemname and /itemlore commands. Keep in mind that anvil renaming still uses cmi.anvil.colors permission node. We might remove this in the future and use cmi.colors.itemname.[color] instead, for time being, those are separate. 
  • Tab complete, for head command, will show real player names instead of nicknames to avoid confusion
  • Now head command will give you head of your current skin if you dint provided source player name. This only works if skin is set by CMI, otherwise we will use original character skin like before
9.3.0.1 Dec 14, 2022
Fix and fix
  • Fix for sell gui sometimes kicking out player if he closed gui too quickly after moving items into sell window
  • Fix for item price in sell gui title not updating if you moved items with shift click from your inventory
  • Increased responsiveness of sell gui for its title to update allot faster than before
  • Fix for issue relating to teleportations with entities
  • Fix for portals edit sub command not working when performed from console
  • Added option to show or hide your death message while you are in vanish mode. By default we will hide it from now on.
  • Fix for scavenge ingredient return chance being inverted
9.3.0.0 Dec 12, 2022
1.19.3
  • Support for 1.19.3 servers
Page 1 ... 8 9 10 11 12 ... 17