Installation of plugins on your modded server

In this tutorial learn how to install plugins easily on a modded Minecraft server.

To install plugins on a modded server, you have to take care of two criteria:

  • Have the same version of the game.

  • Use plugins that work with the type of server chosen according to the API it works with.

Introduction

An API? What is an API? An API or Application Programming Interface is a middleware that allows two applications to talk to each other. Every time you use an application like Facebook, send an instant message or check the weather on your phone, you are using an API.

Existing API

  • API Bukkit-Spigot: Plugins downloaded from the official Bukkit and Spigot websites will be compatible.

  • API SpongeForge: Plugins downloaded from the official SpongeForge website will be compatible.

The different types of server

  • Mohist: adapted to the Bukkit-Spigot API, available in 1.7.10, 1.12.2 and 1.16.5.

  • Catserver: adapted to the Bukkit-Spigot API, available in 1.12.2.

  • KCauldron: adapted to the Bukkit-Spigot API, available in 1.6.X and 1.7.10.

  • Thermos: adapted to the Bukkit-Spigot API, available in 1.6.X and 1.7.10.

  • SpongeForge: adapted to the SpongeForge API, available in 1.10.2, 1.11, 1.11.2, 1.12, 1.12.1 and 1.12.2.

What type of server should I choose?

  • You should start by looking at your game version. For example, I am in 1.12.2; I could install Mohist, Catserver or SpongeForge.

  • Then I look at my plugin needs. My plugins come from the Spigot site so I'm going for a server type like Mohist or Catserver.

  • Finally, I will take Mohist because it suits me best (personal choice).

And there you go, just follow the adapted installation tutorial available below!

Install Mohist, Catserver, KCauldron or Thermos

  • Follow this tutorial first.

  • For KCauldron and Thermos: keep Java 7 in the Properties tab.

  • Add the desired plugins to the plugins folder via WebFTP or using a FTP client.

  • Restart the server so that the plugins take effect.

Install SpongeForge

  • Use the OMGSERV reinstallation tool.

  • Add mods to the mods folder via WebFTP or using an FTP client.

  • Add plugins to the mods folder via WebFTP or using an FTP client.

  • Restart the server.

Mis à jour

Ce contenu vous a-t-il été utile ?