Class EmotesChatCommand

java.lang.Object
io.github.slaim36.emoteschat.commands.EmotesChatCommand
All Implemented Interfaces:
org.bukkit.command.CommandExecutor

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

    • EmotesChatCommand

      public EmotesChatCommand(EmotesChat plugin)
  • Method Details

    • onCommand

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