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

View File

@@ -76,5 +76,4 @@ fi
export TYPE=SPIGOT
export SKIP_LOG4J_CONFIG=true
# Continue to Final Setup
exec ${SCRIPTS:-/}start-finalSetupWorld "$@"
exec ${SCRIPTS:-/}start-spiget "$@"