Skip to content

Client-side commands are registered on startup #377

@Earthcomputer

Description

@Earthcomputer

This behaviour is different compared to Fabric API, which only registers commands when joining the world. This breaks Fabric mods which operate under the assumption that a world exists when client commands are being registered. This is the root cause of Earthcomputer/clientcommands#547. The fix should be simple - don't call this event on game startup.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions