Party Message

Description

Sends a chat message to every online member of the caster's party. Legacy color codes (&a, &l, etc.) are translated.

If the caster has no online party members, nothing happens.

Attributes

Attribute Aliases Description Default
message msg, m The message to send (empty)
includeCaster self Whether the caster receives the message too true

Examples

Announce a rally to the party:

PartyCall:
  Skills:
  - partyMessage{message="&aRally to me!"} @self

Aliases

  • partyMsg
Updated Aug 19, 2026