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

fix: allow use of quotes to allow spaces to be used as "and" #2786

Merged
merged 2 commits into from
Jun 15, 2024

Conversation

dordsor21
Copy link
Member

 - e.g. `//set "#mask[grass_block&<air][green_concrete][red_concrete]"`
 - fixes #1883
@dordsor21 dordsor21 requested a review from a team as a code owner June 15, 2024 08:41
@dordsor21 dordsor21 changed the title fix: allow use of quotes to allow spaces to be sued as "and" fix: allow use of quotes to allow spaces to be used as "and" Jun 15, 2024
@github-actions github-actions bot added the Bugfix This PR fixes a bug label Jun 15, 2024
@dordsor21 dordsor21 requested review from SirYwell and a team June 15, 2024 10:01
@dordsor21 dordsor21 requested a review from a team June 15, 2024 10:05
@NotMyFault NotMyFault merged commit 8aba1e6 into main Jun 15, 2024
11 checks passed
@NotMyFault NotMyFault deleted the fix/quoted-space-and-parsing branch June 15, 2024 11:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bugfix This PR fixes a bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

#mask pattern not working with anded by space masks
3 participants