The Plugin Manager is the tool you use to install Minecraft plugins on a Paper, Spigot, or Purpur server, either with a one-click search-and-install or by uploading a plugin jar yourself. It browses Bukkit-style plugins, drops them into your plugins folder, and keeps a tidy list of everything you have installed so you can manage and remove them safely. This guide covers both the one-click flow and the manual upload route, so you can install absolutely any plugin, whether or not it is in the catalog.
What the Plugin Manager Does
The Plugin Manager browses and installs Bukkit, Spigot, and Paper plugins straight into your server's plugins folder. It searches the CurseForge Bukkit Plugins category, and when you click install it downloads the plugin jar into plugins for you. It also lists what is already installed, so the same tool you use to add a plugin is the one you use to keep your plugin list under control.
- Install searches the CurseForge Bukkit Plugins category and downloads the chosen plugin jar into the plugins folder
- It lists your installed top-level plugin jars so you can see everything in one place
- It includes a safe remove, so you can uninstall a plugin without digging through files
Only on Bukkit-Style Servers
Plugins are a Bukkit-family feature, so the Plugin Manager is only available when your server runs a Bukkit-derivative loader. If your server is on a modded loader instead, this tool will not apply, because mods and plugins are completely different systems. Knowing which side of the line your server sits on saves a lot of confusion.
- On Forge, NeoForge, Fabric, and Quilt you use the Mods Manager instead, because those loaders run mods, not plugins
- If you need plugins but your server is on a modded loader, switch to Paper, Spigot, or Purpur first with the Version Changer
- The Plugin Manager is available on Bukkit-derivative servers: Paper, Spigot, Purpur, Bukkit, and Folia
- Purpur is the default server type on Loafhosts (a Paper fork) and a popular choice for plugin servers
How to Install Minecraft Plugins with One Click
For any plugin in the catalog, installing is just search, pick, and install. The tool downloads the jar to your plugins folder as a tracked job, and the plugin becomes active the next time the server starts. This is the quickest route for popular plugins like permissions managers, world-edit tools, and economy systems.
- Log in to LoafHub at hub.loafhosts.com and open your Minecraft server
- Open the Plugin Manager tool on the server dashboard
- Search for the plugin you want by name
- Select the plugin from the CurseForge Bukkit Plugins results
- Click install and let the panel download the jar into the plugins folder
- Restart the server so the plugin loads
- Confirm the plugin appears in your installed list and works in game
- Installed plugins land in the plugins folder and are picked up on the next server start
Manual Install: Upload Any Plugin Jar Yourself
Not every plugin lives on CurseForge. Many of the most popular plugins are distributed on other sites, and the Plugin Manager fully supports them through manual upload. The rule is simple: any plugin you cannot find in the catalog, you install by putting its jar into the plugins folder yourself, using either the File Manager in the panel or an SFTP client, and then restarting. This is the bridge that lets you follow any plugin install guide, no matter where the download comes from.
- Download the plugin's jar file from the author's official source to your computer
- In the panel, stop the server or be ready to restart after the upload
- Open the File Manager and navigate into the plugins folder, or connect with an SFTP client
- Upload the plugin jar directly into the plugins folder
- Start or restart the server so the plugin loads
- Open the Plugin Manager and confirm the plugin appears in your installed list
- Manually uploaded plugins still show up in the Plugin Manager's installed list, labeled External, so you can manage and remove them alongside one-click installs
- Always download plugin jars from the author's official source to avoid tampered files
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 Installed Plugins
The Plugin Manager doubles as your plugin inventory. It lists every top-level plugin jar on the server, including ones you uploaded over SFTP, which appear marked as External so you can tell them apart from one-click installs. When you want to remove a plugin, the built-in safe remove handles it cleanly rather than leaving you to delete files by hand.
- Use the installed list to audit what is running and spot duplicates or leftovers
- Plugins you uploaded yourself appear as External in the list, so you always know where each plugin came from
- Use the safe remove to uninstall a plugin, then restart so the change takes effect
Plugins Load on Restart, Not on Reload
This is the gotcha that trips up almost everyone. Adding or removing a plugin only takes proper effect after a full server restart. The in-game reload command can leave plugins in a half-loaded state and cause strange bugs, so it is not a reliable substitute for a restart when you change which plugins are installed.
- Plugins load on a server restart, not on the in-game reload command. After installing or removing a plugin, restart the server
- Relying on reload to load a new plugin can cause hard-to-diagnose errors, so restart instead
Plugins vs Mods: Don't Mix Them Up
Because plugins and mods sound interchangeable, it is worth being crystal clear. Plugins live in the plugins folder and run on Bukkit-style loaders through the Plugin Manager. Mods live in the mods folder and run on Forge or Fabric through the Mods Manager. A plugin will not load on a modded server, and a mod will not load on a plugin server, so always match the add-on to your loader.
- Plugins: plugins folder, Bukkit-style loaders such as Paper, installed with this Plugin Manager
- Mods: mods folder, modded loaders such as Forge and Fabric, installed with the Mods Manager
- If a download is labelled a Forge or Fabric mod, it belongs in the Mods Manager, not here