uploaded app

This commit is contained in:
2026-04-03 00:00:40 -05:00
parent aaa2286866
commit 5a10c7a026
233 changed files with 10856 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.