This is a read-only archive of the old Scratch 1.x Forums.
Try searching the current Scratch discussion forums.

#1 2012-01-29 17:58:34

fruitmanninja
Scratcher
Registered: 2012-01-25
Posts: 500+

How to make a Minecraft server

^^^ How do I? Is their a guide somewhere? Somebody should give me a link to it, or make one for me. Thanks!  big_smile


~ FMN!  wink

Offline

 

#2 2012-01-29 18:05:56

veggieman001
Scratcher
Registered: 2010-02-20
Posts: 1000+

Re: How to make a Minecraft server

I'm as assuming you want Bukkit.

1. Download this.
2. Put it in a folder.
3. Create a file called RUN.BAT in Notepad with this text:
@ECHO OFF
SET BINDIR=%~dp0
CD /D "%BINDIR%"
"%ProgramFiles%\Java\jre6\bin\java.exe" -Xincgc -Xmx1G -jar [nameofbukkitfile].jar
PAUSE

and modify that one part accordingly. Save it in the folder.
4. Double click it and let it generate a world.
5. Close the file
6. Mess with settings
7. Open the file again when you want to start the server.


Posts: 20000 - Show all posts

Offline

 

#3 2012-01-29 18:06:16

ProgrammingPro01
Scratcher
Registered: 2011-07-30
Posts: 1000+

Re: How to make a Minecraft server

Well I'm sure there some pretty good tutorial on youtube, but making a MC server depends on what kind of server you want it to be. If its a hamachi server, people will have to download this program called "logmein hamachi" and connect to a specific network.

Or if its not hamachi, people won't have to. Most people prefer not hamachi though, but that involves either port forwarding or purchasing a host.

Hope this helps!


Bye 1.4!
http://www.reactiongifs.com/wp-content/uploads/2013/04/sobbing.gifhttp://25.media.tumblr.com/tumblr_mbfh6bIamQ1qky11ho1_500.png

Offline

 

#4 2012-01-29 18:11:04

Freakish
Scratcher
Registered: 2011-10-25
Posts: 1000+

Re: How to make a Minecraft server

bukkit.org


http://i.imgur.com/y3RBV.jpg

Offline

 

Board footer