Depending on NBT-API

This commit is contained in:
2026-06-07 10:49:42 +08:00
parent 9562519d1a
commit de3a83deaa
3 changed files with 86 additions and 3 deletions
+4 -1
View File
@@ -3,7 +3,10 @@ version: '${version}'
authors: [ Fortern ]
api-version: '26.1'
main: xyz.fortern.forternhelper.Helper
softdepend: ["PlaceholderAPI"]
softdepend:
- PlaceholderAPI
depend:
- NBTAPI
libraries:
- org.jetbrains.kotlin:kotlin-stdlib:2.3.21