Compare commits

..

1 Commits

Author SHA1 Message Date
Pierre Maurice Schwang
93bb134782 fix: return false if PLACE_VEHICLE and missing flag 2024-02-17 20:28:17 +01:00

View File

@@ -22,7 +22,7 @@ plugins {
} }
group = "com.intellectualsites.plotsquared" group = "com.intellectualsites.plotsquared"
version = "7.3.5" version = "7.3.5-SNAPSHOT"
if (!File("$rootDir/.git").exists()) { if (!File("$rootDir/.git").exists()) {
logger.lifecycle(""" logger.lifecycle("""