Pairs with minecraft-bedrock-mcp-server
v0.3.0 — install both together.
Added
mc_structure_create_from_blockscommand handler — builds a saved structure from a
run-length-encoded block grid. It callscreateEmpty(world-saved by default) and then
setBlockPermutationfor each non-void cell inside arunJobthat yields under the
script watchdog, so the result is immediately placeable and persists across reloads.
Removed
mc_server_reload_worldcommand handler. The structure-upload feature it supported now
builds structures in the world directly and needs no/reload all.