You can add various plugins to your Minecraft server to modify or expand the game's features. Below, we explain step by step how to do it.
🧩 What Are Plugins?
Plugins are add-ons that allow you to add new features to your server, such as economy systems, land protection, mini-games, among many others. They are compatible with Spigot, Paper, or other Bukkit-based servers.
🛠️ Step 0: Install Compatible Server Software
To use plugins on your server, you first need to install compatible software like Spigot or Paper. We recommend using Paper, a Spigot-based software designed to improve performance, which also includes additional features and configuration options.
How to Install Paper:
-
Access your server control panel.
-
Go to the "Versions" section.
-
Select Paper from the list.
-
Choose the Minecraft version you want to use.
-
Click "Reinstall server".
-
Start the server from the Console.
📥 Step 1: Download the Plugin
-
Choose the plugin you want to install.
-
You can find plugins on popular sites like:
-
Make sure to select a plugin version that is compatible with your server version.
-
Click the download button to save the
.jarfile to your computer.
📂 Step 2: Upload the Plugin to Your Server
-
Access your server files via the File Manager in your control panel, or through SFTP.
-
Once inside, navigate to the
/plugins/folder. -
Upload the
.jarplugin file you downloaded.
🔄 Step 3: Enable the Plugins
You have two options to enable the plugins you've just installed:
-
Restart the server (Recommended): Stop and start the server again from the control panel.
-
Use the
/reloadcommand (Not recommended): Although faster, this method can cause errors or instability.
✅ Done!
Once the server is restarted, the plugin will be active and running. You can check it by executing /plugins in-game or by checking the server console.