Skip to content

Maintained fork of Magma 1.18.2.

License

GPL-3.0, Unknown licenses found

Licenses found

GPL-3.0
LICENSE
Unknown
LICENSE-header.txt
Notifications You must be signed in to change notification settings

magmamaintained/Magma-1.18.2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

9938562 Β· Dec 28, 2024
Nov 22, 2023
May 22, 2023
Jan 20, 2024
Jan 20, 2024
Nov 22, 2023
Jun 20, 2022
Jun 20, 2022
Nov 16, 2024
Jun 20, 2022
Dec 28, 2024
May 22, 2023
Nov 18, 2024
Mar 3, 2022
Mar 3, 2022
Jul 17, 2022
Jun 5, 2022
Jan 20, 2024
Nov 16, 2024
Jan 2, 2023
Mar 16, 2024
Nov 22, 2023
Mar 3, 2022
Mar 3, 2022
Mar 3, 2022
Jan 11, 2023

Repository files navigation

Magma logo

❓ About

Magma is the next generation of hybrid minecraft server softwares.

Magma is based on Forge and Spigot, meaning it can run both CraftBukkit/Spigot plugins and Forge mods.

🌐 BungeeCord/Velocity

Magma 1.18.2 is not compatible with vanilla BungeeCord or any of its forks. 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 also requires a clientside-mod in order to work and is not officially supported.

Magma 1.18.2 is not compatible with vanilla Velocity. This is caused by Forge and not a fault of Magma. We cannot fix this ourselves without modifying the client and the proxy.

πŸ§ͺ Other versions

πŸͺ£ Deployment

Installation

  1. Download the latest builds from the Releases section (Download the one that ends in server)
  2. Make a new directory (folder) for the server
  3. Move the jar that you downloaded into the new directory
  4. 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 number.

Building the sources

  • 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.18.2.git
  • 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)

βš™οΈ Contributing

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.

πŸ’¬ Chat

You are welcome to visit Magma's Discord server here (recommended).

You could also go to Magma's subreddit here.