possibly fix false negative check when worldguard is involved

This commit is contained in:
2026-05-03 19:01:25 +02:00
parent fccd413cf8
commit 263190daa9
3 changed files with 17 additions and 6 deletions
+2 -2
View File
@@ -6,7 +6,7 @@
<groupId>me.youhavetrouble.preventstabby</groupId>
<artifactId>PreventStabby</artifactId>
<version>2.1.3</version>
<version>2.1.4-test</version>
<packaging>jar</packaging>
<name>PreventStabby</name>
@@ -85,7 +85,7 @@
<dependency>
<groupId>io.papermc.paper</groupId>
<artifactId>paper-api</artifactId>
<version>1.21-R0.1-SNAPSHOT</version>
<version>1.21.11-R0.1-SNAPSHOT</version>
<scope>provided</scope>
</dependency>