Updated docs
This commit is contained in:
37
docs/-k-spigot/net.axay.kspigot.extensions/broadcast.md
Normal file
37
docs/-k-spigot/net.axay.kspigot.extensions/broadcast.md
Normal file
@@ -0,0 +1,37 @@
|
||||
---
|
||||
title: broadcast -
|
||||
---
|
||||
//[KSpigot](../index.md)/[net.axay.kspigot.extensions](index.md)/[broadcast](broadcast.md)
|
||||
|
||||
|
||||
|
||||
# broadcast
|
||||
[jvm]
|
||||
Brief description
|
||||
|
||||
|
||||
Broadcasts a message (msg) on the server.
|
||||
|
||||
|
||||
|
||||
#### Return
|
||||
|
||||
|
||||
the number of recipients
|
||||
|
||||
|
||||
|
||||
## See also
|
||||
|
||||
jvm
|
||||
|
||||
| Name| Summary|
|
||||
|---|---|
|
||||
| Bukkit.broadcastMessage| <br><br><br><br>
|
||||
|
||||
|
||||
Content
|
||||
fun [broadcast](broadcast.md)(msg: [String](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)): [Int](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html)
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user