java.lang.Object
fr.multimc.api.spigot.common.commands.executors.StopCommand
All Implemented Interfaces:
org.bukkit.command.CommandExecutor

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

    • StopCommand

      public StopCommand(@NotNull @NotNull GamesManager gamesManager)
  • 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[] strings)
      Specified by:
      onCommand in interface org.bukkit.command.CommandExecutor