mirror of
https://github.com/parkervcp/eggs.git
synced 2024-11-22 20:42:54 +08:00
Merge pull request #2063 from Loki-101/patch-1
Purpur-Geyser-Floodgate: Specify TCP or UDP for the default ports
This commit is contained in:
commit
4e5b77d01d
@ -13,7 +13,7 @@ Purpur-GeyserMC-Floodgate is a drop-in replacement for Paper servers designed fo
|
||||
|
||||
The minecraft server requires a single port for access (default 25565). GeyserMC requires an additional port (default 19132). Any other plugins you add may require extra ports to enabled for the server.
|
||||
|
||||
| Port | default |
|
||||
|----------|---------|
|
||||
| Java | 25565 |
|
||||
| Bedrock | 19132 |
|
||||
| Port | default | Protocol |
|
||||
|----------|---------|----------|
|
||||
| Java | 25565 | TCP |
|
||||
| Bedrock | 19132 | UDP |
|
||||
|
Loading…
Reference in New Issue
Block a user