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.
This commit is contained in:
Softwarenoob
2021-07-06 08:19:19 +03:00
Unverified
14 changed files with 213 additions and 48 deletions
@@ -0,0 +1,12 @@
# 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 |