Skip to content

Instantly share code, notes, and snippets.

@Asherslab
Created June 24, 2018 12:40
Show Gist options
  • Save Asherslab/8a38e116be9b213caba40e5b2992ffac to your computer and use it in GitHub Desktop.
Save Asherslab/8a38e116be9b213caba40e5b2992ffac to your computer and use it in GitHub Desktop.
{
"delay": 600,
"messages": [
{
"color": "green",
"extra": [
{
"clickEvent": {
"action": "open_url",
"value": "https://discord.gg/gA7T6ma"
},
"color": "blue",
"text": "Discord!"
},
],
"text": "Join us on "
},
{
"extra": [
{
"color": "red",
"text": "We're always looking for new members!"
},
],
"color": "green",
"text": "Are you a coder, or looking to get into coding? "
},
{
"color": "green",
"extra": [
{
"clickEvent": {
"action": "open_url",
"value": "https://minecolonies.com"
},
"color": "blue",
"text": "website!"
},
],
"text": "Check out our "
},
{
"color": "green",
"extra": [
{
"clickEvent": {
"action": "open_url",
"value": "https://www.patreon.com/Minecolonies"
},
"color": "gold",
"text": "Patreon!"
},
],
"text": "Support us on "
},
],
"prefix": {
"extra": [
{
"color": "green",
"bold": "true",
"text": "Broadcast"
},
{
"color": "dark_gray",
"text": "] "
}
],
"color": "dark_gray",
"text": "["
},
"random": false,
"no-repeat": true
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment