Name | we_selection |
Object | PlayerTag |
Input | ObjectTag |
Related Tags | <PlayerTag.we_selection> Returns the player's current block area selection, as a CuboidTag, EllipsoidTag, or PolygonTag.
|
Description | Sets the player's current block area selection, as a CuboidTag, EllipsoidTag, or PolygonTag. |
Requires | Depenizen, WorldEdit |
Source | https://github.com/DenizenScript/Depenizen/blob/master/src/main/java/com/denizenscript/depenizen/bukkit/properties/worldedit/WorldEditPlayerProperties.java#L166 |