mirror of
https://github.com/parkervcp/eggs.git
synced 2024-11-12 04:27:24 +08:00
20 lines
488 B
Markdown
20 lines
488 B
Markdown
# Mohist
|
|
|
|
Mohist is a Spigot fork that prioritizes performance optimizations.
|
|
|
|
## 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 build 13+
|
|
|
|
Requires changing Minecraft_Version variable on each new Minecraft version release. |