Play Minecraft sounds in bukkit.

Discussion in 'Plugin Development' started by ewized, Feb 10, 2013.

Thread Status:
Not open for further replies.
  1. Offline

    ewized

    I'm trying to code this piece in a plugin and I'm wondering if you can make sounds play if it sounds that are all ready in the game? Also an example could help allot.
     
  2. Offline

    c0mp

    Moved to Plugin Development
     
  3. Offline

    microgeek

    player.playSound(player.location, Sound.sound, volume, pitch)
     
  4. Offline

    ewized

    thanks
     
Thread Status:
Not open for further replies.

Share This Page