PartyChat - let users create a "Party" and invite others to it, allowing for private chats between each other.
Description:
Let your players create a Party and invite their friends to it, allowing them to chat with each other privately (with socialspy for staff)
Efficient and error free, actively used by players right now.
Commands:
Permissions:
partychat.socialspy - for staff to use /pc socialspy
Config:
Code (Text):
# party-chat-format - the format to use for PartyChat messages.
# socialspy-format - the format to use for Party SocialSpy reports.
# @sender - the player sending/involved with the command
# @args - the arguments involved with the command, such as the message
party-chat-format: "&b&l[Party] &a(@sender&a): @args"
socialspy-format: "&e&l[Party-Spy] &a(@sender&a): @args"