ConfigManager

interface ConfigManager

Config manager

Types

Link copied to clipboard
Debug level

Functions

Link copied to clipboard
open fun checkAvailable(@NotNull debugLevel: @NotNull ConfigManager.DebugLevel): Boolean
Checks this level is higher than others.
Link copied to clipboard
abstract fun debug(): Boolean
Gets debug level
Link copied to clipboard
abstract fun getBossbarLine(): Int
Gets used bossbar line
Link copied to clipboard
@NotNull
abstract fun getDebugLevel(): @NotNull ConfigManager.DebugLevel
Gets whether to enable debug or not