Commands
All available commands and their aliases
Edit on GitHubUtility Commands
| Command | Aliases | Permission | Description |
|---|---|---|---|
/advancedfly | /advfly, /fly | builders.util.advancedfly | Removes velocity when stopping mid-air instead of continuing to move |
/armorcolor | /color | builders.util.color | Color armor pieces using a GUI |
/banner | /bm | builders.util.banner | Design banners with patterns and colors using a GUI |
/nightvision | /nv, /n | builders.util.nightvision | Toggle night vision to see in the dark |
/noclip | /nc | additions.command.no-clip | Fly through blocks like spectator mode while still being able to build |
/pottery | builders.util.pottery-designer | Open the pottery designer GUI | |
/utils | /butil, /bu | builders.util.gui | Open a GUI to manage all features |
FastAsyncWorldEdit Shortcuts
These commands provide convenient abbreviations for common FAWE operations.
| Command | Aliases | Permission | Description |
|---|---|---|---|
/convex | /con | worldedit.analysis.sel | Change selection type to convex |
/cuboid | /cub | worldedit.analysis.sel | Change selection type to cuboid |
/derot <axis> <degrees> | worldedit.region.deform | Rotate selected region around an axis by specified degrees | |
/scale <size> | worldedit.region.deform | Scale the selected region by the defined factor | |
/twist <axis> <degrees> | worldedit.region.deform | Twist the selected region around an axis by specified degrees |
Last updated on