Files
PlayerListDeathCount/gradle.properties
Adam Macdonald a8c5d7b243 reset player name onDisable()
when the plugin is disabled, reset all the currently connected player
names to default. fixes #1
2025-10-22 18:26:57 +01:00

13 lines
325 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.2
plugin_group=xyz.twokilohertz
plugin_base_name=playerlistdeathcount
# Spigot