21 lines
313 B
Markdown
21 lines
313 B
Markdown
---
|
|
title: playAt -
|
|
---
|
|
//[KSpigot](../../index.md)/[net.axay.kspigot.sound](../index.md)/[KSpigotSound](index.md)/[playAt](play-at.md)
|
|
|
|
|
|
|
|
# playAt
|
|
[jvm]
|
|
Brief description
|
|
|
|
|
|
Plays the sound at the location. It will be audible for everyone near it.
|
|
|
|
|
|
Content
|
|
fun [playAt](play-at.md)(loc: Location)
|
|
|
|
|
|
|