21 lines
333 B
Markdown
21 lines
333 B
Markdown
---
|
|
title: playFor -
|
|
---
|
|
//[KSpigot](../../index.md)/[net.axay.kspigot.sound](../index.md)/[KSpigotSound](index.md)/[playFor](play-for.md)
|
|
|
|
|
|
|
|
# playFor
|
|
[jvm]
|
|
Brief description
|
|
|
|
|
|
Plays the sound at the location of the player. It will be only audible for the player.
|
|
|
|
|
|
Content
|
|
fun [playFor](play-for.md)(player: Player)
|
|
|
|
|
|
|