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

Individual block editor for Search. #387

Open
VitorISs opened this issue Sep 27, 2022 · 1 comment
Open

Individual block editor for Search. #387

VitorISs opened this issue Sep 27, 2022 · 1 comment
Labels
enhancement New feature or request

Comments

@VitorISs
Copy link

I think the way Search works right now is a bit "basic", as it only displays the same color for every block you're searching for, which isn't ideal as players would not notice something they're looking for thinking it was just another thing that pops up more frequently in the tracers (like not noticing something like a beacon thinking it was a spawner, as both the tracer and esp colors are the same for them).

So adding a better module editor with more customization would make it much better. It could work like this: A button in the module settings called Editor, that when you click it, it'd display a little window with a list of the blocks you are searching for, and if you click on them, a color picker would pop up and allow you to change the color of the tracers and esp for that specific block (like purple for nether portals, blue for spawners, white for diamond blocks, rainbow for shulker boxes, etc).

That's considered essential for players that hunt for bases/stashes/etc and usually have a lot of things on Search.

@VitorISs VitorISs added the enhancement New feature or request label Sep 27, 2022
@rfresh2
Copy link
Member

rfresh2 commented Jul 14, 2023

Search has a setting for auto block colors:

private val autoBlockColor by setting("Block Search Auto Color", true)

But a dedicated GUI for adding blocks similar to impact would also be nice and has uses outside of search too

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants