Jycraft's mission includes making all aspects of Minecraft server plugins a lot easier. That includes installation. We still have a long ways to go.
Prerequisites
You'll need Java (presumably Java 8) and a Minecraft server. Jycraft prefers Spigot but still supports (for the moment) Canary.
Download
Our releases are distributed from the GitHub release page.
Installation
-
Unzip the jycraft zip file
-
cd jycraft-spigot
-
bin/build.sh
-
Wait a while for it to finish
-
bin/start.sh
-
Edit the
eula.txt
file and changeeula=false
toeula=true
-
bin/start.sh
As a note, these instructions follow along with the Spigot Install Instructions
Browser Usage
- In a browser, go to
http://localhost:44446
and clickEditch
Telnet Usage
telnet 127.0.0.1 44444