Class HelpSubCommand

java.lang.Object
me.nurio.minecraft.worldareas.admin.subcommands.HelpSubCommand
All Implemented Interfaces:
SubCommand

public class HelpSubCommand extends Object implements SubCommand
  • Constructor Details

    • HelpSubCommand

      public HelpSubCommand()
  • Method Details

    • execute

      public boolean execute(org.bukkit.entity.Player player, @NotNull @NotNull String[] args)
      Specified by:
      execute in interface SubCommand