Every Block Copies Everywhere
A chaotic Minecraft challenge plugin where one block change can reshape every loaded chunk.
The idea is simple: whenever a player places, breaks, or changes a block, that action is copied to the same local position in every loaded chunk of the world.
Place a crafting table in one chunk, and crafting tables appear at the matching position everywhere else. Break the ground beneath you, and the same position disappears across the entire loaded world.
And chunks do not escape just because nobody was looking.
When another chunk is loaded later, it receives the latest stored block template automatically. Every world has its own independent template, so the chaos stays contained. Relatively speaking.
Features
- Copy block placements across every loaded chunk
- Copy broken blocks as air
- Update chunks that are loaded later
- Support multi-block placement and sign editing
- Preserve supported sign, banner, and spawner data
- Optional buckets, harvesting, fertilization, tool transformations, and block interactions
- Copy successful spawner mob waves to other entity-ticking chunks
- Separate templates for every enabled world
- Correct behavior at negative world coordinates
- No additional runtime dependencies
- Designed for challenge servers, videos, streams, and multiplayer chaos
Challenge Idea
Try to beat Minecraft while every block action affects the same position in every chunk.
Need to build a bridge? You may have just built hundreds of them.
Need to mine downward? Better hope that coordinate was not supporting something important elsewhere.
Placed lava by mistake? Congratulations, the world now has a recurring design theme.
Every action matters, and even a harmless block can create unexpected chain reactions through normal Minecraft physics.
Recommended For
- YouTube challenge videos
- Twitch streams
- Hardcore survival attempts
- Multiplayer challenge servers
- Chaotic cooperative playthroughs
- Players who believe one normal world is apparently too peaceful