Question:
I need help with a minecraft bukkit server?
GohanTHEdrifter
2012-08-02 12:52:10 UTC
I already have a Minecraft server (non hamachi) but i want to use WorldEdit and plug-ins like that. Can somebody help me with converting my server or send me a GOOD link on how to do so?
Three answers:
?
2016-07-26 01:09:36 UTC
The Bukkit addon to the vanilla Minecraft server is surely free! All there's, is a bit of downloading know-how, alot of f*cking traumatic as F*CK config and permissions, and a few port forwarding. It would not price you a dime except you go over your bandwidth limit, or you use a paid carrier.
Angela Orias
2012-08-04 14:04:10 UTC
Install CraftBukkit here: http://dl.bukkit.org/downloads/craftbukkit/

(I prefer the latest version)

Put CraftBukkit.jar in your Minecraft Server folder and rename it as CraftBukkit.

Now open up Notepad and copy and paste this:

@ECHO OFF

SET BINDIR=%~dp0

CD /D "%BINDIR%"

"%ProgramFiles%\Java\jre7\bin\java.exe" -Xmx1024M -Xms1024M -jar craftbukkit.jar

PAUSE



If that doesn't work, visit this website: http://wiki.bukkit.org/Setting_up_a_server



After that, go on Save As, and name the file "Run.bat" without the quotation. And on the file type, put it as "All files" instead of "txt".



Now click save and look for your Run.bat file. It should come up us Run. Place Run in your Minecraft Server folder. Double click Run and a command prompt should appear. Wait until it says done, and you've got yourself a bukkit server! If you want to use plugins, download a plugin from here: http://plugins.bukkit.org/#ti=&ta=all&au=&subm=false&pno=0



You want worldedit, right? So install worldedit from there and place it inside the Plugins folder in the Minecraft Server folder. Reload your server by typing in reload on the black command prompt. It should reload and you've got WorldEdit.
Michael
2012-08-02 14:17:46 UTC
If you want a bukkit server download bukkit gui i dont have a link with me right now but u willl find it on google or bukkit homepage its really easy to use just run the program click create a server and boom u got urself a bukkit server hope this helped


This content was originally posted on Y! Answers, a Q&A website that shut down in 2021.
Loading...