Class PartyDenySubCommand

All Implemented Interfaces:
Comparable<SubCommand>

public class PartyDenySubCommand extends PartySubCommand
The class which will be executed on /party join
  • Constructor Details

    • PartyDenySubCommand

      public PartyDenySubCommand(List<String> pCommands, int pPriority, String pHelpText, String pPermission)
  • Method Details