Add VIAaaS egg and close #1207

This commit is contained in:
regulad
2021-06-28 11:15:50 -04:00
Unverified
parent 891dede804
commit ec8ec50821
3 changed files with 53 additions and 0 deletions
+10
View File
@@ -0,0 +1,10 @@
# VIAaaS
VIAaaS is the Minecraft plugin VIAaaS made standalone as a proxy.
## 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 |