1
0
mirror of https://github.com/parkervcp/eggs.git synced 2024-10-08 00:27:08 +02:00
parkervcp-pterodactyl-eggs/game_eggs/minecraft/java/magma/README.md
Daniel Barton 597839d34b Update Minecraft Magma
Re-work install script
Add new java images and update to labeled java format
Latest version hard coded to  1.18.2 as there is no API to find latest supported MC version
2022-09-29 02:25:17 +08:00

17 lines
647 B
Markdown

# Magma
Magma is most powerful Forge server providing you with Forge mods and Bukkit Plugins using Spigot and Paper for Performance Optimization and Stability.
[Magma Website](https://magmafoundation.org/)
## 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 |
## Notes
Providing a Minecraft version of ``latest`` or an empty value will default to 1.18.2 as this is the latest version that Magma supports at this time.
There is no API to query to find the true latest supported version.