eggs/game_eggs/minecraft/proxy/java/viaaas/README.md
Softwarenoob 299d472439
Resolve merge conflicts and add Minecraft backwards compatibility
Leave Minecraft folder for backward compatibility of older eggs that are pulling server.properties file - such as Panel core paper egg.
2021-07-06 08:19:19 +03:00

13 lines
415 B
Markdown

# VIAaaS
VIAaaS is the Minecraft plugin ViaVersion made standalone as a proxy.
More information is available here: https://github.com/ViaVersion/VIAaaS
## 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 |