Genesis
This commit is contained in:
32
config.json
Normal file
32
config.json
Normal file
@@ -0,0 +1,32 @@
|
||||
{
|
||||
"server": {
|
||||
"host": "192.168.178.58",
|
||||
"port": 25565,
|
||||
"version": "1.21.10"
|
||||
},
|
||||
"auth": {
|
||||
"username": "FlayerBot",
|
||||
"auth": "microsoft"
|
||||
},
|
||||
"proxy": {
|
||||
"port": 25566,
|
||||
"onlineMode": true,
|
||||
"maxClients": 1
|
||||
},
|
||||
"sniffer": {
|
||||
"port": 25567,
|
||||
"onlineMode": false,
|
||||
"upstreamAuth": "microsoft",
|
||||
"logDir": "logs/sniffer",
|
||||
"includePayload": true
|
||||
},
|
||||
"bot": {
|
||||
"antiAfk": true,
|
||||
"antiAfkInterval": 30000,
|
||||
"viewDistance": 10
|
||||
},
|
||||
"cache": {
|
||||
"maxChunks": 1024,
|
||||
"trackEntities": true
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user