Skip to content
/ Magma Public

Minecraft Forge Hybrid server implementing the Spigot/Bukkit API (Cauldron for 1.12)

License

Notifications You must be signed in to change notification settings

Aduhkiss/Magma

Folders and files

NameName
Last commit message
Last commit date

Latest commit

cc62a7b · Aug 24, 2019

History

43 Commits
Aug 23, 2019
Aug 18, 2019
Aug 22, 2019
Aug 18, 2019
Aug 24, 2019
Aug 19, 2019
Aug 24, 2019
Aug 23, 2019
Aug 18, 2019
Aug 18, 2019
Aug 23, 2019
Aug 18, 2019
Aug 23, 2019
Aug 18, 2019
Aug 18, 2019
Aug 18, 2019
Aug 18, 2019

Repository files navigation

Magma

Magma

What's Magma?

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.

Deployment

Installation

  1. Download the recommended builds from the Releases section
    1. Download Beta builds from the CI
  2. Make a new folder for the server
  3. Move the jar to the folder
  4. Run the jar

Building the sources

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
  • 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

Chat

You are welcome to visit Magma Discord server here.

Unstable/Test builds

For unstable/test builds you can check the CI

About

Minecraft Forge Hybrid server implementing the Spigot/Bukkit API (Cauldron for 1.12)

Resources

License

Stars

Watchers

Forks

Sponsor this project

Packages

No packages published

Languages