1
0
mirror of https://github.com/parkervcp/eggs.git synced 2024-10-06 23:57:07 +02:00

added website and github links

added blank lines as needed
This commit is contained in:
LRMtheBoss 2021-12-09 12:18:37 -05:00
parent 98b0aae663
commit 949e6061e9

View File

@ -2,11 +2,14 @@
A lightweight, fast and extensible game server for Minecraft
## Server Ports
The minecraft server requires a single port for access (default 25565) but plugins may require extra ports to enabled for the server.
[Cuberite Website](https://cuberite.org/)
[Cuberite GitHub](https://github.com/cuberite/cuberite)
## 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 |
|----------|---------|
| Game | 25565 |
| WebAdmin | 8080 |
| WebAdmin | 8080 |