Language & Currency

Currency

Minecraft: Your game, your server

Minecraft Rent server
from 4.75
AUD /month
from 5.26
BGN /month
from 17.32
BRL /month
from 4.21
CAD /month
from 2.51
CHF /month
from 21.94
CNY /month
from 67.03
CZK /month
from 20.06
DKK /month
from 2.69
EUR /month
from 2.26
GBP /month
from 23.92
HKD /month
from 20.27
HRK /month
from 1,085.68
HUF /month
from 49,818.53
IDR /month
from 10.70
ILS /month
from 261.00
INR /month
from 387.90
ISK /month
from 438.36
JPY /month
from 4,204.71
KRW /month
from 58.85
MXN /month
from 12.98
MYR /month
from 31.04
NOK /month
from 5.12
NZD /month
from 170.03
PHP /month
from 11.43
PLN /month
from 13.61
RON /month
from 315.27
RUB /month
from 29.25
SEK /month
from 3.94
SGD /month
from 100.18
THB /month
from 119.69
TRY /month
from 3.05
USD /month
from 54.59
ZAR /month
from 16.17
date /month

How to Install Mods on My Minecraft Server

Installing Mods

Important: You must use an FTP program such as Filezilla to upload mods.
The login credentials needed for Filezilla can be found in your server configuration under FTP.
Note that each FTP has its own login credentials.

Forge and Fabric

Note: In most cases, you can use Forge mods with Fabric and vice versa.
However, please strictly follow the installation instructions for the specific mod.
If mods only work with Forge or Fabric, this is usually mentioned in the instructions.

  1. If not already done, create a configuration for Forge or Fabric.
    Which of these metamods you need can be found in the mod description.
  2. During creation, select the correct version that matches your mods.
    You can always adjust this later in your server configuration under Mods.
  3. Stop your server. The status of your server must be Server is not running.
  4. Connect to the Gameserver FTP using your FTP program.
  5. Upload your mods to the following directory:
    /minecraft-data/mods/
  6. Start your server.

Tip: If you want to add more mods at a later time, simply repeat steps 3 to 6.
You can also expand modpacks based on Forge or Fabric with your own mods by following the same steps.

Craftbukkit, Spigot, PaperMC, and Purpur

Note: Craftbukkit, Spigot, PaperMC, and Purpur are compatible with each other.
For example, you can use a mod for Spigot with any of these metamods.

  1. If not already done, create a configuration for PaperMC or Purpur.
  2. During creation, select the correct version that matches your mods.
    You can always adjust this later in your server configuration under Mods.
  3. Stop your server. The status of your server must be Server is not running.
  4. Connect to the Gameserver FTP using your FTP program.
  5. Upload your mods to the following directory:
    /minecraft-data/plugins/
  6. Start your server.

Tip: If you want to add more mods at a later time, simply repeat steps 3 to 6.

Removing Mods

  1. Stop your server. The status of your server must be Server is not running.
  2. Connect to the Gameserver FTP using your FTP program.
  3. Delete the mods you want to remove.
    Depending on the metamod, they are located in:
    • minecraft-data/mods for Forge/Fabric
    • minecraft-data/plugins for Craftbukkit/Spigot/PaperMC/Purpur
  4. Start your server.