9 lines
313 B
Properties
9 lines
313 B
Properties
# IntelliJ IDEA is not yet fully compatible with configuration cache, see: https://github.com/FabricMC/fabric-loom/issues/1349
|
|
org.gradle.configuration-cache=false
|
|
org.gradle.jvmargs=-Xmx1G
|
|
org.gradle.parallel=true
|
|
|
|
# Plugin
|
|
plugin_version=0.1.3
|
|
plugin_group=xyz.twokilohertz
|
|
plugin_base_name=playerlistdeathcount |