forked from Upstream/CitizensCMD
Add Adventure API
This commit is contained in:
parent
9171402668
commit
2d13fdc9d5
6
pom.xml
6
pom.xml
@ -90,6 +90,12 @@
|
||||
|
||||
<!-- Compile -->
|
||||
<!-- Adventure! -->
|
||||
<dependency>
|
||||
<groupId>net.kyori</groupId>
|
||||
<artifactId>adventure-api</artifactId>
|
||||
<version>${adventure.version}</version>
|
||||
<scope>compile</scope>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>net.kyori</groupId>
|
||||
<artifactId>adventure-text-minimessage</artifactId>
|
||||
|
Loading…
Reference in New Issue
Block a user