About This plugin allows you to load and paste WorldEdit schematic files at a given location. There's no need to move your schematic files - this plugin automatically pulls from the WorldEdit/schematics folder.
Features
Load schematics at a specific location.
Load schematics in another world.
Allows you to use command blocks or the console to paste schematics.
Ignore air blocks when pasting.
What's New in 1.3? We now automatically check for new updates and integrated WorldEdit's -a air flag. The help menu will only show commands that users have permissions for. Bug fixes and performance improvements were made to keep things running smoothly.
Commands
/su help [page]
Shows the help menu.
/su load <filename> <world> <x> <y> <z> [-a]
Load and paste structure from the schematic file.
If you want to ignore air blocks, use the -a flag
/su reload
Reloads the config.
Permissions
schematics.load
Allows access to /su load and /su help
schematics.admin
Allows access to all commands.
Config
Code (YAML):
messages:
load: "%filename% has been loaded."
# Setting this to false will disable the load message enabled: true
# Placeholders # %filename% - Schematic file name
Dependencies This plugin requires WorldEdit to be installed.
Did we miss something? Reach out to me here and let me know if there is something you would like to see be added!