initial commit

This commit is contained in:
2025-10-21 21:03:47 +01:00
commit 6380d62968
13 changed files with 457 additions and 0 deletions

12
gradle.properties Normal file
View 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