Skip to content

Commit

Permalink
Update ignite
Browse files Browse the repository at this point in the history
  • Loading branch information
Taiyou06 authored Aug 12, 2024
1 parent 41eda81 commit 25ae6ef
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions scripts/dev/ignite
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ if [[ "${USE_IGNITE_LOADER-}" == "true" ]]; then
# Normalize on Spigot for later operations
export FAMILY=SPIGOT
# echo "configuring SERVER=${SERVER} VERSION=${VERSION} FAMILY=${FAMILY}"
export JVM_OPTS="${JVM_OPTS-} -Dignite.locator=paper -Dignite.paper.jar=${SERVER}"
export JVM_OPTS="${JVM_OPTS-} -Dignite.locator=paper -Dignite.paper.jar=leaf-1.21.jar -Dignite.paper.target=cn.dreeam.leaper.QuantumLeaper"
# echo "JVM_OPTS=${JVM_OPTS}"
export TYPE="CUSTOM"
fi
fi

0 comments on commit 25ae6ef

Please sign in to comment.