flytegg/twilight

ChatClickEvent

Closed this issue · 0 comments

Custom event which fires when someone clicks a clickable message in chat. Under the hood, this is using the RUN_COMMAND click event with a custom command which then fires the event with any additional data.

Makes up for the fact that the game/api is not built to run custom code on message click.

Will tackle this myself have done this a few times.