Installing Minecraft Mods & Plugins

Mods and plugins add countless features to your Minecraft server. Here you’ll learn the difference and how to install them.

Plugins vs Mods — What’s the Difference?

Feature Plugins (Paper/Spigot) Mods (Forge/Fabric)
Installation Simple: JAR in /plugins JAR in /mods
Client needed? No Yes, same mods needed
Performance Better Variable
Compatibility High Can conflict
Examples EssentialsX, WorldEdit OptiFine, Biomes O Plenty

Installing Plugins (Paper/Spigot)

  1. Download the plugin from Hangar or Modrinth
  2. Go to your server dashboard on game-serverhosting.de
  3. Navigate to the Mods & Plugins tab
  4. Search for the desired plugin and click Install
  5. Restart the server

Alternatively, you can manually upload the JAR file to the /plugins folder.

Installing Mods (Forge/Fabric)

  1. Make sure your server is running Forge or Fabric
  2. Download the mod from Modrinth or CurseForge
  3. Upload the JAR to the /mods folder
  4. Important: All players need to have the same mods installed
  5. Restart the server

Recommended Plugins for Beginners

EssentialsX     — Basic functions (Home, Warp, Kits)
LuckPerms       — Permissions system
WorldGuard      — Region protection
Vault           — Economy system
CoreProtect     — Block logging / anti-grief

Common Errors

  • Plugin does not load: Check the Minecraft version — the plugin must be compatible
  • Server does not start: Check the console for error messages — dependencies are often missing
  • Mod conflict: Remove mods one by one to find the conflict

Performance After Plugin Installation

Use /spark profiler to check whether a plugin is causing lag. Disable plugins you do not need.