Added support for spiget to download Spigot/Bukkit/Paper plugins

#808
This commit is contained in:
Geoff Bourne
2021-03-21 11:43:21 -05:00
parent d695fc3fbc
commit 5225ba06c8
5 changed files with 85 additions and 5 deletions
+1 -2
View File
@@ -125,5 +125,4 @@ fi
export TYPE=SPIGOT
export SKIP_LOG4J_CONFIG=true
# Continue to Final Setup
exec ${SCRIPTS:-/}start-finalSetupWorld $@
exec ${SCRIPTS:-/}start-spiget "$@"