We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
.settings
Add a way to modify settings that are lists (like block-esp blocks) without overwriting the entire list.
block-esp blocks
A reasonable syntax would probably be something like
.settings block-esp blocks [add/remove/toggle] minecraft:acacia_button, minecraft:acacia_door
The main use case of this would be in macros.
It seems that getting tab completion to work will be the largest source of required changes here
This feature doesn't already exist in the client. (I have checked every module and their settings on the latest dev build)
This wasn't already suggested. (I have searched suggestions on GitHub and read the FAQ)
The text was updated successfully, but these errors were encountered:
I will probably end up making a PR for this myself if i find the time
Sorry, something went wrong.
#5178
it appears that i somehow picked all the wrong keywords to search with.
No branches or pull requests
Describe the feature
Add a way to modify settings that are lists (like
block-esp blocks
) without overwriting the entire list.A reasonable syntax would probably be something like
The main use case of this would be in macros.
It seems that getting tab completion to work will be the largest source of required changes here
Before submitting a suggestion
This feature doesn't already exist in the client. (I have checked every module and their settings on the latest dev build)
This wasn't already suggested. (I have searched suggestions on GitHub and read the FAQ)
The text was updated successfully, but these errors were encountered: