We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a158637 commit 377c505Copy full SHA for 377c505
Essentials/build.gradle
@@ -14,6 +14,7 @@ dependencies {
14
implementation 'org.checkerframework:checker-qual:3.49.0'
15
implementation 'nu.studer:java-ordered-properties:1.0.4'
16
17
+ // adventure-related
18
implementation 'net.kyori:adventure-api:4.21.0'
19
implementation 'net.kyori:adventure-text-minimessage:4.21.0'
20
implementation 'net.kyori:adventure-platform-bukkit:4.4.0'
0 commit comments