Class WhereAmSubCommand

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

public class WhereAmSubCommand extends Object implements SubCommand
  • Constructor Details

    • WhereAmSubCommand

      public WhereAmSubCommand()
  • Method Details

    • execute

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