1
mirror of https://github.com/CarmJos/MineSQL.git synced 2026-06-04 16:43:03 +08:00

feat(cp): Update to newest beecp

This commit is contained in:
2025-01-26 08:37:05 +08:00
parent 1e2b18026a
commit 31aa49a60b
3 changed files with 6 additions and 7 deletions
@@ -123,7 +123,6 @@ public class MineSQLVelocity implements MineSQLPlatform {
return this.dataFolder;
}
@Override
public @NotNull CommandManager<?, ?, ?, ?, ?, ?> getCommandManager() {
return commandManager;