Class EmotesChatCommand

java.lang.Object
com.zhamty.emoteschat.paper.commands.EmotesChatCommand
All Implemented Interfaces:
org.bukkit.command.CommandExecutor

public class EmotesChatCommand extends Object implements org.bukkit.command.CommandExecutor
  • Constructor Details

    • EmotesChatCommand

      public EmotesChatCommand(ECPaper plugin)
  • Method Details

    • onCommand

      public boolean onCommand(@NotNull @NotNull org.bukkit.command.CommandSender sender, @NotNull @NotNull org.bukkit.command.Command cmd, @NotNull @NotNull String label, String[] args)
      Specified by:
      onCommand in interface org.bukkit.command.CommandExecutor