Minecraft mwSchematics mod 2026 download
logo
minecraft mod mwSchematics

mwSchematics

Game Version: 1.6.2
Total Downloads: 3,565
Updated: Jul 18, 2013
Created: May 25, 2013
Download mwSchematicsDownload Earlier Versions

Earlier Versions

Name Size Uploaded Game Version Downloads
mwSchematics v1.3 release 16.24 KB Jul 18, 2013 1.6.2 1,682 download mwSchematics mwSchematics v1.3 releaseDownload
mwSchematics v1.2 release 27.51 KB Jun 22, 2013 CB 1.5.2-R1.0 670 download mwSchematics mwSchematics v1.2 releaseDownload
mwSchematics v1.1 release 25.18 KB Jun 16, 2013 CB 1.5.2-R1.0 569 download mwSchematics mwSchematics v1.1 releaseDownload
mwSchematics v1 release 4.08 KB May 25, 2013 CB 1.5.2-R0.1 644 download mwSchematics mwSchematics v1 releaseDownload

Screenshots

Description

Share this:

mwSchematics allows you to paste schematics using command blocks. It uses WorldEdit to do this.
I created this plugin because there is no command in WorldEdit which can past schematics at a location given with a command.

It load schematics in WorldEdit folder (plugins/WorldEdit/schematics)

Old video ! (version 1.0)

Command:

<> : Required / () : Optional

  • /mws copy <schematicFileName> <x y z worldName> (relative -rel) (copyAir -ca) (removeEntities -re)
    • -rel flag is only supported by command block
    • -re flag entities list: all (default), minecart, xp, projectile, minecart, drop

      example 1: copy a castle ten block above commandBlock: /mws copy castle 0 10 0 world -rel -ca

      example 2: copy a boat race and remove all boats and drops in the schematic area: /mws copy boatrace 0 10 0 world -ca -re[boat,drop]

Permission:

  • mwSchematics.admin

WorldEdit is required !

Source code: https:github.com/monowii/mwSchematics

Comments

Add a comment