Closed cryxli closed 12 years ago
There is a way to play a sound on the client triggered by the server with 1.3.1-R0.1
Player.playSound(player.getLocation(), Sound.LEVEL_UP, volumne, pitch)
Play a configurable sound when player levels up.
There is a way to play a sound on the client triggered by the server with 1.3.1-R0.1
Player.playSound(player.getLocation(), Sound.LEVEL_UP, volumne, pitch)
Play a configurable sound when player levels up.