ChatModuleConfig

class ChatModuleConfig(var logFactionChatsToConsole: Boolean = true) : PluginConfig

Constructors

Link copied to clipboard
constructor(logFactionChatsToConsole: Boolean = true)

Properties

Functions

Link copied to clipboard
open override fun reload(plugin: ImprovedFactionsPlugin, config: FileConfiguration)