Q&A for How to Make a Personal Minecraft Server

Return to Full Article

Search
Add New Question
  • Question
    Can you make a server, like a Realm, that is private and for you and your friends only?
    Community Answer
    Yes, with the /whitelist command. You use /whitelist to use it.
  • Question
    Does owning a dedicated server in this way cost any money?
    Community Answer
    No, it is absolutely free and runs off your PC.
  • Question
    I get the message "Could not reserve enough space for 297152 KB object heap" when trying to make a server. How do I resolve this?
    Community Answer
    You have to allocate less ram like in Part 2, Step 12. Change 1 GB and 2 GB to 512 MB and 1 GB.
  • Question
    Can I make an MCPE Server?
    Community Answer
    No, this method only works for desktop Minecraft. Right now one of the only ways to host a private server is purchasing Realms.
  • Question
    How do I disable PvP (friendly fire) on a Minecraft Server I'm hosting?
    Community Answer
    If there are no plugins, go to server properties, right click it, edit. Now find where it says "enable pvp" or just "pvp" and set it to false.
  • Question
    Does this work for setting up a server with Mods involved? Or does it just create a general MC Server?
    Community Answer
    When you first set up a server, it is vanilla (General), but if you want it modded, you need to install Forge (save MC version!) and click on install server instead of install client.
  • Question
    How do I resolve error "FAILED TO BIND PORT" when I'm trying to add my own server IP in properties?
    Community Answer
    The server IP in properties should always be left blank. It is used when large hosting companies set up servers. When people connect to your server, they use your internet IP, then your port (by default, the Minecraft port is 25565). The way many servers use letters in their host names is by using domain name servers - those are special servers that translate letter domains into numbers. So to solve your problem, simply leave that area blank. It's not how you set up your IP.
  • Question
    What should I do if my minecraft server batch fails to connect to server?
    Community Answer
    If the server fails to load and you get a screen of garbled text, run the server as an administrator. Right-click on the program and select "Run as administrator." You will need the administrator password.
  • Question
    Whenever I try to search my IP address, it says things like "Cumincad references, TOC for Robots." When I Google "my IP address," I get a string of 25 numbers and letters. What does this mean?
    Philipp Hoehn
    Community Answer
    You might be getting a 128 bit IPv6 address instead of the standard 32 bit IPv4 address. Minecraft doesn't support IPv6 yet. You have to change your router and/or computer settings. Then you can Google "What is my IP?" and share that address with your friends. The address should look something like 72.52.4.120. The numbers may be different, but there should be four sections separated by periods.
  • Question
    What do I do if there is an error with the .bat file?
    Community Answer
    I fixed that error by typing .jar in the command instead of .exe.
  • Question
    What do I need to do if I have gotten to the "loading spawn area" and it tells me it is finished, but nothing happens?
    Community Answer
    You need to delete Minecraft and download it again. If that doesn't work, try exiting out and getting back on.
  • Question
    Why isn't there an advanced port forwarding option when I try to follow this guide?
    Community Answer
    All routers have this, just not under the same label. Try looking for just "Port Forwarding" or "Port Forward".
  • Question
    Will setting up a personal Minecraft server this way allow Minecraft PE to connect from a different network?
    Community Answer
    This will make a PC/MAC server, not a PE server, so you have to go on a PC/MAC And play Minecraft on that to connect.
  • Question
    When I put my name in the ops file it just deletes my name. What do I do?
    Bill Huang
    Community Answer
    If you are using Notepad++, then go to "Edit" and make sure it isn't set to "Read only."
  • Question
    When I try to open the start.command file after the batch file is ready this message comes up: "Error: Unable to access jarfile minecraft_server.1.10.2.jar logout." What should I do?
    Community Answer
    You may be typing the name in incorrectly. Let's say that the file that you downloaded from Minecraft.net is named "minecraft_server.1.10.2.jar." Try renaming it something like "mc.jar." Then, the command you would type would be: "java -Xms1G -Xmx2G -jar mc.jar."
  • Question
    Is it safe to do this or can my computer be hacked?
    Community Answer
    You are allowing the world access to your internet port, but the likelihood of someone outside of your friends trying to access your server is very low, so it's relatively safe.
  • Question
    How do I make myself the operator?
    Community Answer
    Find the op file in your Minecraft server folder, then type in your username and save the file. You may have to restart your server afterwards.
  • Question
    When I try to run my batch file, why does it say "Error: unable to access jarfile minecraft_server.jar"?
    Community Answer
    You may be typing the name in incorrectly. Let's say that the file that you downloaded from Minecraft.net is named "minecraft_server.1.10.2.jar". Try renaming it something like "mc.jar". Then, the command you would type would be: "java -Xms1G -Xmx2G -jar mc.jar".
  • Question
    My batch file runs, but only for a split second. Then it stops running before it does anything. What do I do?
    Dorp Gaming
    Community Answer
    When this happens, open the Java file and everything will load. Then do the eula step, then open the Java file again.
  • Question
    The batch file loads up and then I get the message, "Press any key to continue." When I press a key it shuts down. Is this normal?
    Άγγελος Ράπτης
    Community Answer
    On the batch file there is the specific code java -Xms512m -Xmx1G -jar minecraft_server.exe. Change -Xms512m -Xmx1G - to -Xms256m -Xmx512m - or the RAM you want to use. If the RAM you use is higher than your computer's RAM, then the server can't run.
  • Question
    Is creating a server free?
    Adrian
    Top Answerer
    There are free options and there are paid options.
  • Question
    Does this work on laptops too? Not just gaming laptops and desktops? (I have a MacBook)
    Community Answer
    Yes it can, as long as you have Minecraft and your settings are right so you can open the file.
  • Question
    When starting a dedicated server, is a brand new Minecraft World created for this or can I specify which world the server will link to?
    Community Answer
    Yes. If you are using a map you made in Minecraft go to where the world is (by default it is in Roaming, go to run (WIN+R) and type %appdata% and click .minecraft). Go to saves and look for what you named the world (not all characters render in filename, "Jason's World ^.^" would be "jasons_world") and copy the file into your server files. Delete the "World" file and rename the file you just copied "World."
  • Question
    What can I do if I cannot type into the command prompt screen?
    Community Answer
    Since there isn't any reason you wouldn't be able to type into the command prompt screen, there may be an underlying issue. Check to make sure your keyboard is working properly. If it is, make sure you've actually clicked in the command prompt window. If all else fails, you may need to start over.
  • Question
    Is it possible to add mods?
    Community Answer
    No, this is 'vanilla' Minecraft, and Mojang just made a server version. If you want mods (the developers call server mods plug-ins), then you will have to download server software.
  • Question
    Is there a limit to how many people can join a personal Minecraft server?
    Community Answer
    There technically is no limit, but if there are more players than your computer can handle, there will be significant lag.
  • Question
    When I rename the file server.properties to serverproperties, it doesn't change into the folder. What am I doing wrong?
    Community Answer
    Do not change name of the file, it should be server.properties. The server reads information from that file.
  • Question
    What version of Windows will I need to be using for the tutorial?
    Community Answer
    From the Windows interface, it looks like Windows 8 to 10 should work for the tutorial.
  • Question
    What do I do if people time out on my Minecraft server?
    Community Answer
    You can ban them and then immediately unban them, which will log them out, or you can shut down the server, which will log everyone out.
  • Question
    How do I put plugins in my server?
    Community Answer
    This server actually doesn't support plugins. To get plugins, research how to get a spigot server.
Ask a Question

      Return to Full Article