Post by Deleted on Nov 12, 2013 20:08:12 GMT
WorldEdit is a plugin to help you build. Don't take advantage of it.
SELECTING REGION
You will need to know how to select your region. Region is a posh word for an area. So first you will do //wand. Once you have done this you will recieve a Wooden Axe. This will be your wand no matter what!
To select your region you left click with the wand on one corner, then right click on the far corner with your wand. When you have done that you will have selected your region. Your points will come up as 'The First Position' and 'The Second Position.' Now you need no use of your wand unless you want extra.
USING YOUR WAND
Once you have selected your points, you will need to use a command to do something with that space. If you want to make a skyscraper, select your positions and do //set <blockid>. e.g. //set cobblestone. Once you have done that, you have completed //set and are now ready for the next step! If you would like the replace it with something else, select your positions with your wand and do //replace <blockid> <blockid> e.g. //replace cobblestone dirt. You can also go further to say you want to replace multiple items with multiple things you would do //replace <blockid>,<blockid>,etc... <blockid>,<blockid>,etc... e.g. //replace cobblestone,stonebrick dirt,grass. Once you have done that, you have successfully replaced something with WorldEdit. There are many more things that you can ask admins. This is just a basic guide. If you would like to rotate something, select your corners and do //rotate <degrees> e.g. //rotate 90
USING COMMANDS WITHOUT YOUR WAND
If you hate using your wand, be lazy! If you want to make a sphere, do //sphere <blockid> <radius>. e.g. //sphere cobblestone 30. If you would like the sphere to be hollow (have space inside), then replace //sphere with //hsphere and everything else is the exact same syntax. Another one you can also use is //pyramid <blockid> <radius>. This will create a pyramid. If you would like a hollow one, do //hpyramid with the same syntax. This is mainly for newbish admins, to get rid of laggy ass blocks, do //replacenear <radius> <blockidfrom> <blockidto>. e.g. //replacenear 20 cobblestone air.
SAVING YOUR BUILDS!
Do you ever notice your builds are gone when you go offline for an hour? Thats because the map resets! This means that all builds not saved will be wiped out. But if you ever want to save this, then do this. To save your builds first select your build with your wand. (Click the bottom corner of it then the top.) Then do //copy. This will copy it to your clipboard. Then you can do //schematic save <name>. e.g. //schematic save machine. And it will save. When the server restarts, it will not be on your keyboard anymore. To get it back you must do //schematic load <name>. e.g. //schematic load machine. This will load it to your clipboard. You can now safely do //paste. This will paste the schematic in your clipboard.
POOLS!
Pools are basically pools of lava or water. To drain water, do //drain <radius>. e.g. //drain 10. This will drain any lava or water in the given radius. If you would like to fix a pool, do //fixwater <radius>. This will fix all the water/lava in the given radius.
//fixlava <radius>
REMOVING MOBS
To remove mobs you can do /butcher. (NOTE: This will not get rid of Ender Dragons)
FIRE!
To get rid of fires, do /ex <radius>. e.g. /ex 10. By not entering the radius it is by default 40. This is just a shortcut for //removenear fire <radius>. NOTE: This will not get rid of lava.
If you would like to undo anything you have done, do //undo. If you would like to redo it then do //redo. If you would like to cut a space then do //cut.
I will be adding to this since I didn't have time to finish it.
Azzieuss
SELECTING REGION
You will need to know how to select your region. Region is a posh word for an area. So first you will do //wand. Once you have done this you will recieve a Wooden Axe. This will be your wand no matter what!
To select your region you left click with the wand on one corner, then right click on the far corner with your wand. When you have done that you will have selected your region. Your points will come up as 'The First Position' and 'The Second Position.' Now you need no use of your wand unless you want extra.
USING YOUR WAND
Once you have selected your points, you will need to use a command to do something with that space. If you want to make a skyscraper, select your positions and do //set <blockid>. e.g. //set cobblestone. Once you have done that, you have completed //set and are now ready for the next step! If you would like the replace it with something else, select your positions with your wand and do //replace <blockid> <blockid> e.g. //replace cobblestone dirt. You can also go further to say you want to replace multiple items with multiple things you would do //replace <blockid>,<blockid>,etc... <blockid>,<blockid>,etc... e.g. //replace cobblestone,stonebrick dirt,grass. Once you have done that, you have successfully replaced something with WorldEdit. There are many more things that you can ask admins. This is just a basic guide. If you would like to rotate something, select your corners and do //rotate <degrees> e.g. //rotate 90
USING COMMANDS WITHOUT YOUR WAND
If you hate using your wand, be lazy! If you want to make a sphere, do //sphere <blockid> <radius>. e.g. //sphere cobblestone 30. If you would like the sphere to be hollow (have space inside), then replace //sphere with //hsphere and everything else is the exact same syntax. Another one you can also use is //pyramid <blockid> <radius>. This will create a pyramid. If you would like a hollow one, do //hpyramid with the same syntax. This is mainly for newbish admins, to get rid of laggy ass blocks, do //replacenear <radius> <blockidfrom> <blockidto>. e.g. //replacenear 20 cobblestone air.
SAVING YOUR BUILDS!
Do you ever notice your builds are gone when you go offline for an hour? Thats because the map resets! This means that all builds not saved will be wiped out. But if you ever want to save this, then do this. To save your builds first select your build with your wand. (Click the bottom corner of it then the top.) Then do //copy. This will copy it to your clipboard. Then you can do //schematic save <name>. e.g. //schematic save machine. And it will save. When the server restarts, it will not be on your keyboard anymore. To get it back you must do //schematic load <name>. e.g. //schematic load machine. This will load it to your clipboard. You can now safely do //paste. This will paste the schematic in your clipboard.
POOLS!
Pools are basically pools of lava or water. To drain water, do //drain <radius>. e.g. //drain 10. This will drain any lava or water in the given radius. If you would like to fix a pool, do //fixwater <radius>. This will fix all the water/lava in the given radius.
//fixlava <radius>
REMOVING MOBS
To remove mobs you can do /butcher. (NOTE: This will not get rid of Ender Dragons)
FIRE!
To get rid of fires, do /ex <radius>. e.g. /ex 10. By not entering the radius it is by default 40. This is just a shortcut for //removenear fire <radius>. NOTE: This will not get rid of lava.
If you would like to undo anything you have done, do //undo. If you would like to redo it then do //redo. If you would like to cut a space then do //cut.
I will be adding to this since I didn't have time to finish it.
Azzieuss