Categories
How to Install Mods and Plugins on Your Minecraft Server
Minecraft Server Management
·
107 views
·
Updated 6 hours ago
Built-In Downloader
Your game panel has a built-in Mod, Modpack, and Plugin Downloader. This is the easiest way to install content on your server.
Installing via the Downloader
- Log into your game panel
- Select your server
- Open the Downloader tool
- Browse or search for the mod, modpack, or plugin you want
- Click Install
- Restart your server
Understanding Mods vs Plugins
- Plugins run on Paper, Spigot, or Purpur servers. Players do NOT need to install anything on their client. Plugins go in the
/pluginsfolder - Mods run on Forge, NeoForge, or Fabric servers. Players must install the same mods on their client. Mods go in the
/modsfolder - Modpacks are bundles of mods packaged together. Both the server and players need the same modpack version
Important: Plugins do not work on Vanilla or Forge servers. Mods do not work on Paper/Spigot. Use the Version Changer to switch server type if needed.
Where to Find Mods and Plugins
- Modrinth — Recommended for mods and plugins. Good malware screening and modern interface
- CurseForge — Large library of mods and modpacks
- SpigotMC — Primary source for Paper/Spigot plugins
- Hangar — Paper team official plugin repository
Warning: Only download mods and plugins from trusted sources. Malicious plugins can compromise your server.
Manual Upload via File Manager
- Go to the Files tab in your panel
- Navigate to the
/pluginsor/modsfolder - Click Upload and select your
.jarfile - Restart your server
Manual Upload via SFTP
For larger files or bulk uploads, use SFTP:
- Install an SFTP client like FileZilla
- Connect using the SFTP credentials found in your panel under Settings
- Upload files directly to the
/pluginsor/modsfolder
Troubleshooting
- "Mod version mismatch" — Ensure the mod version matches your Minecraft version AND your mod loader version (Forge, NeoForge, or Fabric)
- Mods not loading — Check that you are using the correct server type. Also check for dependency mods — many mods require library mods (e.g., Fabric API for Fabric mods, Architectury, Cloth Config)
- Crash on startup after adding a mod — Remove the last added mod and check the console for the specific error. Look in the
/crash-reportsfolder for details
Still need help?
Create a Support Ticket