diff --git a/README.md b/README.md index f72a5a75..bef4cabd 100644 --- a/README.md +++ b/README.md @@ -68,6 +68,7 @@ If you are reading this it looks like you are looking to add an egg to your serv * [Cuberite](/minecraft_java/cuberite/) * [Forge](/minecraft_java/forge/) * [Feed The Beast](/minecraft_java/ftb/) +* [Magma](/minecraft/magma/) * [Paper](/minecraft_java/paper) * [Spigot](/minecraft_java/spigot/) * [spongeforge](/minecraft_java/spongeforge/) diff --git a/minecraft_java/README.md b/minecraft_java/README.md index 68d2b300..a3e9ed34 100644 --- a/minecraft_java/README.md +++ b/minecraft_java/README.md @@ -29,6 +29,10 @@ Supply values to 2 variables to use [FTB Revelation](https://www.feed-the-beast.com/projects/ftb-revelation) Revelation is a general all-purpose modpack with optimal FPS, server performance and stability. +## Magma +[Magma](https://magmafoundation.org/) +Magma is most powerful Forge server providing you with Forge mods and Bukkit Plugins using Spigot and Paper for Performance Optimization and Stability. + ## Paper Currently the default on pterodactyl for many reasons. First being that you don't need to build the jar. diff --git a/minecraft_java/magma/README.md b/minecraft_java/magma/README.md new file mode 100644 index 00000000..51847897 --- /dev/null +++ b/minecraft_java/magma/README.md @@ -0,0 +1,11 @@ +# Magma + +Magma is most powerful Forge server providing you with Forge mods and Bukkit Plugins using Spigot and Paper for Performance Optimization and Stability. + +## 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 | \ No newline at end of file