From e40439c2f8b8f3577616d4150a6b67a0fdb30977 Mon Sep 17 00:00:00 2001 From: sophie Date: Mon, 17 Jun 2024 23:23:31 +0300 Subject: [PATCH] support 1.21 --- pom.xml | 2 +- src/main/resources/plugin.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index c103b1c..06cb332 100644 --- a/pom.xml +++ b/pom.xml @@ -39,7 +39,7 @@ io.papermc.paper paper-api - 1.20.6-R0.1-SNAPSHOT + 1.21-R0.1-SNAPSHOT provided diff --git a/src/main/resources/plugin.yml b/src/main/resources/plugin.yml index 15fef86..fcda8d0 100644 --- a/src/main/resources/plugin.yml +++ b/src/main/resources/plugin.yml @@ -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!