Class ChatListener
java.lang.Object
com.zhamty.emoteschat.paper.ChatListener
- All Implemented Interfaces:
org.bukkit.event.Listener
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidchatSend(io.papermc.paper.event.player.AsyncChatEvent ev) voidcommandSend(org.bukkit.event.player.PlayerCommandPreprocessEvent ev)
-
Constructor Details
-
ChatListener
public ChatListener()
-
-
Method Details
-
chatSend
public void chatSend(io.papermc.paper.event.player.AsyncChatEvent ev) -
commandSend
public void commandSend(org.bukkit.event.player.PlayerCommandPreprocessEvent ev)
-