public class PartyAPI
extends java.lang.Object
Modifier and Type | Field | Description |
---|---|---|
static int |
LEADER_PERMISSION_HEIGHT |
|
static int |
NO_PARTY_PERMISSION_HEIGHT |
|
static int |
PARTY_MEMBER_PERMISSION_HEIGHT |
Constructor | Description |
---|---|
PartyAPI() |
Modifier and Type | Method | Description |
---|---|---|
static PlayerParty |
getParty(OnlinePAFPlayer player) |
Returns the party, if the given player is in a party or null if he is not
in a party
|
public static final int LEADER_PERMISSION_HEIGHT
public static final int PARTY_MEMBER_PERMISSION_HEIGHT
public static final int NO_PARTY_PERMISSION_HEIGHT
public static PlayerParty getParty(OnlinePAFPlayer player)
player
- The player