docs: Added more info about getbukkit's weird 1.8 file naming

#103
This commit is contained in:
Geoff Bourne
2021-03-13 16:54:56 -06:00
parent 140a8aa90c
commit 7cd207f40b
2 changed files with 5 additions and 1 deletions
+3 -1
View File
@@ -82,7 +82,9 @@ function downloadSpigot {
ERROR: failed to download from $downloadUrl
Visit https://getbukkit.org/download/${getbukkitFlavor} to lookup the
exact version, such as 1.4.6-R0.4-SNAPSHOT or 1.8-R0.1-SNAPSHOT-LATEST
exact version, such as 1.4.6-R0.4-SNAPSHOT or 1.8-R0.1-SNAPSHOT-latest.
Click into the version entry to find the **exact** version, because something
like "1.8" is not sufficient according to their download naming.
EOF