

- #Atlauncher mods 1.7.10 how to#
- #Atlauncher mods 1.7.10 mac os#
- #Atlauncher mods 1.7.10 install#
- #Atlauncher mods 1.7.10 zip file#
To run your server, you can now run the LaunchServer.sh. Server has now been setup! You can now run forge-1.7.10-10.-1.7.10-universal.jar to start the server or alternatively use the LaunchServer script!Īfterwards these should be the contents of your directory: config The console output was: No graphics environment detected, so running command line only!ĭownloading to /home/geronimo/Downloads/mc-server-tut/minecraft_server.1.7.10.jar Next, we'll run the SetupServer.jar with the following command: java -jar SetupServer.jar, which will download the correct vanilla Minecraft server version for the modpack. Now the directory you're in should look like this: config libraries options.txt scriptsĭNSTechpack - 7.7.1.2.zip liteconfig pack.json SetupServer.jarįorge-1.7.10-10.-1.7.10-universal.jar mods resources Mv DNSTechpack\ -\ 7.7.1.2.zip minecraft-server
#Atlauncher mods 1.7.10 zip file#
zip file into it and extract it: mkdir minecraft-server
#Atlauncher mods 1.7.10 install#
# optional: sudo apt-get install openjdk-7-jreįirstly now we'll create a separate directory for the modpack server and afterwards move the. To install the java dependencies, you can run: sudo apt-get update After uploading to the server, we have to use our SSH client of choice to log into the server with ssh root should be replaced by your username, IP with the IP of your server (in case you're not doing it locally). To upload the file/files to your server, you can use an FTP/SFTP client like Filezilla or Cyberduck.

zip file, because it's significantly faster to upload one file through scp/sftp compared to hundreds when it's extracted. You can unpack it to see how it looks, but I would recommend uploading the.

zip file with a name that includes mod pack name and version, like this: DNSTechpack - 7.7.1.2.zip. Using the search function on the atlauncher website, you can easily find the server download on the page of the respective modpack. If you want to know more about this, just type man useradd into a Linux shell. I'll skip this part for now, but you can add other users through the useradd command on the server. Technically you should not run servers as the root user, but as another user with lower privileges, so you avoid giving an attacker root permissions if your service is compromised.
#Atlauncher mods 1.7.10 mac os#
If you're on Windows I can recommend Putty, if you're on Mac OS or Linux in the first place, you can start your respective Terminal and type: ssh where IP represents the IP address of your freshly created server. Once I've set up a new virtual server with a recent Ubuntu version on Digital Ocean, we can get started and log in to our server through SSH.

You'll have to log in to your Minecraft account for this, only on your client, not the server. To get the ATLauncher, you just have to head to the ATLauncher website and pick a pack to install. I rarely blog about gaming, since also most of all these things are covered over at, but this I thought also related to Linux server administration in general. Another great host for your VPS would be Linode! Using my referral link you'll get 10$ to start out with, which covers a month with a 1GB server with them.
#Atlauncher mods 1.7.10 how to#
I'm going to use Digital Ocean for showing how to set up the dedicated and modded Minecraft Server from scratch. For this and also what's running on the minecraft server for my friends and me it's going to be DNSTechPack. In this article I'll show you how to set up a custom minecraft server for any mod pack that's available in the ATLauncher mod package (on Linux). Hethey, reading time: ~7 minutes HowTo: Modded Minecraft Server with ATLauncher
