Plot Commands
Claiming
/plot claim
- Allows you to claim an empty plot as your own (no other players can build here without trust) you can see whether it's empty with /plot info and run the command to claim it./plot auto
- Instead of manually claiming a plot, this command will automatically find a nearest available plot for you./plot delete
- Delete a plot.
Plot flags
/plot flag
- List plot flags/plot flag list
- List plot flags/plot setflag
- Set plot flags
Teleporting
/plot visit [player|alias|world|id] [#]
- Visit a plot/plot kick
- Kick a player from your plot/plot middle
- A helpful command that teleports you to the center of your plot. (You need to stand inside your plot for this to work)./plot home
- Teleports you to the plot home.
Settings
/plot add [player]
- Adds any player to the plot so they can help you build while you're online./plot trust
[player]
- Similarly to above, this allows that player to use your plot but also when you're offline./plot deny [player]
- Deny a player from your plot/plot remove [player]
- Remove a player from a plot/plot merge
- Ability to merge two of your plots together (only works if they are claimed beside each other). You will need to look in the direction of the plot you would like to merge with./plot unmerge
- Unmerge plots/plot unlink
- Reverts the plot merging. Be careful when using this command! It's not reversible and will divide your merged plots with streets again!/plot continue
- Continue a plot that was previously marked as done/plot setdescription
- Set the plot description/plot setalias
- Set the plots name/plot sethome
- Set the plot-home you're standing on. The plot home is the position where the player will teleport if he uses the /plot home or /plot visit command./plot list mine
- Lists all of your plots./plot list all
- lists all plots./plot list [player]
- lists all plots owned by a player./plot toggle
- Toggle per user settings
Chat
/plot inbox
- Review comments for a plot/plot comment
- Comment on a plot/plot chatToggle
- plot chat on and off
Schematic
/plot download
- Download your plot
Appearance
/plot set
- Set a plot value<biome|alias|home|flag>
/plot clear
- Clear a plot/plot music
- Play Music in your Plot/plot setbiome [biome]
- Set the plot biome
Information
/plot confirm
- Confirm an action/plot info
- Display the plot info/plot list
- List plots<forsale|mine|shared|world|top|all|unowned|unknown|player|world|done|fuzzy <search...>> [#]
/plot rate
- Rate the plot/plot target
- Target a plot with your compass <<plot>|nearest>/plot help
- Get to the help menu
Using World Edit
- Watch this video to learn the basics of World Edit.
- Check out the FAWE documentation for more commands and more powerful tools.
Basic Commands Spreadsheet
//pos1 # Equivalent to left-clickging with your wooden axe.
//pos2 # Equivalent to right-clickging with your wooden axe.
//copy
//cut
//paste
//paste -a # Paste without air.
//flip # Will flip the clipboard to the direction you look at.
//rotate DEGREE # DEGREE can be 90,180,-90,-180.
//replace PATTERN_1 PATTERN_2
//deform EXPRESSION # More advanced transformations like scale and rotate.
//brush sphere PATTERN RADIUS # Sphere brush
//brush cylinder PATTERN RADIUS
/mask PATTERN # Sets a mask to only use brush on blocks in PATTERN.
//outline PATTERN # Cover every outer part of region with a pattern.
//line PATTERN SIZE
//curve PATTERN SIZE
//cyl PATTERN RADIUS HEIGHT # Cylinder
//hcyl PATTERN RADIUS HEIGHT # Hollow Cylinder
//naturalize # Makes stone, dirt, grass layers
//forest TYPE DENSITY
//flora DENSITY
//fill PATTERN RADIUS DEPTH # Fill particular blocks around the player's feet with the cylinder's radius and bottom sphere's depth.
//fillr PATTERN RADIUS DEPTH # Fill but recursively.
//fixwater RADIUS # Fixes broken water
//fixlava RADIUS
Advanced Masks
https://intellectualsites.gitbook.io/fastasyncworldedit/features/masks
Advanced Patterns
https://intellectualsites.gitbook.io/fastasyncworldedit/command-utilities/patterns
Advanced Selection (Cuboid, Convex, etc.)
https://intellectualsites.gitbook.io/fastasyncworldedit/basic-commands/selection
Voxel Sniper
These are the Voxel Sniper Commands | FastAsyncVoxelSniper (gitbook.io)