Documentation
Installing a plugin
Requirements
Plugins only work on a Bukkit-compatible jar: Paper, Purpur, or Spigot. A Vanilla or Forge server can't run plugins (use Forge/Fabric mods instead).
From the panel
- Open your server's Files tab.
- Go to the
plugins/folder. - Upload the plugin's
.jarfile (downloaded from SpigotMC, Modrinth, or Hangar). - Restart the server from the panel.
Via SFTP
For several plugins at once, an SFTP client (FileZilla, WinSCP) is still faster than uploading one file at a time from the panel — your SFTP credentials are visible in the panel's Network tab.
Verifying the install
Check the console at startup: a correctly loaded plugin shows up in the logs with its name and version. If something's wrong, check that the plugin version matches your Minecraft version.