sendFeedback

fun CommandContext<ServerCommandSource>.sendFeedback(message: Text, broadcastToOps: Boolean = false)

Sends message as a system message to the player. Also sends to operators, if broadcastToOps is true.

Author

Cypher121

See also