only reset game rules if needed

This commit is contained in:
Jack Fitch
2022-10-22 11:55:22 -04:00
parent a932b1b966
commit b9a1451bc9
2 changed files with 5 additions and 3 deletions

View File

@@ -3,7 +3,7 @@ plugins {
}
group = 'io.github.Jack1424'
version = '1.0.0'
version = '1.0.1'
repositories {
mavenCentral()