support 1.21
All checks were successful
/ build (push) Successful in 39s

This commit is contained in:
Soph :3 2024-06-17 23:23:31 +03:00
parent 144319b37f
commit e40439c2f8
Signed by: sophie
GPG key ID: EDA5D222A0C270F2
2 changed files with 2 additions and 2 deletions

View file

@ -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>

View file

@ -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!