mwSchematics
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)
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
-
View User Profile
-
Send Message
Posted Jun 22, 2013Nouvelle version : "/mws" ne fonctionne pas alors que l'ancienne commande oui.
-
View User Profile
-
Send Message
Posted Jun 22, 2013@calldeath1
I added this in version 1.2 ! Just wait for approval
-
View User Profile
-
Send Message
Posted Jun 21, 2013Suggestion: An command-block command to remove the previous pasted World Edit schematics! That would make my life, while working with frames, MUCH easier.
Thanks a lot!
-
View User Profile
-
Send Message
Posted Jun 20, 2013@binou2
Je pense pas qu'il va y avoir de grosse modification dans l'API bukkit, donc pas de mise a jour neccésaire je pense.
-
View User Profile
-
Send Message
Posted Jun 20, 2013Parfait monowii ! Je voulais coder exactement le même plugin mais vu que tu l'as déjà fait ;) Tu le mettras à jour si besoin pour la 1.6 qui sort dans 1 semaine ? Merci pour ce plugin VRAIMENT tres utile !
-
View User Profile
-
Send Message
Posted Jun 20, 2013@calldeath1
Very good idea, I will add this in the next version !
-
View User Profile
-
Send Message
Posted Jun 20, 2013just started using this and im wondering if u can place just the height in the cords and use the cords from where the command block is place at if possible to do this.
reason i ask this is on the project im using this for i might need to move it and using cords would meen i need to change them every time.
-
View User Profile
-
Send Message
Posted Jun 17, 2013Very useful! :)
-
View User Profile
-
Send Message
Posted Jun 16, 2013@monowii
Ok, i downloaded this version...
And that works... perfect work :)
-
View User Profile
-
Send Message
Posted Jun 16, 2013@Skyly
I tested with all of these plugins, 0 error.
small update (I don't think this will resolve the error but try it anyway) http://dev.bukkit.org/bukkit-mods/mwschematics/files/2-mw-schematics-v1-1/
-
View User Profile
-
Send Message
Posted Jun 16, 2013@monowii
Towny.jar (From Towny Adv Plugin, needed!)
TownyChar.jar (From Towny Adv Plugin, needed!)
Register.jar (From Towny Adv Plugin, needed!)
Questioner.jar (From Towny Adv Plugin, needed!)
LogBlock.jar (Needed!)
SimpleSignEdit.jar
Spectate.jar
SkylandsPlus.jar
Streetlights.jar
Votifier.jar (Needed!)
WirelessRedstone.jar (Needed!)
WorldBorder.jar (Needed!)
ZavAutoManager.jar (Needed!)
Can you check up your Plugin with my list? And can fix that problem? We are needed your great Plugin!!
-
View User Profile
-
Send Message
Posted Jun 15, 2013@Skyly
Maybe a plugin conflict... You can try to make a backup of all yours plugins in your local server and remove 10 by 10 plugins and see when the error disappear.
-
View User Profile
-
Send Message
Posted Jun 15, 2013@monowii
I tested mit redownload and updating/downgrading the plugins und crafkbukkit. Not works, but i tested befor on my "LocalTestServer" and on this works perfect.
Im weird about, too.
Edit: On my LocalTestServer i have CB 1.5.2-R0.2 (Beta) and WE 5.5.6
-
View User Profile
-
Send Message
Posted Jun 15, 2013@Skyly
It's weird, It works perfectly for me with craftbukkit-1.5.2-R1.0 and worldedit 5.5.6. Try to re-download mwSchematics and/or update craftbukkit and workdEdit ?
-
View User Profile
-
Send Message
Posted Jun 15, 2013@monowii
Of course:
-
View User Profile
-
Send Message
Posted Jun 15, 2013@Skyly
Do you have WorldEdit ?
-
View User Profile
-
Send Message
Posted Jun 15, 2013Hello i have problem with your Plugin:
And the Plugin is not loaded (first line)
-
View User Profile
-
Send Message
Posted Jun 5, 2013it wont instal
-
View User Profile
-
Send Message
Posted May 29, 2013Could we get some support for safeedit?
-
View User Profile
-
Send Message
Posted May 26, 2013The description is confusing. I had to watch the video.
This plugin allows you to paste using command blocks. It uses WorldEdit to do this, but normally WorldEdit commands need a player context.
This is useful, though awkward.