> For the complete documentation index, see [llms.txt](https://kb.winterzone.se/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://kb.winterzone.se/minecraft/categories/plugin-modifications/how-to-install-minecraft-plugins.md).

# How to install Minecraft Plugins

{% hint style="warning" %}
**Before you start:** Make sure your server version supports Minecraft plugins. Some common server versions which support plugins are Bukkit/CraftBukkit, Spigot, Paper Spigot and Sponge.
{% endhint %}

1. Download your desired plugin.
2. Open your server's files (Either via SFTP or the built in filemanager).
3. Navigate to the /plugins/ folder.
4. Upload your plugin(s).
5. Reload **(not recommended)** or restart **(recommended)** your Minecraft server.

If the plugin doesn't load make sure you installed the correct version and followed the installation guide provided by the author.

{% hint style="info" %}
The most popular and trusted websites for downloading plugins are [SpigotMC](https://spigotmc.org/resources) and [Bukkit.org](https://dev.bukkit.org/).
{% endhint %}
