Hello, in this little Tutorial i want to show how simple it can be to install a bukkit Server on your Windows PC.
First of all we need the Bukkit jar :
https://yivesmirror.com/downloads/craftbukkit
Second we put the Bukkit jar into a Folder
Third we open the Program "Editor" and put into the Editor following Text:
java -Xms1024M -Xmx1024M -jar craftbukkit.jar -o true
!!Please change "craftbukkit.jar" with the name of your craftbukkit version!!
As Fourth we save the document in the same Folder as the craftbukkit file with the name "Start.bat" (!!NOT AS .txt!!)
Then as last step we click on the Start.bat File and you have a running Bukkit Server! :D
To be safe: You have to build the Server for yourself, because mirrors are a copyright problem. https://www.spigotmc.org/ has there a easy to use tool to do that. ;) Its safe, because you dont have to trust some sites. =)
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit