Worked great for me. I used it in an unconventional manner, but it still worked great for me when I was using it. Thanks for the resource! Was running out of ideas before I found this.
Hey, I think this is cool what you've created here. There are still 2 things that will be very very useful to me. In FAWE it is so that you can decide for yourself whether you can copy or paste with entities and / or biomes or even replace. Because I can currently only copy/paste or replace blocks, but I need that with Armorstands as an example with copy/paste or replace.
If you download FAWE and enter the following commands you can see at "Flags:" that you can decide yourself if you want to copy entities or only biome or both or even much more (I would only care that you could introduce copy, paste and replace with entities and biome in FAWE-API script, so it would be nice if you could do that):
- //help copy
- //help paste
- //help replace
For implementation with code:
You could just convert "paste schematic %string% at %location%" to "effect paste schematic (-e or -eb or -b) %string% at %location%". I have absolutely no idea if I'm even guessing that it would all be that simple.
literally the only way that works to paste a schematic at a location in skript 2.2-dev36 (spigot 1.8.8). use skript reflect 2.2.3 if you are on 1.8.8 btw: