Install Plugins on Your Minecraft Server

How to install Bukkit, Spigot, and Paper plugins on your Minecraft Java server.

Plugins require a plugin-compatible server type: Paper, Spigot, Purpur, or Pufferfish. Vanilla servers cannot run plugins.

Installation

  1. Download plugins from SpigotMC, Modrinth, Hangar, or Bukkit
  2. Stop your server
  3. In the XGamingServer Panel, click Files
  4. Upload the .jar file to the plugins/ folder
  5. Start your server
EssentialsX.jar
LuckPerms.jar
WorldGuard.jar
WorldEdit.jar

After first run, most plugins create a config folder inside plugins/ with their configuration files.

Essential Plugins for Most Servers

PluginPurpose
EssentialsXHomes, warps, kits, economy, chat formatting
LuckPermsPermissions, ranks, groups
WorldGuardRegion protection, PvP zones, build control
WorldEditIn-game terrain editing and building tools
VaultEconomy & permissions API bridge

Removing Plugins

  1. Stop the server
  2. Delete the plugin .jar from plugins/
  3. Optionally delete its config folder from plugins/PluginName/
  4. Start the server

Plugin Not Working?

  • Check the Console for errors on startup
  • Verify the plugin version matches your Minecraft version
  • Check if the plugin has dependencies (other plugins it requires)
  • Make sure your server type supports plugins (Paper/Spigot, not Vanilla/Forge)

How is this guide?

40% Off — Limited TimeGet your Minecraft server todayInstant setup, DDoS protection, and 24/7 support included.
Get a Server

On this page