Installing server mods
To install Fabric or Forge mods on your server you need to download the mod .jar
file you wish to use and then upload it to the server, this guide will explain how to do this.
Where can I find mod files?
You are able to find mods published at many different places, some of these locations include CurseForge and Modrinth however there is many more sites available.
When downloading a mod file you must also ensure the following applies
- The file is the correct Minecraft version and the same as your server.
- You also download any dependancies that the mod needs, these are usually listed on the mods page.
- You ensure that the mod if for the correct mod loader Forge/Fabric
Installing a mod
- You need to obtain the mod file for example
EXAMPLE_PLUGIN.jar
and ensuring its using the correct Minecraft version that you are running your server with. - Once obtaining the jar file you can upload it to your Minecraft server using either the panel file manager or an SFTP client like FileZilla.
- Upload the plugin file inside the directory named
mods
- After uploading the jar file you can go back to the console tab and restart the server.