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
- Download plugins from SpigotMC, Modrinth, Hangar, or Bukkit
- Stop your server
- In the XGamingServer Panel, click Files
- Upload the
.jarfile to theplugins/folder - 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
| Plugin | Purpose |
|---|---|
| EssentialsX | Homes, warps, kits, economy, chat formatting |
| LuckPerms | Permissions, ranks, groups |
| WorldGuard | Region protection, PvP zones, build control |
| WorldEdit | In-game terrain editing and building tools |
| Vault | Economy & permissions API bridge |
Removing Plugins
- Stop the server
- Delete the plugin
.jarfromplugins/ - Optionally delete its config folder from
plugins/PluginName/ - 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)
Related Guides
How is this guide?

40% Off — Limited TimeGet your Minecraft server todayInstant setup, DDoS protection, and 24/7 support included.
Get a Server
How to Use the Player Manager on Your Minecraft Server
Manage online players, operators, whitelist, bans, and player data using the built-in Player Manager in the XGamingServer panel.
Pre-Generate Chunks on Your Minecraft Server
How to use the Chunky plugin to pre-generate chunks and eliminate world generation lag.