-
Notifications
You must be signed in to change notification settings - Fork 0
Proxy Setup
JumpWatch edited this page Apr 23, 2026
·
1 revision
Install ServerFabricProxy.jar into the proxy plugins/ folder.
token: "CHANGE_ME_TOKEN"
pollIntervalSeconds: 5
hosts:
- id: "local"
baseUrl: "http://127.0.0.1:8085"
connectHost: "127.0.0.1"On startup, the proxy will:
- query configured hosts
- discover running instances
- register instances into the proxy
- build host mappings
- keep polling for changes
-
tokenmust match the host -
connectHostis what players/proxy use to connect to that host's instances