Class CmdRoot

java.lang.Object
xericker.arenalegends.command.executor.CmdRoot
All Implemented Interfaces:
CommandExecutor

public class CmdRoot extends Object implements CommandExecutor
  • Constructor Details

    • CmdRoot

      public CmdRoot()
  • Method Details

    • execute

      public void execute(org.bukkit.command.CommandSender sender, Command command, String[] args)
      Specified by:
      execute in interface CommandExecutor
    • isStandingOnGround

      public boolean isStandingOnGround(org.bukkit.entity.Player player)