Skip to content

v0.2.0

Choose a tag to compare

@chapmanjw chapmanjw released this 19 May 02:52
· 15 commits to main since this release

Pairs with minecraft-bedrock-mcp-server
v0.2.0 — install both together.

Added

  • mc_server_reload_world command handler — runs /reload all to re-index uploaded
    .mcstructure files and rejoin online players. It reports its result first and issues the
    command a moment later, since /reload all reloads the pack's own script context, and fails
    with a clear error when no player is online to anchor the reload. Brings the command surface
    to 72 handlers.