simulateChat

fun simulateChat(text: Any)

Simulates a chat message to be caught by other triggers for testing. The text can be a String, a Message or a TextComponent

Parameters

text

The message to simulate

Sources

Link copied to clipboard