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 rather than full modpacks. (Datapacks have their own Datapacks tab and work on any Java server type.) 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 from CurseForge into your server’s mods folder. (Datapacks are handled separately in their own Datapacks tab and land in your world’s datapacks folder, not the 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.
Note: Install downloads the mod jar from CurseForge into the mods folder
Note: Installs are tracked, and a safe remove lets you uninstall a mod cleanly
Note: 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 tab only appears on the loaders that support them. On Bukkit-style and unmodified servers the Mods tab is hidden, and instead of leaving you stuck an in-hub explainer points you to the Version tab 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.
Warning: If you are on Paper, Spigot, Purpur, or Vanilla, you cannot install mods until you switch to a modded loader from the Version tab
Warning: Those Bukkit-style and Vanilla servers use plugins or datapacks instead, not mods
Note: The Mods Manager is enabled on Forge, NeoForge, Fabric, and Quilt servers
Note: On Paper, Spigot, Purpur, and Vanilla the Mods tab is hidden and an in-hub explainer points you to the Version tab
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 at hub.loafhosts.com and open your Minecraft server
- Open the Content Hub on your server and select the Mods tab
- 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
Note: Installed mods land in the mods folder and are loaded on the next server start
Note: Some CurseForge mods block automated distribution, so the install returns no download and fails. For those, download the jar from CurseForge yourself and upload it to the mods folder via SFTP or the file manager
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.
Tip: Check the mod’s listed loader and supported game versions on CurseForge before you click install
Tip: If you are unsure of your loader and version, the Version tab shows what your server is currently running
Warning: Mods must match the loader. A Fabric mod will not run on Forge, and a Forge mod will not run on Fabric or Quilt
Warning: Mods must match the Minecraft version. A mod built for one version will not load on a different version
Warning: A mismatched mod can stop the server from booting, so verify compatibility before installing
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.
Tip: Use the safe remove to uninstall a mod, then restart so the change takes effect
Tip: Remove mods you are not using to keep the server lean and easier to troubleshoot
Tip: 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.
Note: Mods: mods folder, modded loaders such as Forge and Fabric, installed with this Mods Manager
Note: Plugins: plugins folder, Bukkit-style loaders such as Paper, installed with the Plugin Manager
Note: 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.
Tip: Use the Mods Manager when you want to hand-pick a small, specific set of mods
Tip: Use the Modpack Installer when you want an entire pre-built pack installed in one job
Tip: You can install a pack first, then fine-tune it with individual mods in the Mods Manager afterward
Frequently Asked Questions
How do I install Minecraft mods on my Loafhosts server?
Open the Mods Manager on your server dashboard, search CurseForge for the mod, confirm it matches your loader and Minecraft version, and click install to download the jar into your mods folder. Repeat for each mod, then restart the server so the mods load. The Mods Manager works on Forge, NeoForge, Fabric, and Quilt.
Why don’t I see a Mods tab on my server?
Mods only run on modded loaders, so the Mods tab appears on Forge, NeoForge, Fabric, and Quilt. On Paper, Spigot, Purpur, and Vanilla the tab is hidden and an in-hub explainer points you to the Version tab. Switch to a modded loader there if you want to install mods; Bukkit-style servers use plugins instead.
Why won’t a mod I installed work?
A mod must match both your loader and your Minecraft version. A Fabric mod will not run on Forge, and a mod built for one version will not load on a different version. Check the mod’s listed loader and supported game versions on CurseForge before installing, since a mismatched mod can stop the server from booting.
Can I install a whole modpack with the Mods Manager?
No. The Mods Manager installs single mods one at a time. For a complete pre-built pack with dozens of mods and tuned configs, use the Modpack Installer instead. You can also install a pack first and then add individual mods in the Mods Manager to fine-tune it.
What is the difference between mods and plugins?
Mods go in the mods folder and run on modded loaders such as Forge, NeoForge, Fabric, and Quilt, installed with the Mods Manager. Plugins go in the plugins folder and run on Bukkit-style loaders such as Paper, installed with the Plugin Manager. They are not interchangeable, so match the add-on to your loader.
How do I remove a mod?
Because installs are tracked, the Mods Manager can uninstall a mod with a built-in safe remove rather than a manual file delete. Remove the mod, then restart the server so the change takes effect. If your server stopped booting after adding a mod, remove the most recent one first and restart.