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

Adding a highlight block effect. #54

Open
Vlammar opened this issue Nov 18, 2020 · 1 comment
Open

Adding a highlight block effect. #54

Vlammar opened this issue Nov 18, 2020 · 1 comment
Labels
T ⋅ Feature Type – Feature Request

Comments

@Vlammar
Copy link
Member

Vlammar commented Nov 18, 2020

It's possible to set a glowing effect on falling entity. Falling entity allow to have a shape that match the block targeted (flower_pot, chest...) and if the entity is set to a team it's possible to have colors associated to it. Using NMS to make sure only the player p is allow to see the effect.

Prototype of the method highlightBlock(Player p, Block b, Location loc, Color color)

@Vlammar Vlammar added the T ⋅ Feature Type – Feature Request label Nov 18, 2020
@LucBerge
Copy link
Member

You'll also need a method to remove the highlight effect and/or define the duration

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
T ⋅ Feature Type – Feature Request
Projects
None yet
Development

No branches or pull requests

2 participants