This commit is contained in:
Raven Scott 2024-12-07 00:48:51 -05:00
parent 3812ed515e
commit a05753a28a

View File

@ -179,13 +179,7 @@ The JUMP node hosts the Velocity proxy, managing player connections and routing
1. **Holesail Connection Error**:
- Ensure the `CONNECTION_STRING` and `PORT` values are correctly set.
2. **Mod Manager Problems**:
- Check the initialization logs:
```bash
docker exec -it mc-server-1 cat /var/log/mod-manager.log
```
3. **Velocity Not Forwarding Players**:
2. **Velocity Not Forwarding Players**:
- Ensure the `velocity.toml` file has the correct backend server configurations.