Introvert or Extrovert Quiz
Q&A for How to Make a Personal Minecraft Server
Coming soon
Search
-
QuestionCan you make a server, like a Realm, that is private and for you and your friends only?Community AnswerYes, with the /whitelist command. You use /whitelist to use it.
-
QuestionDoes owning a dedicated server in this way cost any money?Community AnswerNo, it is absolutely free and runs off your PC.
-
QuestionI 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 AnswerYou have to allocate less ram like in Part 2, Step 12. Change 1 GB and 2 GB to 512 MB and 1 GB.
-
QuestionCan I make an MCPE Server?Community AnswerNo, this method only works for desktop Minecraft. Right now one of the only ways to host a private server is purchasing Realms.
-
QuestionHow do I disable PvP (friendly fire) on a Minecraft Server I'm hosting?Community AnswerIf 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.
-
QuestionDoes this work for setting up a server with Mods involved? Or does it just create a general MC Server?Community AnswerWhen 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.
-
QuestionHow do I resolve error "FAILED TO BIND PORT" when I'm trying to add my own server IP in properties?Community AnswerThe 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.
-
QuestionWhat should I do if my minecraft server batch fails to connect to server?Community AnswerIf 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.
-
QuestionWhenever 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 HoehnCommunity AnswerYou 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.
-
QuestionWhat do I do if there is an error with the .bat file?Community AnswerI fixed that error by typing .jar in the command instead of .exe.
-
QuestionWhat 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 AnswerYou need to delete Minecraft and download it again. If that doesn't work, try exiting out and getting back on.
-
QuestionWhy isn't there an advanced port forwarding option when I try to follow this guide?Community AnswerAll routers have this, just not under the same label. Try looking for just "Port Forwarding" or "Port Forward".
-
QuestionWill setting up a personal Minecraft server this way allow Minecraft PE to connect from a different network?Community AnswerThis 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.
-
QuestionWhen I put my name in the ops file it just deletes my name. What do I do?Bill HuangCommunity AnswerIf you are using Notepad++, then go to "Edit" and make sure it isn't set to "Read only."
-
QuestionWhen 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 AnswerYou 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."
-
QuestionIs it safe to do this or can my computer be hacked?Community AnswerYou 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.
-
QuestionHow do I make myself the operator?Community AnswerFind 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.
-
QuestionWhen I try to run my batch file, why does it say "Error: unable to access jarfile minecraft_server.jar"?Community AnswerYou 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".
-
QuestionMy batch file runs, but only for a split second. Then it stops running before it does anything. What do I do?Dorp GamingCommunity AnswerWhen this happens, open the Java file and everything will load. Then do the eula step, then open the Java file again.
-
QuestionThe 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 AnswerOn 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.
-
QuestionIs creating a server free?AdrianTop AnswererThere are free options and there are paid options.
-
QuestionDoes this work on laptops too? Not just gaming laptops and desktops? (I have a MacBook)Community AnswerYes it can, as long as you have Minecraft and your settings are right so you can open the file.
-
QuestionWhen 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 AnswerYes. 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."
-
QuestionWhat can I do if I cannot type into the command prompt screen?Community AnswerSince 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.
-
QuestionIs it possible to add mods?Community AnswerNo, 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.
-
QuestionIs there a limit to how many people can join a personal Minecraft server?Community AnswerThere technically is no limit, but if there are more players than your computer can handle, there will be significant lag.
-
QuestionWhen I rename the file server.properties to serverproperties, it doesn't change into the folder. What am I doing wrong?Community AnswerDo not change name of the file, it should be server.properties. The server reads information from that file.
-
QuestionWhat version of Windows will I need to be using for the tutorial?Community AnswerFrom the Windows interface, it looks like Windows 8 to 10 should work for the tutorial.
-
QuestionWhat do I do if people time out on my Minecraft server?Community AnswerYou 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.
-
QuestionHow do I put plugins in my server?Community AnswerThis server actually doesn't support plugins. To get plugins, research how to get a spigot server.
Ask a Question
200 characters left
Include your email address to get a message when this question is answered.
Submit