Michael Parker cf484d806a reorganize minecraft
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.
2020-04-25 18:45:49 -04:00

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 |