spectator port

This commit is contained in:
sebseb7
2026-05-21 09:43:30 +02:00
parent 5cdcfd836d
commit a02a1758b5
11 changed files with 511 additions and 8 deletions

View File

@@ -13,6 +13,12 @@
"onlineMode": true,
"maxClients": 1
},
"spectator": {
"enabled": true,
"port": 25568,
"onlineMode": true,
"maxClients": 20
},
"sniffer": {
"port": 25567,
"onlineMode": false,