How to Install Mods and Plugins on Your Minecraft Server

Minecraft Server Management · 108 views · Updated 1 hour 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

  1. Log into your game panel
  2. Select your server
  3. Open the Downloader tool
  4. Browse or search for the mod, modpack, or plugin you want
  5. Click Install
  6. 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 /plugins folder
  • Mods run on Forge, NeoForge, or Fabric servers. Players must install the same mods on their client. Mods go in the /mods folder
  • 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

  1. Go to the Files tab in your panel
  2. Navigate to the /plugins or /mods folder
  3. Click Upload and select your .jar file
  4. Restart your server

Manual Upload via SFTP

For larger files or bulk uploads, use SFTP:

  1. Install an SFTP client like FileZilla
  2. Connect using the SFTP credentials found in your panel under Settings
  3. Upload files directly to the /plugins or /mods folder

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-reports folder for details

Still need help?

Create a Support Ticket

Related Articles