java.lang.Object
net.joseplay.allianceutils.api.updateSystem.commands.UpdateCommand
All Implemented Interfaces:
org.bukkit.command.CommandExecutor

public class UpdateCommand extends Object implements org.bukkit.command.CommandExecutor
  • Constructor Details

    • UpdateCommand

      public UpdateCommand()
  • Method Details

    • onCommand

      public boolean onCommand(@NotNull @NotNull org.bukkit.command.CommandSender commandSender, @NotNull @NotNull org.bukkit.command.Command command, @NotNull @NotNull String s, @NotNull @NotNull String @NotNull [] strings)
      Specified by:
      onCommand in interface org.bukkit.command.CommandExecutor