Added skipping of log4j config for Paper

For #476
This commit is contained in:
Geoff Bourne 2020-04-28 07:27:33 -05:00
parent c68997936a
commit 6941e63a2c

View File

@ -17,6 +17,7 @@ fi
# Normalize on Spigot for operations below
export TYPE=SPIGOT
export SKIP_LOG4J_CONFIG=true
# Continue to Final Setup
exec /start-finalSetup01World $@