Class TPADenyCommand

java.lang.Object
fr.fuzeblocks.homeplugin.commands.tpa.TPADenyCommand
All Implemented Interfaces:
org.bukkit.command.CommandExecutor

public class TPADenyCommand extends Object implements org.bukkit.command.CommandExecutor
Command to deny a teleport request from another player.
  • Constructor Details

    • TPADenyCommand

      public TPADenyCommand()
  • 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