Skip to content

feat(commands): Try to improve hotswap support #82

Open
@0ffz

Description

Since we inline the whole tree right now, hotswapping code changes doesn't actually reload them ingame. Investigate if not inlining the final executes blocks can help mitigate this, or if it's possible to hot reload brigadier commands somehow (seems the paper api won't let us do this directly though)

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions