How to add plugins to a Minecraft 1.18 server

Minecraft plugins can radically change up gameplay on a server (Image via Mojang)
Minecraft plugins can radically change up gameplay on a server (Image via Mojang)

Minecraft servers have existed for over a decade and are a great way to experience the game in a multiplayer environment.

One of the best things about Minecraft servers is that server admins can fully customize the gameplay experience via server-side plugins. The sky is the limit with plugins, and new game modes, enchantments, and even NPC characters can be brought into the game.

For those looking to add a plugin to their Minecraft server, this guide will explain exactly how to do just this in the easiest way possible.

youtube-cover

Best way to add any plugin to a Minecraft 1.18 server

Players should note that they must be running Spigot or some other fork of Spigot, such as PaperSpigot (Formally known as Paper). Minecraft plugins require some API to function correctly, so some form of Spigot is necessary for them to run correctly.

Players can follow the tutorial below to install any plugin of their choosing into a server.


Steps to install a plugin to a Minecraft server

Step 1: Choose a suitable plugin

There are thousands of free plugins to download on Spigot (Image via Spigot)
There are thousands of free plugins to download on Spigot (Image via Spigot)

One of the best places to find good free plugins on the internet is the Spigot forums, which can be found here. After players have chosen a suitable plugin, it must be downloaded.

One helpful tip is to always check the compatible game version of the plugin before trying to install it. Plugins should list precisely what version they are compatible with on their spigot page. If an incompatible plugin is downloaded and attempted to be used on a server, it will not load correctly.

Step 2: Open the plugins folder

The plugins folder is where plugins are installed (Image via Mojang)
The plugins folder is where plugins are installed (Image via Mojang)

Players must now open the plugins folder inside their Minecraft server directory, ready for the plugin downloaded in step 1 to be installed.

Step 3: Install the plugin

The plugin downloaded in step 1 must now be dragged and dropped into the server directory.

Step 4: Start the server

After successfully installing the plugin to the plugins directory, players must start up their server (or reboot it if it's currently running.)

Step 5: Final checks

The green plugins have been loaded correctly (Image via Mojang)
The green plugins have been loaded correctly (Image via Mojang)

Once the previous steps have been completed, it's time to perform the final checks to ensure the plugin was successfully installed without errors.

To do this, players can type the command: "/plugins" on their server, which should output all of the currently loaded plugins. If everything has gone to plan, the newly installed plugin should be visible in green colour, as seen in the image above.

There is an issue if the plugin is not seen or written in red colour. Players experiencing a problem can refer to the troubleshooting guide below for a fix.


Troubleshooting issues

If the plugin trying to be installed is written in red text after the command: /plugins has been typed, there was an error loading the plugin. Players should check the log files for error details, which can be found in the logs folder inside the main server directory.

If it is not visible after typing the command /plugins, it is not installed correctly. Players must ensure that they install the plugin inside the correct folder, as detailed in step 2 above.

Quick Links