Groups file

# Group name.
# All groups from your permissions file will be automatically added to this file.
ExampleGroup:
  # Whether stream modifications will be applied to this group.
  Active: false
  # The Join stream modification that will be applied to this group.
  Join: '&2%player% in example group %group% joined the server!'
  # The Quit stream modification that will be applied to this group.
  Quit: '&e%player% in example group %group% left the server!'
  # The Kick stream modification that will be applied to this group.
  Kick: '&c%player% in example group %group% were kicked off the server!'