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

Change GlowColor property #106

Merged
merged 8 commits into from
Oct 31, 2023
Merged

Change GlowColor property #106

merged 8 commits into from
Oct 31, 2023

Conversation

EternalHuman
Copy link

@EternalHuman EternalHuman commented Oct 31, 2023

Impossible to use NamedTextColor from lol.pyr.znpcsplus.libraries.kyori.adventure.text.format.NamedTextColor.
This PR fully backward compatible.

new correct usage:
npc.setProperty(npcApi.getPropertyRegistry().getByName("glow", GlowColor.class), GlowColor.WHITE);
(with NamedTextColor it was impossible)

@EternalHuman
Copy link
Author

image

@Pyrbu Pyrbu merged commit 2f551fe into Pyrbu:2.X Oct 31, 2023
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.

3 participants