Class RemoveClanColorSubCommand

All Implemented Interfaces:
Comparable<de.simonsator.partyandfriends.utilities.SubCommand>

public class RemoveClanColorSubCommand extends ClanColorCommand
  • Constructor Details

    • RemoveClanColorSubCommand

      public RemoveClanColorSubCommand(String[] pCommands, String pPermission, int pPriority, String pHelp)
  • Method Details

    • execute

      protected void execute(de.simonsator.partyandfriends.api.pafplayers.OnlinePAFPlayer pPlayer, String[] args)
      Specified by:
      execute in class ClanSubCommand