fix(docker): use WindMagi offline operator UUID
This commit is contained in:
@@ -25,7 +25,7 @@ Build the current plugin and start it on an isolated Spigot 26.2 server:
|
||||
./scripts/start-test-server.sh
|
||||
```
|
||||
|
||||
Connect to `localhost:25565` as `WindMagi`, which the harness configures as an operator. The server uses offline mode for local convenience and binds only to the loopback interface.
|
||||
Connect to `localhost:25565` as `WindMagi`, which the harness configures as a level-4 operator using its deterministic offline-mode UUID. The committed `docker/test-ops.json` fixture replaces local operator state on every startup so the offline UUID remains deterministic. The server uses offline mode for local convenience and binds only to the loopback interface.
|
||||
|
||||
The first startup may take several minutes while the image downloads and Spigot is prepared. Override the 15-minute wait or local RCON password when needed:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user