Skip to content

Commit

Permalink
update config
Browse files Browse the repository at this point in the history
  • Loading branch information
cgolden15 committed Apr 11, 2024
1 parent 471f021 commit e5ac956
Showing 1 changed file with 19 additions and 1 deletion.
20 changes: 19 additions & 1 deletion src/main/resources/config.yml
Original file line number Diff line number Diff line change
@@ -1 +1,19 @@
chatFormat: "{TAG}&r {PLAYER}:&r {MESSAGE}"
chatFormat: '{TAG}&r {PLAYER}:&r {MESSAGE}'
groups:
staff:
prefix: '&a[Staff]'
hierarchy: 25
users:
- 5b4bbef3-4d34-4694-8d50-5ad58e8d748e
admin:
prefix: '&b[Admin]'
hierarchy: 50
users: []
test:
prefix: '[Test]'
hierarchy: 100
users: []
Mod:
prefix: '&2[Mod]'
hierarchy: 0
users: []

0 comments on commit e5ac956

Please sign in to comment.