mirror of
https://github.com/IntellectualSites/PlotSquared.git
synced 2025-07-27 09:35:26 +02:00
.github
Bukkit
Core
gradle
.editorconfig
.gitignore
.lift.toml
.whitesource
CODE_OF_CONDUCT.md
HEADER.txt
LICENSE
README.md
build.gradle.kts
gradle.properties
gradlew
gradlew.bat
plotsquared-logo.png
renovate.json
settings.gradle.kts
5 lines
165 B
INI
5 lines
165 B
INI
org.gradle.daemon=true
|
|
org.gradle.jvmargs=-Xmx2048m -XX:+HeapDumpOnOutOfMemoryError -Dfile.encoding=UTF-8
|
|
org.gradle.configureondemand=true
|
|
org.gradle.parallel=true
|