Package dev.unnm3d.redischat.chat
Class ChatListener
java.lang.Object
dev.unnm3d.redischat.chat.listeners.ChatListener
- All Implemented Interfaces:
org.bukkit.event.Listener
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
listenChat
(org.bukkit.event.player.AsyncPlayerChatEvent event) void
onJoin
(org.bukkit.event.player.PlayerJoinEvent event)
-
Constructor Details
-
ChatListener
public ChatListener()
-
-
Method Details
-
listenChat
public void listenChat(org.bukkit.event.player.AsyncPlayerChatEvent event) -
onJoin
public void onJoin(org.bukkit.event.player.PlayerJoinEvent event)
-