Skip to content

Instantly share code, notes, and snippets.

@mgeitz
Created October 3, 2022 19:11
Show Gist options
  • Save mgeitz/63c3ce8d82bee791dfbaac6f2bb76b6b to your computer and use it in GitHub Desktop.
Save mgeitz/63c3ce8d82bee791dfbaac6f2bb76b6b to your computer and use it in GitHub Desktop.
EQ Alert 3.3.5
{
"line": {
"client_ui_load": {
"alert": {},
"reaction": "false",
"sound": "false"
},
"command_block": {
"alert": {},
"reaction": "false",
"sound": "false"
},
"command_block_casting": {
"alert": {},
"reaction": "false",
"sound": "false"
},
"command_invalid": {
"alert": {},
"reaction": "false",
"sound": "false"
},
"direction": {
"alert": {},
"reaction": "false",
"sound": "false"
},
"direction_miss": {
"alert": {},
"reaction": "false",
"sound": "false"
},
"drink_other": {
"alert": {},
"reaction": "false",
"sound": "false"
},
"drink_you": {
"alert": {},
"reaction": "false",
"sound": "false"
},
"drink_you_finish": {
"alert": {},
"reaction": "false",
"sound": "false"
},
"eat_other": {
"alert": {},
"reaction": "false",
"sound": "false"
},
"empty_friends": {
"alert": {},
"reaction": "solo",
"sound": "It's OK! I'll be your friend!"
},
"forage_cursor_empty": {
"alert": {},
"reaction": "false",
"sound": "false"
},
"forage_edible": {
"alert": {},
"reaction": "false",
"sound": "false"
},
"forage_not_edible": {
"alert": {},
"reaction": "false",
"sound": "false"
},
"forage_standing": {
"alert": {},
"reaction": "false",
"sound": "false"
},
"hide_corpse_all": {
"alert": {},
"reaction": "false",
"sound": "false"
},
"inspect_toggle_off": {
"alert": {},
"reaction": "false",
"sound": "false"
},
"inspect_toggle_on": {
"alert": {},
"reaction": "false",
"sound": "false"
},
"list_added": {
"alert": {},
"reaction": "solo",
"sound": "good luck"
},
"list_leaving": {
"alert": {},
"reaction": "solo",
"sound": "leaving list area"
},
"list_none": {
"alert": {},
"reaction": "false",
"sound": "false"
},
"list_out_of_range": {
"alert": {},
"reaction": "false",
"sound": "false"
},
"list_position": {
"alert": {},
"reaction": "false",
"sound": "false"
},
"location": {
"alert": {},
"reaction": "false",
"sound": "false"
},
"motd_game": {
"alert": {},
"reaction": "false",
"sound": "false"
},
"motd_guild": {
"alert": {},
"reaction": "false",
"sound": "false"
},
"player_linkdead": {
"alert": {},
"reaction": "group",
"sound": "true"
},
"random": {
"alert": {},
"reaction": "false",
"sound": "false"
},
"server_message": {
"alert": {},
"reaction": "all",
"sound": "true"
},
"skill_up": {
"alert": {},
"reaction": "false",
"sound": "false"
},
"summon_corpse": {
"alert": {},
"reaction": "false",
"sound": "false"
},
"summon_corpse_no_consent": {
"alert": {},
"reaction": "false",
"sound": "false"
},
"summon_corpse_none": {
"alert": {},
"reaction": "solo",
"sound": "well thats a good thing, right?"
},
"target": {
"alert": {},
"reaction": "false",
"sound": "false"
},
"time_earth": {
"alert": {},
"reaction": "false",
"sound": "false"
},
"time_game": {
"alert": {},
"reaction": "false",
"sound": "false"
},
"you_afk_off": {
"alert": {},
"reaction": "false",
"sound": "false"
},
"you_afk_on": {
"alert": {},
"reaction": "false",
"sound": "false"
},
"you_camping": {
"alert": {},
"reaction": "false",
"sound": "false"
},
"you_camping_abandoned": {
"alert": {},
"reaction": "false",
"sound": "false"
},
"you_lfg_off": {
"alert": {},
"reaction": "false",
"sound": "false"
},
"you_lfg_on": {
"alert": {},
"reaction": "false",
"sound": "false"
}
},
"version": "3.3.5"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment