Added roles.json

This commit is contained in:
2023-03-14 19:22:48 +01:00
parent 5dc93f60ce
commit 6cdf0e4c42
5 changed files with 21 additions and 17 deletions

8
config/roles.json Normal file
View File

@@ -0,0 +1,8 @@
{
"gm": "",
"manager": "",
"moderator": "",
"beast": "",
"member": "",
"trialmember": ""
}