clone from github

This commit is contained in:
Boris
2024-01-15 09:30:27 +00:00
parent cb714d9889
commit 2a47c91dbf
37 changed files with 7581 additions and 0 deletions

View File

@@ -0,0 +1,20 @@
{
"discordPrefix" : "",
"discordChannels" :
{
"PlayerJoined" : "",
"PlayerLeft" : "",
"PlayerKilled" : "",
"PublicPlayerKilled" : "",
"PlayerMovedChunk" : "",
"TradeDeckUsed" : "",
"CreatureKilled" : ""
},
"discordRoles" :
{
"admin" : [],
"spawn" : []
}
}