Njol / Skript

Skript is a Bukkit plugin which allows server admins to customize their server easily, but without the hassle of programming a plugin or asking/paying someone to program a plugin for them.
http://njol.ch/projects/skript
104 stars 60 forks source link

Support for WorldEdit's schematics #133

Open Njol opened 12 years ago

beastzone commented 10 years ago

I 100% support this, i was just about to suggest it, but then saw this. At the moment I am using a plugin called scload, which executes a command to do this sort of thing, but it would be awesome if it could all be incorporated into skript itself.

-Dan

Njol commented 10 years ago

Don't expect this to be added anytime soon though, as it's at the bottom of my long to-do list.

rom3ox commented 10 years ago

You cant import WorldEdit's schematics using the command effect and the WorldEdit /schem command. You could create your own schem command with the name of a schem as an arg to import the schem.

But be carefull to give the correct permissions to the correct users, because large constructions could lag or break your world.

beastzone commented 10 years ago

rom3ox, Not sure if that message is directed towards me, but I am using the executable command through the console and it cannot be executed anywhere else at any time.

rom3ox commented 10 years ago

Hi beastzone.

I import schematics on my server with skript + worldedit + [ScLoad] [http://dev.bukkit.org/bukkit-plugins/schematic/]: