How to run a modded minecraft server 1.7.10
Andrew Patterson
Published Apr 28, 2026
There are other answers below:
Execute the server for the first time by running the following command at the command prompt from the directory the .JAR file is located in, of course: Windows: java -Xmx1024M -Xms1024M -jar minecraft_server.1.7.10.jar nogui. OS X: java -Xms1G -Xmx1G -jar minecraft_server. 1.7.10.jar nogui
get me a list of the mods and what os you are useing and i can compile a working server for you, keep in mind that some mods are incompatible with each other, ive built several of my own minecraft servers and managed to work out most of the errors that get brought up with forge, as for the jar file, it might be one that forge downloaded
Run the launcher, install a new “Revolution 3” instance. I installed 3.7.3 / based on Minecraft 1.7.10 with the whatever default mods it selected; Click the “create server”, and note down the path where it saves the files, e.g. C:\path\to\atlauncher\Servers\Revolution3_373\ You can delete this folder later.
Step 2: Installing The Modpack. Once the app is installed and you’re logged in, head to the ‘Mods’ tab. This will take you to a list of games that can be modded through the Twitch app. It might be worth taking a note if there are any other games you would like to mod through Twitch as it’s very easy to do. Select ‘Minecraft’.
Bukkit was meant for Vanilla Minecraft, not modded Minecraft, which is why plugins like GriefPrevention are far from perfect on Forge servers. It’s also, why I feel, that a lot of Forge servers are whitelisted – because they haven’t learned how to properly protect against griefers by utilizing mods instead of plugins in their admin toolboxes.
Related Questions
How do I set up a modded Minecraft server?
Setting Up a Simple Modded Minecraft Server. Give it a minute to download both the server and Forge files, then visit the installation folder. The next steps will look a whole lot like the vanilla Minecraft server setup. Within the folder, run the “forge.*.universal.jar” file using the exact same command you used,…
What modded Minecraft servers do you run on mineos?
I have a Minecraft fanatic son also, and as a result I’m running several modded Minecraft servers, Forge, FTB, CraftBukkit, all managed through MineOS. I never used the ATLauncher modpacks, so I gave it a try and managed to get a Revolution 3 server running.
How to run a Minecraft server in Java?
run minecraft server (not forge) using a command similar to this: java -Xmx1G -Xms1G -jar minecraft_server.1.12.2.jar nogui this will close but will have generated you a new eula.txt
How do I join a Minecraft server without mods?
Remember, when you join the world you’ll need to join with a modified client (vanilla clients can’t join modded servers). Join a matching version number installation of Minecraft with Forge installed, but without any mods loaded, which will mirror the state of the server. Everything looks good.