errorI18n

fun errorI18n(plugin: ColosseumPlugin, key: String, vararg placeholders: Pair<String, String>)

Sends an internationalized error message to the console.

Parameters

plugin

The ColosseumPlugin instance.

key

The i18n key.

placeholders

The placeholders to replace in the message.