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,23 @@
# Mohist
Mohist is a minecraft forge server software that implements the Paper/Spigot/Bukkit API.
[Mohist Website](https://mohistmc.com/)
## 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 |
## Server Specific
### Supported versions
- 1.16.4 series build 132+
- 1.12.x series
- 1.7.x series (discontinued) build 13+
Requires changing Minecraft_Version variable on each new Minecraft version release.