Powerupstack

How to install Minecraft plugins

Learn how to add plugins to your Minecraft server. Browse and install plugins using the workshop or learn how to upload any plugin from your PC.

4 mins read

Minecraft plugins allow you to extend or modify the behaviour of the base Minecraft game with server side plugins. The Vanilla software does not support plugins, so you have to use alternative server software that has plugin support, such as Paper (recommended) or Spigot.

Install plugins

Plugins can be installed by placing the *.jar file of the plugin in the ./plugins directory. If your server runs locally you would have to download the plugin jar file and copy it to the plugins directory of the server.

You can browse and download plugins from the various marketplaces, see PaperMC Hangar, SpigotMC and Modrinth.

Install plugins using the workshop

The simplest way to install plugins is by using our workshop. The workshop is a feature that we provide that enables you to easily browse and install plugins from various marketplaces.

To install a plugin through the workshop:

  1. Navigate to your server on the panel.
  2. Select 'Workshop' in the sidebar.
  3. Select the 'Browse workshop' option.
  4. Select the plugin that you want to install.
  5. Press the 'Install' button.
  6. Select the version that you want to install.
  7. Press the 'Install' button to install the selected version.
  8. Re-start the server to load the plugin.

Install plugins on (third party) hosting

When you use a hosting service like ours, you are typically not able to access the server files in the same manner as your local file system. Instead you have to use the provided (web)panel to manage the server files or use specialized protocols for managing files, such as FTP (File transfer protocol) or SFTP (SSH file transfer protocol).

Install plugins using the panel file management

Our panel offers the functionality to manage the server files directly from the browser. You don't need any other specialized client software to manage the server files, other than the browser that you're already using.

To install a plugin through the panel:

  1. Navigate to your server on the panel.
  2. Select 'Files' in the sidebar.
  3. Select the plugins directory.
    1. If the plugins directory does not yet exist, make sure that you are using server software that has plugin support and that you have started the server once, as that will generate the plugins directory.
  4. Press the 'Upload files' button.
  5. Select the plugin jar file that you want to install.
    1. You can browse and download plugins from the various marketplaces, see PaperMC Hangar, SpigotMC and Modrinth.
  6. Re-start the server to load the plugin.

Install plugins via SFTP

To install plugins via the SSH File Management Protocol (SFTP), you require a SFTP client. For Windows you can use the free WinSCP software.

To install a plugin using SFTP:

  1. Connect to the SFTP server using your preferred SFTP client and the SFTP credentials provided by your hosting provider.
    1. In our panel you van view the SFTP connection details under 'Files > Connection details > SFTP'
  2. Navigate to the plugins directory.
  3. Upload the plugin jar file to the plugins directory.
    1. You can browse and download plugins from the various marketplaces, see PaperMC Hangar, SpigotMC and Modrinth.
  4. Re-start the server to load the plugin.

Install plugins via FTP

To install plugins via the File Management Protocol (FTP), you require a FTP client. For Windows you can use the free WinSCP software.

To install a plugin using FTP:

  1. Connect to the FTP server using your preferred FTP client and the FTP credentials provided by your hosting provider.
    1. In our panel you can view the FTP connection details under 'Files > Connection details > FTP'.
  2. Navigate to the plugins directory.
  3. Upload the plugin jar file to the plugins directory.
    1. You can browse and download plugins from the various marketplaces, see PaperMC Hangar, SpigotMC and Modrinth.
  4. Re-start the server to load the plugin.

Dependencies

Some plugins have a dependency on other plugins. This means that the plugin requires another plugin to function correctly. In this case you should fulfill the dependency by also installing the dependant plugin.

Powerupstack

  • Knowledgebase
  • Roadmap
  • Status
  • Contact us

Powered by Powerupstack