Magma is the next generation of hybrid minecraft server softwares.
Magma is based on Forge and Paper, meaning it can run both Craftbukkit/Spigot/Paper plugins and Forge mods.
We hope to eliminate all issues with craftbukkit forge servers. In the end, we envision a seamless, low lag Magma experience with support for newer 1.12+ versions of Minecraft.
Magma 1.19.3 is not compatible with Velocity or any BungeeCord fork.
This is caused by Forge and not a fault of Magma. We cannot fix this ourselves without modifying the client.
You might be able to use the Waterfall fork called Lightfall, but it requires a clientside-mod in order to work.
- Download the latest builds from the Releases section (Download the one that ends in server)
- Make a new directory(folder) for the server
- Move the jar that you downloaded into the new directory
- Run the jar with your command prompt or terminal, going to your directory and entering
java -jar Magma-[version]-server.jar
. Change [version] to your Magma version.
NOTE - Magma does NOT have a gui, you cannot open the server jar directly by double clicking it!
- Clone the Project
- You can use Git GUI (like GitHub Desktop/GitKraken) or clone using the terminal using:
git clone https://github.com/magmamaintained/Magma-1.19.3.git
- You can use Git GUI (like GitHub Desktop/GitKraken) or clone using the terminal using:
- Building
- First you want to run the build command
./gradlew setup magmaJar
- Now go and get a drink this may take some time
- Navigate to
projects/magma/build/libs
directory of the compiled source code - Copy the Jar to a new server directory (see Installation)
- First you want to run the build command
If you wish to inspect Magma, submit PRs, or otherwise work with Magma itself, you're in the right place!.
Please read the CONTRIBUTING.md to see how to contribute, setup, and run.
You are welcome to visit Magma's Discord server here.