Class InfoCommand

java.lang.Object
tsp.headdb.command.InfoCommand
All Implemented Interfaces:
HeadSubCommand

public class InfoCommand extends Object implements HeadSubCommand
  • Constructor Details

    • InfoCommand

      public InfoCommand()
  • Method Details

    • handle

      public void handle(org.bukkit.command.CommandSender sender, String[] args)
      Specified by:
      handle in interface HeadSubCommand