Navigation Menu

Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Commands to be implemented in 1.4.0 #192

Closed
VixikHD opened this issue Dec 27, 2021 · 1 comment
Closed

Commands to be implemented in 1.4.0 #192

VixikHD opened this issue Dec 27, 2021 · 1 comment
Milestone

Comments

@VixikHD
Copy link
Member

VixikHD commented Dec 27, 2021

Thanks to a new api, which is going to be added in 1.4.0, there will be open space for new commands. I would personally like to add at least those commands:

Command Description
//sel https://minecraft-worldedit.fandom.com/wiki///sel
//mask Set mask rule to selected item(s) so it can only affect a particular block type(s) or expression.
//replacenear Replace all block(s) nerby to pattern
//hpos1, //hpos2 Selects position to block which is player looking at
//clearclipboard Clears player clipboard
//chunk Selects the whole chunk as selection
//expand Expand or grow the region selection based on the player's facing or map direction. It can also be expanded to the opposite side with at the same time.
//line Creates a line between two positions
//drain Removes liquids from selection
@VixikHD VixikHD added this to the 1.4.0 milestone Jul 5, 2022
@VixikHD VixikHD closed this as completed Dec 18, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants
@VixikHD and others