initial commit
This commit is contained in:
12
gradle.properties
Normal file
12
gradle.properties
Normal file
@@ -0,0 +1,12 @@
|
||||
# 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.0
|
||||
plugin_group=xyz.twokilohertz
|
||||
plugin_base_name=playerlistdeathcount
|
||||
|
||||
# Spigot
|
||||
|
||||
Reference in New Issue
Block a user