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

Added item type filters to tracers & nametags #4097

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

paredes00
Copy link

Type of change

  • Bug fix
  • New feature

Description

Added options to filter specific items when the Item entity is included in Nametags/Tracers modules. Useful if you want item nametags without cluttering the screen with useless items (e.g. netherrack), or if you're looking for specific dropped items. Additional option to always highlight named items.

Code is nearly the same between the two modules, not sure if thats an issue

Related issues

None as far as I know

How Has This Been Tested?

image
image
image

Checklist:

  • My code follows the style guidelines of this project.
  • I have added comments to my code in more complex areas.
  • I have tested the code in both development and production environments.

@paredes00
Copy link
Author

Done and done

image
image
image

I kept the None mode but removed All, I think this makes more sense since disabling the filter is effectively "all", selecting none lets you show only those with custom names.

@RacoonDog
Copy link
Contributor

Done and done

image image image

I kept the None mode but removed All, I think this makes more sense since disabling the filter is effectively "all", selecting none lets you show only those with custom names.

Oh perfect that’s what i meant anyways

@sebseb7
Copy link

sebseb7 commented Feb 19, 2024

have it also filter item frames for items, very useful for finding elytra.

@Nekiplay
Copy link
Contributor

Nekiplay commented Mar 1, 2024

have it also filter item frames for items, very useful for finding

Use Meteor+ its has ItemFrame ESP

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

Successfully merging this pull request may close these issues.

None yet

5 participants