Skip to content

Command: flip

XenialDan edited this page Jan 7, 2018 · 1 revision

Command: //flip

Usage

//flip <direction> [...direction]

Permission

we.command.flip

Description

Flips/mirrors the clipboard around the given direction. Atleast 1 <direction> has to be passed. Multiple directions are possible.

<direction> argument

Supported directions:

  • X - Flips around the X dimension
  • Y - Flips around the Y dimension
  • Z - Flips around the Z dimension
  • UP - Flips around the Y dimension
  • DOWN - Flips around the Y dimension
  • WEST - Flips around the X dimension
  • EAST - Flips around the X dimension
  • NORTH - Flips around the Z dimension
  • SOUTH - Flips around the Z dimension
Clone this wiki locally