PluginLicenseRef-All-Rights-Reserved
CommandBlocksPaste
This adds the ability for command blocks to paste saved schematics from worldedit
6
Downloads
0
Followers
3 weeks ago
Updated
📦
1
Versions
📖About CommandBlocksPaste
You NEED worldedit, it searches for schematics in .../plugins/Worldedit/schematics or sth like that.
The command that the commandblocks use is:
/schempaste <schematic> <x> <y> <z> [world] [-a] [-e] [-b]
For example, to paste arena1.schem at coordinates 100 64 200 in the world named world:
schempaste arena1 100 64 200 world