Class ClearChatCommand

java.lang.Object
dev.unnm3d.redischat.commands.ClearChatCommand
All Implemented Interfaces:
org.bukkit.command.CommandExecutor

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

    • ClearChatCommand

      public ClearChatCommand()
  • Method Details

    • onCommand

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