The Best Magma Server Setup for a Free Minecraft Server
Setting up a Magma server is more involved than a pure Forge or Paper server because you have to balance mod and plugin compatibility. Here's a tested starter setup that works well.
Core philosophy
- Mods provide content — gameplay features, items, biomes, mobs
- Plugins provide admin tools — permissions, economy, anti-grief, commands
- Avoid overlap — don't use a mod and a plugin that do the same thing
Pick a Minecraft version
Magma's most stable versions are 1.16.5 (legacy modpack era) and 1.20.1 (modern). Pick based on what mods you want.
Recommended mods
Performance (essential)
- FerriteCore — Reduces RAM usage
- Starlight — Lighting engine rewrite
- Embeddium (1.18.2+ only) — Sodium port for Forge
Quality of life
- JEI — Recipe viewer (essential for any modded server)
- JourneyMap — Map and waypoints
Content
- Create — Mechanical contraptions
- Biomes O' Plenty — More biomes
- Twilight Forest — Adventure dimension
- Tinker's Construct — Custom tools
Recommended plugins
Foundation
- Vault — Required by many other plugins
- LuckPerms — Permissions and groups
- EssentialsX — /home, /warp, /tpa, /spawn, basic commands
Anti-grief
- CoreProtect — Block logging and rollback (essential for public servers)
- GriefPrevention — Claim-based land protection (works with most mods)
Quality of life
- Multiverse-Core — Manage multiple worlds (overworld, nether, twilight forest as separate worlds)
- Dynmap — Live web map (works with most modded biomes)
Things to avoid
- Two economy systems — Don't run an economy mod AND an economy plugin. Pick one (usually the plugin).
- Two permission systems — Use LuckPerms only.
- Mods that override world generation drastically — These often break Multiverse-Core or chunk loading plugins.
- Two anti-cheat systems — Don't combine.
Testing process
- Install just the performance mods first. Verify the server runs.
- Add JEI and JourneyMap. Verify clients can connect.
- Add content mods one or two at a time. Test after each.
- Then add plugins: Vault, LuckPerms, EssentialsX, CoreProtect.
- Finally add convenience plugins like Dynmap.
This makes it easier to spot which mod or plugin is causing problems if something breaks.
Should you use Mohist instead?
Mohist is similar to Magma. See our comparison.