Plugins · 8 min
Install Paper plugins
Add server plugins to the right folder and check compatibility.
What you will accomplish
Add server plugins to the right folder and check compatibility. The goal is a repeatable result you can verify, not a pile of unexplained files.
- You know your Minecraft version
- You are using the correct loader or platform
- Important worlds are backed up
- The file came from an official project page
Separate plugin convenience from server risk
Add server plugins to the right folder and check compatibility. Plugins can touch permissions, chat, economy, moderation, worlds, and player data. Test them on a staging copy and read command permissions before installing them on a public server.
Use this guide when the goal is install paper plugins. Work from a copy or clean instance when the task can affect saves, configs, servers, or account settings.
What to verify first
Before starting, write down the target Minecraft version, loader or platform, and the folder or account area this task changes. That small note makes rollback and support requests much easier.
Restart the server, read the console, verify permissions, and remove the plugin cleanly if it does not solve the intended problem.
How to know you are finished
For install paper plugins, the work is not finished when a file is merely downloaded. Treat it as finished when you can point to the setup you changed, explain why it matches the intended Minecraft version or platform, and repeat the result in a clean test or copied world.
Use the checklist as the exit test: you know your minecraft version, you are using the correct loader or platform, important worlds are backed up. If one of those checks is still uncertain, stop and verify that detail before moving to a main world, public server, or shared pack.
If the first failure you hit is "Minecraft crashes after the change", start with this fix: Remove the last file you added, relaunch once, then check the latest.log or crash report for the missing dependency or wrong loader. This keeps recovery tied to the guide instead of turning into unrelated guesswork.
Step-by-step process
Stop the server before adding plugins
Stop the server before adding plugins.
Download the plugin from the official project page
Download the plugin from the official project page.
Confirm it supports your server software and Minecraft version
Confirm it supports your server software and Minecraft version.
Place the plugin jar into the plugins folder
Place the plugin jar into the plugins folder.
Start the server and watch console output
Start the server and watch console output.
Check that the plugin generated a config folder if expected
Check that the plugin generated a config folder if expected.
Run the plugin’s help/status command if it has one
Run the plugin’s help/status command if it has one.
Back up config files before editing them heavily
Back up config files before editing them heavily.
Verification checklist
You know your Minecraft version
You are using the correct loader or platform
Important worlds are backed up
The file came from an official project page
Plugin supports the server software
Server was restarted after installation
Troubleshooting
Remove the last file you added, relaunch once, then check the latest.log or crash report for the missing dependency or wrong loader.
Confirm the file is in the correct folder and is not trapped inside an extra zip/folder layer.
Test in a clean instance and add one file at a time until the issue returns.
Practical notes
- If the plugin is red or disabled, check dependencies.
- If commands do not work, check permissions.
- If the server will not start, remove the last plugin and read the log.
Official-source standard
FreeMinecraftMods does not mirror project files. When this guide involves a download, verify the creator, version, loader, file availability, license, and final official source before installing anything.
Read how project listings are reviewed or report a correction.
