Class PaperCommandParser

java.lang.Object
ru.cwcode.commands.CommandParser
ru.cwcode.commands.paperplatform.paper.PaperCommandParser
All Implemented Interfaces:
org.bukkit.command.CommandExecutor

public class PaperCommandParser extends CommandParser implements org.bukkit.command.CommandExecutor
  • Constructor Details

    • PaperCommandParser

      public PaperCommandParser(Command command)
  • Method Details

    • onCommand

      public boolean onCommand(@NotNull @NotNull org.bukkit.command.CommandSender commandSender, @NotNull org.bukkit.command.Command command, @NotNull @NotNull String usedAlias, @NotNull @NotNull String[] strings)
      Specified by:
      onCommand in interface org.bukkit.command.CommandExecutor