How to get a CommandService from SpongeGame?

I noticed that in SpongeGame getCommandDispatcher always throws an error instead of returning a Dispatcher or CommandService. Is this because the implementation isn’t finished yet or does it tie into Forge somehow?

Most likely it’s because it isn’t done yet, but @gratimax could give you a better answer than I.

1 Like

Okay, thanks! I guess I’ll wait for @DarkArcana

Implementation is not done yet here.

Okay, thank you!