mirror of
https://github.com/parkervcp/eggs.git
synced 2024-11-23 04:52:52 +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.
|
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 |
|
| Port | default | Protocol |
|
||||||
|----------|---------|
|
|----------|---------|----------|
|
||||||
| Java | 25565 |
|
| Java | 25565 | TCP |
|
||||||
| Bedrock | 19132 |
|
| Bedrock | 19132 | UDP |
|
||||||
|
Loading…
Reference in New Issue
Block a user