Removed button in portals edit GUI for saving changes, now changes will be saved automatically when closing GUI
Custom alias now should support tab complete for multilevel alias commands you have set
Color filter will take in count color code capitalization
Now links will be shown as [LINK] with hover over message with exact link. You can show full link instead of [LINK] by setting locale line to '' but this will allow to have more cleaner looking chat then before. Hover over messages should be enabled for this to work.
New placeholder %cmi_random_[from]_[to]% which will insert random number between defined ranges.
New placeholder %cmi_random_player_name% which will insert random online player name
Added dynamic placeholders into /cmi placeholders command list to be shown as others. This includes any placeholder where you need enter custom information, like %cmi_jail_reason_[jailName]_[cellId]% as they were "missing" and could be confusing why.
Some general code upgrade for placeholder handling to have better handling of same dynamic placeholders and simplify code in general for future updates.