Skip to content

Commit 39e1091

Browse files
committedMar 6, 2025·
fix: Plugin won't load on Paper 1.21.3+
1 parent 639f3c9 commit 39e1091

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
 

‎build.gradle.kts

+1
Original file line numberDiff line numberDiff line change
@@ -118,6 +118,7 @@ dependencies {
118118

119119
// Ansi
120120
compileOnly(libs.jansi)
121+
bukkitLibrary(libs.jansi)
121122

122123
// Libby
123124
implementation(libs.libby)

0 commit comments

Comments
 (0)
Please sign in to comment.