infoI18n

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

Sends an internationalized information message to the console.

Parameters

plugin

The ColosseumPlugin instance.

key

The i18n key.

placeholders

The placeholders to replace in the message.