Fabric API

Fabric API

106M Downloads

Server Side Command don't work

UnRealDinnerbone opened this issue ยท 4 comments

commented

Server-side commands don't get registered
This is because the call to CommandRegistry.entries is called before the mods have a chance to register them in their onInitialize

commented

This #106 PR fixes it.

commented

Is this fixed now?

commented

yes, it should be fixed? has it broken again?

commented

Nope (at least to my knowledge), just checking if an old issue should be closed.