java.lang.Object
de.simonsator.partyandfriends.utilities.SubCommand
de.simonsator.partyandfriends.clan.api.abstractcommands.ClanSubCommand
de.simonsator.partyandfriends.clan.commands.subcommands.Info
All Implemented Interfaces:
Comparable<de.simonsator.partyandfriends.utilities.SubCommand>

public class Info extends ClanSubCommand
  • Constructor Details

    • Info

      public Info(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