Is Party Leader
Description
Matches if the player is the leader of their party.
Returns false if the player is not in a party.
Attributes
This condition takes no attributes.
Examples
Conditions:
- isPartyLeader true
- message{m="<red>Only the party leader can do that."} @self ?!isPartyLeader
Aliases
- partyLeader