Class UpdateCommand

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

public class UpdateCommand extends Object implements HeadSubCommand
  • Constructor Details

    • UpdateCommand

      public UpdateCommand()
  • Method Details

    • handle

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