spectator port
This commit is contained in:
@@ -109,6 +109,8 @@ Copy the template structure and configure your parameters in `config.json` in th
|
||||
* **`bot`**: Bot behavior settings.
|
||||
* `antiAfk`: When no client is connected, randomly turns, sneaks, and swings so the bot stays active.
|
||||
* `antiAfkMinInterval` / `antiAfkMaxInterval`: Milliseconds between idle actions (default 1500–6000).
|
||||
* **`spectator`**: Watch-only proxy (default port **25568**). Multiple clients can connect; they receive spectator gamemode and a live view of the bot (bot mode / idle) or the controlling player (client mode). No movement or interaction is forwarded upstream.
|
||||
* `enabled`, `port`, `onlineMode`, `maxClients` (default 20).
|
||||
* **`cache`**: Memory usage controls for caching the world.
|
||||
|
||||
---
|
||||
|
||||
Reference in New Issue
Block a user