Skip to content
This repository has been archived by the owner on Jun 20, 2021. It is now read-only.

Commit

Permalink
We must build CraftBukkit
Browse files Browse the repository at this point in the history
  • Loading branch information
tclavier committed Feb 1, 2020
1 parent df70227 commit 36881f1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ add https://hub.spigotmc.org/jenkins/job/BuildTools/lastSuccessfulBuild/artifact
workdir /opt/minecraft/

env MINECRAFT_VERSION=1.15.2
run java -jar BuildTools.jar --rev $MINECRAFT_VERSION .
run java -jar BuildTools.jar --rev $MINECRAFT_VERSION --compile craftbukkit .

env SCRIPTCRAFT_VERSION=3.4.0
add https://github.com/walterhiggins/ScriptCraft/releases/download/$SCRIPTCRAFT_VERSION/scriptcraft.jar /opt/minecraft/plugins/scriptcraft.jar
Expand Down

0 comments on commit 36881f1

Please sign in to comment.