Difference between revisions of "How to install mods on my Minecraft server"

From 4netplayers Support Wiki
Jump to: navigation, search
 
(One intermediate revision by the same user not shown)
Line 7: Line 7:
 
The plugins are then uploaded to the Saves FTP using an FTP program (e.g. [https://filezilla-project.org/download.php?show_all=1 Filezilla] ).<br>
 
The plugins are then uploaded to the Saves FTP using an FTP program (e.g. [https://filezilla-project.org/download.php?show_all=1 Filezilla] ).<br>
 
You can find the login data in the FTP overview by clicking on '''FTP'''.<br>
 
You can find the login data in the FTP overview by clicking on '''FTP'''.<br>
Depending on the modframework, the mods belong in <code>/ConfigID/mods</code> or <code>/ConfigID/plugins</code>.<br>
+
Depending on the modframework, the mods belong in <code>/ConfigID/minecraft-data/mods</code> or <code>/ConfigID/minecraft-data/plugins</code>.<br>
 
For this you create, if not already present, in the configuration of the game server the folder "plugins" or "mods" (without "") and upload the Jar file of the plugin<br>
 
For this you create, if not already present, in the configuration of the game server the folder "plugins" or "mods" (without "") and upload the Jar file of the plugin<br>
 
<br>
 
<br>
Line 20: Line 20:
  
 
[[Category:Minecraft]]
 
[[Category:Minecraft]]
[[Category:117]]
+
[[Category:284]]
 
[[de:Wie_installiere_ich_Mods_auf_meinem_Minecraft_Server]]
 
[[de:Wie_installiere_ich_Mods_auf_meinem_Minecraft_Server]]
 
[[fr:Comment installer les mods sur mon serveur Minecraft]]
 
[[fr:Comment installer les mods sur mon serveur Minecraft]]

Latest revision as of 13:17, 12 May 2023

Rent a Minecraft server
Rent your own Minecraft server at 4Netplayers.com

You need to create a new configuration. Either for Forge, or Craftbukkit or Spigot.
It depends on what system the plugins/mods you want to use are for.

The server must be completely stopped before uploading via FTP. The server must not be running, starting, or stopping.
The plugins are then uploaded to the Saves FTP using an FTP program (e.g. Filezilla ).
You can find the login data in the FTP overview by clicking on FTP.
Depending on the modframework, the mods belong in /ConfigID/minecraft-data/mods or /ConfigID/minecraft-data/plugins.
For this you create, if not already present, in the configuration of the game server the folder "plugins" or "mods" (without "") and upload the Jar file of the plugin

To note

  1. The folder must be plugins. Not Plugins!
  2. Do not unpack the Jarfile!


After the next start and stop, the config files (.xml /.yml ) of the respective plugin/mods are also present on the Saves FTP.