Add option for allowing command loot to be executed for offline players

This commit is contained in:
Lilac
2025-06-03 16:28:34 +01:00
parent 4f41401964
commit 330ac71a2e
3 changed files with 10 additions and 8 deletions
+2 -2
View File
@@ -6,7 +6,7 @@
<groupId>pers.xanadu</groupId>
<artifactId>EnderDragon</artifactId>
<version>2.5.6</version>
<version>2.5.7</version>
<packaging>jar</packaging>
<name>EnderDragon</name>
@@ -188,7 +188,7 @@
<dependency>
<groupId>me.clip</groupId>
<artifactId>placeholderapi</artifactId>
<version>2.11.2</version>
<version>2.11.6</version>
<scope>provided</scope>
<!-- <systemPath>${basedir}/lib/PlaceholderAPI-2.11.2.jar</systemPath>-->
</dependency>