eggs/minecraft/java/cuberite/README.md
Thomas Selwyn a5453609ad Consistency fixes mainly
Repairs consistency across these eggs and removes warning that was needed for the previous daemon system.
2021-01-05 19:28:45 -05:00

12 lines
317 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 |