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

Phoenix neck trigger = GIMmE OnE MORE SHANCE #68

Open
Skeezolive opened this issue Aug 21, 2024 · 3 comments
Open

Phoenix neck trigger = GIMmE OnE MORE SHANCE #68

Skeezolive opened this issue Aug 21, 2024 · 3 comments

Comments

@Skeezolive
Copy link

No description provided.

@DapperMickie
Copy link
Owner

@Skeezolive Can you give me soundbites (either kick clip or (preferably) a sound file) of this and the other suggestions you've made?

@DapperMickie
Copy link
Owner

(for myself)

if (event.getType() == ChatMessageType.GAMEMESSAGE && event.getType() != ChatMessageType.SPAM) {
			String message = Text.standardize(event.getMessageNode().getValue());
			if (message.contains("your phoenix necklace heals you, but is destroyed in the process.")) {
				client.playSoundEffect(3924, this.config.volume());
			}
		}

@Skeezolive
Copy link
Author

Skeezolive commented Aug 28, 2024 via email

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

No branches or pull requests

2 participants