mirror of
https://github.com/parkervcp/eggs.git
synced 2025-01-25 09:43:20 +08:00
added blank lines as needed
This commit is contained in:
parent
e6660e096f
commit
6eeca4d1ba
@ -1,11 +1,12 @@
|
||||
# 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.
|
||||
|
||||
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 |
|
||||
| Bedrock | 19132 |
|
||||
|
Loading…
Reference in New Issue
Block a user