This commit is contained in:
parent
a75ddc2ac3
commit
3bbd427d7c
4 changed files with 166 additions and 1 deletions
|
@ -10,12 +10,15 @@ description = "The main SR plugin."
|
|||
|
||||
repositories {
|
||||
mavenCentral()
|
||||
maven("https://repo.xenondevs.xyz/releases")
|
||||
}
|
||||
|
||||
dependencies {
|
||||
paperweight.paperDevBundle("1.20.4-R0.1-SNAPSHOT")
|
||||
|
||||
implementation("redis.clients:jedis:5.1.2")
|
||||
|
||||
implementation("xyz.xenondevs.invui:invui:1.26")
|
||||
}
|
||||
|
||||
java {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue