Use PlaceholderExpansion instead of EZPlaceholderHook to support relational placeholders (#1095)

This commit is contained in:
Ryan
2018-03-20 13:06:42 -04:00
committed by Trent Hensler
parent a45833944b
commit fc3473e83a
3 changed files with 47 additions and 7 deletions

View File

@@ -299,7 +299,7 @@
<dependency>
<groupId>me.clip</groupId>
<artifactId>placeholderapi</artifactId>
<version>2.8.2</version>
<version>2.8.4</version>
<scope>provided</scope>
</dependency>
<dependency>