Added API driven Rooms
This commit is contained in:
10
build.gradle
10
build.gradle
@ -33,22 +33,16 @@ dependencies {
|
||||
testRuntimeOnly 'org.junit.jupiter:junit-jupiter-engine:5.9.0'
|
||||
|
||||
//https://jitpack.io/#Minestom/Minestom
|
||||
//implementation 'com.github.Minestom:Minestom:aa621021e2'
|
||||
//implementation 'com.github.Minestom.Minestom:Minestom:4f7ff5b474'
|
||||
// implementation 'com.github.Minestom.Minestom:Minestom:2cdb3911b0'
|
||||
// implementation 'com.github.Minestom:MinestomDataGenerator:ddde11056e'
|
||||
implementation 'com.github.waxeria:Minestom:e0427a36f3'
|
||||
|
||||
|
||||
//Tools
|
||||
//implementation 'com.github.Articdive.JNoise:jnoise-core:4.0.0'
|
||||
implementation 'de.articdive:jnoise:3.0.2'
|
||||
// implementation 'com.fasterxml.jackson.core:jackson-databind:2.13.4.2'
|
||||
// implementation 'com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:2.13.4'
|
||||
implementation 'org.yaml:snakeyaml:2.0'
|
||||
implementation 'net.md-5:bungeecord-config:1.19-R0.1-SNAPSHOT'
|
||||
implementation 'org.apache.commons:commons-text:1.10.0'
|
||||
implementation 'org.spongepowered:configurate-yaml:4.1.2'
|
||||
implementation 'com.sparkjava:spark-core:2.9.4'
|
||||
implementation 'com.google.code.gson:gson:2.10.1'
|
||||
|
||||
|
||||
//PvP
|
||||
|
Reference in New Issue
Block a user