This commit is contained in:
kento2 2026-08-08 03:41:09 +02:00
parent 670eba418c
commit 13ced30434
122 changed files with 223 additions and 12 deletions

View file

@ -9,7 +9,7 @@ dev_server(
":viabackwards",
],
local_plugins = [
"//core-bukkit:plugin",
"//core/bukkit:plugin",
],
)