change readme.md

This commit is contained in:
TheRealGramdalf 2022-08-30 16:51:53 -07:00
parent 004b99ead5
commit 344f204df6

View File

@ -1,14 +1,19 @@
# Purpur
Purpur is a drop-in replacement for Paper servers designed for configurability, and new fun and exciting gameplay features.
Purpur-GeyserMC-Floodgate is a drop-in replacement for Paper servers designed for configurability, and new fun and exciting gameplay features, with the addition of GeyserMC and Floodgate
[Purpur GitHub](https://github.com/PurpurMC/Purpur)
[Purpur Website](https://purpurmc.org/)
[GeyserMC/Floodgate Website](https://geysermc.org/)
[GeyserMC GitHub](https://github.com/GeyserMC/Geyser)
[Floodgate GitHub](https://github.com/GeyserMC/Floodgate/)
## 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). GeyserMC requires an additional port (default 19132). Any other plugins you add may require extra ports to enabled for the server.
| Port | default |
|-------|---------|
| Game | 25565 |
| Port | default |
|----------|---------|
| Java | 25565 |
| Bedrock | 19132 |