Install Mods on Your Minecraft Server

How to install Forge and Fabric mods on your Minecraft Java dedicated server.

Forge / NeoForge Mods

  1. Make sure your server is running Forge or NeoForge (check Startup)
  2. Download mods from CurseForge or Modrinth
  3. Stop your server
  4. In the XGamingServer Panel, click Files
  5. Upload .jar files to the mods/ folder
  6. Start your server
jei-1.21-forge.jar
journeymap-1.21-forge.jar
create-1.21.jar

Fabric Mods

  1. Make sure your server is running Fabric (check Startup)
  2. Download Fabric-compatible mods from Modrinth or CurseForge
  3. Most Fabric mods also require the Fabric API — download it too
  4. Stop your server, upload .jar files to mods/
  5. Start your server

📝 Note: Fabric mods are NOT compatible with Forge and vice versa. Check the mod page for supported loaders.

Client-Side vs Server-Side

TypeServer InstallClient InstallExamples
Server-side onlyYesNoPerformance mods, server utilities
Client-side onlyNoYesShaders, minimaps, UI mods
Both requiredYesYesMost content mods (new blocks, items)

Check each mod's description — it will state whether it's server-side, client-side, or both.

Removing Mods

  1. Stop the server
  2. Delete the mod .jar from mods/
  3. Start the server

⚠️ Warning: Removing mods that added new blocks/items can corrupt worlds with those items placed. Back up first.

How is this guide?

40% Off — Limited TimeGet your Minecraft server todayInstant setup, DDoS protection, and 24/7 support included.
Get a Server

On this page