Please update
CMILib, as some core changes have been made relating to chat editing handling.
Fix for incorrect locale for tppos command when incorrectly defining target location
Some update for commands (kick, mute, ban, tempban) while using global placeholders while providing reason. This will allow you to be more flexible and have more dynamic messages while performing those commands
Fix for kit UI pagination not going over 2 pages if you have kit count between 56 and 84 kits
Fix for %cmi_jail_reason_[jailName]_[cellId]%%cmi_jail_time_[jailName]_[cellId]% and %cmi_jail_username_[jailName]_[cellId]% not returning consistent results when you have more than one player jailed at same cell. Now it should properly show latest jailed player information
Added option to perform specific commands when jailing or unjailing players. This will support global variables, placeholders and specialized type commands for full control over those
General rework on visuals and handling for /jailedit command Going from this messy look
to new one, which should be cleaner and more consistent
Same thing applies to jail cell editing
Now adding new jail will prompt you with jails name instead of adding command suggestion. This will be more consistent with general handling of things like that.
Added option to visualize jail boundaries (S) in jailedit command for convenience sake. This will ether use CMI built in visualization or trigger SelectionVisualizer plugin to show jails current bounds.
Some locale updates for /jailedit command to fit new look and new handling
Small change for jailing when you have multiple jails but not all of them has set cells, so jailing process was failing due to invalid jail being picked as closest one. Now we will prioritize jails which are properly setup
Now cell list in /jailedit can be clicked to get list of jailed players which can be unjailed by clicking their name
Small fix for bungee private messages which could not show up for sender in some specific situations
Small improvement when it comes to player based placeholders in custom alias which gets triggered from console. This means that generally speaking we dont have actual player reference to take and use for placeholder translations. Now we will try to get one from provided variables in this command. Its not 100% bullet proof, but it will allow for you to utilize some placeholder from console which require defined player as a source for those. As an example 'asConsole! lp user $1 permission set cmi.command.sethome.%cmi_equationint_{cmi_user_maxperm_cmi.command.sethome_1}+1%'
/cmi checkcommand will allow you to alt+click on a command to paste it into chat for simpler usage of it
Fix for issue with kit gui and kits you have access to preview but you cant get those, while clicking one would have glitched out kits icon
Fix for playtime not stopping as it should when you are vanished and you enabled specific feature relating to this