Instalacja SpongeForge

SpongeForge integrates Minecraft Forge so you can also run Minecraft Forge mods. In fact, it’s more like Sponge itself is a Forge mod that then loads Sponge plugins, but this is a technical detail.

Users who do not want to use Minecraft Forge can consider SpongeVanilla.

Pobieranie

Review our Versioning and grab your copy of SpongeForge here.

Instalacja SpongeForge

Informacja

If you use (or are planning to use) a game server host, they may have a control panel that can install Sponge for you.

Jeden Gracz / Serwery lokalne w grze

  1. Download the Minecraft Forge installer from the Minecraft Forge website. Make sure to use exactly the same build number as shown above.

  2. Uruchom dostarczony z nim instalator. Profil Forge powinien zostać utworzony w launcherze Minecraft.

  3. Otwórz Launcher Minecraft i wybierz profil Forge.

  4. Kliknij „Options” i kliknij „Open Game Dir”.

  5. Download SpongeForge from the Sponge website and put it into the mods folder. Create the folder if it does not yet exist.

  6. Sponge should work in both in single player and if you open your world to LAN.

Next, learn how you can configure Sponge and how to manage your instance of Sponge (including installing plugins).

Dedicated Servers

Informacja

If you already have a Forge server, just put the Sponge mod into your mods folder. Remember to update your Forge version to match the one that SpongeForge requires. Have a look at the top of this page if you’re unsure which version you need.

Instalowanie Forge przez Commandline

  1. Visit the Minecraft Forge website and click „Show all downloads” to view the full set of available options. Identify the version matching the one listed in the filename of the SpongeForge download, and hover over the (i) next to „Installer” to get the direct download link.

  2. Use your favorite download method to download the jar to its destination. Example: wget http://url.to/forge-version-installer.jar

  3. From the folder in which you wish to install Forge, execute the jar with the --installServer option. Example: java -jar forge-version-installer.jar --installServer

  4. Kontynuować dodawanie SpongeForge do Forge poniżej.

Installing Forge via GUI

  1. Download the Minecraft Forge installer from the Minecraft Forge website for the version matching the one listed in the filename of the SpongeForge download. See above for the naming scheme of SpongeForge and Forge.

  2. Run the provided Forge installer, select „Install Server”, choose an empty folder to place the server’s files, and then click OK.

  3. Kontynuować dodawanie SpongeForge do Forge poniżej.

Adding SpongeForge to Forge

  1. Download SpongeForge from the Sponge website and put it into the mods folder in your server directory. Create the folder if it does not yet exist.

  2. You may now launch the server via command or launch script java -jar forge-version-XYZ.jar.

  3. If operating from home, set up Przekierowywanie Portów to ensure others can connect.

Next, learn how you can create and use a launch-script, configure Sponge and manage your server (including installing plugins).