SpaceCore WIKI
English
English
  • Personal Account and Registration
    • Account registration
    • «Customer» section
    • «Finance» section
    • Account Verification (KYC)
  • Customer service
    • How do I place an order?
    • How to contact support?
    • The Game Hosting panel
    • Setting Up BILLmanager 6 for Reselling
  • Communications
    • Notifications in Telegram
    • Web Hosting Notifications
    • Using a ping bot in Telegram
  • Information board
    • Blocked ports (VPS/VDS)
    • What is IOPS?
    • VAT for the EU and UK
  • VPS and Dedicated Servers
    • How to use VPS/VDS?
    • Changing the Password for VDS
  • OS and software configuration
    • Java [Linux]
    • Screen
    • Linux Password Recovery
    • Connecting via SSH keys
    • Disabling access to Linux using a password
    • Deploying MikroTik RouterOS on VDS
  • AI
    • Deploying DeepSeek on your server in just a few clicks
  • Windows
    • RDP connection
    • Configuring the RDP connection
    • Changing the password
    • Installation via QEMU
    • How to add an IPv4
    • Download files
    • Bruteforce Windows
  • Network Setup and Security
    • No interaction with private networks
    • Working with TCPDump
    • Change MTU Value
    • Configure IPTables
    • [DNS] Temporary failure resolving...
    • Network Speed Measurement [SpeedTest]
    • How do I buy a domain name?
    • How do I direct my domain to an IP address?
    • How to Protect Your Server? Basics of Cybersecurity
  • VPN and Privacy
    • WireGuard VPN [Easy]
    • OpenVPN [Easy]
    • Outline VPN Installation
    • Installing TorrServer
    • Installing 3X UI
    • Installing Marzban
    • Proxy for Specific Websites (V2RayN)
    • Use Nekoray
  • System monitoring
    • Traffic monitoring via VnStat
    • How to use the MTR tool
    • Getting Serial Numbers of Drives
  • Administration and Backups
    • Working with FTP Repository
    • Auto-shipment of backups
    • Installing an FTP Server
    • Mounting Linux Drives
  • Web development
    • Installing Apache2
    • Installing Nginx
    • Installing PHP
    • Installing MySQL
    • Installing PhpMyAdmin
    • Let's Encrypt SSL Generation
  • Minecraft
    • Installing Minecraft Java Server
    • Installing the Minecraft Bedrock/PE server
    • Installing the BungeeCord server
    • Installing Sponge Forge 1.12.2 Kernel
    • Configuring server.properties
    • Installing the icon on the server
    • Launch Options
    • Installing a resource pack on the server
  • Hetzner Servers
    • Control Panel
    • Password change via Rescue
    • Installing the operating system
  • 🇩🇪Contabo
    • The Control Panel
    • Disk space expansion
Powered by GitBook
On this page
  • Installing Cores
  • Let's try to install some mod
  • Installing plugins
PreviousInstalling the BungeeCord serverNextConfiguring server.properties

Last updated 12 months ago

Mods are always more interesting, especially when they are on the server!

Before continuing, do not forget to install Java / (the numbers are clickable).

Installing Cores

Creating a directory for our server.

Using the wget command, download the archive with a clean Vanilla+Forge1.12.2 build:

wget https://mirror.spacecore.info/minecraft/vanilla-1.12.2+forge-1.12.2-14.23.5.2854.zip

The archive has been downloaded. Next, we download the latest version of the SpongeForge 1.12.2 kernel:

wget https://mirror.spacecore.info/minecraft/spongeforge-1.12.2-2838-7.3.0.jar
unzip vanilla-1.12.2+forge-1.12.2-14.23.5.2854.zip

We have unzipped the kernel and library files. That's what we got.

java -Xms512M -Xmx2G -jar forge-1.12.2-14.23.5.2854.jar

Now you need to confirm the agreement in the file eula.txt .

When the command was used again, the server started successfully.

Turning off the server.

Now, for the Sponge core to work, we need to send it to the mods folder.

We are trying to launch it.

Our server has been successfully launched using Sponge Forge core!

Let's try to install some mod

Remember about installing the mod on the client side.

Upload the mod to the mods folder.

Restarting the server (don't forget to delete the world directory if the mod changes its structure).

We are trying to connect.

Successfully! We also see that the mod is working.

Installing plugins

Restarting the server. After the start, we can see a new directory in the config folder, which belongs to the LuckPerms plugin.

We check the plugin's operation on the server (/lp — for LuckPerms).

For example, we will use .

We will be installing . You can view most of the plugins on the . Download the plugin and send it to the mods folder.

Divine RPG 1.12.2
LuckPerms
official website
8
11