Info: This page is currently a work in progress. You can find the original page here.
Note: The wiki is manually updated by our volunteers with known bugs, these are highlighted by a red box on the wiki. As such, listed bugs are may have already been fixed. For more details and the up-to-date status, please refer to the GitHub Issue Tracker.
The command syntax provides an overview of the valid arguments a command takes in. The command syntax is located in the description of all commands.
Example: //fill <pattern> <radius> [depth] [direction]
<...>
= required argument[...]
= optional argument (the specifically default value you find in the linked detail side)A lot of commands use a [direction]
argument. You can choose on of the follow directions:
north
or n
east
or e
south
or s
west
or w
up
or u
down
or d
forward
or f
= me
or m
back
or b
left
or l
right
or r
(Without your input, the default direction argument forward
is used.)
The /fawe
command prefix can be used interchangeably with the following aliases:
/fastasyncworldedit ...
/worldedit ...
/we ...
Command | Description | more details |
---|---|---|
/fawe help [<command>] [-p <page>] |
Display help for the FAWE commands | here |
//confirm |
Confirm command for some FAWE actions | here |
Command | Description | more details |
---|---|---|
//sel [selection-type] |
Remove your selection or change the selection-type | here |
//wand |
Get the selection tool-item | here |
//pos1 [coordinates] and //pos2 [coordinates] |
Set the selection corner | here |
//hpos1 and //hpos2 |
Set the selection corner | here |
//chunk [x,z coordinates] [-s] [-c] |
Select a chunk | here |
//shift <amount> [direction] |
Expand a selection in all directions | here |
//inset <amount> [-h] [-v] |
Contract a selection in all directions | here |
//outset <amount> [-h] [-v] |
Expand a selection in all directions | here |
//contract <amount> [reverse-amount] [direction] |
Contract a selection along all vertices | here |
//expand <'vert' or amount> [reverse-amount] [direction] |
Expand a selection in along all vertices | here |
Command | Description | more details |
---|---|---|
/fawe threads |
Print all thread stacks | here |
/fawe version |
Print out the used FAWE version | here |
/fawe reload |
Reload the plugin with the last configuration | here |
/fawe tz <timezone> |
Set your timezone for snapshots | here |
/fawe debugpaste |
Upload some basic information about your server for faster technical support |
here |
/fawe wea |
Bypass the region restrictions | here |
Command | Description | more details |
---|---|---|
//jumpto [world,x,y,z] |
Teleports you to a specific position | here |
//unstuck |
Escape from being stuck inside a block | here |
//thru |
Pass through walls in front of you | here |
//ascend [amount of floors] |
Go up a floor | here |
//descend [amount of floors] |
Go down a floor | here |
//up <distance> [-f] [-g] |
Go upwards some distance | here |
//ceil [clearance] [-f] [-g] |
Go upwards under a ceiling | here |
Command | Description | more details |
---|---|---|
//nbtinfo |
Diplay NBT information for a block in a user friendly format | here |
//chunkinfo |
Gets the information about the chunk you are inside | here |
//distr [-c] [-d] [-p <page>] |
Gets the distribution of blocks in the selection / clipboard | here |
//count <block> |
Get the count of a certain type of block in a selection | here |
//size [-c] |
Get different measurements of the selection / clipboar | here |
Command | Description | more details |
---|---|---|
//fill <pattern> <radius> [depth] [direction] |
Fill a hole with a half circle | here |
//removenear <block> [size] |
Remove blocks near you | here |
Command | Description | more details |
---|---|---|
//biomelist [-p <page>] |
Get a list of all available biomes | here |
//biomeinfo [-p] [-t] |
Display the biome of a block / region | here |
//setbiome <biome> [-p] |
Set the biome of the region | here |
Command | Description | more details |
---|---|---|
//drain <radius> [-w] [-p] |
Remove the water from a pool around you | here |
//fixwater <radius> |
Generate or fix a water see | here |
//fixlava <radius> |
Generate or fix a lava see | here |
//snow [radius] |
Generate snow in a radius | here |
//thaw [radius] |
Melt snow in a radius | here |