Installing Plugins on a Minecraft Paper or Spigot Server


Overview:
Add new features, commands, and enhancements to your server using plugins. This article walks you through installing plugins on a Paper or Spigot Minecraft server.

Steps:

  1. Make sure you're using Paper or Spigot
    Plugins don’t work on Vanilla servers. Switch to Paper or Spigot via the version selector in your control panel.

  2. Download compatible plugins
    Visit SpigotMC, Modrinth or BuiltByBit to find plugins. Check the plugin’s compatibility with your server version.

  3. Upload plugins to the server

    • Connect to your server via SFTP or File Manager.

    • Go to the /plugins folder.

    • Upload the .jar files here.

  4. Restart your server
    After uploading, restart your server. The plugins will load automatically.

  5. Check that they’re working
    Type /plugins in the console or in-game (if you’re OP) to verify they are active.

Tips:

  • Always download plugins from trusted sources.

  • Don’t overload your server with too many plugins—this can cause lag or crashes.

  • 0 Users Found This Useful
Was this answer helpful?

Related Articles

How to Upload a Custom Minecraft World to Your Server

Overview:Want to play your custom-built world or a downloaded map on your Minecraft server? This...

How to Enable Command blocks on Your Minecraft Server

Overview:Command blocks allow you to run powerful in-game commands automatically—perfect for...

How to Set Up a Minecraft Whitelist

Go to the console and run: /whitelist on Add players: /whitelist add PlayerName To...

How to Set the World Spawn in a Vanilla Server

To set the world spawn for your vanilla server, go to the location you would like the spawn to be...

How to Set a Spawnpoint Using Essentials

To set your spawn using Essentials, make sure EssentialsX and EssentialsXSpawn are installed....