Magma next generation in hybrid servers.
Magma is based on Forge and Paper builds, meaning it can run both Craftbukkit/Spigot/Paper-based plugins and forge-based 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 new 1.12+ versions of Minecraft.
- Download the recommended builds from the Releases section
- Download Beta builds from the CI
- Make a new folder for the server
- Move the jar to the folder
- Run the jar
All builds are available in build/distributions
- Clone the Project
- You can use GitHub Desktop/GitKraken or clone using the terminal
git clone https://github.com/MagmaFoundation/Magma
- Next you are gonna want to clone the submodule
git submodule update --init --recursive
- You can use GitHub Desktop/GitKraken or clone using the terminal
- Building
- First you want to setup the project
./gradlew setup
- After you have setup the project you are going to want to run the build
./gradlew build
- Now go and get a drink this may take some time
- First you want to setup the project
You are welcome to visit Magma Discord server here.
For unstable/test builds you can check the CI