Balance exchange source points, link account with Solarpass with drasl

This commit is contained in:
2025-10-05 23:46:06 +08:00
parent 3803e27a06
commit a902ecef8d
14 changed files with 576 additions and 118 deletions

View File

@@ -23,6 +23,7 @@ repositories {
dependencies {
compileOnly("org.spigotmc:spigot-api:1.21.4-R0.1-SNAPSHOT")
compileOnly("com.github.MilkBowl:VaultAPI:1.7")
implementation("com.github.Zrips:CMI-API:9.7.14.3")
// These will be packaged into the shadow JAR
implementation("org.jetbrains.kotlin:kotlin-stdlib-jdk8")