13 lines
415 B
Markdown
Raw Normal View History

2021-06-28 11:15:50 -04:00
# VIAaaS
2021-06-29 16:10:43 -04:00
VIAaaS is the Minecraft plugin ViaVersion made standalone as a proxy.
2021-06-28 11:15:50 -04:00
2021-06-29 10:51:38 -04:00
More information is available here: https://github.com/ViaVersion/VIAaaS
2021-06-28 11:15:50 -04: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 |