DeluxeGroups/src/main/resources/config.yml

13 lines
473 B
YAML

# A list of prefixes that can be used to initiate group chat
prefix:
- "$"
- "`"
# To avoid messing up other chat plugins, DG can really only alter the message safely
# So, we have a few options to make players aware of group chat vs global chat
# If you don't want anything, leave these as-is
format:
color: ''
# Custom format. The variables <group> and <message> are available and will be
# replaced by the group name and chat message respectively
custom: ''