Add option for allowing command loot to be executed for offline players
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user