Class CancelCommand

java.lang.Object
me.ulrich.clans.commands.player.CancelCommand
All Implemented Interfaces:
ClansCommand

public class CancelCommand extends Object implements ClansCommand
  • Constructor Details

    • CancelCommand

      public CancelCommand()
  • Method Details

    • addMiniColor

      public net.kyori.adventure.text.Component addMiniColor(String msg)
    • execute

      public boolean execute(Clans plugin, org.bukkit.command.CommandSender sender, org.bukkit.command.Command command, String label, String[] args, EnumMap<Flag,String> info)
      Specified by:
      execute in interface ClansCommand