This commit is contained in:
parent
144319b37f
commit
e40439c2f8
2
pom.xml
2
pom.xml
|
@ -39,7 +39,7 @@
|
|||
<dependency>
|
||||
<groupId>io.papermc.paper</groupId>
|
||||
<artifactId>paper-api</artifactId>
|
||||
<version>1.20.6-R0.1-SNAPSHOT</version>
|
||||
<version>1.21-R0.1-SNAPSHOT</version>
|
||||
<scope>provided</scope>
|
||||
</dependency>
|
||||
<dependency>
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
name: animalrp
|
||||
main: lv.pi.animalrp.AnimalRP
|
||||
version: 1.0.0
|
||||
api-version: 1.20
|
||||
api-version: 1.21
|
||||
commands:
|
||||
tf:
|
||||
usage: Become the animal of your dreams!
|
||||
|
|
Loading…
Reference in a new issue