getMessage

fun getMessage(key: String, vararg args: Any): String

Resolves key to a legacy string, applying String.format and translating & color codes. Returns the key itself if missing.