Foosball God said:
Corporation said:
More than mods, I'd like to set up a server so my son and his friends can play without all these kids swearing in chat. Also there is a lot of griefing in the open world.
Anyone have experience setting up a free server?
I set up a LAN server, but haven't opened anything up outside my house.
Can you walk me through this like I am stupid?
Download the latest server from
https://minecraft.net/download
Before starting the server, make sure you place the downloaded file (.exe or .jar) in a folder of it's own. Don't run the server from your desktop, download folder, or any other common place. The server creates several configuration files in the application folder, and these are easier to find if everything is in a dedicated folder.
Double click the file and the server should start. It will put configuration files in the folder, and quit immediately.
The first, and required, configuration you have to do is accepting the EULA. A text file call eula.txt is created in the application folder. Open this file in a text editor (Notepad, Gedit, TextEdit, etc. Do not use a rich text editor like Wordpad.) and change the lineeula=false to eula=true. It signifies that you have read and understood the end user license agreement that you'll follow when using the software. If you don't do this, the server will shut down immediately when you try to start it.
If you get an error such as "Can't save server.properties" and your screen fills with useless, gibberish text, then run the Minecraft Server as administrator by right-mouse clicking on it and choosing 'Run as administrator'. (You may need the administrator password to do this.)
Click the Microsoft Icon and in the search box type "cmd" without the quotes
Double click on the result and open up a command window.
Once it opens type "ipconfig"
It will spit out a bunch of things, but what you're interested in is the IPv4 Address. This is the IP address you need to input when searching for your LAN Server when you open up a multiplayer game. Make sure you have the server running.
Once you get comfortable you can open the server properties file and adjust things to your liking, like using a specific seed, or defaulting to a specific game mode.
Here is a site with the server commands. You can run those directly from the server window if you want.
http://minecraft.gamepedia.com/Commands