installed mc/hytale eggs

This commit is contained in:
2026-04-02 23:58:42 -05:00
parent 1bf16d5f9f
commit aaa2286866
116 changed files with 5110 additions and 0 deletions

View File

@@ -0,0 +1,15 @@
# Cuberite
A lightweight, fast and extensible game server for Minecraft
[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 |