Skip to content

Instantly share code, notes, and snippets.

@Dinnerbone
Last active January 26, 2020 18:39
Show Gist options
  • Save Dinnerbone/6488256 to your computer and use it in GitHub Desktop.
Save Dinnerbone/6488256 to your computer and use it in GitHub Desktop.
/sayraw {"text":"Want to reset the current minigame? ", "extra": [{"text":"Click here!", "clickEvent":{"action":"run_command", "value":"/scoreboard players set minigame_resetting 1"}}]}
{
"text": "Want to reset the current minigame? ",
"extra": [
{
"text": "Click here!",
"clickEvent": {
"action": "run_command",
"value": "/scoreboard players set minigame_resetting 1"
}
}
]
}
@kosgan10
Copy link

Very good example!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment