How To Create A CraftBukkit Server - Minecraft 1.11.2

Channel:
Subscribers:
46
Published on ● Video Link: https://www.youtube.com/watch?v=bX4W1YNUQwQ



Minecraft
Game:
Minecraft (2011)
Category:
Tutorial
Duration: 5:04
324 views
8


Welcome! In this video I show you how to create a CraftBukkit Server on Windows, if this helped please leave a like.

Command to run to the CraftBukkit.jar

Windows: java -Xmx1024M -jar craftbukkit.jar -o true
PAUSE

Linux: #!/bin/sh
BINDIR=$(dirname "$(readlink -fn "$0")")
cd "$BINDIR"
java -Xmx1024M -jar craftbukkit.jar -o true

Mac OS X: #!/bin/bash
cd "$( dirname "$0" )"
java -Xmx1024M -jar craftbukkit.jar -o true

Steps for Mac and Linux are found on the "Codes" link down below.

LINKS:
CraftBukkit: https://getbukkit.org/
Codes: http://bukkit.gamepedia.com/Setting_up_a_server
Port Forwarding: https://portforward.com/




Other Videos By MC


2018-11-14How To Install OptiFine For Minecraft 1.13 +
2017-10-22How To Install OptiFine For Minecraft 1.12 +
2017-03-23How To Install OptiFine HD Ultra On Minecraft 1.11.2
2017-03-15How To Create A CraftBukkit Server - Minecraft 1.11.2



Tags:
How
To
Create
CraftBukkit
Server
1.11.2
Minecraft
Easy
Setup
Tutorial
Make
2017



Other Statistics

Minecraft Statistics For MC

MC presently has 26,974 views for Minecraft across 4 videos, with his channel publishing less than an hour of Minecraft content. This makes up 100.00% of the content that MC has uploaded to YouTube.