mirror of
https://github.com/parkervcp/eggs.git
synced 2026-05-16 18:42:43 +08:00
cf484d806a
Moves minecraft to a single folder with all the variants under that. This should also update all the installers to pull from the correct folders still.
11 lines
316 B
Markdown
11 lines
316 B
Markdown
# Cuberite
|
|
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.
|
|
|
|
|
|
| Port | default |
|
|
|----------|---------|
|
|
| Game | 25565 |
|
|
| WebAdmin | 8080 | |