LunaticChatConfiguration

data class LunaticChatConfiguration(val features: FeaturesConfig, val messageFormat: MessageFormatConfig, val debug: Boolean = false, val userSettingsFilePath: String = "player-settings.yaml", val checkForUpdates: Boolean = true, val language: Language = Language.EN)(source)

Constructors

Link copied to clipboard
constructor(features: FeaturesConfig, messageFormat: MessageFormatConfig, debug: Boolean = false, userSettingsFilePath: String = "player-settings.yaml", checkForUpdates: Boolean = true, language: Language = Language.EN)

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard