fixed compilation error + apparently more usage of translatable components

This commit is contained in:
LunarAkai 2024-11-06 01:52:58 +01:00
commit 017a02a0c0
9 changed files with 69 additions and 33 deletions

View file

@ -86,7 +86,7 @@
<dependency>
<groupId>io.papermc.paper</groupId>
<artifactId>paper-api</artifactId>
<version>1.20.6-R0.1-SNAPSHOT</version>
<version>1.21.3-R0.1-SNAPSHOT</version>
<scope>provided</scope>
</dependency>
<dependency>