Update README files

Update necessary readme files.
This commit is contained in:
parkervcp
2019-12-14 12:37:28 -05:00
Unverified
parent 5e2175058b
commit c7cae37fa2
3 changed files with 17 additions and 1 deletions
+11
View File
@@ -0,0 +1,11 @@
# 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 |