Add Plugins

Add plugins to your Paper, Spigot, or Bukkit server. Plugins are server-side - players don't need to install anything!

💡 Plugins vs Mods

Plugins only run on the server. Players connect with vanilla Minecraft - no client modifications needed!
Mods require both server and client installation.

Requirements

Plugins only work on these server types:

Plugins do NOT work on Vanilla, Forge, or Fabric servers.

Install Plugins from the Panel

  1. Open the Plugins Tab

    In your server dashboard, click Plugins in the left sidebar.

    Plugins tab in sidebar
  2. Search for a Plugin

    Use the search bar to find plugins. Results come from SpigotMC, Modrinth, Hangar, and more.

    Plugin search results
  3. Click Install

    Click Install on the plugin you want. It will be downloaded to your plugins folder.

    Plugin install button
  4. Restart Your Server

    Restart the server to load the new plugin.

Install Plugins Manually

For plugins not in the panel (like premium plugins):

  1. Download the plugin .jar file from SpigotMC, Hangar, or Modrinth
  2. In the panel, go to Files
  3. Navigate to the plugins folder
  4. Click Upload and select your .jar file
  5. Restart the server
File manager showing plugins folder

Popular Plugins

Plugin What it does
EssentialsX Home, warp, kits, economy, and tons of commands
LuckPerms Permission management - set ranks and permissions
Vault Economy and permissions API (required by many plugins)
WorldEdit Mass edit blocks - great for building
WorldGuard Protect regions from griefing
GriefPrevention Let players claim land with a golden shovel
CoreProtect Block logging - see who broke/placed blocks
Geyser + Floodgate Let Bedrock players join (see Bedrock Crossplay)

Configure Plugins

Most plugins create config files when first loaded:

  1. Go to Files → plugins
  2. Find the plugin's folder (e.g., EssentialsX)
  3. Open config.yml
  4. Edit settings as needed
  5. Save and restart the server

📸 SCREENSHOT NEEDED
images/panel-plugin-config.png
Plugin config file being edited

💡 YAML formatting

Config files use YAML format. Be careful with spacing - use spaces, not tabs, and maintain consistent indentation.

Troubleshooting

Plugin not working

Server crashes after adding plugin

"Unknown command" for plugin commands

Plugin folder not appearing

Need help with plugins? Join our Discord!