eggs/minecraft/proxy/java/viaaas/README.md

13 lines
411 B
Markdown
Raw Normal View History

2021-06-28 23:15:50 +08:00
# VIAaaS
VIAaaS is the Minecraft plugin VIAaaS made standalone as a proxy.
2021-06-29 22:51:38 +08:00
More information is available here: https://github.com/ViaVersion/VIAaaS
2021-06-28 23:15:50 +08:00
## Server Ports
The minecraft server requires a single port for access (default 25565), and one TCP port 25543, to be used for HTTPS and WebSocket connections.
| Port | default |
|------------|---------|
| Game | 25565 |
| WS & HTTPS | 25543 |