1. Welcome to the Brawl website! Feel free to look around our forums. Join our growing community by typing /register in-game!

How To Use WorldEdit

Discussion in 'Creative' started by MrGliterCreeper, Aug 15, 2014.

?

Was this helpful?

  1. Very Helpful

    93.8%
  2. Not helpful at all

    6.3%
Thread Status:
Please be aware that this thread is more than 30 days old. Do not post unless the topic can still be discussed. Read more...
  1. MrGliterCreeper

    Joined:
    Jun 19, 2014
    Messages:
    137
    Ratings:
    +10
    WorldEdit

    • Selection commands:
    //wand - Gives you a wand that lets you define a cuboid region
    //pos1 - Set position one of the selection to the block you are in
    //pos2 - Set position two of the selection to the block you are in
    //hpos1 - Set position one of the selection to the block that you are looking at
    //hpos2 - Set position two of the selection to the block that you are looking at
    //chunk - Select all the blocks in the chunk that you are in
    //expand - Expand your selection in any direction
    //contract - Contract your selection
    //size - Find out how big your selection is
    //count - Get the count of a certain block in the selection
    //distr - Get the block distribution in the region

    • Clipboard commands:
    //copy - Copy to your clipboard
    //cut - Copy and delete
    //paste - Paste your selection
    //paste -a - Paste your selection without air
    //pasteair - Paste, air included
    //rotate - Rotate your clipboard
    //load - Load a .schematic
    //save - Save a .schematic
    //clearclipboard

    • History commands:
    //undo
    //redo
    //clearhistory

    • Region operations:
    //set - Set all the blocks inside a region to a block type, OR to a definable random mix of blocks
    //stack - Stack the region
    //stackair - Also copies air
    //move - Move the region
    //moveair - Also moves air
    //outline - Draw faces
    //walls - Draw walls
    //replace - Replace one block type with another, OR several block types with another, OR replace non-air blocks with another
    /replacenear - Shortcut //replace that works on nearby blocks
    //overlay - Overlay a block over the selected region
    //smooth - Smooth the terrain in the region

    • Point operations:
    //fill - Fill holes with something
    //drain - Drains water and lava pools
    //cyl - Generate filled cylinders
    //hcyl - Generate hollow cylinders
    //sphere - Generate spheres
    //hsphere - Generate hollow spheres
    /fixwater - Level water and turns flowing water into stationary water
    /fixlava - Level lava and turns flowing lava into stationary lava
    /removeabove - Remove blocks directly above
    /removebelow - Remove blocks directly below
    /removenear - Remove blocks near you of a certain type
    /forestgen - Generate a forest
    /pinegen - Generate a pine tree forest
    /snow - Generate snow cover and freeze over lakes near you
    /butcher - Kill nearby mobs

    • Restoring from backups:
    /listsnapshots - List the backups available to use
    //use - Select the backup to use
    //restore - Restore the selection region from a backup

    • Tools:
    // or /, - Toggle super pickaxe mode to remove any block instantly
    //mode - Super-super pickaxe modes with area and recursive effects
    //tool - Lets you use extra tools, like insta-tree!
    /unstuck - Frees you if you are stuck inside some blocks
    /ascend - Go up to the level above you
    /descend - Go down a level
    /ceil - Get access to the ceiling above you
    /thru - Go through the wall that you are looking at
    /up - Go upwards some distance
    /jumpto - Go to the block that you are looking at
    /chunkinfo - Get the coordinates and path of the chunk that you are in currently in
    /listchunks - Get a list of chunks
    /delchunks - Generate a shell script to delete chunks
    //brush sphere [-h] [radius] - will make the basic brush of painting with a ball. the -h will just make the brush paint hollow spheres.
    //brush cyl [-h] [radius] [height] - will make a brush paint cylinders, same as sphere brush but different shape.
    //brush clipboard [-a] - will use whatever design you have on your clipboard and use it as a brush.
    -a just means the clipboard wont paste the air.
    //brush smooth [-n] [size] [/size] - will smooth out terrain and such, -n will make the brush only edit natural terrain.
    //mask [block list] - will limit the brush to only change the blocks listed. Type //mask to disable a mask after it’s enabled.
    /ex - Fire extinguisher

    • Per-player preferences:
    //limit - Set a maximum block change limit for operations
    /toggleeditwand - Toggles use of the edit wand
    /toggleplace - Rather than use your feet, use position 1 for point commands

    If you notice a command i missed please tell me i wish to make this the most helpful to new world edit players
     
    • Useful Useful x 5
    • Informative Informative x 1
    #1 MrGliterCreeper, Aug 15, 2014
    Last edited: Aug 15, 2014
  2. Impractical

    Impractical Well-Known Member

    Joined:
    Jul 3, 2014
    Messages:
    625
    Ratings:
    +189
    Amazing guide! However, you forgot brushes. I would also recommend adding a section about how to use brushes if you add them into your guide.
     
  3. MrGliterCreeper

    Joined:
    Jun 19, 2014
    Messages:
    137
    Ratings:
    +10
    thnx for the tip i would of nvr know there is so many commands it kinda gets confusing:confused:
     
  4. Impractical

    Impractical Well-Known Member

    Joined:
    Jul 3, 2014
    Messages:
    625
    Ratings:
    +189
    I would have to agree with you on that. Here is a list of all the WorldEdit commands. I wouldn't recommend adding all of these into your thread, just the ones that you think are important.
     
  5. MrGliterCreeper

    Joined:
    Jun 19, 2014
    Messages:
    137
    Ratings:
    +10
    thx it can only get better i added brushes in the tools section

    :I
     
  6. UnknownIdentity

    UnknownIdentity Well-Known Member

    Joined:
    Jan 29, 2014
    Messages:
    528
    Ratings:
    +201
    Damn... Give WEPro Master to this kid :V
    What an excellent guide..
     
    • Agree Agree x 1
  7. MrGliterCreeper

    Joined:
    Jun 19, 2014
    Messages:
    137
    Ratings:
    +10
    XD thanks im experienced from other servers the most
     
  8. TheRedEngineer

    TheRedEngineer Well-Known Member

    Joined:
    Jul 16, 2014
    Messages:
    408
    Ratings:
    +116
    You forget //paste -a (it allows you to copy only the blocks without air) i think it's an important command,i needed it for some things
    Very good guide for people that don't know WE commands.
     
  9. MrGliterCreeper

    Joined:
    Jun 19, 2014
    Messages:
    137
    Ratings:
    +10
    thanks i shall add it : D
     
  10. 6150

    6150 Member

    Joined:
    Jul 28, 2014
    Messages:
    49
    Ratings:
    +2
    Why is this in the Rank Application Section
     
  11. F1r3tar

    F1r3tar Highly Established Member

    Joined:
    Aug 3, 2013
    Messages:
    8,931
    Ratings:
    +1,826
    Thanks for the info on what some of these commands do. I only know the basic ones, like //set or //expandvert.
     
  12. Shayne

    Shayne Well-Known Member

    Joined:
    Aug 17, 2013
    Messages:
    1,430
    Ratings:
    +643
    Moved to: Creative > Discussion
     
  13. MrGliterCreeper

    Joined:
    Jun 19, 2014
    Messages:
    137
    Ratings:
    +10
    yup
     
  14. cupquakekirby

    cupquakekirby Member

    Joined:
    Jul 8, 2014
    Messages:
    35
    Ratings:
    +5
    dammmmmmmmmmmmmmmmmmmmmmmmmmm
     
  15. Jaemzs

    Jaemzs Ex-Build Team Member

    Joined:
    May 9, 2014
    Messages:
    773
    Ratings:
    +170
    Discord:
    Jaemzs#5643
    Becuase its gonna get a sticky :3
     
  16. 2skywalkers

    2skywalkers Member

    Joined:
    Aug 11, 2014
    Messages:
    101
    Ratings:
    +3
    I think this is a very good post. I think it could help alot of people.:smile:
     
  17. Phanta

    Phanta Well-Known Member

    Joined:
    Jan 1, 2014
    Messages:
    2,555
    Ratings:
    +997
    You missed the toolbind commands, such as /tree, /info, /deltree, etc.

    And also the advanced alteration commands //gen and //deform.
     
  18. Pegleg98

    Pegleg98 Well-Known Member

    Joined:
    Aug 8, 2013
    Messages:
    1,094
    Ratings:
    +535
    You missed //sel [cuboid,extend,poly,ellipsoid,sphere,cyl,convex]

    Used for selecting more complex shapes than cuboids. I use it frequently.

    Also //curve <block> [thickness] can draw a curved line between points in convex polyhedral selections.
     
  19. MrGliterCreeper

    Joined:
    Jun 19, 2014
    Messages:
    137
    Ratings:
    +10
    I shall add these commands in asap thnx for the help
     
  20. Audi_

    Audi_ Well-Known Member

    Joined:
    Aug 18, 2013
    Messages:
    2,202
    Ratings:
    +782
    This is an incredible guide! I am sure that many new people to WorldEdit will find this extremely useful!
     
Loading...
Similar Threads Forum Date
Bad WorldEdit command MinecraftBuild Jul 5, 2020
Worldedit issue MinecraftBuild Mar 31, 2018
Help Map loss and Worldedit Bug ?? MinecraftBuild Dec 27, 2017
WorldEdit Sphere Generation Equation Guides Jun 3, 2017
What is the biggest/weirdest WorldEdit creation you have ever made? MinecraftBuild Sep 18, 2016
Thread Status:
Please be aware that this thread is more than 30 days old. Do not post unless the topic can still be discussed. Read more...