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

new command infrastructure

This commit is contained in:
2024-04-14 05:54:08 +04:00
parent 86f64ab019
commit 40c542a50a
13 changed files with 232 additions and 2 deletions

View File

@@ -19,7 +19,6 @@ dependencies {
api(libs.adventure.legacy)
api(libs.adventure.plain)
api(libs.adventure.miniMessage)
implementation(libs.acf.core)
}
description = "RedisBungee interfaces"