1
0
mirror of https://github.com/parkervcp/eggs.git synced 2024-10-08 08:37:08 +02:00
parkervcp-pterodactyl-eggs/game_eggs/minecraft/proxy/java/viaaas/README.md

13 lines
415 B
Markdown
Raw Normal View History

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