Class SetClanColorSubCommand

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

public class SetClanColorSubCommand extends ClanColorCommand
  • Constructor Details

    • SetClanColorSubCommand

      public SetClanColorSubCommand(String[] pCommands, String pPermission, int pPriority, String pHelp, List<String> pAllowedColors)
  • Method Details

    • execute

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