public class EmotesChatCommand
extends java.lang.Object
implements org.bukkit.command.CommandExecutor
Constructor and Description |
---|
EmotesChatCommand(EmotesChat plugin) |
Modifier and Type | Method and Description |
---|---|
boolean |
onCommand(@NotNull org.bukkit.command.CommandSender sender,
@NotNull org.bukkit.command.Command cmd,
@NotNull java.lang.String label,
java.lang.String[] args) |
public EmotesChatCommand(EmotesChat plugin)