The Mods Manager is the tool you use to install Minecraft mods one at a time onto a modded server, pulling them from CurseForge straight into your mods folder. It is built for Forge, NeoForge, Fabric, and Quilt servers, and it handles individual server-side mods and datapacks rather than full modpacks. This guide shows how to search, install, and remove mods cleanly, and how to make sure every mod you add actually matches your loader and Minecraft version.
What the Mods Manager Does
The Mods Manager installs individual server-side mods, and datapacks, from CurseForge into your server's mods folder. You search, pick a mod, and install it; the jar lands in mods as a tracked job, and a safe remove lets you take it back out without touching files manually. It is the single-mod counterpart to the Modpack Installer: one is for hand-picking mods one by one, the other is for installing an entire pre-built pack at once.
- Install downloads the mod jar from CurseForge into the mods folder
- Installs are tracked, and a safe remove lets you uninstall a mod cleanly
- It installs single mods, not modpacks; for a full pack use the Modpack Installer instead
Only on Modded Loaders
Mods are a feature of modded loaders, so the Mods Manager is only enabled on the loaders that support them. On Bukkit-style and unmodified servers the tab is intentionally disabled, and instead of leaving you stuck it points you to the Version Changer so you can switch to a loader that runs mods. That guard rail stops you from trying to install a mod onto a server that physically cannot load it.
- If you are on Paper, Spigot, Purpur, or Vanilla, you cannot install mods until you switch to a modded loader with the Version Changer
- Those Bukkit-style and Vanilla servers use plugins or datapacks instead, not mods
- The Mods Manager is enabled on Forge, NeoForge, Fabric, and Quilt servers
- On Paper, Spigot, Purpur, and Vanilla the tab is disabled and points you to the Version Changer
How to Install Minecraft Mods Step by Step
Installing a single mod is a quick search-pick-install loop, and you repeat it for each mod you want. The tool downloads each mod into the mods folder as a tracked job, and the mods take effect on the next server start. Because you are adding mods one at a time, you stay in full control of exactly what your server runs.
- Log in to LoafHub at hub.loafhosts.com and open your Minecraft server
- Open the Mods Manager tool on the server dashboard
- Search CurseForge for the mod you want by name
- Confirm the mod supports your loader and your Minecraft version before installing
- Click install and let the panel download the mod jar into the mods folder
- Repeat for any other mods you want to add
- Restart the server so the new mods load
- Join the server and confirm the mods work
- Installed mods land in the mods folder and are loaded on the next server start
Match the Loader and Minecraft Version
This is where most mod problems come from. A mod is built for a specific loader and a specific Minecraft version, and it will not work if either one is off. A Fabric mod will not load on Forge, and a 1.20.1 mod will not load on a 1.21.4 server, so check both before you install. Getting this right up front saves you a crashing server later.
- Check the mod's listed loader and supported game versions on CurseForge before you click install
- If you are unsure of your loader and version, the Version Changer shows what your server is currently running
- Mods must match the loader. A Fabric mod will not run on Forge, and a Forge mod will not run on Fabric or Quilt
- Mods must match the Minecraft version. A mod built for one version will not load on a different version
- A mismatched mod can stop the server from booting, so verify compatibility before installing
New to Loafhosts? Use code MINECRAFT for 25% off your first month of Minecraft server hosting.
Valid for new Minecraft servers only — 25% off your first month (first invoice). Enter code MINECRAFT at checkout.
Managing and Removing Mods
Because installs are tracked, the Mods Manager knows which mods it put in the mods folder, and removing one is a single safe action rather than a manual file delete. Keeping the mod list tidy also helps performance and makes troubleshooting easier, since fewer unknowns means quicker answers when something misbehaves.
- Use the safe remove to uninstall a mod, then restart so the change takes effect
- Remove mods you are not using to keep the server lean and easier to troubleshoot
- If the server stops booting after you add a mod, remove the most recent mod first and restart
Mods vs Plugins: Folders and Loaders
The cleanest way to keep mods and plugins straight is to remember the folder and the loader for each. Mods go in the mods folder and run on Forge, NeoForge, Fabric, and Quilt through the Mods Manager. Plugins go in the plugins folder and run on Bukkit-style loaders through the Plugin Manager. They are not interchangeable, and trying to use one as the other simply will not load.
- Mods: mods folder, modded loaders such as Forge and Fabric, installed with this Mods Manager
- Plugins: plugins folder, Bukkit-style loaders such as Paper, installed with the Plugin Manager
- If a download is labelled a Bukkit, Spigot, or Paper plugin, it belongs in the Plugin Manager, not here
Single Mods vs Full Modpacks
The Mods Manager is for building a server mod by mod, where you choose every piece yourself. If you instead want a complete, ready-made experience with dozens of mods and their configs already tuned to work together, that is a modpack, and it has its own dedicated installer. Picking the right tool up front saves you from assembling a hundred mods by hand.
- Use the Mods Manager when you want to hand-pick a small, specific set of mods
- Use the Modpack Installer when you want an entire pre-built pack installed in one job
- You can install a pack first, then fine-tune it with individual mods in the Mods Manager afterward