🛠️bEdit Command | //pos1 & //pos2 #12
Labels
✨Enhancement
New feature or request
⬆️Feature Request
Specific addition or interest for improvement
good first issue
Good for newcomers
a command to manually set the left and right selection points
By default:
//pos1
///pos2
Optimally, supporting directions to make selections offset from the player, offset from the selection, or other miscellaneous selecting methods
//pos# <direction>) (#)
//pos# move <direction> (#)
where
#
in the command is either the//pos1
or//pos2
command and the second is a number for the distance to offset and is any directional value://pos# cursor_on
//pos# clear
Examples:
//pos1 down
//pos1 forward 10
//pos1 move left 10
(help)
- Shows how to use the command://pos#
//pos# <direction> (#)
//pos# move <direction> (#)
cursor_on
- Selects the block the player is looking atclear
- Clears the current selectionThe text was updated successfully, but these errors were encountered: