mirror of
https://github.com/parkervcp/eggs.git
synced 2024-11-24 05:32:52 +08:00
1dd42d8bd2
restructured the minecraft proxy folder and added a geysermc readme to indicate the geyser official eggs. updated readmes to match.
11 lines
611 B
Markdown
11 lines
611 B
Markdown
# Waterdog server
|
|
Waterdog provides native support for the Minecraft Bedrock protocols along with the existing java protocols. It is capable of using the ProtocolSupport PE encapsulation protocol over TCP, or it can use the native RakNet Bedrock protocol for traditional downstream Bedrock servers such as Nukkit, Pocketmine, Bedrock Alpha Server, MiNET, and others.
|
|
|
|
## Server Ports
|
|
The minecraft server requires a single port for access (default 25565) but plugins may require extra ports to enabled for the server.
|
|
|
|
|
|
| Port | default |
|
|
|----------|---------|
|
|
| Java | 25565 |
|
|
| Bedrock | 19132 | |