Class Request

java.lang.Object
me.therealkeyis.mcCommands.Request
All Implemented Interfaces:
org.bukkit.command.CommandExecutor

public class Request extends Object implements org.bukkit.command.CommandExecutor
The /request command handler This sends a message to the developer on discord requesting a new feature or bugfix
  • Constructor Details

    • Request

      public Request()
  • Method Details

    • onCommand

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