Minecraft Server Plugin Installation Guide
This guide is for plugin-based Minecraft Java servers such as Spigot, Paper, and compatible forks.
Vanilla, Bedrock, and most mod-loader servers (Forge/Fabric/NeoForge) do not use Bukkit/Spigot plugins.
We recommend plugin downloads from SpigotMC, Modrinth, or CurseForge.
Before You Install Plugins
Only install plugins from trusted authors and sources.
Check plugin compatibility with both your Minecraft version and your server software version.
Some plugins require dependency plugins. Review each plugin page for required libraries or companion plugins.
Step-by-Step Installation
- Download the plugin to your computer
- Log in to the ApexNode panel: https://panel.apexnode.host
- Select your Minecraft server
- Open the Files tab
- Open the
pluginsfolder - If the
pluginsfolder does not exist, create it - Upload the plugin
.jarfile intoplugins - If your download is a
.zip, unarchive it and upload the contained.jarfile(s) - Restart the server
- Confirm the plugin loads in console output and in-game behavior
Troubleshooting
If a plugin does not load, check:
- The plugin file is a valid
.jar - Plugin version matches your Minecraft and server software version
- Required dependencies are installed
- Server restarted after upload
- Startup logs for specific plugin errors