WailaManager

interface WailaManager

Functions

Link copied to clipboard
abstract fun getState(player: Player): Boolean
Gets the current on/off state of WAILA for the specified player.
Link copied to clipboard
Checks whether WAILA is completely disabled in the main config.
Link copied to clipboard
abstract fun setState(player: Player, state: Boolean): Boolean
Sets the on/off state of WAILA for the specified player.