FilterAction still needs a bit of work

This commit is contained in:
TheTrouper
2024-01-31 15:55:41 -06:00
parent 3bc8e2f9a7
commit 90871100f9
2 changed files with 64 additions and 25 deletions

View File

@@ -27,7 +27,7 @@ repositories {
}
dependencies {
compileOnly 'org.spigotmc:spigot-api:1.20.2-R0.1-SNAPSHOT'
compileOnly 'org.spigotmc:spigot-api:1.20.4-R0.1-SNAPSHOT'
implementation 'com.google.code.gson:gson:2.10.1'
implementation("club.minnced:discord-webhooks:0.8.4")
implementation files("libs/PDK-1.3.3.jar")