2
0
mirror of https://github.com/proxiodev/RedisBungee.git synced 2026-04-08 16:10:26 +00:00

remove depercated apis | begin removing adventure api from the main api

This commit is contained in:
2025-02-22 15:43:49 +04:00
parent 96c0dff8c1
commit 1d3bd7e101
3 changed files with 25 additions and 185 deletions

View File

@@ -13,11 +13,6 @@ dependencies {
api(libs.okhttp)
api(libs.configurateV3)
api(libs.caffeine)
api(libs.adventure.api)
api(libs.adventure.gson)
api(libs.adventure.legacy)
api(libs.adventure.plain)
api(libs.adventure.miniMessage)
}
description = "RedisBungee interfaces"