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

public class Leave extends ClanMemberCommand
  • Constructor Details

    • Leave

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