Files
KSpigot/docs/-k-spigot/net.axay.kspigot.extensions/broadcast.md
bluefireoly 69b2e6cd17 Updated docs
2020-10-16 02:13:42 +02:00

568 B

title
title
broadcast -

//KSpigot/net.axay.kspigot.extensions/broadcast

broadcast

[jvm]
Brief description

Broadcasts a message (msg) on the server.

Return

the number of recipients

See also

jvm

Name Summary
Bukkit.broadcastMessage



Content
fun broadcast(msg: String): Int