sendFeedback
fun CommandContext<ServerCommandSource>.sendFeedback(message: Text, broadcastToOps: Boolean = false)
Content copied to clipboard
Sends message as a system message to the player. Also sends to operators, if broadcastToOps is true
.
Author
Cypher121