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