Every sound type i try to use i got from here:
https://hub.spigotmc.org/javadocs/spigot/org/bukkit/Sound.html
Gives me this console error from skellett:
http://pastebin.com/cRq48zVW
I tried multiple sounds but they all didn't work.
Even the example given here:
https://www.skunity.com/search?search=sound#Play Sound
(
)
Didn't work.
I am on minecraft version 1.8.8
My skript version is dev23 from bensku
skellett is latest version.
I am also using skquery and skrayfall
https://hub.spigotmc.org/javadocs/spigot/org/bukkit/Sound.html
Gives me this console error from skellett:
http://pastebin.com/cRq48zVW
I tried multiple sounds but they all didn't work.
Even the example given here:
https://www.skunity.com/search?search=sound#Play Sound
(
code_language.skript:
command /sound:
trigger:
play sound "AMBIENT_CAVE" to player with volume 1 and pitch 2
#Uses spigot sound files
Didn't work.
I am on minecraft version 1.8.8
My skript version is dev23 from bensku
skellett is latest version.
I am also using skquery and skrayfall