Server Setup - HerobrainGamer/Modded-Madness GitHub Wiki

Modded Madness Server Setup

This here will tell you how to set up a Modded Madness Server in several ways.

Local Computer / Server You Have Direct Access To

This is mostly for those people who have computers that are doing nothing and want them to be doing something.

Phase 1

Setting Up Forge.

  • Download Forge 1.7.10-10.13.4.1614 Installer
  • Run the Forge installer.
  • Change it from "Install client" to "Install server".
  • Change the directory to one on your desktop or where you want the server to be.
  • Click "OK" and wait for this to do its thing.

Phase 2

Installing The Modpack.

  • Download The Latest Modded Madness Server Files (It should be the second file on the list)
  • Copy all the files/folders from the zip into the folder that you just installed the forge server in.
  • Make sure the "server.properties" has the following things set to these values.
    • allow-flight=true
    • level-type=RTG
    • gamemode=0
    • difficulty=1
    • view-distance=8 (Recommended For Clients As Well)
    • enable-command-block=true
  • Ensure that the "eula.txt" is set to true.
  • Ensure that your system has a minimum of 5GB of RAM.

Phase 3

First Start.

  • Start the server.
    • LaunchServer.Bat for Windows.
    • LaunchServer.sh for Linux & Mac.
  • Pray to your personal god that it loads.
  • Run "op YourPlayerName" in the console.
  • If you have friends to play with, make sure the port is PortForwared correctly.
  • Join the server and start your adventure.

Optional Things

For The Slight Customization.

  • Change the server icon.
  • Change the server MOTD.
  • Change the max amount of players.
  • Set it to be a whitelisted server.
  • Experiment with things.

Hosting Company

For the people who don't really have any other choice.

Phase 1

Setting Up Your Rented Server For Forge.

  • Change your server to be the Forge version 1.7.10-10.13.4.1614
    • Different hosts may have different ways of changing the server type and or version please referer to your hosts knowledgebase on how to do stuff.
  • Ensure that your plan from your host has at minimum 5GB of RAM.

Phase 2

Installing The Modpack.

  • Check to see if they have Modded Madness as a preinstall that they offer.
    • If not then download Modded Madness's server zip HERE (The latest server files should be the second thing).
    • Upload that zip to your server host.
  • Make sure the "server.properties" has the following things set to these values.
    • allow-flight=true
    • level-type=RTG
    • gamemode=0
    • difficulty=1
    • view-distance=8 (Recommended For Clients As Well)
    • enable-command-block=true

Phase 3

The First Start.

  • Start the server.
  • Pray to your personal god that it loads.
  • Run "op YourName" in the console.
  • Join the server and start your adventure.

Optional Things

All Depending On Your Host.

  • Change the server icon
  • Change the MOTD.
  • Change the max players.
  • Set it to be a whitelisted server.
  • Experiment with things that your host allows you to do.