1

Please Help! READ ME

Kiqzu 8/17/15 10:29 pm
211
8/23/2015 7:27 pm
I'm making a server. Not just a small little server for me and a couple friends, but I want to make one that is for up to a couple hundred people. It will be like the hive server, or mineplex. Along those lines. What do I need to download? I will have a hub system, and I want to be able to teleport players when they click something. How do I do so? I know this will take a lot of work, which I am willing to put in. What kind of things do I need to download? I look up "How to make a server on mine craft" and all it pops up with is the small servers that rely on my ram and my internet. Thanks! Any big helpers will be put as a moderator and listed in the creators section of the server.
Posted by
Kiqzu
Level 1 : New Crafter
1

  Have something to say?

JoinSign in

5

Jcfire2
08/23/2015 7:27 pm
Level 19 : Journeyman Network
I'll send you my skype in a PM
1
Jcfire2
08/18/2015 7:32 pm
Level 19 : Journeyman Network
First you'll need to set up the server itself.

1. Get a copy of spigot from here: http://getspigot.org/ (Or from server host if using one)

2. Create a startup script (No necessary if using server host). This is done by creating a text document in the server folder and pasting in the following
java -Xmx1024M -jar craftbukkit.jar -o true
PAUSE

Adjust the Xmx1024M to the amount of RAM you want to run your server with 1024M = 1GB, 2048M = 2GB and so on. Also make sure to change craftbukkit.jar to the filename of the one from http://getspigot.org/. You will need to save this as start.bat.

3. Start up the server (First time will fail as you need to accept the EULA).

4. *Optional Install the ChestCommands plugin http://dev.bukkit.org/bukkit-plugins/chest-commands/ (This will give you the ability to make a server selector GUI)

5. Install any other plugins you want

Once you get to this point you will need to get create a server that acts as a server to handle the switching of servers. To do this you need to create what is called a BungeeCord server.

1. Download BungeeCord.jar (http://ci.md-5.net/job/BungeeCord/)

2. You will then need to configure BungeeCord to reconize your other servers using the config.yml file on the BungeeCord server (I can help you with this if you need).

You should be good to go. Message me if you have any problems. Hope this helps!
1
Kiqzu
08/23/2015 9:31 am
Level 1 : New Crafter
I just saw this - you're legendary. I never thought I would receive such a detailed response. Thank you so much man. Do you have a Skype? I would love to ask some questions and all to do so. Thank you!
1
Dovahkaal
08/18/2015 7:29 pm
Level 36 : Artisan Dragonborn
That's asking for way to much...
1
Kiqzu
08/18/2015 2:29 am
Level 1 : New Crafter
Come on guys, help me please!
1

Welcome