mosen2 Posted July 27, 2014 Posted July 27, 2014 (edited) Hi I made XZillA modpack (http://www.technicpack.net/modpack/details/xzilla.414119) and I dont know how to make a server for modpacks that can run on Linux Ubuntu Server(only command line, no gui) or have plugins. Can anyone write a tutorial or make a server and send it to me? (sry for my bad english) Edited July 27, 2014 by mosen2
Discord Moderator plowmanplow Posted July 27, 2014 Discord Moderator Posted July 27, 2014 (edited) Client Setup: You need to update your IndustrialCraft 2 mod in your client before proceeding. I recommend looking at this post: You should remove worldofdinos-1.0 mod as it is only relevant when you also include Tropicraft mod which you do not have. It looks like you have an item ID conflict between two CFM items. Might want to look into that. Server Setup: Download the Cauldron installer: http://files.minecraftforge.net/maven/net/minecraftforge/cauldron/1.6.4-1.965.21.89/cauldron-1.6.4-1.965.21.89-installer.jar Install Cauldron to a folder on your local PC. We'll refer to that folder as SERVER. Copy the config and mods folders from your client modpack to SERVER. Remove client-only mods from the SERVERmods folder: rei_minimap folder and contents NEIAddons mod NEIPlugins mod NotEnoughKeys mod ReiMinimap mod At this point you are all done with the server build and just need to copy it to your Linux machine or ZIP up the server and copy that over and extract it. You'll need a launch script for the server. There are better resources than this for doing things in the most optimal way, but this will get you started: launch.sh #!/bin/bash java -Xmx2048m -Xms2048m -XX:PermSize=256m -jar cauldron-1.6.4-1.965.21.89-server.jar nogui Edited July 27, 2014 by plowmanplow
mosen2 Posted July 27, 2014 Author Posted July 27, 2014 Thx for your help! my server is working perfect!
jominer247 Posted August 5, 2014 Posted August 5, 2014 mosen, If you want you can add me on skype (deatrix.joseph117) and I can lead you through the installation of multicraft on your server. Heres multicraft info: http://multicraft.org/
awesomecoder18 Posted August 18, 2014 Posted August 18, 2014 mosen, If you want you can add me on skype (deatrix.joseph117) and I can lead you through the installation of multicraft on your server. Heres multicraft info: http://multicraft.org/ multicraft sucks cuz in order to make more than one server using it you either have to install more than one instance of it or by a license
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now