ChatListener

open class ChatListener : Listener(source)

Created by Glare Date: 2/20/2021 Time: 5:45 PM

Constructors

Link copied to clipboard
open fun ChatListener(guilds: Guilds)

Types

Link copied to clipboard
Enum representing the different types of chat available in the game.

Functions

Link copied to clipboard
open fun handleToggle(player: Player, chatType: ChatListener.ChatType)
Handle toggling the chat type for a player.
Link copied to clipboard
open fun onChatHighest(event: AsyncPlayerChatEvent)
Link copied to clipboard
open fun onChatLowest(event: AsyncPlayerChatEvent)
Link copied to clipboard
open fun onLogout(event: PlayerQuitEvent)

Properties

Link copied to clipboard