Fixed backwards compatibility

This commit is contained in:
Intelli 2025-04-09 19:58:24 -06:00
parent 068542223d
commit 898bcf2465
7 changed files with 22 additions and 7 deletions

View file

@ -154,7 +154,7 @@
<dependency>
<groupId>io.papermc.paper</groupId>
<artifactId>paper-api</artifactId>
<version>1.21.4-R0.1-SNAPSHOT</version>
<version>1.21.1-R0.1-SNAPSHOT</version>
<scope>provided</scope>
</dependency>
<dependency>