You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 2, 2021. It is now read-only.
Hi there!
I'd like to ask two questions. Is there a possibility to play a sound when an achievement is earned?
And 2nd: Is there a way to track status effects? I for example would like to give an achievement when a certain distance is traveled using the levitation effect. It would be awesome if you could help me!
-CptPICHU
The text was updated successfully, but these errors were encountered:
Two possibilities when an achievement is received:
a firework is shot -> the blast noise would likely interfere with any other sound that was played at the same time.
switching SimplifiedReception in config.yml -> a calm sound will be played without any firework.
Unfortunately, I don't think there currently is a way to track levitation. I didn't even realise this was a thing, I'm not really up-to-speed with the latest releases of the game. :)
Thank you so much! I found another workaround.
Well i could in fact just play a sound using a command as reward. As simple as that :) But thank you anyways.
Maybe you could implement trackers for effects in the future? This would be pretty cool as i think.
Thank you so much! I found another workaround.
Well i could in fact just play a sound using a command as reward. As simple as that :) But thank you anyways.
Yep, that's a clever solution! Out of interest, is there a native Minecraft/Spigot command to play sounds, or are you using another plugin?
Maybe you could implement trackers for effects in the future? This would be pretty cool as i think.
I suggest putting a message in #153: that issue collates quite a few category suggestions, from time to time one of them is picked up and implemented. :)
❓ 2 General Questions
Hi there!
I'd like to ask two questions. Is there a possibility to play a sound when an achievement is earned?
And 2nd: Is there a way to track status effects? I for example would like to give an achievement when a certain distance is traveled using the levitation effect. It would be awesome if you could help me!
-CptPICHU
The text was updated successfully, but these errors were encountered: