clone from github
This commit is contained in:
20
BorisBotV1/config.jsonexample
Normal file
20
BorisBotV1/config.jsonexample
Normal file
@@ -0,0 +1,20 @@
|
||||
{
|
||||
"discordPrefix" : "",
|
||||
|
||||
"discordChannels" :
|
||||
{
|
||||
"PlayerJoined" : "",
|
||||
"PlayerLeft" : "",
|
||||
"PlayerKilled" : "",
|
||||
"PublicPlayerKilled" : "",
|
||||
"PlayerMovedChunk" : "",
|
||||
"TradeDeckUsed" : "",
|
||||
"CreatureKilled" : ""
|
||||
},
|
||||
|
||||
"discordRoles" :
|
||||
{
|
||||
"admin" : [],
|
||||
"spawn" : []
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user