
Packet-based structure creation and editing system for Minecraft. Build and manage custom structures in real time using PacketBlocks.
A packet-based structure system for Minecraft — powered by PacketBlocks.
Structures lets you create, manage, and display packet-based builds that can be shown or hidden for specific players — all without changing the actual world.
/structure help — View all available commands. /structure reload — Reload configuration and structures. /structure info — Get the structure ID of a block you're looking at. /structure edit <id> — Create or edit a structure (place/break blocks to add/remove). /structure delete <id> — Delete a structure. /structure view <id> [player] — Toggle structure visibility for yourself or a specific player. /structure copy <id> <new id> — Copy a structure to the block you're looking at (auto-rotates based on your direction). /structure animation <id> <show/hide> <animation id> — Set show/hide animations for a structure.Structures includes a fully customizable config with:
All messages and colors can be modified in config.yml.
Create a structure:/structure edit mystructure — Start editing mode.
Place blocks to add them, break blocks to remove them.
Run the command again to save.
Show to a player:/structure view mystructure playerName — Toggle visibility.
Copy a structure:
Look at a block, then:/structure copy mystructure mystructure_copy — Creates a rotated copy based on your facing direction.
Add animations:/structure animation mystructure show block_particle — Structure shows block particles when shown.
Built for server owners, developers, and builders who want full control over player-specific visuals.