Fixed some issues, added a way to manage players groups with in game commands
This commit is contained in:
@@ -19,6 +19,7 @@ repositories {
|
||||
|
||||
dependencies {
|
||||
compileOnly("io.papermc.paper:paper-api:1.21.10-R0.1-SNAPSHOT")
|
||||
implementation(files("libs/redmc-API-1.0.jar"))
|
||||
implementation("com.mysql:mysql-connector-j:9.4.0")
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user