Skip to content

Instantly share code, notes, and snippets.

@mikaeldui
Created March 20, 2022 15:35
Show Gist options
  • Save mikaeldui/57d57b4bc4d1a9e606fa6bb00e7ebf4a to your computer and use it in GitHub Desktop.
Save mikaeldui/57d57b4bc4d1a9e606fa6bb00e7ebf4a to your computer and use it in GitHub Desktop.
LCU Help Console format 2022-03-20
This file has been truncated, but you can view the full file.
{
"events": {
"OnCallback": {
"description": "Fired when a callback is invoked.",
"type": {
"BindingCallbackEvent": {
"description": "Represents the parameters of a call to a provided callback.",
"fields": [
{
"id": {
"description": "ID of the callback being invoked",
"offset": 0,
"optional": false,
"type": "uint32"
}
},
{
"parameters": {
"description": "Callback parameters",
"offset": 4,
"optional": false,
"type": "vector of object"
}
}
]
}
}
},
"OnJsonApiEvent": {
"description": "Fired when a resource is changed.",
"type": {
"PluginResourceEvent": {
"fields": [
{
"uri": {
"description": "",
"offset": 0,
"optional": false,
"type": "string"
}
},
{
"eventType": {
"description": "",
"offset": 24,
"optional": false,
"type": {
"PluginResourceEventType": {
"values": [
{
"name": "Create",
"value": 0
},
{
"name": "Update",
"value": 1
},
{
"name": "Delete",
"value": 2
}
]
}
}
}
},
{
"data": {
"description": "",
"offset": 32,
"optional": false,
"type": "object"
}
}
]
}
}
},
"OnJsonApiEvent_chat_v1_session": {
"type": {
"PluginResourceEvent": {
"fields": [
{
"uri": {
"description": "",
"offset": 0,
"optional": false,
"type": "string"
}
},
{
"eventType": {
"description": "",
"offset": 24,
"optional": false,
"type": {
"PluginResourceEventType": {
"values": [
{
"name": "Create",
"value": 0
},
{
"name": "Update",
"value": 1
},
{
"name": "Delete",
"value": 2
}
]
}
}
}
},
{
"data": {
"description": "",
"offset": 32,
"optional": false,
"type": "object"
}
}
]
}
}
},
"OnJsonApiEvent_chat_v1_settings": {
"type": {
"PluginResourceEvent": {
"fields": [
{
"uri": {
"description": "",
"offset": 0,
"optional": false,
"type": "string"
}
},
{
"eventType": {
"description": "",
"offset": 24,
"optional": false,
"type": {
"PluginResourceEventType": {
"values": [
{
"name": "Create",
"value": 0
},
{
"name": "Update",
"value": 1
},
{
"name": "Delete",
"value": 2
}
]
}
}
}
},
{
"data": {
"description": "",
"offset": 32,
"optional": false,
"type": "object"
}
}
]
}
}
},
"OnJsonApiEvent_chat_v3_blocked": {
"type": {
"PluginResourceEvent": {
"fields": [
{
"uri": {
"description": "",
"offset": 0,
"optional": false,
"type": "string"
}
},
{
"eventType": {
"description": "",
"offset": 24,
"optional": false,
"type": {
"PluginResourceEventType": {
"values": [
{
"name": "Create",
"value": 0
},
{
"name": "Update",
"value": 1
},
{
"name": "Delete",
"value": 2
}
]
}
}
}
},
{
"data": {
"description": "",
"offset": 32,
"optional": false,
"type": "object"
}
}
]
}
}
},
"OnJsonApiEvent_chat_v3_errors": {
"type": {
"PluginResourceEvent": {
"fields": [
{
"uri": {
"description": "",
"offset": 0,
"optional": false,
"type": "string"
}
},
{
"eventType": {
"description": "",
"offset": 24,
"optional": false,
"type": {
"PluginResourceEventType": {
"values": [
{
"name": "Create",
"value": 0
},
{
"name": "Update",
"value": 1
},
{
"name": "Delete",
"value": 2
}
]
}
}
}
},
{
"data": {
"description": "",
"offset": 32,
"optional": false,
"type": "object"
}
}
]
}
}
},
"OnJsonApiEvent_chat_v3_friends": {
"type": {
"PluginResourceEvent": {
"fields": [
{
"uri": {
"description": "",
"offset": 0,
"optional": false,
"type": "string"
}
},
{
"eventType": {
"description": "",
"offset": 24,
"optional": false,
"type": {
"PluginResourceEventType": {
"values": [
{
"name": "Create",
"value": 0
},
{
"name": "Update",
"value": 1
},
{
"name": "Delete",
"value": 2
}
]
}
}
}
},
{
"data": {
"description": "",
"offset": 32,
"optional": false,
"type": "object"
}
}
]
}
}
},
"OnJsonApiEvent_chat_v3_groups": {
"type": {
"PluginResourceEvent": {
"fields": [
{
"uri": {
"description": "",
"offset": 0,
"optional": false,
"type": "string"
}
},
{
"eventType": {
"description": "",
"offset": 24,
"optional": false,
"type": {
"PluginResourceEventType": {
"values": [
{
"name": "Create",
"value": 0
},
{
"name": "Update",
"value": 1
},
{
"name": "Delete",
"value": 2
}
]
}
}
}
},
{
"data": {
"description": "",
"offset": 32,
"optional": false,
"type": "object"
}
}
]
}
}
},
"OnJsonApiEvent_chat_v4_friendrequests": {
"type": {
"PluginResourceEvent": {
"fields": [
{
"uri": {
"description": "",
"offset": 0,
"optional": false,
"type": "string"
}
},
{
"eventType": {
"description": "",
"offset": 24,
"optional": false,
"type": {
"PluginResourceEventType": {
"values": [
{
"name": "Create",
"value": 0
},
{
"name": "Update",
"value": 1
},
{
"name": "Delete",
"value": 2
}
]
}
}
}
},
{
"data": {
"description": "",
"offset": 32,
"optional": false,
"type": "object"
}
}
]
}
}
},
"OnJsonApiEvent_chat_v4_presences": {
"type": {
"PluginResourceEvent": {
"fields": [
{
"uri": {
"description": "",
"offset": 0,
"optional": false,
"type": "string"
}
},
{
"eventType": {
"description": "",
"offset": 24,
"optional": false,
"type": {
"PluginResourceEventType": {
"values": [
{
"name": "Create",
"value": 0
},
{
"name": "Update",
"value": 1
},
{
"name": "Delete",
"value": 2
}
]
}
}
}
},
{
"data": {
"description": "",
"offset": 32,
"optional": false,
"type": "object"
}
}
]
}
}
},
"OnJsonApiEvent_chat_v5_messages": {
"type": {
"PluginResourceEvent": {
"fields": [
{
"uri": {
"description": "",
"offset": 0,
"optional": false,
"type": "string"
}
},
{
"eventType": {
"description": "",
"offset": 24,
"optional": false,
"type": {
"PluginResourceEventType": {
"values": [
{
"name": "Create",
"value": 0
},
{
"name": "Update",
"value": 1
},
{
"name": "Delete",
"value": 2
}
]
}
}
}
},
{
"data": {
"description": "",
"offset": 32,
"optional": false,
"type": "object"
}
}
]
}
}
},
"OnJsonApiEvent_chat_v5_participants": {
"type": {
"PluginResourceEvent": {
"fields": [
{
"uri": {
"description": "",
"offset": 0,
"optional": false,
"type": "string"
}
},
{
"eventType": {
"description": "",
"offset": 24,
"optional": false,
"type": {
"PluginResourceEventType": {
"values": [
{
"name": "Create",
"value": 0
},
{
"name": "Update",
"value": 1
},
{
"name": "Delete",
"value": 2
}
]
}
}
}
},
{
"data": {
"description": "",
"offset": 32,
"optional": false,
"type": "object"
}
}
]
}
}
},
"OnJsonApiEvent_chat_v6_conversations": {
"type": {
"PluginResourceEvent": {
"fields": [
{
"uri": {
"description": "",
"offset": 0,
"optional": false,
"type": "string"
}
},
{
"eventType": {
"description": "",
"offset": 24,
"optional": false,
"type": {
"PluginResourceEventType": {
"values": [
{
"name": "Create",
"value": 0
},
{
"name": "Update",
"value": 1
},
{
"name": "Delete",
"value": 2
}
]
}
}
}
},
{
"data": {
"description": "",
"offset": 32,
"optional": false,
"type": "object"
}
}
]
}
}
},
"OnJsonApiEvent_client-config_v1_status": {
"type": {
"PluginResourceEvent": {
"fields": [
{
"uri": {
"description": "",
"offset": 0,
"optional": false,
"type": "string"
}
},
{
"eventType": {
"description": "",
"offset": 24,
"optional": false,
"type": {
"PluginResourceEventType": {
"values": [
{
"name": "Create",
"value": 0
},
{
"name": "Update",
"value": 1
},
{
"name": "Delete",
"value": 2
}
]
}
}
}
},
{
"data": {
"description": "",
"offset": 32,
"optional": false,
"type": "object"
}
}
]
}
}
},
"OnJsonApiEvent_client-config_v2_config": {
"type": {
"PluginResourceEvent": {
"fields": [
{
"uri": {
"description": "",
"offset": 0,
"optional": false,
"type": "string"
}
},
{
"eventType": {
"description": "",
"offset": 24,
"optional": false,
"type": {
"PluginResourceEventType": {
"values": [
{
"name": "Create",
"value": 0
},
{
"name": "Update",
"value": 1
},
{
"name": "Delete",
"value": 2
}
]
}
}
}
},
{
"data": {
"description": "",
"offset": 32,
"optional": false,
"type": "object"
}
}
]
}
}
},
"OnJsonApiEvent_client-config_v2_namespace": {
"type": {
"PluginResourceEvent": {
"fields": [
{
"uri": {
"description": "",
"offset": 0,
"optional": false,
"type": "string"
}
},
{
"eventType": {
"description": "",
"offset": 24,
"optional": false,
"type": {
"PluginResourceEventType": {
"values": [
{
"name": "Create",
"value": 0
},
{
"name": "Update",
"value": 1
},
{
"name": "Delete",
"value": 2
}
]
}
}
}
},
{
"data": {
"description": "",
"offset": 32,
"optional": false,
"type": "object"
}
}
]
}
}
},
"OnJsonApiEvent_data-store_v1_install-settings": {
"type": {
"PluginResourceEvent": {
"fields": [
{
"uri": {
"description": "",
"offset": 0,
"optional": false,
"type": "string"
}
},
{
"eventType": {
"description": "",
"offset": 24,
"optional": false,
"type": {
"PluginResourceEventType": {
"values": [
{
"name": "Create",
"value": 0
},
{
"name": "Update",
"value": 1
},
{
"name": "Delete",
"value": 2
}
]
}
}
}
},
{
"data": {
"description": "",
"offset": 32,
"optional": false,
"type": "object"
}
}
]
}
}
},
"OnJsonApiEvent_entitlements_v1_token": {
"type": {
"PluginResourceEvent": {
"fields": [
{
"uri": {
"description": "",
"offset": 0,
"optional": false,
"type": "string"
}
},
{
"eventType": {
"description": "",
"offset": 24,
"optional": false,
"type": {
"PluginResourceEventType": {
"values": [
{
"name": "Create",
"value": 0
},
{
"name": "Update",
"value": 1
},
{
"name": "Delete",
"value": 2
}
]
}
}
}
},
{
"data": {
"description": "",
"offset": 32,
"optional": false,
"type": "object"
}
}
]
}
}
},
"OnJsonApiEvent_lol-account-verification_v1_is-verified": {
"type": {
"PluginResourceEvent": {
"fields": [
{
"uri": {
"description": "",
"offset": 0,
"optional": false,
"type": "string"
}
},
{
"eventType": {
"description": "",
"offset": 24,
"optional": false,
"type": {
"PluginResourceEventType": {
"values": [
{
"name": "Create",
"value": 0
},
{
"name": "Update",
"value": 1
},
{
"name": "Delete",
"value": 2
}
]
}
}
}
},
{
"data": {
"description": "",
"offset": 32,
"optional": false,
"type": "object"
}
}
]
}
}
},
"OnJsonApiEvent_lol-active-boosts_v1_active-boosts": {
"type": {
"PluginResourceEvent": {
"fields": [
{
"uri": {
"description": "",
"offset": 0,
"optional": false,
"type": "string"
}
},
{
"eventType": {
"description": "",
"offset": 24,
"optional": false,
"type": {
"PluginResourceEventType": {
"values": [
{
"name": "Create",
"value": 0
},
{
"name": "Update",
"value": 1
},
{
"name": "Delete",
"value": 2
}
]
}
}
}
},
{
"data": {
"description": "",
"offset": 32,
"optional": false,
"type": "object"
}
}
]
}
}
},
"OnJsonApiEvent_lol-anti-addiction_v1_anti-addiction-token": {
"type": {
"PluginResourceEvent": {
"fields": [
{
"uri": {
"description": "",
"offset": 0,
"optional": false,
"type": "string"
}
},
{
"eventType": {
"description": "",
"offset": 24,
"optional": false,
"type": {
"PluginResourceEventType": {
"values": [
{
"name": "Create",
"value": 0
},
{
"name": "Update",
"value": 1
},
{
"name": "Delete",
"value": 2
}
]
}
}
}
},
{
"data": {
"description": "",
"offset": 32,
"optional": false,
"type": "object"
}
}
]
}
}
},
"OnJsonApiEvent_lol-catalog_v1_items": {
"type": {
"PluginResourceEvent": {
"fields": [
{
"uri": {
"description": "",
"offset": 0,
"optional": false,
"type": "string"
}
},
{
"eventType": {
"description": "",
"offset": 24,
"optional": false,
"type": {
"PluginResourceEventType": {
"values": [
{
"name": "Create",
"value": 0
},
{
"name": "Update",
"value": 1
},
{
"name": "Delete",
"value": 2
}
]
}
}
}
},
{
"data": {
"description": "",
"offset": 32,
"optional": false,
"type": "object"
}
}
]
}
}
},
"OnJsonApiEvent_lol-challenges_v1_client-state": {
"type": {
"PluginResourceEvent": {
"fields": [
{
"uri": {
"description": "",
"offset": 0,
"optional": false,
"type": "string"
}
},
{
"eventType": {
"description": "",
"offset": 24,
"optional": false,
"type": {
"PluginResourceEventType": {
"values": [
{
"name": "Create",
"value": 0
},
{
"name": "Update",
"value": 1
},
{
"name": "Delete",
"value": 2
}
]
}
}
}
},
{
"data": {
"description": "",
"offset": 32,
"optional": false,
"type": "object"
}
}
]
}
}
},
"OnJsonApiEvent_lol-champ-select-legacy_v1_bannable-champion-ids": {
"type": {
"PluginResourceEvent": {
"fields": [
{
"uri": {
"description": "",
"offset": 0,
"optional": false,
"type": "string"
}
},
{
"eventType": {
"description": "",
"offset": 24,
"optional": false,
"type": {
"PluginResourceEventType": {
"values": [
{
"name": "Create",
"value": 0
},
{
"name": "Update",
"value": 1
},
{
"name": "Delete",
"value": 2
}
]
}
}
}
},
{
"data": {
"description": "",
"offset": 32,
"optional": false,
"type": "object"
}
}
]
}
}
},
"OnJsonApiEvent_lol-champ-select-legacy_v1_current-champion": {
"type": {
"PluginResourceEvent": {
"fields": [
{
"uri": {
"description": "",
"offset": 0,
"optional": false,
"type": "string"
}
},
{
"eventType": {
"description": "",
"offset": 24,
"optional": false,
"type": {
"PluginResourceEventType": {
"values": [
{
"name": "Create",
"value": 0
},
{
"name": "Update",
"value": 1
},
{
"name": "Delete",
"value": 2
}
]
}
}
}
},
{
"data": {
"description": "",
"offset": 32,
"optional": false,
"type": "object"
}
}
]
}
}
},
"OnJsonApiEvent_lol-champ-select-legacy_v1_disabled-champion-ids": {
"type": {
"PluginResourceEvent": {
"fields": [
{
"uri": {
"description": "",
"offset": 0,
"optional": false,
"type": "string"
}
},
{
"eventType": {
"description": "",
"offset": 24,
"optional": false,
"type": {
"PluginResourceEventType": {
"values": [
{
"name": "Create",
"value": 0
},
{
"name": "Update",
"value": 1
},
{
"name": "Delete",
"value": 2
}
]
}
}
}
},
{
"data": {
"description": "",
"offset": 32,
"optional": false,
"type": "object"
}
}
]
}
}
},
"OnJsonApiEvent_lol-champ-select-legacy_v1_implementation-active": {
"type": {
"PluginResourceEvent": {
"fields": [
{
"uri": {
"description": "",
"offset": 0,
"optional": false,
"type": "string"
}
},
{
"eventType": {
"description": "",
"offset": 24,
"optional": false,
"type": {
"PluginResourceEventType": {
"values": [
{
"name": "Create",
"value": 0
},
{
"name": "Update",
"value": 1
},
{
"name": "Delete",
"value": 2
}
]
}
}
}
},
{
"data": {
"description": "",
"offset": 32,
"optional": false,
"type": "object"
}
}
]
}
}
},
"OnJsonApiEvent_lol-champ-select-legacy_v1_pickable-champion-ids": {
"type": {
"PluginResourceEvent": {
"fields": [
{
"uri": {
"description": "",
"offset": 0,
"optional": false,
"type": "string"
}
},
{
"eventType": {
"description": "",
"offset": 24,
"optional": false,
"type": {
"PluginResourceEventType": {
"values": [
{
"name": "Create",
"value": 0
},
{
"name": "Update",
"value": 1
},
{
"name": "Delete",
"value": 2
}
]
}
}
}
},
{
"data": {
"description": "",
"offset": 32,
"optional": false,
"type": "object"
}
}
]
}
}
},
"OnJsonApiEvent_lol-champ-select-legacy_v1_pickable-skin-ids": {
"type": {
"PluginResourceEvent": {
"fields": [
{
"uri": {
"description": "",
"offset": 0,
"optional": false,
"type": "string"
}
},
{
"eventType": {
"description": "",
"offset": 24,
"optional": false,
"type": {
"PluginResourceEventType": {
"values": [
{
"name": "Create",
"value": 0
},
{
"name": "Update",
"value": 1
},
{
"name": "Delete",
"value": 2
}
]
}
}
}
},
{
"data": {
"description": "",
"offset": 32,
"optional": false,
"type": "object"
}
}
]
}
}
},
"OnJsonApiEvent_lol-champ-select-legacy_v1_session": {
"type": {
"PluginResourceEvent": {
"fields": [
{
"uri": {
"description": "",
"offset": 0,
"optional": false,
"type": "string"
}
},
{
"eventType": {
"description": "",
"offset": 24,
"optional": false,
"type": {
"PluginResourceEventType": {
"values": [
{
"name": "Create",
"value": 0
},
{
"name": "Update",
"value": 1
},
{
"name": "Delete",
"value": 2
}
]
}
}
}
},
{
"data": {
"description": "",
"offset": 32,
"optional": false,
"type": "object"
}
}
]
}
}
},
"OnJsonApiEvent_lol-champ-select-legacy_v1_team-boost": {
"type": {
"PluginResourceEvent": {
"fields": [
{
"uri": {
"description": "",
"offset": 0,
"optional": false,
"type": "string"
}
},
{
"eventType": {
"description": "",
"offset": 24,
"optional": false,
"type": {
"PluginResourceEventType": {
"values": [
{
"name": "Create",
"value": 0
},
{
"name": "Update",
"value": 1
},
{
"name": "Delete",
"value": 2
}
]
}
}
}
},
{
"data": {
"description": "",
"offset": 32,
"optional": false,
"type": "object"
}
}
]
}
}
},
"OnJsonApiEvent_lol-champ-select_v1_all-grid-champions": {
"type": {
"PluginResourceEvent": {
"fields": [
{
"uri": {
"description": "",
"offset": 0,
"optional": false,
"type": "string"
}
},
{
"eventType": {
"description": "",
"offset": 24,
"optional": false,
"type": {
"PluginResourceEventType": {
"values": [
{
"name": "Create",
"value": 0
},
{
"name": "Update",
"value": 1
},
{
"name": "Delete",
"value": 2
}
]
}
}
}
},
{
"data": {
"description": "",
"offset": 32,
"optional": false,
"type": "object"
}
}
]
}
}
},
"OnJsonApiEvent_lol-champ-select_v1_bannable-champion-ids": {
"type": {
"PluginResourceEvent": {
"fields": [
{
"uri": {
"description": "",
"offset": 0,
"optional": false,
"type": "string"
}
},
{
"eventType": {
"description": "",
"offset": 24,
"optional": false,
"type": {
"PluginResourceEventType": {
"values": [
{
"name": "Create",
"value": 0
},
{
"name": "Update",
"value": 1
},
{
"name": "Delete",
"value": 2
}
]
}
}
}
},
{
"data": {
"description": "",
"offset": 32,
"optional": false,
"type": "object"
}
}
]
}
}
},
"OnJsonApiEvent_lol-champ-select_v1_current-champion": {
"type": {
"PluginResourceEvent": {
"fields": [
{
"uri": {
"description": "",
"offset": 0,
"optional": false,
"type": "string"
}
},
{
"eventType": {
"description": "",
"offset": 24,
"optional": false,
"type": {
"PluginResourceEventType": {
"values": [
{
"name": "Create",
"value": 0
},
{
"name": "Update",
"value": 1
},
{
"name": "Delete",
"value": 2
}
]
}
}
}
},
{
"data": {
"description": "",
"offset": 32,
"optional": false,
"type": "object"
}
}
]
}
}
},
"OnJsonApiEvent_lol-champ-select_v1_disabled-champion-ids": {
"type": {
"PluginResourceEvent": {
"fields": [
{
"uri": {
"description": "",
"offset": 0,
"optional": false,
"type": "string"
}
},
{
"eventType": {
"description": "",
"offset": 24,
"optional": false,
"type": {
"PluginResourceEventType": {
"values": [
{
"name": "Create",
"value": 0
},
{
"name": "Update",
"value": 1
},
{
"name": "Delete",
"value": 2
}
]
}
}
}
},
{
"data": {
"description": "",
"offset": 32,
"optional": false,
"type": "object"
}
}
]
}
}
},
"OnJsonApiEvent_lol-champ-select_v1_grid-champions": {
"type": {
"PluginResourceEvent": {
"fields": [
{
"uri": {
"description": "",
"offset": 0,
"optional": false,
"type": "string"
}
},
{
"eventType": {
"description": "",
"offset": 24,
"optional": false,
"type": {
"PluginResourceEventType": {
"values": [
{
"name": "Create",
"value": 0
},
{
"name": "Update",
"value": 1
},
{
"name": "Delete",
"value": 2
}
]
}
}
}
},
{
"data": {
"description": "",
"offset": 32,
"optional": false,
"type": "object"
}
}
]
}
}
},
"OnJsonApiEvent_lol-champ-select_v1_muted-players": {
"type": {
"PluginResourceEvent": {
"fields": [
{
"uri": {
"description": "",
"offset": 0,
"optional": false,
"type": "string"
}
},
{
"eventType": {
"description": "",
"offset": 24,
"optional": false,
"type": {
"PluginResourceEventType": {
"values": [
{
"name": "Create",
"value": 0
},
{
"name": "Update",
"value": 1
},
{
"name": "Delete",
"value": 2
}
]
}
}
}
},
{
"data": {
"description": "",
"offset": 32,
"optional": false,
"type": "object"
}
}
]
}
}
},
"OnJsonApiEvent_lol-champ-select_v1_pickable-champion-ids": {
"type": {
"PluginResourceEvent": {
"fields": [
{
"uri": {
"description": "",
"offset": 0,
"optional": false,
"type": "string"
}
},
{
"eventType": {
"description": "",
"offset": 24,
"optional": false,
"type": {
"PluginResourceEventType": {
"values": [
{
"name": "Create",
"value": 0
},
{
"name": "Update",
"value": 1
},
{
"name": "Delete",
"value": 2
}
]
}
}
}
},
{
"data": {
"description": "",
"offset": 32,
"optional": false,
"type": "object"
}
}
]
}
}
},
"OnJsonApiEvent_lol-champ-select_v1_pin-drop-notification": {
"type": {
"PluginResourceEvent": {
"fields": [
{
"uri": {
"description": "",
"offset": 0,
"optional": false,
"type": "string"
}
},
{
"eventType": {
"description": "",
"offset": 24,
"optional": false,
"type": {
"PluginResourceEventType": {
"values": [
{
"name": "Create",
"value": 0
},
{
"name": "Update",
"value": 1
},
{
"name": "Delete",
"value": 2
}
]
}
}
}
},
{
"data": {
"description": "",
"offset": 32,
"optional": false,
"type": "object"
}
}
]
}
}
},
"OnJsonApiEvent_lol-champ-select_v1_session": {
"type": {
"PluginResourceEvent": {
"fields": [
{
"uri": {
"description": "",
"offset": 0,
"optional": false,
"type": "string"
}
},
{
"eventType": {
"description": "",
"offset": 24,
"optional": false,
"type": {
"PluginResourceEventType": {
"values": [
{
"name": "Create",
"value": 0
},
{
"name": "Update",
"value": 1
},
{
"name": "Delete",
"value": 2
}
]
}
}
}
},
{
"data": {
"description": "",
"offset": 32,
"optional": false,
"type": "object"
}
}
]
}
}
},
"OnJsonApiEvent_lol-champ-select_v1_sfx-notifications": {
"type": {
"PluginResourceEvent": {
"fields": [
{
"uri": {
"description": "",
"offset": 0,
"optional": false,
"type": "string"
}
},
{
"eventType": {
"description": "",
"offset": 24,
"optional": false,
"type": {
"PluginResourceEventType": {
"values": [
{
"name": "Create",
"value": 0
},
{
"name": "Update",
"value": 1
},
{
"name": "Delete",
"value": 2
}
]
}
}
}
},
{
"data": {
"description": "",
"offset": 32,
"optional": false,
"type": "object"
}
}
]
}
}
},
"OnJsonApiEvent_lol-champ-select_v1_skin-carousel-skins": {
"type": {
"PluginResourceEvent": {
"fields": [
{
"uri": {
"description": "",
"offset": 0,
"optional": false,
"type": "string"
}
},
{
"eventType": {
"description": "",
"offset": 24,
"optional": false,
"type": {
"PluginResourceEventType": {
"values": [
{
"name": "Create",
"value": 0
},
{
"name": "Update",
"value": 1
},
{
"name": "Delete",
"value": 2
}
]
}
}
}
},
{
"data": {
"description": "",
"offset": 32,
"optional": false,
"type": "object"
}
}
]
}
}
},
"OnJsonApiEvent_lol-champ-select_v1_skin-selector-info": {
"type": {
"PluginResourceEvent": {
"fields": [
{
"uri": {
"description": "",
"offset": 0,
"optional": false,
"type": "string"
}
},
{
"eventType": {
"description": "",
"offset": 24,
"optional": false,
"type": {
"PluginResourceEventType": {
"values": [
{
"name": "Create",
"value": 0
},
{
"name": "Update",
"value": 1
},
{
"name": "Delete",
"value": 2
}
]
}
}
}
},
{
"data": {
"description": "",
"offset": 32,
"optional": false,
"type": "object"
}
}
]
}
}
},
"OnJsonApiEvent_lol-champ-select_v1_summoners": {
"type": {
"PluginResourceEvent": {
"fields": [
{
"uri": {
"description": "",
"offset": 0,
"optional": false,
"type": "string"
}
},
{
"eventType": {
"description": "",
"offset": 24,
"optional": false,
"type": {
"PluginResourceEventType": {
"values": [
{
"name": "Create",
"value": 0
},
{
"name": "Update",
"value": 1
},
{
"name": "Delete",
"value": 2
}
]
}
}
}
},
{
"data": {
"description": "",
"offset": 32,
"optional": false,
"type": "object"
}
}
]
}
}
},
"OnJsonApiEvent_lol-champ-select_v1_team-boost": {
"type": {
"PluginResourceEvent": {
"fields": [
{
"uri": {
"description": "",
"offset": 0,
"optional": false,
"type": "string"
}
},
{
"eventType": {
"description": "",
"offset": 24,
"optional": false,
"type": {
"PluginResourceEventType": {
"values": [
{
"name": "Create",
"value": 0
},
{
"name": "Update",
"value": 1
},
{
"name": "Delete",
"value": 2
}
]
}
}
}
},
{
"data": {
"description": "",
"offset": 32,
"optional": false,
"type": "object"
}
}
]
}
}
},
"OnJsonApiEvent_lol-champions_v1_inventories": {
"type": {
"PluginResourceEvent": {
"fields": [
{
"uri": {
"description": "",
"offset": 0,
"optional": false,
"type": "string"
}
},
{
"eventType": {
"description": "",
"offset": 24,
"optional": false,
"type": {
"PluginResourceEventType": {
"values": [
{
"name": "Create",
"value": 0
},
{
"name": "Update",
"value": 1
},
{
"name": "Delete",
"value": 2
}
]
}
}
}
},
{
"data": {
"description": "",
"offset": 32,
"optional": false,
"type": "object"
}
}
]
}
}
},
"OnJsonApiEvent_lol-champions_v1_owned-champions-minimal": {
"type": {
"PluginResourceEvent": {
"fields": [
{
"uri": {
"description": "",
"offset": 0,
"optional": false,
"type": "string"
}
},
{
"eventType": {
"description": "",
"offset": 24,
"optional": false,
"type": {
"PluginResourceEventType": {
"values": [
{
"name": "Create",
"value": 0
},
{
"name": "Update",
"value": 1
},
{
"name": "Delete",
"value": 2
}
]
}
}
}
},
{
"data": {
"description": "",
"offset": 32,
"optional": false,
"type": "object"
}
}
]
}
}
},
"OnJsonApiEvent_lol-chat_v1_blocked-players": {
"type": {
"PluginResourceEvent": {
"fields": [
{
"uri": {
"description": "",
"offset": 0,
"optional": false,
"type": "string"
}
},
{
"eventType": {
"description": "",
"offset": 24,
"optional": false,
"type": {
"PluginResourceEventType": {
"values": [
{
"name": "Create",
"value": 0
},
{
"name": "Update",
"value": 1
},
{
"name": "Delete",
"value": 2
}
]
}
}
}
},
{
"data": {
"description": "",
"offset": 32,
"optional": false,
"type": "object"
}
}
]
}
}
},
"OnJsonApiEvent_lol-chat_v1_config": {
"type": {
"PluginResourceEvent": {
"fields": [
{
"uri": {
"description": "",
"offset": 0,
"optional": false,
"type": "string"
}
},
{
"eventType": {
"description": "",
"offset": 24,
"optional": false,
"type": {
"PluginResourceEventType": {
"values": [
{
"name": "Create",
"value": 0
},
{
"name": "Update",
"value": 1
},
{
"name": "Delete",
"value": 2
}
]
}
}
}
},
{
"data": {
"description": "",
"offset": 32,
"optional": false,
"type": "object"
}
}
]
}
}
},
"OnJsonApiEvent_lol-chat_v1_conversations": {
"type": {
"PluginResourceEvent": {
"fields": [
{
"uri": {
"description": "",
"offset": 0,
"optional": false,
"type": "string"
}
},
{
"eventType": {
"description": "",
"offset": 24,
"optional": false,
"type": {
"PluginResourceEventType": {
"values": [
{
"name": "Create",
"value": 0
},
{
"name": "Update",
"value": 1
},
{
"name": "Delete",
"value": 2
}
]
}
}
}
},
{
"data": {
"description": "",
"offset": 32,
"optional": false,
"type": "object"
}
}
]
}
}
},
"OnJsonApiEvent_lol-chat_v1_errors": {
"type": {
"PluginResourceEvent": {
"fields": [
{
"uri": {
"description": "",
"offset": 0,
"optional": false,
"type": "string"
}
},
{
"eventType": {
"description": "",
"offset": 24,
"optional": false,
"type": {
"PluginResourceEventType": {
"values": [
{
"name": "Create",
"value": 0
},
{
"name": "Update",
"value": 1
},
{
"name": "Delete",
"value": 2
}
]
}
}
}
},
{
"data": {
"description": "",
"offset": 32,
"optional": false,
"type": "object"
}
}
]
}
}
},
"OnJsonApiEvent_lol-chat_v1_friend-counts": {
"type": {
"PluginResourceEvent": {
"fields": [
{
"uri": {
"description": "",
"offset": 0,
"optional": false,
"type": "string"
}
},
{
"eventType": {
"description": "",
"offset": 24,
"optional": false,
"type": {
"PluginResourceEventType": {
"values": [
{
"name": "Create",
"value": 0
},
{
"name": "Update",
"value": 1
},
{
"name": "Delete",
"value": 2
}
]
}
}
}
},
{
"data": {
"description": "",
"offset": 32,
"optional": false,
"type": "object"
}
}
]
}
}
},
"OnJsonApiEvent_lol-chat_v1_friend-groups": {
"type": {
"PluginResourceEvent": {
"fields": [
{
"uri": {
"description": "",
"offset": 0,
"optional": false,
"type": "string"
}
},
{
"eventType": {
"description": "",
"offset": 24,
"optional": false,
"type": {
"PluginResourceEventType": {
"values": [
{
"name": "Create",
"value": 0
},
{
"name": "Update",
"value": 1
},
{
"name": "Delete",
"value": 2
}
]
}
}
}
},
{
"data": {
"description": "",
"offset": 32,
"optional": false,
"type": "object"
}
}
]
}
}
},
"OnJsonApiEvent_lol-chat_v1_friend-requests": {
"type": {
"PluginResourceEvent": {
"fields": [
{
"uri": {
"description": "",
"offset": 0,
"optional": false,
"type": "string"
}
},
{
"eventType": {
"description": "",
"offset": 24,
"optional": false,
"type": {
"PluginResourceEventType": {
"values": [
{
"name": "Create",
"value": 0
},
{
"name": "Update",
"value": 1
},
{
"name": "Delete",
"value": 2
}
]
}
}
}
},
{
"data": {
"description": "",
"offset": 32,
"optional": false,
"type": "object"
}
}
]
}
}
},
"OnJsonApiEvent_lol-chat_v1_friends": {
"type": {
"PluginResourceEvent": {
"fields": [
{
"uri": {
"description": "",
"offset": 0,
"optional": false,
"type": "string"
}
},
{
"eventType": {
"description": "",
"offset": 24,
"optional": false,
"type": {
"PluginResourceEventType": {
"values": [
{
"name": "Create",
"value": 0
},
{
"name": "Update",
"value": 1
},
{
"name": "Delete",
"value": 2
}
]
}
}
}
},
{
"data": {
"description": "",
"offset": 32,
"optional": false,
"type": "object"
}
}
]
}
}
},
"OnJsonApiEvent_lol-chat_v1_me": {
"type": {
"PluginResourceEvent": {
"fields": [
{
"uri": {
"description": "",
"offset": 0,
"optional": false,
"type": "string"
}
},
{
"eventType": {
"description": "",
"offset": 24,
"optional": false,
"type": {
"PluginResourceEventType": {
"values": [
{
"name": "Create",
"value": 0
},
{
"name": "Update",
"value": 1
},
{
"name": "Delete",
"value": 2
}
]
}
}
}
},
{
"data": {
"description": "",
"offset": 32,
"optional": false,
"type": "object"
}
}
]
}
}
},
"OnJsonApiEvent_lol-chat_v1_resources": {
"type": {
"PluginResourceEvent": {
"fields": [
{
"uri": {
"description": "",
"offset": 0,
"optional": false,
"type": "string"
}
},
{
"eventType": {
"description": "",
"offset": 24,
"optional": false,
"type": {
"PluginResourceEventType": {
"values": [
{
"name": "Create",
"value": 0
},
{
"name": "Update",
"value": 1
},
{
"name": "Delete",
"value": 2
}
]
}
}
}
},
{
"data": {
"description": "",
"offset": 32,
"optional": false,
"type": "object"
}
}
]
}
}
},
"OnJsonApiEvent_lol-chat_v1_session": {
"type": {
"PluginResourceEvent": {
"fields": [
{
"uri": {
"description": "",
"offset": 0,
"optional": false,
"type": "string"
}
},
{
"eventType": {
"description": "",
"offset": 24,
"optional": false,
"type": {
"PluginResourceEventType": {
"values": [
{
"name": "Create",
"value": 0
},
{
"name": "Update",
"value": 1
},
{
"name": "Delete",
"value": 2
}
]
}
}
}
},
{
"data": {
"description": "",
"offset": 32,
"optional": false,
"type": "object"
}
}
]
}
}
},
"OnJsonApiEvent_lol-chat_v1_settings": {
"type": {
"PluginResourceEvent": {
"fields": [
{
"uri": {
"description": "",
"offset": 0,
"optional": false,
"type": "string"
}
},
{
"eventType": {
"description": "",
"offset": 24,
"optional": false,
"type": {
"PluginResourceEventType": {
"values": [
{
"name": "Create",
"value": 0
},
{
"name": "Update",
"value": 1
},
{
"name": "Delete",
"value": 2
}
]
}
}
}
},
{
"data": {
"description": "",
"offset": 32,
"optional": false,
"type": "object"
}
}
]
}
}
},
"OnJsonApiEvent_lol-clash_v1_all-tournaments": {
"type": {
"PluginResourceEvent": {
"fields": [
{
"uri": {
"description": "",
"offset": 0,
"optional": false,
"type": "string"
}
},
{
"eventType": {
"description": "",
"offset": 24,
"optional": false,
"type": {
"PluginResourceEventType": {
"values": [
{
"name": "Create",
"value": 0
},
{
"name": "Update",
"value": 1
},
{
"name": "Delete",
"value": 2
}
]
}
}
}
},
{
"data": {
"description": "",
"offset": 32,
"optional": false,
"type": "object"
}
}
]
}
}
},
"OnJsonApiEvent_lol-clash_v1_checkin-allowed": {
"type": {
"PluginResourceEvent": {
"fields": [
{
"uri": {
"description": "",
"offset": 0,
"optional": false,
"type": "string"
}
},
{
"eventType": {
"description": "",
"offset": 24,
"optional": false,
"type": {
"PluginResourceEventType": {
"values": [
{
"name": "Create",
"value": 0
},
{
"name": "Update",
"value": 1
},
{
"name": "Delete",
"value": 2
}
]
}
}
}
},
{
"data": {
"description": "",
"offset": 32,
"optional": false,
"type": "object"
}
}
]
}
}
},
"OnJsonApiEvent_lol-clash_v1_currentTournamentIds": {
"type": {
"PluginResourceEvent": {
"fields": [
{
"uri": {
"description": "",
"offset": 0,
"optional": false,
"type": "string"
}
},
{
"eventType": {
"description": "",
"offset": 24,
"optional": false,
"type": {
"PluginResourceEventType": {
"values": [
{
"name": "Create",
"value": 0
},
{
"name": "Update",
"value": 1
},
{
"name": "Delete",
"value": 2
}
]
}
}
}
},
{
"data": {
"description": "",
"offset": 32,
"optional": false,
"type": "object"
}
}
]
}
}
},
"OnJsonApiEvent_lol-clash_v1_disabled-config": {
"type": {
"PluginResourceEvent": {
"fields": [
{
"uri": {
"description": "",
"offset": 0,
"optional": false,
"type": "string"
}
},
{
"eventType": {
"description": "",
"offset": 24,
"optional": false,
"type": {
"PluginResourceEventType": {
"values": [
{
"name": "Create",
"value": 0
},
{
"name": "Update",
"value": 1
},
{
"name": "Delete",
"value": 2
}
]
}
}
}
},
{
"data": {
"description": "",
"offset": 32,
"optional": false,
"type": "object"
}
}
]
}
}
},
"OnJsonApiEvent_lol-clash_v1_enabled": {
"type": {
"PluginResourceEvent": {
"fields": [
{
"uri": {
"description": "",
"offset": 0,
"optional": false,
"type": "string"
}
},
{
"eventType": {
"description": "",
"offset": 24,
"optional": false,
"type": {
"PluginResourceEventType": {
"values": [
{
"name": "Create",
"value": 0
},
{
"name": "Update",
"value": 1
},
{
"name": "Delete",
"value": 2
}
]
}
}
}
},
{
"data": {
"description": "",
"offset": 32,
"optional": false,
"type": "object"
}
}
]
}
}
},
"OnJsonApiEvent_lol-clash_v1_iconconfig": {
"type": {
"PluginResourceEvent": {
"fields": [
{
"uri": {
"description": "",
"offset": 0,
"optional": false,
"type": "string"
}
},
{
"eventType": {
"description": "",
"offset": 24,
"optional": false,
"type": {
"PluginResourceEventType": {
"values": [
{
"name": "Create",
"value": 0
},
{
"name": "Update",
"value": 1
},
{
"name": "Delete",
"value": 2
}
]
}
}
}
},
{
"data": {
"description": "",
"offset": 32,
"optional": false,
"type": "object"
}
}
]
}
}
},
"OnJsonApiEvent_lol-clash_v1_invited-roster-ids": {
"type": {
"PluginResourceEvent": {
"fields": [
{
"uri": {
"description": "",
"offset": 0,
"optional": false,
"type": "string"
}
},
{
"eventType": {
"description": "",
"offset": 24,
"optional": false,
"type": {
"PluginResourceEventType": {
"values": [
{
"name": "Create",
"value": 0
},
{
"name": "Update",
"value": 1
},
{
"name": "Delete",
"value": 2
}
]
}
}
}
},
{
"data": {
"description": "",
"offset": 32,
"optional": false,
"type": "object"
}
}
]
}
}
},
"OnJsonApiEvent_lol-clash_v1_player": {
"type": {
"PluginResourceEvent": {
"fields": [
{
"uri": {
"description": "",
"offset": 0,
"optional": false,
"type": "string"
}
},
{
"eventType": {
"description": "",
"offset": 24,
"optional": false,
"type": {
"PluginResourceEventType": {
"values": [
{
"name": "Create",
"value": 0
},
{
"name": "Update",
"value": 1
},
{
"name": "Delete",
"value": 2
}
]
}
}
}
},
{
"data": {
"description": "",
"offset": 32,
"optional": false,
"type": "object"
}
}
]
}
}
},
"OnJsonApiEvent_lol-clash_v1_playmode-restricted": {
"type": {
"PluginResourceEvent": {
"fields": [
{
"uri": {
"description": "",
"offset": 0,
"optional": false,
"type": "string"
}
},
{
"eventType": {
"description": "",
"offset": 24,
"optional": false,
"type": {
"PluginResourceEventType": {
"values": [
{
"name": "Create",
"value": 0
},
{
"name": "Update",
"value": 1
},
{
"name": "Delete",
"value": 2
}
]
}
}
}
},
{
"data": {
"description": "",
"offset": 32,
"optional": false,
"type": "object"
}
}
]
}
}
},
"OnJsonApiEvent_lol-clash_v1_ready": {
"type": {
"PluginResourceEvent": {
"fields": [
{
"uri": {
"description": "",
"offset": 0,
"optional": false,
"type": "string"
}
},
{
"eventType": {
"description": "",
"offset": 24,
"optional": false,
"type": {
"PluginResourceEventType": {
"values": [
{
"name": "Create",
"value": 0
},
{
"name": "Update",
"value": 1
},
{
"name": "Delete",
"value": 2
}
]
}
}
}
},
{
"data": {
"description": "",
"offset": 32,
"optional": false,
"type": "object"
}
}
]
}
}
},
"OnJsonApiEvent_lol-clash_v1_simple-state-flags": {
"type": {
"PluginResourceEvent": {
"fields": [
{
"uri": {
"description": "",
"offset": 0,
"optional": false,
"type": "string"
}
},
{
"eventType": {
"description": "",
"offset": 24,
"optional": false,
"type": {
"PluginResourceEventType": {
"values": [
{
"name": "Create",
"value": 0
},
{
"name": "Update",
"value": 1
},
{
"name": "Delete",
"value": 2
}
]
}
}
}
},
{
"data": {
"description": "",
"offset": 32,
"optional": false,
"type": "object"
}
}
]
}
}
},
"OnJsonApiEvent_lol-clash_v1_time": {
"type": {
"PluginResourceEvent": {
"fields": [
{
"uri": {
"description": "",
"offset": 0,
"optional": false,
"type": "string"
}
},
{
"eventType": {
"description": "",
"offset": 24,
"optional": false,
"type": {
"PluginResourceEventType": {
"values": [
{
"name": "Create",
"value": 0
},
{
"name": "Update",
"value": 1
},
{
"name": "Delete",
"value": 2
}
]
}
}
}
},
{
"data": {
"description": "",
"offset": 32,
"optional": false,
"type": "object"
}
}
]
}
}
},
"OnJsonApiEvent_lol-clash_v1_tournament": {
"type": {
"PluginResourceEvent": {
"fields": [
{
"uri": {
"description": "",
"offset": 0,
"optional": false,
"type": "string"
}
},
{
"eventType": {
"description": "",
"offset": 24,
"optional": false,
"type": {
"PluginResourceEventType": {
"values": [
{
"name": "Create",
"value": 0
},
{
"name": "Update",
"value": 1
},
{
"name": "Delete",
"value": 2
}
]
}
}
}
},
{
"data": {
"description": "",
"offset": 32,
"optional": false,
"type": "object"
}
}
]
}
}
},
"OnJsonApiEvent_lol-clash_v1_tournament-state-info": {
"type": {
"PluginResourceEvent": {
"fields": [
{
"uri": {
"description": "",
"offset": 0,
"optional": false,
"type": "string"
}
},
{
"eventType": {
"description": "",
"offset": 24,
"optional": false,
"type": {
"PluginResourceEventType": {
"values": [
{
"name": "Create",
"value": 0
},
{
"name": "Update",
"value": 1
},
{
"name": "Delete",
"value": 2
}
]
}
}
}
},
{
"data": {
"description": "",
"offset": 32,
"optional": false,
"type": "object"
}
}
]
}
}
},
"OnJsonApiEvent_lol-clash_v1_tournament-summary": {
"type": {
"PluginResourceEvent": {
"fields": [
{
"uri": {
"description": "",
"offset": 0,
"optional": false,
"type": "string"
}
},
{
"eventType": {
"description": "",
"offset": 24,
"optional": false,
"type": {
"PluginResourceEventType": {
"values": [
{
"name": "Create",
"value": 0
},
{
"name": "Update",
"value": 1
},
{
"name": "Delete",
"value": 2
}
]
}
}
}
},
{
"data": {
"description": "",
"offset": 32,
"optional": false,
"type": "object"
}
}
]
}
}
},
"OnJsonApiEvent_lol-clash_v1_visible": {
"type": {
"PluginResourceEvent": {
"fields": [
{
"uri": {
"description": "",
"offset": 0,
"optional": false,
"type": "string"
}
},
{
"eventType": {
"description": "",
"offset": 24,
"optional": false,
"type": {
"PluginResourceEventType": {
"values": [
{
"name": "Create",
"value": 0
},
{
"name": "Update",
"value": 1
},
{
"name": "Delete",
"value": 2
}
]
}
}
}
},
{
"data": {
"description": "",
"offset": 32,
"optional": false,
"type": "object"
}
}
]
}
}
},
"OnJsonApiEvent_lol-clash_v1_voice-enabled": {
"type": {
"PluginResourceEvent": {
"fields": [
{
"uri": {
"description": "",
"offset": 0,
"optional": false,
"type": "string"
}
},
{
"eventType": {
"description": "",
"offset": 24,
"optional": false,
"type": {
"PluginResourceEventType": {
"values": [
{
"name": "Create",
"value": 0
},
{
"name": "Update",
"value": 1
},
{
"name": "Delete",
"value": 2
}
]
}
}
}
},
{
"data": {
"description": "",
"offset": 32,
"optional": false,
"type": "object"
}
}
]
}
}
},
"OnJsonApiEvent_lol-clash_v2_playmode-restricted": {
"type": {
"PluginResourceEvent": {
"fields": [
{
"uri": {
"description": "",
"offset": 0,
"optional": false,
"type": "string"
}
},
{
"eventType": {
"description": "",
"offset": 24,
"optional": false,
"type": {
"PluginResourceEventType": {
"values": [
{
"name": "Create",
"value": 0
},
{
"name": "Update",
"value": 1
},
{
"name": "Delete",
"value": 2
}
]
}
}
}
},
{
"data": {
"description": "",
"offset": 32,
"optional": false,
"type": "object"
}
}
]
}
}
},
"OnJsonApiEvent_lol-client-config_v3_client-config": {
"type": {
"PluginResourceEvent": {
"fields": [
{
"uri": {
"description": "",
"offset": 0,
"optional": false,
"type": "string"
}
},
{
"eventType": {
"description": "",
"offset": 24,
"optional": false,
"type": {
"PluginResourceEventType": {
"values": [
{
"name": "Create",
"value": 0
},
{
"name": "Update",
"value": 1
},
{
"name": "Delete",
"value": 2
}
]
}
}
}
},
{
"data": {
"description": "",
"offset": 32,
"optional": false,
"type": "object"
}
}
]
}
}
},
"OnJsonApiEvent_lol-collections_v1_inventories": {
"type": {
"PluginResourceEvent": {
"fields": [
{
"uri": {
"description": "",
"offset": 0,
"optional": false,
"type": "string"
}
},
{
"eventType": {
"description": "",
"offset": 24,
"optional": false,
"type": {
"PluginResourceEventType": {
"values": [
{
"name": "Create",
"value": 0
},
{
"name": "Update",
"value": 1
},
{
"name": "Delete",
"value": 2
}
]
}
}
}
},
{
"data": {
"description": "",
"offset": 32,
"optional": false,
"type": "object"
}
}
]
}
}
},
"OnJsonApiEvent_lol-content-targeting_v1_filters": {
"type": {
"PluginResourceEvent": {
"fields": [
{
"uri": {
"description": "",
"offset": 0,
"optional": false,
"type": "string"
}
},
{
"eventType": {
"description": "",
"offset": 24,
"optional": false,
"type": {
"PluginResourceEventType": {
"values": [
{
"name": "Create",
"value": 0
},
{
"name": "Update",
"value": 1
},
{
"name": "Delete",
"value": 2
}
]
}
}
}
},
{
"data": {
"description": "",
"offset": 32,
"optional": false,
"type": "object"
}
}
]
}
}
},
"OnJsonApiEvent_lol-content-targeting_v1_protected_filters": {
"type": {
"PluginResourceEvent": {
"fields": [
{
"uri": {
"description": "",
"offset": 0,
"optional": false,
"type": "string"
}
},
{
"eventType": {
"description": "",
"offset": 24,
"optional": false,
"type": {
"PluginResourceEventType": {
"values": [
{
"name": "Create",
"value": 0
},
{
"name": "Update",
"value": 1
},
{
"name": "Delete",
"value": 2
}
]
}
}
}
},
{
"data": {
"description": "",
"offset": 32,
"optional": false,
"type": "object"
}
}
]
}
}
},
"OnJsonApiEvent_lol-cosmetics_v1_inventories": {
"type": {
"PluginResourceEvent": {
"fields": [
{
"uri": {
"description": "",
"offset": 0,
"optional": false,
"type": "string"
}
},
{
"eventType": {
"description": "",
"offset": 24,
"optional": false,
"type": {
"PluginResourceEventType": {
"values": [
{
"name": "Create",
"value": 0
},
{
"name": "Update",
"value": 1
},
{
"name": "Delete",
"value": 2
}
]
}
}
}
},
{
"data": {
"description": "",
"offset": 32,
"optional": false,
"type": "object"
}
}
]
}
}
},
"OnJsonApiEvent_lol-end-of-game_v1_champion-mastery-updates": {
"type": {
"PluginResourceEvent": {
"fields": [
{
"uri": {
"description": "",
"offset": 0,
"optional": false,
"type": "string"
}
},
{
"eventType": {
"description": "",
"offset": 24,
"optional": false,
"type": {
"PluginResourceEventType": {
"values": [
{
"name": "Create",
"value": 0
},
{
"name": "Update",
"value": 1
},
{
"name": "Delete",
"value": 2
}
]
}
}
}
},
{
"data": {
"description": "",
"offset": 32,
"optional": false,
"type": "object"
}
}
]
}
}
},
"OnJsonApiEvent_lol-end-of-game_v1_eog-stats-block": {
"type": {
"PluginResourceEvent": {
"fields": [
{
"uri": {
"description": "",
"offset": 0,
"optional": false,
"type": "string"
}
},
{
"eventType": {
"description": "",
"offset": 24,
"optional": false,
"type": {
"PluginResourceEventType": {
"values": [
{
"name": "Create",
"value": 0
},
{
"name": "Update",
"value": 1
},
{
"name": "Delete",
"value": 2
}
]
}
}
}
},
{
"data": {
"description": "",
"offset": 32,
"optional": false,
"type": "object"
}
}
]
}
}
},
"OnJsonApiEvent_lol-end-of-game_v1_gameclient-eog-stats-block": {
"type": {
"PluginResourceEvent": {
"fields": [
{
"uri": {
"description": "",
"offset": 0,
"optional": false,
"type": "string"
}
},
{
"eventType": {
"description": "",
"offset": 24,
"optional": false,
"type": {
"PluginResourceEventType": {
"values": [
{
"name": "Create",
"value": 0
},
{
"name": "Update",
"value": 1
},
{
"name": "Delete",
"value": 2
}
]
}
}
}
},
{
"data": {
"description": "",
"offset": 32,
"optional": false,
"type": "object"
}
}
]
}
}
},
"OnJsonApiEvent_lol-end-of-game_v1_reported-players": {
"type": {
"PluginResourceEvent": {
"fields": [
{
"uri": {
"description": "",
"offset": 0,
"optional": false,
"type": "string"
}
},
{
"eventType": {
"description": "",
"offset": 24,
"optional": false,
"type": {
"PluginResourceEventType": {
"values": [
{
"name": "Create",
"value": 0
},
{
"name": "Update",
"value": 1
},
{
"name": "Delete",
"value": 2
}
]
}
}
}
},
{
"data": {
"description": "",
"offset": 32,
"optional": false,
"type": "object"
}
}
]
}
}
},
"OnJsonApiEvent_lol-end-of-game_v1_tft-eog-stats": {
"type": {
"PluginResourceEvent": {
"fields": [
{
"uri": {
"description": "",
"offset": 0,
"optional": false,
"type": "string"
}
},
{
"eventType": {
"description": "",
"offset": 24,
"optional": false,
"type": {
"PluginResourceEventType": {
"values": [
{
"name": "Create",
"value": 0
},
{
"name": "Update",
"value": 1
},
{
"name": "Delete",
"value": 2
}
]
}
}
}
},
{
"data": {
"description": "",
"offset": 32,
"optional": false,
"type": "object"
}
}
]
}
}
},
"OnJsonApiEvent_lol-game-client-chat_v1_aas-messages": {
"type": {
"PluginResourceEvent": {
"fields": [
{
"uri": {
"description": "",
"offset": 0,
"optional": false,
"type": "string"
}
},
{
"eventType": {
"description": "",
"offset": 24,
"optional": false,
"type": {
"PluginResourceEventType": {
"values": [
{
"name": "Create",
"value": 0
},
{
"name": "Update",
"value": 1
},
{
"name": "Delete",
"value": 2
}
]
}
}
}
},
{
"data": {
"description": "",
"offset": 32,
"optional": false,
"type": "object"
}
}
]
}
}
},
"OnJsonApiEvent_lol-game-client-chat_v1_buddies": {
"type": {
"PluginResourceEvent": {
"fields": [
{
"uri": {
"description": "",
"offset": 0,
"optional": false,
"type": "string"
}
},
{
"eventType": {
"description": "",
"offset": 24,
"optional": false,
"type": {
"PluginResourceEventType": {
"values": [
{
"name": "Create",
"value": 0
},
{
"name": "Update",
"value": 1
},
{
"name": "Delete",
"value": 2
}
]
}
}
}
},
{
"data": {
"description": "",
"offset": 32,
"optional": false,
"type": "object"
}
}
]
}
}
},
"OnJsonApiEvent_lol-game-client-chat_v1_instant-messages": {
"type": {
"PluginResourceEvent": {
"fields": [
{
"uri": {
"description": "",
"offset": 0,
"optional": false,
"type": "string"
}
},
{
"eventType": {
"description": "",
"offset": 24,
"optional": false,
"type": {
"PluginResourceEventType": {
"values": [
{
"name": "Create",
"value": 0
},
{
"name": "Update",
"value": 1
},
{
"name": "Delete",
"value": 2
}
]
}
}
}
},
{
"data": {
"description": "",
"offset": 32,
"optional": false,
"type": "object"
}
}
]
}
}
},
"OnJsonApiEvent_lol-game-client-chat_v1_party-messages": {
"type": {
"PluginResourceEvent": {
"fields": [
{
"uri": {
"description": "",
"offset": 0,
"optional": false,
"type": "string"
}
},
{
"eventType": {
"description": "",
"offset": 24,
"optional": false,
"type": {
"PluginResourceEventType": {
"values": [
{
"name": "Create",
"value": 0
},
{
"name": "Update",
"value": 1
},
{
"name": "Delete",
"value": 2
}
]
}
}
}
},
{
"data": {
"description": "",
"offset": 32,
"optional": false,
"type": "object"
}
}
]
}
}
},
"OnJsonApiEvent_lol-game-queues_v1_custom": {
"type": {
"PluginResourceEvent": {
"fields": [
{
"uri": {
"description": "",
"offset": 0,
"optional": false,
"type": "string"
}
},
{
"eventType": {
"description": "",
"offset": 24,
"optional": false,
"type": {
"PluginResourceEventType": {
"values": [
{
"name": "Create",
"value": 0
},
{
"name": "Update",
"value": 1
},
{
"name": "Delete",
"value": 2
}
]
}
}
}
},
{
"data": {
"description": "",
"offset": 32,
"optional": false,
"type": "object"
}
}
]
}
}
},
"OnJsonApiEvent_lol-game-queues_v1_custom-non-default": {
"type": {
"PluginResourceEvent": {
"fields": [
{
"uri": {
"description": "",
"offset": 0,
"optional": false,
"type": "string"
}
},
{
"eventType": {
"description": "",
"offset": 24,
"optional": false,
"type": {
"PluginResourceEventType": {
"values": [
{
"name": "Create",
"value": 0
},
{
"name": "Update",
"value": 1
},
{
"name": "Delete",
"value": 2
}
]
}
}
}
},
{
"data": {
"description": "",
"offset": 32,
"optional": false,
"type": "object"
}
}
]
}
}
},
"OnJsonApiEvent_lol-game-queues_v1_queues": {
"type": {
"PluginResourceEvent": {
"fields": [
{
"uri": {
"description": "",
"offset": 0,
"optional": false,
"type": "string"
}
},
{
"eventType": {
"description": "",
"offset": 24,
"optional": false,
"type": {
"PluginResourceEventType": {
"values": [
{
"name": "Create",
"value": 0
},
{
"name": "Update",
"value": 1
},
{
"name": "Delete",
"value": 2
}
]
}
}
}
},
{
"data": {
"description": "",
"offset": 32,
"optional": false,
"type": "object"
}
}
]
}
}
},
"OnJsonApiEvent_lol-game-settings_v1_game-settings": {
"type": {
"PluginResourceEvent": {
"fields": [
{
"uri": {
"description": "",
"offset": 0,
"optional": false,
"type": "string"
}
},
{
"eventType": {
"description": "",
"offset": 24,
"optional": false,
"type": {
"PluginResourceEventType": {
"values": [
{
"name": "Create",
"value": 0
},
{
"name": "Update",
"value": 1
},
{
"name": "Delete",
"value": 2
}
]
}
}
}
},
{
"data": {
"description": "",
"offset": 32,
"optional": false,
"type": "object"
}
}
]
}
}
},
"OnJsonApiEvent_lol-game-settings_v1_input-settings": {
"type": {
"PluginResourceEvent": {
"fields": [
{
"uri": {
"description": "",
"offset": 0,
"optional": false,
"type": "string"
}
},
{
"eventType": {
"description": "",
"offset": 24,
"optional": false,
"type": {
"PluginResourceEventType": {
"values": [
{
"name": "Create",
"value": 0
},
{
"name": "Update",
"value": 1
},
{
"name": "Delete",
"value": 2
}
]
}
}
}
},
{
"data": {
"description": "",
"offset": 32,
"optional": false,
"type": "object"
}
}
]
}
}
},
"OnJsonApiEvent_lol-game-settings_v1_ready": {
"type": {
"PluginResourceEvent": {
"fields": [
{
"uri": {
"description": "",
"offset": 0,
"optional": false,
"type": "string"
}
},
{
"eventType": {
"description": "",
"offset": 24,
"optional": false,
"type": {
"PluginResourceEventType": {
"values": [
{
"name": "Create",
"value": 0
},
{
"name": "Update",
"value": 1
},
{
"name": "Delete",
"value": 2
}
]
}
}
}
},
{
"data": {
"description": "",
"offset": 32,
"optional": false,
"type": "object"
}
}
]
}
}
},
"OnJsonApiEvent_lol-gameflow_v1_active-patcher-lock": {
"type": {
"PluginResourceEvent": {
"fields": [
{
"uri": {
"description": "",
"offset": 0,
"optional": false,
"type": "string"
}
},
{
"eventType": {
"description": "",
"offset": 24,
"optional": false,
"type": {
"PluginResourceEventType": {
"values": [
{
"name": "Create",
"value": 0
},
{
"name": "Update",
"value": 1
},
{
"name": "Delete",
"value": 2
}
]
}
}
}
},
{
"data": {
"description": "",
"offset": 32,
"optional": false,
"type": "object"
}
}
]
}
}
},
"OnJsonApiEvent_lol-gameflow_v1_availability": {
"type": {
"PluginResourceEvent": {
"fields": [
{
"uri": {
"description": "",
"offset": 0,
"optional": false,
"type": "string"
}
},
{
"eventType": {
"description": "",
"offset": 24,
"optional": false,
"type": {
"PluginResourceEventType": {
"values": [
{
"name": "Create",
"value": 0
},
{
"name": "Update",
"value": 1
},
{
"name": "Delete",
"value": 2
}
]
}
}
}
},
{
"data": {
"description": "",
"offset": 32,
"optional": false,
"type": "object"
}
}
]
}
}
},
"OnJsonApiEvent_lol-gameflow_v1_battle-training": {
"type": {
"PluginResourceEvent": {
"fields": [
{
"uri": {
"description": "",
"offset": 0,
"optional": false,
"type": "string"
}
},
{
"eventType": {
"description": "",
"offset": 24,
"optional": false,
"type": {
"PluginResourceEventType": {
"values": [
{
"name": "Create",
"value": 0
},
{
"name": "Update",
"value": 1
},
{
"name": "Delete",
"value": 2
}
]
}
}
}
},
{
"data": {
"description": "",
"offset": 32,
"optional": false,
"type": "object"
}
}
]
}
}
},
"OnJsonApiEvent_lol-gameflow_v1_early-exit-notifications": {
"type": {
"PluginResourceEvent": {
"fields": [
{
"uri": {
"description": "",
"offset": 0,
"optional": false,
"type": "string"
}
},
{
"eventType": {
"description": "",
"offset": 24,
"optional": false,
"type": {
"PluginResourceEventType": {
"values": [
{
"name": "Create",
"value": 0
},
{
"name": "Update",
"value": 1
},
{
"name": "Delete",
"value": 2
}
]
}
}
}
},
{
"data": {
"description": "",
"offset": 32,
"optional": false,
"type": "object"
}
}
]
}
}
},
"OnJsonApiEvent_lol-gameflow_v1_gameflow-metadata": {
"type": {
"PluginResourceEvent": {
"fields": [
{
"uri": {
"description": "",
"offset": 0,
"optional": false,
"type": "string"
}
},
{
"eventType": {
"description": "",
"offset": 24,
"optional": false,
"type": {
"PluginResourceEventType": {
"values": [
{
"name": "Create",
"value": 0
},
{
"name": "Update",
"value": 1
},
{
"name": "Delete",
"value": 2
}
]
}
}
}
},
{
"data": {
"description": "",
"offset": 32,
"optional": false,
"type": "object"
}
}
]
}
}
},
"OnJsonApiEvent_lol-gameflow_v1_gameflow-phase": {
"type": {
"PluginResourceEvent": {
"fields": [
{
"uri": {
"description": "",
"offset": 0,
"optional": false,
"type": "string"
}
},
{
"eventType": {
"description": "",
"offset": 24,
"optional": false,
"type": {
"PluginResourceEventType": {
"values": [
{
"name": "Create",
"value": 0
},
{
"name": "Update",
"value": 1
},
{
"name": "Delete",
"value": 2
}
]
}
}
}
},
{
"data": {
"description": "",
"offset": 32,
"optional": false,
"type": "object"
}
}
]
}
}
},
"OnJsonApiEvent_lol-gameflow_v1_session": {
"type": {
"PluginResourceEvent": {
"fields": [
{
"uri": {
"description": "",
"offset": 0,
"optional": false,
"type": "string"
}
},
{
"eventType": {
"description": "",
"offset": 24,
"optional": false,
"type": {
"PluginResourceEventType": {
"values": [
{
"name": "Create",
"value": 0
},
{
"name": "Update",
"value": 1
},
{
"name": "Delete",
"value": 2
}
]
}
}
}
},
{
"data": {
"description": "",
"offset": 32,
"optional": false,
"type": "object"
}
}
]
}
}
},
"OnJsonApiEvent_lol-gameflow_v1_spectate": {
"type": {
"PluginResourceEvent": {
"fields": [
{
"uri": {
"description": "",
"offset": 0,
"optional": false,
"type": "string"
}
},
{
"eventType": {
"description": "",
"offset": 24,
"optional": false,
"type": {
"PluginResourceEventType": {
"values": [
{
"name": "Create",
"value": 0
},
{
"name": "Update",
"value": 1
},
{
"name": "Delete",
"value": 2
}
]
}
}
}
},
{
"data": {
"description": "",
"offset": 32,
"optional": false,
"type": "object"
}
}
]
}
}
},
"OnJsonApiEvent_lol-gameflow_v1_watch": {
"type": {
"PluginResourceEvent": {
"fields": [
{
"uri": {
"description": "",
"offset": 0,
"optional": false,
"type": "string"
}
},
{
"eventType": {
"description": "",
"offset": 24,
"optional": false,
"type": {
"PluginResourceEventType": {
"values": [
{
"name": "Create",
"value": 0
},
{
"name": "Update",
"value": 1
},
{
"name": "Delete",
"value": 2
}
]
}
}
}
},
{
"data": {
"description": "",
"offset": 32,
"optional": false,
"type": "object"
}
}
]
}
}
},
"OnJsonApiEvent_lol-geoinfo_v1_whereami": {
"type": {
"PluginResourceEvent": {
"fields": [
{
"uri": {
"description": "",
"offset": 0,
"optional": false,
"type": "string"
}
},
{
"eventType": {
"description": "",
"offset": 24,
"optional": false,
"type": {
"PluginResourceEventType": {
"values": [
{
"name": "Create",
"value": 0
},
{
"name": "Update",
"value": 1
},
{
"name": "Delete",
"value": 2
}
]
}
}
}
},
{
"data": {
"description": "",
"offset": 32,
"optional": false,
"type": "object"
}
}
]
}
}
},
"OnJsonApiEvent_lol-highlights_v1_config": {
"type": {
"PluginResourceEvent": {
"fields": [
{
"uri": {
"description": "",
"offset": 0,
"optional": false,
"type": "string"
}
},
{
"eventType": {
"description": "",
"offset": 24,
"optional": false,
"type": {
"PluginResourceEventType": {
"values": [
{
"name": "Create",
"value": 0
},
{
"name": "Update",
"value": 1
},
{
"name": "Delete",
"value": 2
}
]
}
}
}
},
{
"data": {
"description": "",
"offset": 32,
"optional": false,
"type": "object"
}
}
]
}
}
},
"OnJsonApiEvent_lol-highlights_v1_highlights-folder-path": {
"type": {
"PluginResourceEvent": {
"fields": [
{
"uri": {
"description": "",
"offset": 0,
"optional": false,
"type": "string"
}
},
{
"eventType": {
"description": "",
"offset": 24,
"optional": false,
"type": {
"PluginResourceEventType": {
"values": [
{
"name": "Create",
"value": 0
},
{
"name": "Update",
"value": 1
},
{
"name": "Delete",
"value": 2
}
]
}
}
}
},
{
"data": {
"description": "",
"offset": 32,
"optional": false,
"type": "object"
}
}
]
}
}
},
"OnJsonApiEvent_lol-honor-v2_v1_ballot": {
"type": {
"PluginResourceEvent": {
"fields": [
{
"uri": {
"description": "",
"offset": 0,
"optional": false,
"type": "string"
}
},
{
"eventType": {
"description": "",
"offset": 24,
"optional": false,
"type": {
"PluginResourceEventType": {
"values": [
{
"name": "Create",
"value": 0
},
{
"name": "Update",
"value": 1
},
{
"name": "Delete",
"value": 2
}
]
}
}
}
},
{
"data": {
"description": "",
"offset": 32,
"optional": false,
"type": "object"
}
}
]
}
}
},
"OnJsonApiEvent_lol-honor-v2_v1_config": {
"type": {
"PluginResourceEvent": {
"fields": [
{
"uri": {
"description": "",
"offset": 0,
"optional": false,
"type": "string"
}
},
{
"eventType": {
"description": "",
"offset": 24,
"optional": false,
"type": {
"PluginResourceEventType": {
"values": [
{
"name": "Create",
"value": 0
},
{
"name": "Update",
"value": 1
},
{
"name": "Delete",
"value": 2
}
]
}
}
}
},
{
"data": {
"description": "",
"offset": 32,
"optional": false,
"type": "object"
}
}
]
}
}
},
"OnJsonApiEvent_lol-honor-v2_v1_late-recognition": {
"type": {
"PluginResourceEvent": {
"fields": [
{
"uri": {
"description": "",
"offset": 0,
"optional": false,
"type": "string"
}
},
{
"eventType": {
"description": "",
"offset": 24,
"optional": false,
"type": {
"PluginResourceEventType": {
"values": [
{
"name": "Create",
"value": 0
},
{
"name": "Update",
"value": 1
},
{
"name": "Delete",
"value": 2
}
]
}
}
}
},
{
"data": {
"description": "",
"offset": 32,
"optional": false,
"type": "object"
}
}
]
}
}
},
"OnJsonApiEvent_lol-honor-v2_v1_latest-eligible-game": {
"type": {
"PluginResourceEvent": {
"fields": [
{
"uri": {
"description": "",
"offset": 0,
"optional": false,
"type": "string"
}
},
{
"eventType": {
"description": "",
"offset": 24,
"optional": false,
"type": {
"PluginResourceEventType": {
"values": [
{
"name": "Create",
"value": 0
},
{
"name": "Update",
"value": 1
},
{
"name": "Delete",
"value": 2
}
]
}
}
}
},
{
"data": {
"description": "",
"offset": 32,
"optional": false,
"type": "object"
}
}
]
}
}
},
"OnJsonApiEvent_lol-honor-v2_v1_mutual-honor": {
"type": {
"PluginResourceEvent": {
"fields": [
{
"uri": {
"description": "",
"offset": 0,
"optional": false,
"type": "string"
}
},
{
"eventType": {
"description": "",
"offset": 24,
"optional": false,
"type": {
"PluginResourceEventType": {
"values": [
{
"name": "Create",
"value": 0
},
{
"name": "Update",
"value": 1
},
{
"name": "Delete",
"value": 2
}
]
}
}
}
},
{
"data": {
"description": "",
"offset": 32,
"optional": false,
"type": "object"
}
}
]
}
}
},
"OnJsonApiEvent_lol-honor-v2_v1_profile": {
"type": {
"PluginResourceEvent": {
"fields": [
{
"uri": {
"description": "",
"offset": 0,
"optional": false,
"type": "string"
}
},
{
"eventType": {
"description": "",
"offset": 24,
"optional": false,
"type": {
"PluginResourceEventType": {
"values": [
{
"name": "Create",
"value": 0
},
{
"name": "Update",
"value": 1
},
{
"name": "Delete",
"value": 2
}
]
}
}
}
},
{
"data": {
"description": "",
"offset": 32,
"optional": false,
"type": "object"
}
}
]
}
}
},
"OnJsonApiEvent_lol-honor-v2_v1_recipients": {
"type": {
"PluginResourceEvent": {
"fields": [
{
"uri": {
"description": "",
"offset": 0,
"optional": false,
"type": "string"
}
},
{
"eventType": {
"description": "",
"offset": 24,
"optional": false,
"type": {
"PluginResourceEventType": {
"values": [
{
"name": "Create",
"value": 0
},
{
"name": "Update",
"value": 1
},
{
"name": "Delete",
"value": 2
}
]
}
}
}
},
{
"data": {
"description": "",
"offset": 32,
"optional": false,
"type": "object"
}
}
]
}
}
},
"OnJsonApiEvent_lol-honor-v2_v1_recognition": {
"type": {
"PluginResourceEvent": {
"fields": [
{
"uri": {
"description": "",
"offset": 0,
"optional": false,
"type": "string"
}
},
{
"eventType": {
"description": "",
"offset": 24,
"optional": false,
"type": {
"PluginResourceEventType": {
"values": [
{
"name": "Create",
"value": 0
},
{
"name": "Update",
"value": 1
},
{
"name": "Delete",
"value": 2
}
]
}
}
}
},
{
"data": {
"description": "",
"offset": 32,
"optional": false,
"type": "object"
}
}
]
}
}
},
"OnJsonApiEvent_lol-honor-v2_v1_team-choices": {
"type": {
"PluginResourceEvent": {
"fields": [
{
"uri": {
"description": "",
"offset": 0,
"optional": false,
"type": "string"
}
},
{
"eventType": {
"description": "",
"offset": 24,
"optional": false,
"type": {
"PluginResourceEventType": {
"values": [
{
"name": "Create",
"value": 0
},
{
"name": "Update",
"value": 1
},
{
"name": "Delete",
"value": 2
}
]
}
}
}
},
{
"data": {
"description": "",
"offset": 32,
"optional": false,
"type": "object"
}
}
]
}
}
},
"OnJsonApiEvent_lol-honor-v2_v1_vote-completion": {
"type": {
"PluginResourceEvent": {
"fields": [
{
"uri": {
"description": "",
"offset": 0,
"optional": false,
"type": "string"
}
},
{
"eventType": {
"description": "",
"offset": 24,
"optional": false,
"type": {
"PluginResourceEventType": {
"values": [
{
"name": "Create",
"value": 0
},
{
"name": "Update",
"value": 1
},
{
"name": "Delete",
"value": 2
}
]
}
}
}
},
{
"data": {
"description": "",
"offset": 32,
"optional": false,
"type": "object"
}
}
]
}
}
},
"OnJsonApiEvent_lol-hovercard_v1_friend-info": {
"type": {
"PluginResourceEvent": {
"fields": [
{
"uri": {
"description": "",
"offset": 0,
"optional": false,
"type": "string"
}
},
{
"eventType": {
"description": "",
"offset": 24,
"optional": false,
"type": {
"PluginResourceEventType": {
"values": [
{
"name": "Create",
"value": 0
},
{
"name": "Update",
"value": 1
},
{
"name": "Delete",
"value": 2
}
]
}
}
}
},
{
"data": {
"description": "",
"offset": 32,
"optional": false,
"type": "object"
}
}
]
}
}
},
"OnJsonApiEvent_lol-hovercard_v1_friend-info-by-summoner": {
"type": {
"PluginResourceEvent": {
"fields": [
{
"uri": {
"description": "",
"offset": 0,
"optional": false,
"type": "string"
}
},
{
"eventType": {
"description": "",
"offset": 24,
"optional": false,
"type": {
"PluginResourceEventType": {
"values": [
{
"name": "Create",
"value": 0
},
{
"name": "Update",
"value": 1
},
{
"name": "Delete",
"value": 2
}
]
}
}
}
},
{
"data": {
"description": "",
"offset": 32,
"optional": false,
"type": "object"
}
}
]
}
}
},
"OnJsonApiEvent_lol-inventory_v1_initial-configuration-complete": {
"type": {
"PluginResourceEvent": {
"fields": [
{
"uri": {
"description": "",
"offset": 0,
"optional": false,
"type": "string"
}
},
{
"eventType": {
"description": "",
"offset": 24,
"optional": false,
"type": {
"PluginResourceEventType": {
"values": [
{
"name": "Create",
"value": 0
},
{
"name": "Update",
"value": 1
},
{
"name": "Delete",
"value": 2
}
]
}
}
}
},
{
"data": {
"description": "",
"offset": 32,
"optional": false,
"type": "object"
}
}
]
}
}
},
"OnJsonApiEvent_lol-inventory_v1_inventory": {
"type": {
"PluginResourceEvent": {
"fields": [
{
"uri": {
"description": "",
"offset": 0,
"optional": false,
"type": "string"
}
},
{
"eventType": {
"description": "",
"offset": 24,
"optional": false,
"type": {
"PluginResourceEventType": {
"values": [
{
"name": "Create",
"value": 0
},
{
"name": "Update",
"value": 1
},
{
"name": "Delete",
"value": 2
}
]
}
}
}
},
{
"data": {
"description": "",
"offset": 32,
"optional": false,
"type": "object"
}
}
]
}
}
},
"OnJsonApiEvent_lol-inventory_v1_signedInventory": {
"type": {
"PluginResourceEvent": {
"fields": [
{
"uri": {
"description": "",
"offset": 0,
"optional": false,
"type": "string"
}
},
{
"eventType": {
"description": "",
"offset": 24,
"optional": false,
"type": {
"PluginResourceEventType": {
"values": [
{
"name": "Create",
"value": 0
},
{
"name": "Update",
"value": 1
},
{
"name": "Delete",
"value": 2
}
]
}
}
}
},
{
"data": {
"description": "",
"offset": 32,
"optional": false,
"type": "object"
}
}
]
}
}
},
"OnJsonApiEvent_lol-inventory_v1_wallet": {
"type": {
"PluginResourceEvent": {
"fields": [
{
"uri": {
"description": "",
"offset": 0,
"optional": false,
"type": "string"
}
},
{
"eventType": {
"description": "",
"offset": 24,
"optional": false,
"type": {
"PluginResourceEventType": {
"values": [
{
"name": "Create",
"value": 0
},
{
"name": "Update",
"value": 1
},
{
"name": "Delete",
"value": 2
}
]
}
}
}
},
{
"data": {
"description": "",
"offset": 32,
"optional": false,
"type": "object"
}
}
]
}
}
},
"OnJsonApiEvent_lol-inventory_v2_inventory": {
"type": {
"PluginResourceEvent": {
"fields": [
{
"uri": {
"description": "",
"offset": 0,
"optional": false,
"type": "string"
}
},
{
"eventType": {
"description": "",
"offset": 24,
"optional": false,
"type": {
"PluginResourceEventType": {
"values": [
{
"name": "Create",
"value": 0
},
{
"name": "Update",
"value": 1
},
{
"name": "Delete",
"value": 2
}
]
}
}
}
},
{
"data": {
"description": "",
"offset": 32,
"optional": false,
"type": "object"
}
}
]
}
}
},
"OnJsonApiEvent_lol-kr-playtime-reminder_v1_message": {
"type": {
"PluginResourceEvent": {
"fields": [
{
"uri": {
"description": "",
"offset": 0,
"optional": false,
"type": "string"
}
},
{
"eventType": {
"description": "",
"offset": 24,
"optional": false,
"type": {
"PluginResourceEventType": {
"values": [
{
"name": "Create",
"value": 0
},
{
"name": "Update",
"value": 1
},
{
"name": "Delete",
"value": 2
}
]
}
}
}
},
{
"data": {
"description": "",
"offset": 32,
"optional": false,
"type": "object"
}
}
]
}
}
},
"OnJsonApiEvent_lol-league-session_v1_league-session-token": {
"type": {
"PluginResourceEvent": {
"fields": [
{
"uri": {
"description": "",
"offset": 0,
"optional": false,
"type": "string"
}
},
{
"eventType": {
"description": "",
"offset": 24,
"optional": false,
"type": {
"PluginResourceEventType": {
"values": [
{
"name": "Create",
"value": 0
},
{
"name": "Update",
"value": 1
},
{
"name": "Delete",
"value": 2
}
]
}
}
}
},
{
"data": {
"description": "",
"offset": 32,
"optional": false,
"type": "object"
}
}
]
}
}
},
"OnJsonApiEvent_lol-license-agreement_v1_agreements": {
"type": {
"PluginResourceEvent": {
"fields": [
{
"uri": {
"description": "",
"offset": 0,
"optional": false,
"type": "string"
}
},
{
"eventType": {
"description": "",
"offset": 24,
"optional": false,
"type": {
"PluginResourceEventType": {
"values": [
{
"name": "Create",
"value": 0
},
{
"name": "Update",
"value": 1
},
{
"name": "Delete",
"value": 2
}
]
}
}
}
},
{
"data": {
"description": "",
"offset": 32,
"optional": false,
"type": "object"
}
}
]
}
}
},
"OnJsonApiEvent_lol-license-agreement_v1_all-agreements": {
"type": {
"PluginResourceEvent": {
"fields": [
{
"uri": {
"description": "",
"offset": 0,
"optional": false,
"type": "string"
}
},
{
"eventType": {
"description": "",
"offset": 24,
"optional": false,
"type": {
"PluginResourceEventType": {
"values": [
{
"name": "Create",
"value": 0
},
{
"name": "Update",
"value": 1
},
{
"name": "Delete",
"value": 2
}
]
}
}
}
},
{
"data": {
"description": "",
"offset": 32,
"optional": false,
"type": "object"
}
}
]
}
}
},
"OnJsonApiEvent_lol-license-agreement_v1_serve-location": {
"type": {
"PluginResourceEvent": {
"fields": [
{
"uri": {
"description": "",
"offset": 0,
"optional": false,
"type": "string"
}
},
{
"eventType": {
"description": "",
"offset": 24,
"optional": false,
"type": {
"PluginResourceEventType": {
"values": [
{
"name": "Create",
"value": 0
},
{
"name": "Update",
"value": 1
},
{
"name": "Delete",
"value": 2
}
]
}
}
}
},
{
"data": {
"description": "",
"offset": 32,
"optional": false,
"type": "object"
}
}
]
}
}
},
"OnJsonApiEvent_lol-loadouts_v1_enabled": {
"type": {
"PluginResourceEvent": {
"fields": [
{
"uri": {
"description": "",
"offset": 0,
"optional": false,
"type": "string"
}
},
{
"eventType": {
"description": "",
"offset": 24,
"optional": false,
"type": {
"PluginResourceEventType": {
"values": [
{
"name": "Create",
"value": 0
},
{
"name": "Update",
"value": 1
},
{
"name": "Delete",
"value": 2
}
]
}
}
}
},
{
"data": {
"description": "",
"offset": 32,
"optional": false,
"type": "object"
}
}
]
}
}
},
"OnJsonApiEvent_lol-loadouts_v1_loadouts-ready": {
"type": {
"PluginResourceEvent": {
"fields": [
{
"uri": {
"description": "",
"offset": 0,
"optional": false,
"type": "string"
}
},
{
"eventType": {
"description": "",
"offset": 24,
"optional": false,
"type": {
"PluginResourceEventType": {
"values": [
{
"name": "Create",
"value": 0
},
{
"name": "Update",
"value": 1
},
{
"name": "Delete",
"value": 2
}
]
}
}
}
},
{
"data": {
"description": "",
"offset": 32,
"optional": false,
"type": "object"
}
}
]
}
}
},
"OnJsonApiEvent_lol-loadouts_v4_loadout": {
"type": {
"PluginResourceEvent": {
"fields": [
{
"uri": {
"description": "",
"offset": 0,
"optional": false,
"type": "string"
}
},
{
"eventType": {
"description": "",
"offset": 24,
"optional": false,
"type": {
"PluginResourceEventType": {
"values": [
{
"name": "Create",
"value": 0
},
{
"name": "Update",
"value": 1
},
{
"name": "Delete",
"value": 2
}
]
}
}
}
},
{
"data": {
"description": "",
"offset": 32,
"optional": false,
"type": "object"
}
}
]
}
}
},
"OnJsonApiEvent_lol-loadouts_v4_loadouts": {
"type": {
"PluginResourceEvent": {
"fields": [
{
"uri": {
"description": "",
"offset": 0,
"optional": false,
"type": "string"
}
},
{
"eventType": {
"description": "",
"offset": 24,
"optional": false,
"type": {
"PluginResourceEventType": {
"values": [
{
"name": "Create",
"value": 0
},
{
"name": "Update",
"value": 1
},
{
"name": "Delete",
"value": 2
}
]
}
}
}
},
{
"data": {
"description": "",
"offset": 32,
"optional": false,
"type": "object"
}
}
]
}
}
},
"OnJsonApiEvent_lol-lobby-team-builder_champ-select_v1": {
"type": {
"PluginResourceEvent": {
"fields": [
{
"uri": {
"description": "",
"offset": 0,
"optional": false,
"type": "string"
}
},
{
"eventType": {
"description": "",
"offset": 24,
"optional": false,
"type": {
"PluginResourceEventType": {
"values": [
{
"name": "Create",
"value": 0
},
{
"name": "Update",
"value": 1
},
{
"name": "Delete",
"value": 2
}
]
}
}
}
},
{
"data": {
"description": "",
"offset": 32,
"optional": false,
"type": "object"
}
}
]
}
}
},
"OnJsonApiEvent_lol-lobby-team-builder_v1_matchmaking": {
"type": {
"PluginResourceEvent": {
"fields": [
{
"uri": {
"description": "",
"offset": 0,
"optional": false,
"type": "string"
}
},
{
"eventType": {
"description": "",
"offset": 24,
"optional": false,
"type": {
"PluginResourceEventType": {
"values": [
{
"name": "Create",
"value": 0
},
{
"name": "Update",
"value": 1
},
{
"name": "Delete",
"value": 2
}
]
}
}
}
},
{
"data": {
"description": "",
"offset": 32,
"optional": false,
"type": "object"
}
}
]
}
}
},
"OnJsonApiEvent_lol-lobby_v1_last-queued-lobby": {
"type": {
"PluginResourceEvent": {
"fields": [
{
"uri": {
"description": "",
"offset": 0,
"optional": false,
"type": "string"
}
},
{
"eventType": {
"description": "",
"offset": 24,
"optional": false,
"type": {
"PluginResourceEventType": {
"values": [
{
"name": "Create",
"value": 0
},
{
"name": "Update",
"value": 1
},
{
"name": "Delete",
"value": 2
}
]
}
}
}
},
{
"data": {
"description": "",
"offset": 32,
"optional": false,
"type": "object"
}
}
]
}
}
},
"OnJsonApiEvent_lol-lobby_v1_lobby": {
"type": {
"PluginResourceEvent": {
"fields": [
{
"uri": {
"description": "",
"offset": 0,
"optional": false,
"type": "string"
}
},
{
"eventType": {
"description": "",
"offset": 24,
"optional": false,
"type": {
"PluginResourceEventType": {
"values": [
{
"name": "Create",
"value": 0
},
{
"name": "Update",
"value": 1
},
{
"name": "Delete",
"value": 2
}
]
}
}
}
},
{
"data": {
"description": "",
"offset": 32,
"optional": false,
"type": "object"
}
}
]
}
}
},
"OnJsonApiEvent_lol-lobby_v1_parties": {
"type": {
"PluginResourceEvent": {
"fields": [
{
"uri": {
"description": "",
"offset": 0,
"optional": false,
"type": "string"
}
},
{
"eventType": {
"description": "",
"offset": 24,
"optional": false,
"type": {
"PluginResourceEventType": {
"values": [
{
"name": "Create",
"value": 0
},
{
"name": "Update",
"value": 1
},
{
"name": "Delete",
"value": 2
}
]
}
}
}
},
{
"data": {
"description": "",
"offset": 32,
"optional": false,
"type": "object"
}
}
]
}
}
},
"OnJsonApiEvent_lol-lobby_v1_party-rewards": {
"type": {
"PluginResourceEvent": {
"fields": [
{
"uri": {
"description": "",
"offset": 0,
"optional": false,
"type": "string"
}
},
{
"eventType": {
"description": "",
"offset": 24,
"optional": false,
"type": {
"PluginResourceEventType": {
"values": [
{
"name": "Create",
"value": 0
},
{
"name": "Update",
"value": 1
},
{
"name": "Delete",
"value": 2
}
]
}
}
}
},
{
"data": {
"description": "",
"offset": 32,
"optional": false,
"type": "object"
}
}
]
}
}
},
"OnJsonApiEvent_lol-lobby_v2_comms": {
"type": {
"PluginResourceEvent": {
"fields": [
{
"uri": {
"description": "",
"offset": 0,
"optional": false,
"type": "string"
}
},
{
"eventType": {
"description": "",
"offset": 24,
"optional": false,
"type": {
"PluginResourceEventType": {
"values": [
{
"name": "Create",
"value": 0
},
{
"name": "Update",
"value": 1
},
{
"name": "Delete",
"value": 2
}
]
}
}
}
},
{
"data": {
"description": "",
"offset": 32,
"optional": false,
"type": "object"
}
}
]
}
}
},
"OnJsonApiEvent_lol-lobby_v2_eligibility": {
"type": {
"PluginResourceEvent": {
"fields": [
{
"uri": {
"description": "",
"offset": 0,
"optional": false,
"type": "string"
}
},
{
"eventType": {
"description": "",
"offset": 24,
"optional": false,
"type": {
"PluginResourceEventType": {
"values": [
{
"name": "Create",
"value": 0
},
{
"name": "Update",
"value": 1
},
{
"name": "Delete",
"value": 2
}
]
}
}
}
},
{
"data": {
"description": "",
"offset": 32,
"optional": false,
"type": "object"
}
}
]
}
}
},
"OnJsonApiEvent_lol-lobby_v2_lobby": {
"type": {
"PluginResourceEvent": {
"fields": [
{
"uri": {
"description": "",
"offset": 0,
"optional": false,
"type": "string"
}
},
{
"eventType": {
"description": "",
"offset": 24,
"optional": false,
"type": {
"PluginResourceEventType": {
"values": [
{
"name": "Create",
"value": 0
},
{
"name": "Update",
"value": 1
},
{
"name": "Delete",
"value": 2
}
]
}
}
}
},
{
"data": {
"description": "",
"offset": 32,
"optional": false,
"type": "object"
}
}
]
}
}
},
"OnJsonApiEvent_lol-lobby_v2_party": {
"type": {
"PluginResourceEvent": {
"fields": [
{
"uri": {
"description": "",
"offset": 0,
"optional": false,
"type": "string"
}
},
{
"eventType": {
"description": "",
"offset": 24,
"optional": false,
"type": {
"PluginResourceEventType": {
"values": [
{
"name": "Create",
"value": 0
},
{
"name": "Update",
"value": 1
},
{
"name": "Delete",
"value": 2
}
]
}
}
}
},
{
"data": {
"description": "",
"offset": 32,
"optional": false,
"type": "object"
}
}
]
}
}
},
"OnJsonApiEvent_lol-lobby_v2_party-active": {
"type": {
"PluginResourceEvent": {
"fields": [
{
"uri": {
"description": "",
"offset": 0,
"optional": false,
"type": "string"
}
},
{
"eventType": {
"description": "",
"offset": 24,
"optional": false,
"type": {
"PluginResourceEventType": {
"values": [
{
"name": "Create",
"value": 0
},
{
"name": "Update",
"value": 1
},
{
"name": "Delete",
"value": 2
}
]
}
}
}
},
{
"data": {
"description": "",
"offset": 32,
"optional": false,
"type": "object"
}
}
]
}
}
},
"OnJsonApiEvent_lol-lobby_v2_received-invitations": {
"type": {
"PluginResourceEvent": {
"fields": [
{
"uri": {
"description": "",
"offset": 0,
"optional": false,
"type": "string"
}
},
{
"eventType": {
"description": "",
"offset": 24,
"optional": false,
"type": {
"PluginResourceEventType": {
"values": [
{
"name": "Create",
"value": 0
},
{
"name": "Update",
"value": 1
},
{
"name": "Delete",
"value": 2
}
]
}
}
}
},
{
"data": {
"description": "",
"offset": 32,
"optional": false,
"type": "object"
}
}
]
}
}
},
"OnJsonApiEvent_lol-login_v1_login-connection-state": {
"type": {
"PluginResourceEvent": {
"fields": [
{
"uri": {
"description": "",
"offset": 0,
"optional": false,
"type": "string"
}
},
{
"eventType": {
"description": "",
"offset": 24,
"optional": false,
"type": {
"PluginResourceEventType": {
"values": [
{
"name": "Create",
"value": 0
},
{
"name": "Update",
"value": 1
},
{
"name": "Delete",
"value": 2
}
]
}
}
}
},
{
"data": {
"description": "",
"offset": 32,
"optional": false,
"type": "object"
}
}
]
}
}
},
"OnJsonApiEvent_lol-login_v1_login-data-packet": {
"type": {
"PluginResourceEvent": {
"fields": [
{
"uri": {
"description": "",
"offset": 0,
"optional": false,
"type": "string"
}
},
{
"eventType": {
"description": "",
"offset": 24,
"optional": false,
"type": {
"PluginResourceEventType": {
"values": [
{
"name": "Create",
"value": 0
},
{
"name": "Update",
"value": 1
},
{
"name": "Delete",
"value": 2
}
]
}
}
}
},
{
"data": {
"description": "",
"offset": 32,
"optional": false,
"type": "object"
}
}
]
}
}
},
"OnJsonApiEvent_lol-login_v1_login-in-game-creds": {
"type": {
"PluginResourceEvent": {
"fields": [
{
"uri": {
"description": "",
"offset": 0,
"optional": false,
"type": "string"
}
},
{
"eventType": {
"description": "",
"offset": 24,
"optional": false,
"type": {
"PluginResourceEventType": {
"values": [
{
"name": "Create",
"value": 0
},
{
"name": "Update",
"value": 1
},
{
"name": "Delete",
"value": 2
}
]
}
}
}
},
{
"data": {
"description": "",
"offset": 32,
"optional": false,
"type": "object"
}
}
]
}
}
},
"OnJsonApiEvent_lol-login_v1_login-platform-credentials": {
"type": {
"PluginResourceEvent": {
"fields": [
{
"uri": {
"description": "",
"offset": 0,
"optional": false,
"type": "string"
}
},
{
"eventType": {
"description": "",
"offset": 24,
"optional": false,
"type": {
"PluginResourceEventType": {
"values": [
{
"name": "Create",
"value": 0
},
{
"name": "Update",
"value": 1
},
{
"name": "Delete",
"value": 2
}
]
}
}
}
},
{
"data": {
"description": "",
"offset": 32,
"optional": false,
"type": "object"
}
}
]
}
}
},
"OnJsonApiEvent_lol-login_v1_session": {
"type": {
"PluginResourceEvent": {
"fields": [
{
"uri": {
"description": "",
"offset": 0,
"optional": false,
"type": "string"
}
},
{
"eventType": {
"description": "",
"offset": 24,
"optional": false,
"type": {
"PluginResourceEventType": {
"values": [
{
"name": "Create",
"value": 0
},
{
"name": "Update",
"value": 1
},
{
"name": "Delete",
"value": 2
}
]
}
}
}
},
{
"data": {
"description": "",
"offset": 32,
"optional": false,
"type": "object"
}
}
]
}
}
},
"OnJsonApiEvent_lol-login_v1_wallet": {
"type": {
"PluginResourceEvent": {
"fields": [
{
"uri": {
"description": "",
"offset": 0,
"optional": false,
"type": "string"
}
},
{
"eventType": {
"description": "",
"offset": 24,
"optional": false,
"type": {
"PluginResourceEventType": {
"values": [
{
"name": "Create",
"value": 0
},
{
"name": "Update",
"value": 1
},
{
"name": "Delete",
"value": 2
}
]
}
}
}
},
{
"data": {
"description": "",
"offset": 32,
"optional": false,
"type": "object"
}
}
]
}
}
},
"OnJsonApiEvent_lol-login_v2_league-session-init-token": {
"type": {
"PluginResourceEvent": {
"fields": [
{
"uri": {
"description": "",
"offset": 0,
"optional": false,
"type": "string"
}
},
{
"eventType": {
"description": "",
"offset": 24,
"optional": false,
"type": {
"PluginResourceEventType": {
"values": [
{
"name": "Create",
"value": 0
},
{
"name": "Update",
"value": 1
},
{
"name": "Delete",
"value": 2
}
]
}
}
}
},
{
"data": {
"description": "",
"offset": 32,
"optional": false,
"type": "object"
}
}
]
}
}
},
"OnJsonApiEvent_lol-loot_v1_enabled": {
"type": {
"PluginResourceEvent": {
"fields": [
{
"uri": {
"description": "",
"offset": 0,
"optional": false,
"type": "string"
}
},
{
"eventType": {
"description": "",
"offset": 24,
"optional": false,
"type": {
"PluginResourceEventType": {
"values": [
{
"name": "Create",
"value": 0
},
{
"name": "Update",
"value": 1
},
{
"name": "Delete",
"value": 2
}
]
}
}
}
},
{
"data": {
"description": "",
"offset": 32,
"optional": false,
"type": "object"
}
}
]
}
}
},
"OnJsonApiEvent_lol-loot_v1_loot-grants": {
"type": {
"PluginResourceEvent": {
"fields": [
{
"uri": {
"description": "",
"offset": 0,
"optional": false,
"type": "string"
}
},
{
"eventType": {
"description": "",
"offset": 24,
"optional": false,
"type": {
"PluginResourceEventType": {
"values": [
{
"name": "Create",
"value": 0
},
{
"name": "Update",
"value": 1
},
{
"name": "Delete",
"value": 2
}
]
}
}
}
},
{
"data": {
"description": "",
"offset": 32,
"optional": false,
"type": "object"
}
}
]
}
}
},
"OnJsonApiEvent_lol-loot_v1_player-display-categories": {
"type": {
"PluginResourceEvent": {
"fields": [
{
"uri": {
"description": "",
"offset": 0,
"optional": false,
"type": "string"
}
},
{
"eventType": {
"description": "",
"offset": 24,
"optional": false,
"type": {
"PluginResourceEventType": {
"values": [
{
"name": "Create",
"value": 0
},
{
"name": "Update",
"value": 1
},
{
"name": "Delete",
"value": 2
}
]
}
}
}
},
{
"data": {
"description": "",
"offset": 32,
"optional": false,
"type": "object"
}
}
]
}
}
},
"OnJsonApiEvent_lol-loot_v1_player-loot": {
"type": {
"PluginResourceEvent": {
"fields": [
{
"uri": {
"description": "",
"offset": 0,
"optional": false,
"type": "string"
}
},
{
"eventType": {
"description": "",
"offset": 24,
"optional": false,
"type": {
"PluginResourceEventType": {
"values": [
{
"name": "Create",
"value": 0
},
{
"name": "Update",
"value": 1
},
{
"name": "Delete",
"value": 2
}
]
}
}
}
},
{
"data": {
"description": "",
"offset": 32,
"optional": false,
"type": "object"
}
}
]
}
}
},
"OnJsonApiEvent_lol-loot_v1_player-loot-map": {
"type": {
"PluginResourceEvent": {
"fields": [
{
"uri": {
"description": "",
"offset": 0,
"optional": false,
"type": "string"
}
},
{
"eventType": {
"description": "",
"offset": 24,
"optional": false,
"type": {
"PluginResourceEventType": {
"values": [
{
"name": "Create",
"value": 0
},
{
"name": "Update",
"value": 1
},
{
"name": "Delete",
"value": 2
}
]
}
}
}
},
{
"data": {
"description": "",
"offset": 32,
"optional": false,
"type": "object"
}
}
]
}
}
},
"OnJsonApiEvent_lol-loot_v1_ready": {
"type": {
"PluginResourceEvent": {
"fields": [
{
"uri": {
"description": "",
"offset": 0,
"optional": false,
"type": "string"
}
},
{
"eventType": {
"description": "",
"offset": 24,
"optional": false,
"type": {
"PluginResourceEventType": {
"values": [
{
"name": "Create",
"value": 0
},
{
"name": "Update",
"value": 1
},
{
"name": "Delete",
"value": 2
}
]
}
}
}
},
{
"data": {
"description": "",
"offset": 32,
"optional": false,
"type": "object"
}
}
]
}
}
},
"OnJsonApiEvent_lol-loot_v2_player-loot-map": {
"type": {
"PluginResourceEvent": {
"fields": [
{
"uri": {
"description": "",
"offset": 0,
"optional": false,
"type": "string"
}
},
{
"eventType": {
"description": "",
"offset": 24,
"optional": false,
"type": {
"PluginResourceEventType": {
"values": [
{
"name": "Create",
"value": 0
},
{
"name": "Update",
"value": 1
},
{
"name": "Delete",
"value": 2
}
]
}
}
}
},
{
"data": {
"description": "",
"offset": 32,
"optional": false,
"type": "object"
}
}
]
}
}
},
"OnJsonApiEvent_lol-loyalty_v1_inventory-request-notification": {
"type": {
"PluginResourceEvent": {
"fields": [
{
"uri": {
"description": "",
"offset": 0,
"optional": false,
"type": "string"
}
},
{
"eventType": {
"description": "",
"offset": 24,
"optional": false,
"type": {
"PluginResourceEventType": {
"values": [
{
"name": "Create",
"value": 0
},
{
"name": "Update",
"value": 1
},
{
"name": "Delete",
"value": 2
}
]
}
}
}
},
{
"data": {
"description": "",
"offset": 32,
"optional": false,
"type": "object"
}
}
]
}
}
},
"OnJsonApiEvent_lol-loyalty_v1_status-notification": {
"type": {
"PluginResourceEvent": {
"fields": [
{
"uri": {
"description": "",
"offset": 0,
"optional": false,
"type": "string"
}
},
{
"eventType": {
"description": "",
"offset": 24,
"optional": false,
"type": {
"PluginResourceEventType": {
"values": [
{
"name": "Create",
"value": 0
},
{
"name": "Update",
"value": 1
},
{
"name": "Delete",
"value": 2
}
]
}
}
}
},
{
"data": {
"description": "",
"offset": 32,
"optional": false,
"type": "object"
}
}
]
}
}
},
"OnJsonApiEvent_lol-maps_v1_maps": {
"type": {
"PluginResourceEvent": {
"fields": [
{
"uri": {
"description": "",
"offset": 0,
"optional": false,
"type": "string"
}
},
{
"eventType": {
"description": "",
"offset": 24,
"optional": false,
"type": {
"PluginResourceEventType": {
"values": [
{
"name": "Create",
"value": 0
},
{
"name": "Update",
"value": 1
},
{
"name": "Delete",
"value": 2
}
]
}
}
}
},
{
"data": {
"description": "",
"offset": 32,
"optional": false,
"type": "object"
}
}
]
}
}
},
"OnJsonApiEvent_lol-maps_v2_maps": {
"type": {
"PluginResourceEvent": {
"fields": [
{
"uri": {
"description": "",
"offset": 0,
"optional": false,
"type": "string"
}
},
{
"eventType": {
"description": "",
"offset": 24,
"optional": false,
"type": {
"PluginResourceEventType": {
"values": [
{
"name": "Create",
"value": 0
},
{
"name": "Update",
"value": 1
},
{
"name": "Delete",
"value": 2
}
]
}
}
}
},
{
"data": {
"description": "",
"offset": 32,
"optional": false,
"type": "object"
}
}
]
}
}
},
"OnJsonApiEvent_lol-matchmaking_v1_ready-check": {
"type": {
"PluginResourceEvent": {
"fields": [
{
"uri": {
"description": "",
"offset": 0,
"optional": false,
"type": "string"
}
},
{
"eventType": {
"description": "",
"offset": 24,
"optional": false,
"type": {
"PluginResourceEventType": {
"values": [
{
"name": "Create",
"value": 0
},
{
"name": "Update",
"value": 1
},
{
"name": "Delete",
"value": 2
}
]
}
}
}
},
{
"data": {
"description": "",
"offset": 32,
"optional": false,
"type": "object"
}
}
]
}
}
},
"OnJsonApiEvent_lol-matchmaking_v1_search": {
"type": {
"PluginResourceEvent": {
"fields": [
{
"uri": {
"description": "",
"offset": 0,
"optional": false,
"type": "string"
}
},
{
"eventType": {
"description": "",
"offset": 24,
"optional": false,
"type": {
"PluginResourceEventType": {
"values": [
{
"name": "Create",
"value": 0
},
{
"name": "Update",
"value": 1
},
{
"name": "Delete",
"value": 2
}
]
}
}
}
},
{
"data": {
"description": "",
"offset": 32,
"optional": false,
"type": "object"
}
}
]
}
}
},
"OnJsonApiEvent_lol-missions_v1_missions": {
"type": {
"PluginResourceEvent": {
"fields": [
{
"uri": {
"description": "",
"offset": 0,
"optional": false,
"type": "string"
}
},
{
"eventType": {
"description": "",
"offset": 24,
"optional": false,
"type": {
"PluginResourceEventType": {
"values": [
{
"name": "Create",
"value": 0
},
{
"name": "Update",
"value": 1
},
{
"name": "Delete",
"value": 2
}
]
}
}
}
},
{
"data": {
"description": "",
"offset": 32,
"optional": false,
"type": "object"
}
}
]
}
}
},
"OnJsonApiEvent_lol-missions_v1_series": {
"type": {
"PluginResourceEvent": {
"fields": [
{
"uri": {
"description": "",
"offset": 0,
"optional": false,
"type": "string"
}
},
{
"eventType": {
"description": "",
"offset": 24,
"optional": false,
"type": {
"PluginResourceEventType": {
"values": [
{
"name": "Create",
"value": 0
},
{
"name": "Update",
"value": 1
},
{
"name": "Delete",
"value": 2
}
]
}
}
}
},
{
"data": {
"description": "",
"offset": 32,
"optional": false,
"type": "object"
}
}
]
}
}
},
"OnJsonApiEvent_lol-npe-tutorial-path_v1_rewards": {
"type": {
"PluginResourceEvent": {
"fields": [
{
"uri": {
"description": "",
"offset": 0,
"optional": false,
"type": "string"
}
},
{
"eventType": {
"description": "",
"offset": 24,
"optional": false,
"type": {
"PluginResourceEventType": {
"values": [
{
"name": "Create",
"value": 0
},
{
"name": "Update",
"value": 1
},
{
"name": "Delete",
"value": 2
}
]
}
}
}
},
{
"data": {
"description": "",
"offset": 32,
"optional": false,
"type": "object"
}
}
]
}
}
},
"OnJsonApiEvent_lol-npe-tutorial-path_v1_settings": {
"type": {
"PluginResourceEvent": {
"fields": [
{
"uri": {
"description": "",
"offset": 0,
"optional": false,
"type": "string"
}
},
{
"eventType": {
"description": "",
"offset": 24,
"optional": false,
"type": {
"PluginResourceEventType": {
"values": [
{
"name": "Create",
"value": 0
},
{
"name": "Update",
"value": 1
},
{
"name": "Delete",
"value": 2
}
]
}
}
}
},
{
"data": {
"description": "",
"offset": 32,
"optional": false,
"type": "object"
}
}
]
}
}
},
"OnJsonApiEvent_lol-npe-tutorial-path_v1_tutorials": {
"type": {
"PluginResourceEvent": {
"fields": [
{
"uri": {
"description": "",
"offset": 0,
"optional": false,
"type": "string"
}
},
{
"eventType": {
"description": "",
"offset": 24,
"optional": false,
"type": {
"PluginResourceEventType": {
"values": [
{
"name": "Create",
"value": 0
},
{
"name": "Update",
"value": 1
},
{
"name": "Delete",
"value": 2
}
]
}
}
}
},
{
"data": {
"description": "",
"offset": 32,
"optional": false,
"type": "object"
}
}
]
}
}
},
"OnJsonApiEvent_lol-patch_v1_checking-enabled": {
"type": {
"PluginResourceEvent": {
"fields": [
{
"uri": {
"description": "",
"offset": 0,
"optional": false,
"type": "string"
}
},
{
"eventType": {
"description": "",
"offset": 24,
"optional": false,
"type": {
"PluginResourceEventType": {
"values": [
{
"name": "Create",
"value": 0
},
{
"name": "Update",
"value": 1
},
{
"name": "Delete",
"value": 2
}
]
}
}
}
},
{
"data": {
"description": "",
"offset": 32,
"optional": false,
"type": "object"
}
}
]
}
}
},
"OnJsonApiEvent_lol-patch_v1_environment": {
"type": {
"PluginResourceEvent": {
"fields": [
{
"uri": {
"description": "",
"offset": 0,
"optional": false,
"type": "string"
}
},
{
"eventType": {
"description": "",
"offset": 24,
"optional": false,
"type": {
"PluginResourceEventType": {
"values": [
{
"name": "Create",
"value": 0
},
{
"name": "Update",
"value": 1
},
{
"name": "Delete",
"value": 2
}
]
}
}
}
},
{
"data": {
"description": "",
"offset": 32,
"optional": false,
"type": "object"
}
}
]
}
}
},
"OnJsonApiEvent_lol-patch_v1_game-version": {
"type": {
"PluginResourceEvent": {
"fields": [
{
"uri": {
"description": "",
"offset": 0,
"optional": false,
"type": "string"
}
},
{
"eventType": {
"description": "",
"offset": 24,
"optional": false,
"type": {
"PluginResourceEventType": {
"values": [
{
"name": "Create",
"value": 0
},
{
"name": "Update",
"value": 1
},
{
"name": "Delete",
"value": 2
}
]
}
}
}
},
{
"data": {
"description": "",
"offset": 32,
"optional": false,
"type": "object"
}
}
]
}
}
},
"OnJsonApiEvent_lol-patch_v1_notifications": {
"type": {
"PluginResourceEvent": {
"fields": [
{
"uri": {
"description": "",
"offset": 0,
"optional": false,
"type": "string"
}
},
{
"eventType": {
"description": "",
"offset": 24,
"optional": false,
"type": {
"PluginResourceEventType": {
"values": [
{
"name": "Create",
"value": 0
},
{
"name": "Update",
"value": 1
},
{
"name": "Delete",
"value": 2
}
]
}
}
}
},
{
"data": {
"description": "",
"offset": 32,
"optional": false,
"type": "object"
}
}
]
}
}
},
"OnJsonApiEvent_lol-patch_v1_products": {
"type": {
"PluginResourceEvent": {
"fields": [
{
"uri": {
"description": "",
"offset": 0,
"optional": false,
"type": "string"
}
},
{
"eventType": {
"description": "",
"offset": 24,
"optional": false,
"type": {
"PluginResourceEventType": {
"values": [
{
"name": "Create",
"value": 0
},
{
"name": "Update",
"value": 1
},
{
"name": "Delete",
"value": 2
}
]
}
}
}
},
{
"data": {
"description": "",
"offset": 32,
"optional": false,
"type": "object"
}
}
]
}
}
},
"OnJsonApiEvent_lol-patch_v1_status": {
"type": {
"PluginResourceEvent": {
"fields": [
{
"uri": {
"description": "",
"offset": 0,
"optional": false,
"type": "string"
}
},
{
"eventType": {
"description": "",
"offset": 24,
"optional": false,
"type": {
"PluginResourceEventType": {
"values": [
{
"name": "Create",
"value": 0
},
{
"name": "Update",
"value": 1
},
{
"name": "Delete",
"value": 2
}
]
}
}
}
},
{
"data": {
"description": "",
"offset": 32,
"optional": false,
"type": "object"
}
}
]
}
}
},
"OnJsonApiEvent_lol-perks_v1_currentpage": {
"type": {
"PluginResourceEvent": {
"fields": [
{
"uri": {
"description": "",
"offset": 0,
"optional": false,
"type": "string"
}
},
{
"eventType": {
"description": "",
"offset": 24,
"optional": false,
"type": {
"PluginResourceEventType": {
"values": [
{
"name": "Create",
"value": 0
},
{
"name": "Update",
"value": 1
},
{
"name": "Delete",
"value": 2
}
]
}
}
}
},
{
"data": {
"description": "",
"offset": 32,
"optional": false,
"type": "object"
}
}
]
}
}
},
"OnJsonApiEvent_lol-perks_v1_customizationlimits": {
"type": {
"PluginResourceEvent": {
"fields": [
{
"uri": {
"description": "",
"offset": 0,
"optional": false,
"type": "string"
}
},
{
"eventType": {
"description": "",
"offset": 24,
"optional": false,
"type": {
"PluginResourceEventType": {
"values": [
{
"name": "Create",
"value": 0
},
{
"name": "Update",
"value": 1
},
{
"name": "Delete",
"value": 2
}
]
}
}
}
},
{
"data": {
"description": "",
"offset": 32,
"optional": false,
"type": "object"
}
}
]
}
}
},
"OnJsonApiEvent_lol-perks_v1_inventory": {
"type": {
"PluginResourceEvent": {
"fields": [
{
"uri": {
"description": "",
"offset": 0,
"optional": false,
"type": "string"
}
},
{
"eventType": {
"description": "",
"offset": 24,
"optional": false,
"type": {
"PluginResourceEventType": {
"values": [
{
"name": "Create",
"value": 0
},
{
"name": "Update",
"value": 1
},
{
"name": "Delete",
"value": 2
}
]
}
}
}
},
{
"data": {
"description": "",
"offset": 32,
"optional": false,
"type": "object"
}
}
]
}
}
},
"OnJsonApiEvent_lol-perks_v1_pages": {
"type": {
"PluginResourceEvent": {
"fields": [
{
"uri": {
"description": "",
"offset": 0,
"optional": false,
"type": "string"
}
},
{
"eventType": {
"description": "",
"offset": 24,
"optional": false,
"type": {
"PluginResourceEventType": {
"values": [
{
"name": "Create",
"value": 0
},
{
"name": "Update",
"value": 1
},
{
"name": "Delete",
"value": 2
}
]
}
}
}
},
{
"data": {
"description": "",
"offset": 32,
"optional": false,
"type": "object"
}
}
]
}
}
},
"OnJsonApiEvent_lol-perks_v1_perks": {
"type": {
"PluginResourceEvent": {
"fields": [
{
"uri": {
"description": "",
"offset": 0,
"optional": false,
"type": "string"
}
},
{
"eventType": {
"description": "",
"offset": 24,
"optional": false,
"type": {
"PluginResourceEventType": {
"values": [
{
"name": "Create",
"value": 0
},
{
"name": "Update",
"value": 1
},
{
"name": "Delete",
"value": 2
}
]
}
}
}
},
{
"data": {
"description": "",
"offset": 32,
"optional": false,
"type": "object"
}
}
]
}
}
},
"OnJsonApiEvent_lol-perks_v1_schema-version": {
"type": {
"PluginResourceEvent": {
"fields": [
{
"uri": {
"description": "",
"offset": 0,
"optional": false,
"type": "string"
}
},
{
"eventType": {
"description": "",
"offset": 24,
"optional": false,
"type": {
"PluginResourceEventType": {
"values": [
{
"name": "Create",
"value": 0
},
{
"name": "Update",
"value": 1
},
{
"name": "Delete",
"value": 2
}
]
}
}
}
},
{
"data": {
"description": "",
"offset": 32,
"optional": false,
"type": "object"
}
}
]
}
}
},
"OnJsonApiEvent_lol-perks_v1_servicesettings": {
"type": {
"PluginResourceEvent": {
"fields": [
{
"uri": {
"description": "",
"offset": 0,
"optional": false,
"type": "string"
}
},
{
"eventType": {
"description": "",
"offset": 24,
"optional": false,
"type": {
"PluginResourceEventType": {
"values": [
{
"name": "Create",
"value": 0
},
{
"name": "Update",
"value": 1
},
{
"name": "Delete",
"value": 2
}
]
}
}
}
},
{
"data": {
"description": "",
"offset": 32,
"optional": false,
"type": "object"
}
}
]
}
}
},
"OnJsonApiEvent_lol-perks_v1_settings": {
"type": {
"PluginResourceEvent": {
"fields": [
{
"uri": {
"description": "",
"offset": 0,
"optional": false,
"type": "string"
}
},
{
"eventType": {
"description": "",
"offset": 24,
"optional": false,
"type": {
"PluginResourceEventType": {
"values": [
{
"name": "Create",
"value": 0
},
{
"name": "Update",
"value": 1
},
{
"name": "Delete",
"value": 2
}
]
}
}
}
},
{
"data": {
"description": "",
"offset": 32,
"optional": false,
"type": "object"
}
}
]
}
}
},
"OnJsonApiEvent_lol-perks_v1_styles": {
"type": {
"PluginResourceEvent": {
"fields": [
{
"uri": {
"description": "",
"offset": 0,
"optional": false,
"type": "string"
}
},
{
"eventType": {
"description": "",
"offset": 24,
"optional": false,
"type": {
"PluginResourceEventType": {
"values": [
{
"name": "Create",
"value": 0
},
{
"name": "Update",
"value": 1
},
{
"name": "Delete",
"value": 2
}
]
}
}
}
},
{
"data": {
"description": "",
"offset": 32,
"optional": false,
"type": "object"
}
}
]
}
}
},
"OnJsonApiEvent_lol-personalized-offers_v1_ready": {
"type": {
"PluginResourceEvent": {
"fields": [
{
"uri": {
"description": "",
"offset": 0,
"optional": false,
"type": "string"
}
},
{
"eventType": {
"description": "",
"offset": 24,
"optional": false,
"type": {
"PluginResourceEventType": {
"values": [
{
"name": "Create",
"value": 0
},
{
"name": "Update",
"value": 1
},
{
"name": "Delete",
"value": 2
}
]
}
}
}
},
{
"data": {
"description": "",
"offset": 32,
"optional": false,
"type": "object"
}
}
]
}
}
},
"OnJsonApiEvent_lol-personalized-offers_v1_status": {
"type": {
"PluginResourceEvent": {
"fields": [
{
"uri": {
"description": "",
"offset": 0,
"optional": false,
"type": "string"
}
},
{
"eventType": {
"description": "",
"offset": 24,
"optional": false,
"type": {
"PluginResourceEventType": {
"values": [
{
"name": "Create",
"value": 0
},
{
"name": "Update",
"value": 1
},
{
"name": "Delete",
"value": 2
}
]
}
}
}
},
{
"data": {
"description": "",
"offset": 32,
"optional": false,
"type": "object"
}
}
]
}
}
},
"OnJsonApiEvent_lol-platform-config_v1_initial-configuration-complete": {
"type": {
"PluginResourceEvent": {
"fields": [
{
"uri": {
"description": "",
"offset": 0,
"optional": false,
"type": "string"
}
},
{
"eventType": {
"description": "",
"offset": 24,
"optional": false,
"type": {
"PluginResourceEventType": {
"values": [
{
"name": "Create",
"value": 0
},
{
"name": "Update",
"value": 1
},
{
"name": "Delete",
"value": 2
}
]
}
}
}
},
{
"data": {
"description": "",
"offset": 32,
"optional": false,
"type": "object"
}
}
]
}
}
},
"OnJsonApiEvent_lol-platform-config_v1_namespace_Parties_PublishPresenceDelay": {
"type": {
"PluginResourceEvent": {
"fields": [
{
"uri": {
"description": "",
"offset": 0,
"optional": false,
"type": "string"
}
},
{
"eventType": {
"description": "",
"offset": 24,
"optional": false,
"type": {
"PluginResourceEventType": {
"values": [
{
"name": "Create",
"value": 0
},
{
"name": "Update",
"value": 1
},
{
"name": "Delete",
"value": 2
}
]
}
}
}
},
{
"data": {
"description": "",
"offset": 32,
"optional": false,
"type": "object"
}
}
]
}
}
},
"OnJsonApiEvent_lol-platform-config_v1_namespaces": {
"type": {
"PluginResourceEvent": {
"fields": [
{
"uri": {
"description": "",
"offset": 0,
"optional": false,
"type": "string"
}
},
{
"eventType": {
"description": "",
"offset": 24,
"optional": false,
"type": {
"PluginResourceEventType": {
"values": [
{
"name": "Create",
"value": 0
},
{
"name": "Update",
"value": 1
},
{
"name": "Delete",
"value": 2
}
]
}
}
}
},
{
"data": {
"description": "",
"offset": 32,
"optional": false,
"type": "object"
}
}
]
}
}
},
"OnJsonApiEvent_lol-platform-config_v1_namespaces_AccountVerification": {
"type": {
"PluginResourceEvent": {
"fields": [
{
"uri": {
"description": "",
"offset": 0,
"optional": false,
"type": "string"
}
},
{
"eventType": {
"description": "",
"offset": 24,
"optional": false,
"type": {
"PluginResourceEventType": {
"values": [
{
"name": "Create",
"value": 0
},
{
"name": "Update",
"value": 1
},
{
"name": "Delete",
"value": 2
}
]
}
}
}
},
{
"data": {
"description": "",
"offset": 32,
"optional": false,
"type": "object"
}
}
]
}
}
},
"OnJsonApiEvent_lol-platform-config_v1_namespaces_AccountVerification_Enabled": {
"type": {
"PluginResourceEvent": {
"fields": [
{
"uri": {
"description": "",
"offset": 0,
"optional": false,
"type": "string"
}
},
{
"eventType": {
"description": "",
"offset": 24,
"optional": false,
"type": {
"PluginResourceEventType": {
"values": [
{
"name": "Create",
"value": 0
},
{
"name": "Update",
"value": 1
},
{
"name": "Delete",
"value": 2
}
]
}
}
}
},
{
"data": {
"description": "",
"offset": 32,
"optional": false,
"type": "object"
}
}
]
}
}
},
"OnJsonApiEvent_lol-platform-config_v1_namespaces_AccountVerification_KrPhoneDisplayEnabled": {
"type": {
"PluginResourceEvent": {
"fields": [
{
"uri": {
"description": "",
"offset": 0,
"optional": false,
"type": "string"
}
},
{
"eventType": {
"description": "",
"offset": 24,
"optional": false,
"type": {
"PluginResourceEventType": {
"values": [
{
"name": "Create",
"value": 0
},
{
"name": "Update",
"value": 1
},
{
"name": "Delete",
"value": 2
}
]
}
}
}
},
{
"data": {
"description": "",
"offset": 32,
"optional": false,
"type": "object"
}
}
]
}
}
},
"OnJsonApiEvent_lol-platform-config_v1_namespaces_AccountVerification_PasswordEnabled": {
"type": {
"PluginResourceEvent": {
"fields": [
{
"uri": {
"description": "",
"offset": 0,
"optional": false,
"type": "string"
}
},
{
"eventType": {
"description": "",
"offset": 24,
"optional": false,
"type": {
"PluginResourceEventType": {
"values": [
{
"name": "Create",
"value": 0
},
{
"name": "Update",
"value": 1
},
{
"name": "Delete",
"value": 2
}
]
}
}
}
},
{
"data": {
"description": "",
"offset": 32,
"optional": false,
"type": "object"
}
}
]
}
}
},
"OnJsonApiEvent_lol-platform-config_v1_namespaces_AccountVerification_PhoneValidationEnabled": {
"type": {
"PluginResourceEvent": {
"fields": [
{
"uri": {
"description": "",
"offset": 0,
"optional": false,
"type": "string"
}
},
{
"eventType": {
"description": "",
"offset": 24,
"optional": false,
"type": {
"PluginResourceEventType": {
"values": [
{
"name": "Create",
"value": 0
},
{
"name": "Update",
"value": 1
},
{
"name": "Delete",
"value": 2
}
]
}
}
}
},
{
"data": {
"description": "",
"offset": 32,
"optional": false,
"type": "object"
}
}
]
}
}
},
"OnJsonApiEvent_lol-platform-config_v1_namespaces_AccountVerification_SettingsEnable": {
"type": {
"PluginResourceEvent": {
"fields": [
{
"uri": {
"description": "",
"offset": 0,
"optional": false,
"type": "string"
}
},
{
"eventType": {
"description": "",
"offset": 24,
"optional": false,
"type": {
"PluginResourceEventType": {
"values": [
{
"name": "Create",
"value": 0
},
{
"name": "Update",
"value": 1
},
{
"name": "Delete",
"value": 2
}
]
}
}
}
},
{
"data": {
"description": "",
"offset": 32,
"optional": false,
"type": "object"
}
}
]
}
}
},
"OnJsonApiEvent_lol-platform-config_v1_namespaces_AccountVerification_SettingsEnabled": {
"type": {
"PluginResourceEvent": {
"fields": [
{
"uri": {
"description": "",
"offset": 0,
"optional": false,
"type": "string"
}
},
{
"eventType": {
"description": "",
"offset": 24,
"optional": false,
"type": {
"PluginResourceEventType": {
"values": [
{
"name": "Create",
"value": 0
},
{
"name": "Update",
"value": 1
},
{
"name": "Delete",
"value": 2
}
]
}
}
}
},
{
"data": {
"description": "",
"offset": 32,
"optional": false,
"type": "object"
}
}
]
}
}
},
"OnJsonApiEvent_lol-platform-config_v1_namespaces_Banners": {
"type": {
"PluginResourceEvent": {
"fields": [
{
"uri": {
"description": "",
"offset": 0,
"optional": false,
"type": "string"
}
},
{
"eventType": {
"description": "",
"offset": 24,
"optional": false,
"type": {
"PluginResourceEventType": {
"values": [
{
"name": "Create",
"value": 0
},
{
"name": "Update",
"value": 1
},
{
"name": "Delete",
"value": 2
}
]
}
}
}
},
{
"data": {
"description": "",
"offset": 32,
"optional": false,
"type": "object"
}
}
]
}
}
},
"OnJsonApiEvent_lol-platform-config_v1_namespaces_Banners_Enabled": {
"type": {
"PluginResourceEvent": {
"fields": [
{
"uri": {
"description": "",
"offset": 0,
"optional": false,
"type": "string"
}
},
{
"eventType": {
"description": "",
"offset": 24,
"optional": false,
"type": {
"PluginResourceEventType": {
"values": [
{
"name": "Create",
"value": 0
},
{
"name": "Update",
"value": 1
},
{
"name": "Delete",
"value": 2
}
]
}
}
}
},
{
"data": {
"description": "",
"offset": 32,
"optional": false,
"type": "object"
}
}
]
}
}
},
"OnJsonApiEvent_lol-platform-config_v1_namespaces_Banners_IsEnabledOnProfile": {
"type": {
"PluginResourceEvent": {
"fields": [
{
"uri": {
"description": "",
"offset": 0,
"optional": false,
"type": "string"
}
},
{
"eventType": {
"description": "",
"offset": 24,
"optional": false,
"type": {
"PluginResourceEventType": {
"values": [
{
"name": "Create",
"value": 0
},
{
"name": "Update",
"value": 1
},
{
"name": "Delete",
"value": 2
}
]
}
}
}
},
{
"data": {
"description": "",
"offset": 32,
"optional": false,
"type": "object"
}
}
]
}
}
},
"OnJsonApiEvent_lol-platform-config_v1_namespaces_Banners_IsEquipEnabled": {
"type": {
"PluginResourceEvent": {
"fields": [
{
"uri": {
"description": "",
"offset": 0,
"optional": false,
"type": "string"
}
},
{
"eventType": {
"description": "",
"offset": 24,
"optional": false,
"type": {
"PluginResourceEventType": {
"values": [
{
"name": "Create",
"value": 0
},
{
"name": "Update",
"value": 1
},
{
"name": "Delete",
"value": 2
}
]
}
}
}
},
{
"data": {
"description": "",
"offset": 32,
"optional": false,
"type": "object"
}
}
]
}
}
},
"OnJsonApiEvent_lol-platform-config_v1_namespaces_Banners_IsOtherSummonersProfileEnabled": {
"type": {
"PluginResourceEvent": {
"fields": [
{
"uri": {
"description": "",
"offset": 0,
"optional": false,
"type": "string"
}
},
{
"eventType": {
"description": "",
"offset": 24,
"optional": false,
"type": {
"PluginResourceEventType": {
"values": [
{
"name": "Create",
"value": 0
},
{
"name": "Update",
"value": 1
},
{
"name": "Delete",
"value": 2
}
]
}
}
}
},
{
"data": {
"description": "",
"offset": 32,
"optional": false,
"type": "object"
}
}
]
}
}
},
"OnJsonApiEvent_lol-platform-config_v1_namespaces_BetterRewards": {
"type": {
"PluginResourceEvent": {
"fields": [
{
"uri": {
"description": "",
"offset": 0,
"optional": false,
"type": "string"
}
},
{
"eventType": {
"description": "",
"offset": 24,
"optional": false,
"type": {
"PluginResourceEventType": {
"values": [
{
"name": "Create",
"value": 0
},
{
"name": "Update",
"value": 1
},
{
"name": "Delete",
"value": 2
}
]
}
}
}
},
{
"data": {
"description": "",
"offset": 32,
"optional": false,
"type": "object"
}
}
]
}
}
},
"OnJsonApiEvent_lol-platform-config_v1_namespaces_BetterRewards_DayOneModalEnabled": {
"type": {
"PluginResourceEvent": {
"fields": [
{
"uri": {
"description": "",
"offset": 0,
"optional": false,
"type": "string"
}
},
{
"eventType": {
"description": "",
"offset": 24,
"optional": false,
"type": {
"PluginResourceEventType": {
"values": [
{
"name": "Create",
"value": 0
},
{
"name": "Update",
"value": 1
},
{
"name": "Delete",
"value": 2
}
]
}
}
}
},
{
"data": {
"description": "",
"offset": 32,
"optional": false,
"type": "object"
}
}
]
}
}
},
"OnJsonApiEvent_lol-platform-config_v1_namespaces_BetterRewards_GetPostgameXpFromRms": {
"type": {
"PluginResourceEvent": {
"fields": [
{
"uri": {
"description": "",
"offset": 0,
"optional": false,
"type": "string"
}
},
{
"eventType": {
"description": "",
"offset": 24,
"optional": false,
"type": {
"PluginResourceEventType": {
"values": [
{
"name": "Create",
"value": 0
},
{
"name": "Update",
"value": 1
},
{
"name": "Delete",
"value": 2
}
]
}
}
}
},
{
"data": {
"description": "",
"offset": 32,
"optional": false,
"type": "object"
}
}
]
}
}
},
"OnJsonApiEvent_lol-platform-config_v1_namespaces_BetterRewards_VisualUpdateEnabled": {
"type": {
"PluginResourceEvent": {
"fields": [
{
"uri": {
"description": "",
"offset": 0,
"optional": false,
"type": "string"
}
},
{
"eventType": {
"description": "",
"offset": 24,
"optional": false,
"type": {
"PluginResourceEventType": {
"values": [
{
"name": "Create",
"value": 0
},
{
"name": "Update",
"value": 1
},
{
"name": "Delete",
"value": 2
}
]
}
}
}
},
{
"data": {
"description": "",
"offset": 32,
"optional": false,
"type": "object"
}
}
]
}
}
},
"OnJsonApiEvent_lol-platform-config_v1_namespaces_BotConfigurations": {
"type": {
"PluginResourceEvent": {
"fields": [
{
"uri": {
"description": "",
"offset": 0,
"optional": false,
"type": "string"
}
},
{
"eventType": {
"description": "",
"offset": 24,
"optional": false,
"type": {
"PluginResourceEventType": {
"values": [
{
"name": "Create",
"value": 0
},
{
"name": "Update",
"value": 1
},
{
"name": "Delete",
"value": 2
}
]
}
}
}
},
{
"data": {
"description": "",
"offset": 32,
"optional": false,
"type": "object"
}
}
]
}
}
},
"OnJsonApiEvent_lol-platform-config_v1_namespaces_BotConfigurations_IntermediateInCustoms": {
"type": {
"PluginResourceEvent": {
"fields": [
{
"uri": {
"description": "",
"offset": 0,
"optional": false,
"type": "string"
}
},
{
"eventType": {
"description": "",
"offset": 24,
"optional": false,
"type": {
"PluginResourceEventType": {
"values": [
{
"name": "Create",
"value": 0
},
{
"name": "Update",
"value": 1
},
{
"name": "Delete",
"value": 2
}
]
}
}
}
},
{
"data": {
"description": "",
"offset": 32,
"optional": false,
"type": "object"
}
}
]
}
}
},
"OnJsonApiEvent_lol-platform-config_v1_namespaces_CareerStats": {
"type": {
"PluginResourceEvent": {
"fields": [
{
"uri": {
"description": "",
"offset": 0,
"optional": false,
"type": "string"
}
},
{
"eventType": {
"description": "",
"offset": 24,
"optional": false,
"type": {
"PluginResourceEventType": {
"values": [
{
"name": "Create",
"value": 0
},
{
"name": "Update",
"value": 1
},
{
"name": "Delete",
"value": 2
}
]
}
}
}
},
{
"data": {
"description": "",
"offset": 32,
"optional": false,
"type": "object"
}
}
]
}
}
},
"OnJsonApiEvent_lol-platform-config_v1_namespaces_CareerStats_StatsEnabled": {
"type": {
"PluginResourceEvent": {
"fields": [
{
"uri": {
"description": "",
"offset": 0,
"optional": false,
"type": "string"
}
},
{
"eventType": {
"description": "",
"offset": 24,
"optional": false,
"type": {
"PluginResourceEventType": {
"values": [
{
"name": "Create",
"value": 0
},
{
"name": "Update",
"value": 1
},
{
"name": "Delete",
"value": 2
}
]
}
}
}
},
{
"data": {
"description": "",
"offset": 32,
"optional": false,
"type": "object"
}
}
]
}
}
},
"OnJsonApiEvent_lol-platform-config_v1_namespaces_Challenges": {
"type": {
"PluginResourceEvent": {
"fields": [
{
"uri": {
"description": "",
"offset": 0,
"optional": false,
"type": "string"
}
},
{
"eventType": {
"description": "",
"offset": 24,
"optional": false,
"type": {
"PluginResourceEventType": {
"values": [
{
"name": "Create",
"value": 0
},
{
"name": "Update",
"value": 1
},
{
"name": "Delete",
"value": 2
}
]
}
}
}
},
{
"data": {
"description": "",
"offset": 32,
"optional": false,
"type": "object"
}
}
]
}
}
},
"OnJsonApiEvent_lol-platform-config_v1_namespaces_Challenges_ClientState": {
"type": {
"PluginResourceEvent": {
"fields": [
{
"uri": {
"description": "",
"offset": 0,
"optional": false,
"type": "string"
}
},
{
"eventType": {
"description": "",
"offset": 24,
"optional": false,
"type": {
"PluginResourceEventType": {
"values": [
{
"name": "Create",
"value": 0
},
{
"name": "Update",
"value": 1
},
{
"name": "Delete",
"value": 2
}
]
}
}
}
},
{
"data": {
"description": "",
"offset": 32,
"optional": false,
"type": "object"
}
}
]
}
}
},
"OnJsonApiEvent_lol-platform-config_v1_namespaces_Challenges_CustomizeIdentityEnabled": {
"type": {
"PluginResourceEvent": {
"fields": [
{
"uri": {
"description": "",
"offset": 0,
"optional": false,
"type": "string"
}
},
{
"eventType": {
"description": "",
"offset": 24,
"optional": false,
"type": {
"PluginResourceEventType": {
"values": [
{
"name": "Create",
"value": 0
},
{
"name": "Update",
"value": 1
},
{
"name": "Delete",
"value": 2
}
]
}
}
}
},
{
"data": {
"description": "",
"offset": 32,
"optional": false,
"type": "object"
}
}
]
}
}
},
"OnJsonApiEvent_lol-platform-config_v1_namespaces_Challenges_EnabledInventoryTypes": {
"type": {
"PluginResourceEvent": {
"fields": [
{
"uri": {
"description": "",
"offset": 0,
"optional": false,
"type": "string"
}
},
{
"eventType": {
"description": "",
"offset": 24,
"optional": false,
"type": {
"PluginResourceEventType": {
"values": [
{
"name": "Create",
"value": 0
},
{
"name": "Update",
"value": 1
},
{
"name": "Delete",
"value": 2
}
]
}
}
}
},
{
"data": {
"description": "",
"offset": 32,
"optional": false,
"type": "object"
}
}
]
}
}
},
"OnJsonApiEvent_lol-platform-config_v1_namespaces_Challenges_MaxWaitTimeBeforeNotificationSubscriptionSeconds": {
"type": {
"PluginResourceEvent": {
"fields": [
{
"uri": {
"description": "",
"offset": 0,
"optional": false,
"type": "string"
}
},
{
"eventType": {
"description": "",
"offset": 24,
"optional": false,
"type": {
"PluginResourceEventType": {
"values": [
{
"name": "Create",
"value": 0
},
{
"name": "Update",
"value": 1
},
{
"name": "Delete",
"value": 2
}
]
}
}
}
},
{
"data": {
"description": "",
"offset": 32,
"optional": false,
"type": "object"
}
}
]
}
}
},
"OnJsonApiEvent_lol-platform-config_v1_namespaces_Challenges_NumberOfSuggestedChallenges": {
"type": {
"PluginResourceEvent": {
"fields": [
{
"uri": {
"description": "",
"offset": 0,
"optional": false,
"type": "string"
}
},
{
"eventType": {
"description": "",
"offset": 24,
"optional": false,
"type": {
"PluginResourceEventType": {
"values": [
{
"name": "Create",
"value": 0
},
{
"name": "Update",
"value": 1
},
{
"name": "Delete",
"value": 2
}
]
}
}
}
},
{
"data": {
"description": "",
"offset": 32,
"optional": false,
"type": "object"
}
}
]
}
}
},
"OnJsonApiEvent_lol-platform-config_v1_namespaces_Challenges_PartiesV2Enabled": {
"type": {
"PluginResourceEvent": {
"fields": [
{
"uri": {
"description": "",
"offset": 0,
"optional": false,
"type": "string"
}
},
{
"eventType": {
"description": "",
"offset": 24,
"optional": false,
"type": {
"PluginResourceEventType": {
"values": [
{
"name": "Create",
"value": 0
},
{
"name": "Update",
"value": 1
},
{
"name": "Delete",
"value": 2
}
]
}
}
}
},
{
"data": {
"description": "",
"offset": 32,
"optional": false,
"type": "object"
}
}
]
}
}
},
"OnJsonApiEvent_lol-platform-config_v1_namespaces_Challenges_RankIdentityOverride": {
"type": {
"PluginResourceEvent": {
"fields": [
{
"uri": {
"description": "",
"offset": 0,
"optional": false,
"type": "string"
}
},
{
"eventType": {
"description": "",
"offset": 24,
"optional": false,
"type": {
"PluginResourceEventType": {
"values": [
{
"name": "Create",
"value": 0
},
{
"name": "Update",
"value": 1
},
{
"name": "Delete",
"value": 2
}
]
}
}
}
},
{
"data": {
"description": "",
"offset": 32,
"optional": false,
"type": "object"
}
}
]
}
}
},
"OnJsonApiEvent_lol-platform-config_v1_namespaces_Challenges_WaitTimeBeforeCallChallengeUpdateSeconds": {
"type": {
"PluginResourceEvent": {
"fields": [
{
"uri": {
"description": "",
"offset": 0,
"optional": false,
"type": "string"
}
},
{
"eventType": {
"description": "",
"offset": 24,
"optional": false,
"type": {
"PluginResourceEventType": {
"values": [
{
"name": "Create",
"value": 0
},
{
"name": "Update",
"value": 1
},
{
"name": "Delete",
"value": 2
}
]
}
}
}
},
{
"data": {
"description": "",
"offset": 32,
"optional": false,
"type": "object"
}
}
]
}
}
},
"OnJsonApiEvent_lol-platform-config_v1_namespaces_ChampionMasteryConfig": {
"type": {
"PluginResourceEvent": {
"fields": [
{
"uri": {
"description": "",
"offset": 0,
"optional": false,
"type": "string"
}
},
{
"eventType": {
"description": "",
"offset": 24,
"optional": false,
"type": {
"PluginResourceEventType": {
"values": [
{
"name": "Create",
"value": 0
},
{
"name": "Update",
"value": 1
},
{
"name": "Delete",
"value": 2
}
]
}
}
}
},
{
"data": {
"description": "",
"offset": 32,
"optional": false,
"type": "object"
}
}
]
}
}
},
"OnJsonApiEvent_lol-platform-config_v1_namespaces_ChampionMasteryConfig_CapUnlockChampionLevel": {
"type": {
"PluginResourceEvent": {
"fields": [
{
"uri": {
"description": "",
"offset": 0,
"optional": false,
"type": "string"
}
},
{
"eventType": {
"description": "",
"offset": 24,
"optional": false,
"type": {
"PluginResourceEventType": {
"values": [
{
"name": "Create",
"value": 0
},
{
"name": "Update",
"value": 1
},
{
"name": "Delete",
"value": 2
}
]
}
}
}
},
{
"data": {
"description": "",
"offset": 32,
"optional": false,
"type": "object"
}
}
]
}
}
},
"OnJsonApiEvent_lol-platform-config_v1_namespaces_ChampionMasteryConfig_ChampionPointQueueTypes": {
"type": {
"PluginResourceEvent": {
"fields": [
{
"uri": {
"description": "",
"offset": 0,
"optional": false,
"type": "string"
}
},
{
"eventType": {
"description": "",
"offset": 24,
"optional": false,
"type": {
"PluginResourceEventType": {
"values": [
{
"name": "Create",
"value": 0
},
{
"name": "Update",
"value": 1
},
{
"name": "Delete",
"value": 2
}
]
}
}
}
},
{
"data": {
"description": "",
"offset": 32,
"optional": false,
"type": "object"
}
}
]
}
}
},
"OnJsonApiEvent_lol-platform-config_v1_namespaces_ChampionMasteryConfig_Enabled": {
"type": {
"PluginResourceEvent": {
"fields": [
{
"uri": {
"description": "",
"offset": 0,
"optional": false,
"type": "string"
}
},
{
"eventType": {
"description": "",
"offset": 24,
"optional": false,
"type": {
"PluginResourceEventType": {
"values": [
{
"name": "Create",
"value": 0
},
{
"name": "Update",
"value": 1
},
{
"name": "Delete",
"value": 2
}
]
}
}
}
},
{
"data": {
"description": "",
"offset": 32,
"optional": false,
"type": "object"
}
}
]
}
}
},
"OnJsonApiEvent_lol-platform-config_v1_namespaces_ChampionMasteryConfig_EndOfGameEnabled": {
"type": {
"PluginResourceEvent": {
"fields": [
{
"uri": {
"description": "",
"offset": 0,
"optional": false,
"type": "string"
}
},
{
"eventType": {
"description": "",
"offset": 24,
"optional": false,
"type": {
"PluginResourceEventType": {
"values": [
{
"name": "Create",
"value": 0
},
{
"name": "Update",
"value": 1
},
{
"name": "Delete",
"value": 2
}
]
}
}
}
},
{
"data": {
"description": "",
"offset": 32,
"optional": false,
"type": "object"
}
}
]
}
}
},
"OnJsonApiEvent_lol-platform-config_v1_namespaces_ChampionMasteryConfig_GradeEnabled": {
"type": {
"PluginResourceEvent": {
"fields": [
{
"uri": {
"description": "",
"offset": 0,
"optional": false,
"type": "string"
}
},
{
"eventType": {
"description": "",
"offset": 24,
"optional": false,
"type": {
"PluginResourceEventType": {
"values": [
{
"name": "Create",
"value": 0
},
{
"name": "Update",
"value": 1
},
{
"name": "Delete",
"value": 2
}
]
}
}
}
},
{
"data": {
"description": "",
"offset": 32,
"optional": false,
"type": "object"
}
}
]
}
}
},
"OnJsonApiEvent_lol-platform-config_v1_namespaces_ChampionMasteryConfig_LegsEnabled": {
"type": {
"PluginResourceEvent": {
"fields": [
{
"uri": {
"description": "",
"offset": 0,
"optional": false,
"type": "string"
}
},
{
"eventType": {
"description": "",
"offset": 24,
"optional": false,
"type": {
"PluginResourceEventType": {
"values": [
{
"name": "Create",
"value": 0
},
{
"name": "Update",
"value": 1
},
{
"name": "Delete",
"value": 2
}
]
}
}
}
},
{
"data": {
"description": "",
"offset": 32,
"optional": false,
"type": "object"
}
}
]
}
}
},
"OnJsonApiEvent_lol-platform-config_v1_namespaces_ChampionMasteryConfig_LootChestsEnabled": {
"type": {
"PluginResourceEvent": {
"fields": [
{
"uri": {
"description": "",
"offset": 0,
"optional": false,
"type": "string"
}
},
{
"eventType": {
"description": "",
"offset": 24,
"optional": false,
"type": {
"PluginResourceEventType": {
"values": [
{
"name": "Create",
"value": 0
},
{
"name": "Update",
"value": 1
},
{
"name": "Delete",
"value": 2
}
]
}
}
}
},
{
"data": {
"description": "",
"offset": 32,
"optional": false,
"type": "object"
}
}
]
}
}
},
"OnJsonApiEvent_lol-platform-config_v1_namespaces_ChampionMasteryConfig_MaxChampionLevel": {
"type": {
"PluginResourceEvent": {
"fields": [
{
"uri": {
"description": "",
"offset": 0,
"optional": false,
"type": "string"
}
},
{
"eventType": {
"description": "",
"offset": 24,
"optional": false,
"type": {
"PluginResourceEventType": {
"values": [
{
"name": "Create",
"value": 0
},
{
"name": "Update",
"value": 1
},
{
"name": "Delete",
"value": 2
}
]
}
}
}
},
{
"data": {
"description": "",
"offset": 32,
"optional": false,
"type": "object"
}
}
]
}
}
},
"OnJsonApiEvent_lol-platform-config_v1_namespaces_ChampionMasteryConfig_MinSummonerLevel": {
"type": {
"PluginResourceEvent": {
"fields": [
{
"uri": {
"description": "",
"offset": 0,
"optional": false,
"type": "string"
}
},
{
"eventType": {
"description": "",
"offset": 24,
"optional": false,
"type": {
"PluginResourceEventType": {
"values": [
{
"name": "Create",
"value": 0
},
{
"name": "Update",
"value": 1
},
{
"name": "Delete",
"value": 2
}
]
}
}
}
},
{
"data": {
"description": "",
"offset": 32,
"optional": false,
"type": "object"
}
}
]
}
}
},
"OnJsonApiEvent_lol-platform-config_v1_namespaces_ChampionMasteryConfig_ShowGradeAvailablePopup": {
"type": {
"PluginResourceEvent": {
"fields": [
{
"uri": {
"description": "",
"offset": 0,
"optional": false,
"type": "string"
}
},
{
"eventType": {
"description": "",
"offset": 24,
"optional": false,
"type": {
"PluginResourceEventType": {
"values": [
{
"name": "Create",
"value": 0
},
{
"name": "Update",
"value": 1
},
{
"name": "Delete",
"value": 2
}
]
}
}
}
},
{
"data": {
"description": "",
"offset": 32,
"optional": false,
"type": "object"
}
}
]
}
}
},
"OnJsonApiEvent_lol-platform-config_v1_namespaces_ChampionMasteryConfig_SupportedQueueTypes": {
"type": {
"PluginResourceEvent": {
"fields": [
{
"uri": {
"description": "",
"offset": 0,
"optional": false,
"type": "string"
}
},
{
"eventType": {
"description": "",
"offset": 24,
"optional": false,
"type": {
"PluginResourceEventType": {
"values": [
{
"name": "Create",
"value": 0
},
{
"name": "Update",
"value": 1
},
{
"name": "Delete",
"value": 2
}
]
}
}
}
},
{
"data": {
"description": "",
"offset": 32,
"optional": false,
"type": "object"
}
}
]
}
}
},
"OnJsonApiEvent_lol-platform-config_v1_namespaces_ChampionSelect": {
"type": {
"PluginResourceEvent": {
"fields": [
{
"uri": {
"description": "",
"offset": 0,
"optional": false,
"type": "string"
}
},
{
"eventType": {
"description": "",
"offset": 24,
"optional": false,
"type": {
"PluginResourceEventType": {
"values": [
{
"name": "Create",
"value": 0
},
{
"name": "Update",
"value": 1
},
{
"name": "Delete",
"value": 2
}
]
}
}
}
},
{
"data": {
"description": "",
"offset": 32,
"optional": false,
"type": "object"
}
}
]
}
}
},
"OnJsonApiEvent_lol-platform-config_v1_namespaces_ChampionSelect_AllChampsAvailableInAram": {
"type": {
"PluginResourceEvent": {
"fields": [
{
"uri": {
"description": "",
"offset": 0,
"optional": false,
"type": "string"
}
},
{
"eventType": {
"description": "",
"offset": 24,
"optional": false,
"type": {
"PluginResourceEventType": {
"values": [
{
"name": "Create",
"value": 0
},
{
"name": "Update",
"value": 1
},
{
"name": "Delete",
"value": 2
}
]
}
}
}
},
{
"data": {
"description": "",
"offset": 32,
"optional": false,
"type": "object"
}
}
]
}
}
},
"OnJsonApiEvent_lol-platform-config_v1_namespaces_ChampionSelect_AlwaysShowRewardIcon": {
"type": {
"PluginResourceEvent": {
"fields": [
{
"uri": {
"description": "",
"offset": 0,
"optional": false,
"type": "string"
}
},
{
"eventType": {
"description": "",
"offset": 24,
"optional": false,
"type": {
"PluginResourceEventType": {
"values": [
{
"name": "Create",
"value": 0
},
{
"name": "Update",
"value": 1
},
{
"name": "Delete",
"value": 2
}
]
}
}
}
},
{
"data": {
"description": "",
"offset": 32,
"optional": false,
"type": "object"
}
}
]
}
}
},
"OnJsonApiEvent_lol-platform-config_v1_namespaces_ChampionSelect_AutoReconnectEnabled": {
"type": {
"PluginResourceEvent": {
"fields": [
{
"uri": {
"description": "",
"offset": 0,
"optional": false,
"type": "string"
}
},
{
"eventType": {
"description": "",
"offset": 24,
"optional": false,
"type": {
"PluginResourceEventType": {
"values": [
{
"name": "Create",
"value": 0
},
{
"name": "Update",
"value": 1
},
{
"name": "Delete",
"value": 2
}
]
}
}
}
},
{
"data": {
"description": "",
"offset": 32,
"optional": false,
"type": "object"
}
}
]
}
}
},
"OnJsonApiEvent_lol-platform-config_v1_namespaces_ChampionSelect_CollatorChampionFilterEnabled": {
"type": {
"PluginResourceEvent": {
"fields": [
{
"uri": {
"description": "",
"offset": 0,
"optional": false,
"type": "string"
}
},
{
"eventType": {
"description": "",
"offset": 24,
"optional": false,
"type": {
"PluginResourceEventType": {
"values": [
{
"name": "Create",
"value": 0
},
{
"name": "Update",
"value": 1
},
{
"name": "Delete",
"value": 2
}
]
}
}
}
},
{
"data": {
"description": "",
"offset": 32,
"optional": false,
"type": "object"
}
}
]
}
}
},
"OnJsonApiEvent_lol-platform-config_v1_namespaces_ChampionSelect_UseActionPatchV2": {
"type": {
"PluginResourceEvent": {
"fields": [
{
"uri": {
"description": "",
"offset": 0,
"optional": false,
"type": "string"
}
},
{
"eventType": {
"description": "",
"offset": 24,
"optional": false,
"type": {
"PluginResourceEventType": {
"values": [
{
"name": "Create",
"value": 0
},
{
"name": "Update",
"value": 1
},
{
"name": "Delete",
"value": 2
}
]
}
}
}
},
{
"data": {
"description": "",
"offset": 32,
"optional": false,
"type": "object"
}
}
]
}
}
},
"OnJsonApiEvent_lol-platform-config_v1_namespaces_ChampionSelect_UseOptimizedBotChampionSelectProcessor": {
"type": {
"PluginResourceEvent": {
"fields": [
{
"uri": {
"description": "",
"offset": 0,
"optional": false,
"type": "string"
}
},
{
"eventType": {
"description": "",
"offset": 24,
"optional": false,
"type": {
"PluginResourceEventType": {
"values": [
{
"name": "Create",
"value": 0
},
{
"name": "Update",
"value": 1
},
{
"name": "Delete",
"value": 2
}
]
}
}
}
},
{
"data": {
"description": "",
"offset": 32,
"optional": false,
"type": "object"
}
}
]
}
}
},
"OnJsonApiEvent_lol-platform-config_v1_namespaces_ChampionSelect_UseOptimizedChampSelectProcessor": {
"type": {
"PluginResourceEvent": {
"fields": [
{
"uri": {
"description": "",
"offset": 0,
"optional": false,
"type": "string"
}
},
{
"eventType": {
"description": "",
"offset": 24,
"optional": false,
"type": {
"PluginResourceEventType": {
"values": [
{
"name": "Create",
"value": 0
},
{
"name": "Update",
"value": 1
},
{
"name": "Delete",
"value": 2
}
]
}
}
}
},
{
"data": {
"description": "",
"offset": 32,
"optional": false,
"type": "object"
}
}
]
}
}
},
"OnJsonApiEvent_lol-platform-config_v1_namespaces_ChampionSelect_UseOptimizedSpellSelectProcessor": {
"type": {
"PluginResourceEvent": {
"fields": [
{
"uri": {
"description": "",
"offset": 0,
"optional": false,
"type": "string"
}
},
{
"eventType": {
"description": "",
"offset": 24,
"optional": false,
"type": {
"PluginResourceEventType": {
"values": [
{
"name": "Create",
"value": 0
},
{
"name": "Update",
"value": 1
},
{
"name": "Delete",
"value": 2
}
]
}
}
}
},
{
"data": {
"description": "",
"offset": 32,
"optional": false,
"type": "object"
}
}
]
}
}
},
"OnJsonApiEvent_lol-platform-config_v1_namespaces_ChampionTradeService": {
"type": {
"PluginResourceEvent": {
"fields": [
{
"uri": {
"description": "",
"offset": 0,
"optional": false,
"type": "string"
}
},
{
"eventType": {
"description": "",
"offset": 24,
"optional": false,
"type": {
"PluginResourceEventType": {
"values": [
{
"name": "Create",
"value": 0
},
{
"name": "Update",
"value": 1
},
{
"name": "Delete",
"value": 2
}
]
}
}
}
},
{
"data": {
"description": "",
"offset": 32,
"optional": false,
"type": "object"
}
}
]
}
}
},
"OnJsonApiEvent_lol-platform-config_v1_namespaces_ChampionTradeService_Enabled": {
"type": {
"PluginResourceEvent": {
"fields": [
{
"uri": {
"description": "",
"offset": 0,
"optional": false,
"type": "string"
}
},
{
"eventType": {
"description": "",
"offset": 24,
"optional": false,
"type": {
"PluginResourceEventType": {
"values": [
{
"name": "Create",
"value": 0
},
{
"name": "Update",
"value": 1
},
{
"name": "Delete",
"value": 2
}
]
}
}
}
},
{
"data": {
"description": "",
"offset": 32,
"optional": false,
"type": "object"
}
}
]
}
}
},
"OnJsonApiEvent_lol-platform-config_v1_namespaces_Chat": {
"type": {
"PluginResourceEvent": {
"fields": [
{
"uri": {
"description": "",
"offset": 0,
"optional": false,
"type": "string"
}
},
{
"eventType": {
"description": "",
"offset": 24,
"optional": false,
"type": {
"PluginResourceEventType": {
"values": [
{
"name": "Create",
"value": 0
},
{
"name": "Update",
"value": 1
},
{
"name": "Delete",
"value": 2
}
]
}
}
}
},
{
"data": {
"description": "",
"offset": 32,
"optional": false,
"type": "object"
}
}
]
}
}
},
"OnJsonApiEvent_lol-platform-config_v1_namespaces_ChatDomain": {
"type": {
"PluginResourceEvent": {
"fields": [
{
"uri": {
"description": "",
"offset": 0,
"optional": false,
"type": "string"
}
},
{
"eventType": {
"description": "",
"offset": 24,
"optional": false,
"type": {
"PluginResourceEventType": {
"values": [
{
"name": "Create",
"value": 0
},
{
"name": "Update",
"value": 1
},
{
"name": "Delete",
"value": 2
}
]
}
}
}
},
{
"data": {
"description": "",
"offset": 32,
"optional": false,
"type": "object"
}
}
]
}
}
},
"OnJsonApiEvent_lol-platform-config_v1_namespaces_ChatDomain_ChampSelectDomainName": {
"type": {
"PluginResourceEvent": {
"fields": [
{
"uri": {
"description": "",
"offset": 0,
"optional": false,
"type": "string"
}
},
{
"eventType": {
"description": "",
"offset": 24,
"optional": false,
"type": {
"PluginResourceEventType": {
"values": [
{
"name": "Create",
"value": 0
},
{
"name": "Update",
"value": 1
},
{
"name": "Delete",
"value": 2
}
]
}
}
}
},
{
"data": {
"description": "",
"offset": 32,
"optional": false,
"type": "object"
}
}
]
}
}
},
"OnJsonApiEvent_lol-platform-config_v1_namespaces_ChatDomain_PostGameDomainName": {
"type": {
"PluginResourceEvent": {
"fields": [
{
"uri": {
"description": "",
"offset": 0,
"optional": false,
"type": "string"
}
},
{
"eventType": {
"description": "",
"offset": 24,
"optional": false,
"type": {
"PluginResourceEventType": {
"values": [
{
"name": "Create",
"value": 0
},
{
"name": "Update",
"value": 1
},
{
"name": "Delete",
"value": 2
}
]
}
}
}
},
{
"data": {
"description": "",
"offset": 32,
"optional": false,
"type": "object"
}
}
]
}
}
},
"OnJsonApiEvent_lol-platform-config_v1_namespaces_Chat_ChatHistoryEnabled": {
"type": {
"PluginResourceEvent": {
"fields": [
{
"uri": {
"description": "",
"offset": 0,
"optional": false,
"type": "string"
}
},
{
"eventType": {
"description": "",
"offset": 24,
"optional": false,
"type": {
"PluginResourceEventType": {
"values": [
{
"name": "Create",
"value": 0
},
{
"name": "Update",
"value": 1
},
{
"name": "Delete",
"value": 2
}
]
}
}
}
},
{
"data": {
"description": "",
"offset": 32,
"optional": false,
"type": "object"
}
}
]
}
}
},
"OnJsonApiEvent_lol-platform-config_v1_namespaces_Chat_ChatHistoryThreshold": {
"type": {
"PluginResourceEvent": {
"fields": [
{
"uri": {
"description": "",
"offset": 0,
"optional": false,
"type": "string"
}
},
{
"eventType": {
"description": "",
"offset": 24,
"optional": false,
"type": {
"PluginResourceEventType": {
"values": [
{
"name": "Create",
"value": 0
},
{
"name": "Update",
"value": 1
},
{
"name": "Delete",
"value": 2
}
]
}
}
}
},
{
"data": {
"description": "",
"offset": 32,
"optional": false,
"type": "object"
}
}
]
}
}
},
"OnJsonApiEvent_lol-platform-config_v1_namespaces_Chat_Default_public_chat_rooms": {
"type": {
"PluginResourceEvent": {
"fields": [
{
"uri": {
"description": "",
"offset": 0,
"optional": false,
"type": "string"
}
},
{
"eventType": {
"description": "",
"offset": 24,
"optional": false,
"type": {
"PluginResourceEventType": {
"values": [
{
"name": "Create",
"value": 0
},
{
"name": "Update",
"value": 1
},
{
"name": "Delete",
"value": 2
}
]
}
}
}
},
{
"data": {
"description": "",
"offset": 32,
"optional": false,
"type": "object"
}
}
]
}
}
},
"OnJsonApiEvent_lol-platform-config_v1_namespaces_Chat_MaximumRosterSize": {
"type": {
"PluginResourceEvent": {
"fields": [
{
"uri": {
"description": "",
"offset": 0,
"optional": false,
"type": "string"
}
},
{
"eventType": {
"description": "",
"offset": 24,
"optional": false,
"type": {
"PluginResourceEventType": {
"values": [
{
"name": "Create",
"value": 0
},
{
"name": "Update",
"value": 1
},
{
"name": "Delete",
"value": 2
}
]
}
}
}
},
{
"data": {
"description": "",
"offset": 32,
"optional": false,
"type": "object"
}
}
]
}
}
},
"OnJsonApiEvent_lol-platform-config_v1_namespaces_Chat_MobileEnabled": {
"type": {
"PluginResourceEvent": {
"fields": [
{
"uri": {
"description": "",
"offset": 0,
"optional": false,
"type": "string"
}
},
{
"eventType": {
"description": "",
"offset": 24,
"optional": false,
"type": {
"PluginResourceEventType": {
"values": [
{
"name": "Create",
"value": 0
},
{
"name": "Update",
"value": 1
},
{
"name": "Delete",
"value": 2
}
]
}
}
}
},
{
"data": {
"description": "",
"offset": 32,
"optional": false,
"type": "object"
}
}
]
}
}
},
"OnJsonApiEvent_lol-platform-config_v1_namespaces_Chat_Rename_general_group_throttle": {
"type": {
"PluginResourceEvent": {
"fields": [
{
"uri": {
"description": "",
"offset": 0,
"optional": false,
"type": "string"
}
},
{
"eventType": {
"description": "",
"offset": 24,
"optional": false,
"type": {
"PluginResourceEventType": {
"values": [
{
"name": "Create",
"value": 0
},
{
"name": "Update",
"value": 1
},
{
"name": "Delete",
"value": 2
}
]
}
}
}
},
{
"data": {
"description": "",
"offset": 32,
"optional": false,
"type": "object"
}
}
]
}
}
},
"OnJsonApiEvent_lol-platform-config_v1_namespaces_Chroma": {
"type": {
"PluginResourceEvent": {
"fields": [
{
"uri": {
"description": "",
"offset": 0,
"optional": false,
"type": "string"
}
},
{
"eventType": {
"description": "",
"offset": 24,
"optional": false,
"type": {
"PluginResourceEventType": {
"values": [
{
"name": "Create",
"value": 0
},
{
"name": "Update",
"value": 1
},
{
"name": "Delete",
"value": 2
}
]
}
}
}
},
{
"data": {
"description": "",
"offset": 32,
"optional": false,
"type": "object"
}
}
]
}
}
},
"OnJsonApiEvent_lol-platform-config_v1_namespaces_Chroma_IsEnabled": {
"type": {
"PluginResourceEvent": {
"fields": [
{
"uri": {
"description": "",
"offset": 0,
"optional": false,
"type": "string"
}
},
{
"eventType": {
"description": "",
"offset": 24,
"optional": false,
"type": {
"PluginResourceEventType": {
"values": [
{
"name": "Create",
"value": 0
},
{
"name": "Update",
"value": 1
},
{
"name": "Delete",
"value": 2
}
]
}
}
}
},
{
"data": {
"description": "",
"offset": 32,
"optional": false,
"type": "object"
}
}
]
}
}
},
"OnJsonApiEvent_lol-platform-config_v1_namespaces_ClashConfig": {
"type": {
"PluginResourceEvent": {
"fields": [
{
"uri": {
"description": "",
"offset": 0,
"optional": false,
"type": "string"
}
},
{
"eventType": {
"description": "",
"offset": 24,
"optional": false,
"type": {
"PluginResourceEventType": {
"values": [
{
"name": "Create",
"value": 0
},
{
"name": "Update",
"value": 1
},
{
"name": "Delete",
"value": 2
}
]
}
}
}
},
{
"data": {
"description": "",
"offset": 32,
"optional": false,
"type": "object"
}
}
]
}
}
},
"OnJsonApiEvent_lol-platform-config_v1_namespaces_ClashConfig_AwardsTabEnabled": {
"type": {
"PluginResourceEvent": {
"fields": [
{
"uri": {
"description": "",
"offset": 0,
"optional": false,
"type": "string"
}
},
{
"eventType": {
"description": "",
"offset": 24,
"optional": false,
"type": {
"PluginResourceEventType": {
"values": [
{
"name": "Create",
"value": 0
},
{
"name": "Update",
"value": 1
},
{
"name": "Delete",
"value": 2
}
]
}
}
}
},
{
"data": {
"description": "",
"offset": 32,
"optional": false,
"type": "object"
}
}
]
}
}
},
"OnJsonApiEvent_lol-platform-config_v1_namespaces_ClashConfig_BracketSpectateEnabled": {
"type": {
"PluginResourceEvent": {
"fields": [
{
"uri": {
"description": "",
"offset": 0,
"optional": false,
"type": "string"
}
},
{
"eventType": {
"description": "",
"offset": 24,
"optional": false,
"type": {
"PluginResourceEventType": {
"values": [
{
"name": "Create",
"value": 0
},
{
"name": "Update",
"value": 1
},
{
"name": "Delete",
"value": 2
}
]
}
}
}
},
{
"data": {
"description": "",
"offset": 32,
"optional": false,
"type": "object"
}
}
]
}
}
},
"OnJsonApiEvent_lol-platform-config_v1_namespaces_ClashConfig_CapacityIndicatorEnabled": {
"type": {
"PluginResourceEvent": {
"fields": [
{
"uri": {
"description": "",
"offset": 0,
"optional": false,
"type": "string"
}
},
{
"eventType": {
"description": "",
"offset": 24,
"optional": false,
"type": {
"PluginResourceEventType": {
"values": [
{
"name": "Create",
"value": 0
},
{
"name": "Update",
"value": 1
},
{
"name": "Delete",
"value": 2
}
]
}
}
}
},
{
"data": {
"description": "",
"offset": 32,
"optional": false,
"type": "object"
}
}
]
}
}
},
"OnJsonApiEvent_lol-platform-config_v1_namespaces_ClashConfig_ClashStartModalEnabled": {
"type": {
"PluginResourceEvent": {
"fields": [
{
"uri": {
"description": "",
"offset": 0,
"optional": false,
"type": "string"
}
},
{
"eventType": {
"description": "",
"offset": 24,
"optional": false,
"type": {
"PluginResourceEventType": {
"values": [
{
"name": "Create",
"value": 0
},
{
"name": "Update",
"value": 1
},
{
"name": "Delete",
"value": 2
}
]
}
}
}
},
{
"data": {
"description": "",
"offset": 32,
"optional": false,
"type": "object"
}
}
]
}
}
},
"OnJsonApiEvent_lol-platform-config_v1_namespaces_ClashConfig_DarkModeEntitlement": {
"type": {
"PluginResourceEvent": {
"fields": [
{
"uri": {
"description": "",
"offset": 0,
"optional": false,
"type": "string"
}
},
{
"eventType": {
"description": "",
"offset": 24,
"optional": false,
"type": {
"PluginResourceEventType": {
"values": [
{
"name": "Create",
"value": 0
},
{
"name": "Update",
"value": 1
},
{
"name": "Delete",
"value": 2
}
]
}
}
}
},
{
"data": {
"description": "",
"offset": 32,
"optional": false,
"type": "object"
}
}
]
}
}
},
"OnJsonApiEvent_lol-platform-config_v1_namespaces_ClashConfig_EnabledState": {
"type": {
"PluginResourceEvent": {
"fields": [
{
"uri": {
"description": "",
"offset": 0,
"optional": false,
"type": "string"
}
},
{
"eventType": {
"description": "",
"offset": 24,
"optional": false,
"type": {
"PluginResourceEventType": {
"values": [
{
"name": "Create",
"value": 0
},
{
"name": "Update",
"value": 1
},
{
"name": "Delete",
"value": 2
}
]
}
}
}
},
{
"data": {
"description": "",
"offset": 32,
"optional": false,
"type": "object"
}
}
]
}
}
},
"OnJsonApiEvent_lol-platform-config_v1_namespaces_ClashConfig_EndOfGameFlowEnabled": {
"type": {
"PluginResourceEvent": {
"fields": [
{
"uri": {
"description": "",
"offset": 0,
"optional": false,
"type": "string"
}
},
{
"eventType": {
"description": "",
"offset": 24,
"optional": false,
"type": {
"PluginResourceEventType": {
"values": [
{
"name": "Create",
"value": 0
},
{
"name": "Update",
"value": 1
},
{
"name": "Delete",
"value": 2
}
]
}
}
}
},
{
"data": {
"description": "",
"offset": 32,
"optional": false,
"type": "object"
}
}
]
}
}
},
"OnJsonApiEvent_lol-platform-config_v1_namespaces_ClashConfig_FindTeamViewEnabled": {
"type": {
"PluginResourceEvent": {
"fields": [
{
"uri": {
"description": "",
"offset": 0,
"optional": false,
"type": "string"
}
},
{
"eventType": {
"description": "",
"offset": 24,
"optional": false,
"type": {
"PluginResourceEventType": {
"values": [
{
"name": "Create",
"value": 0
},
{
"name": "Update",
"value": 1
},
{
"name": "Delete",
"value": 2
}
]
}
}
}
},
{
"data": {
"description": "",
"offset": 32,
"optional": false,
"type": "object"
}
}
]
}
}
},
"OnJsonApiEvent_lol-platform-config_v1_namespaces_ClashConfig_HonorLevelRequired": {
"type": {
"PluginResourceEvent": {
"fields": [
{
"uri": {
"description": "",
"offset": 0,
"optional": false,
"type": "string"
}
},
{
"eventType": {
"description": "",
"offset": 24,
"optional": false,
"type": {
"PluginResourceEventType": {
"values": [
{
"name": "Create",
"value": 0
},
{
"name": "Update",
"value": 1
},
{
"name": "Delete",
"value": 2
}
]
}
}
}
},
{
"data": {
"description": "",
"offset": 32,
"optional": false,
"type": "object"
}
}
]
}
}
},
"OnJsonApiEvent_lol-platform-config_v1_namespaces_ClashConfig_IconConfig": {
"type": {
"PluginResourceEvent": {
"fields": [
{
"uri": {
"description": "",
"offset": 0,
"optional": false,
"type": "string"
}
},
{
"eventType": {
"description": "",
"offset": 24,
"optional": false,
"type": {
"PluginResourceEventType": {
"values": [
{
"name": "Create",
"value": 0
},
{
"name": "Update",
"value": 1
},
{
"name": "Delete",
"value": 2
}
]
}
}
}
},
{
"data": {
"description": "",
"offset": 32,
"optional": false,
"type": "object"
}
}
]
}
}
},
"OnJsonApiEvent_lol-platform-config_v1_namespaces_ClashConfig_InviteModalTiersEnabled": {
"type": {
"PluginResourceEvent": {
"fields": [
{
"uri": {
"description": "",
"offset": 0,
"optional": false,
"type": "string"
}
},
{
"eventType": {
"description": "",
"offset": 24,
"optional": false,
"type": {
"PluginResourceEventType": {
"values": [
{
"name": "Create",
"value": 0
},
{
"name": "Update",
"value": 1
},
{
"name": "Delete",
"value": 2
}
]
}
}
}
},
{
"data": {
"description": "",
"offset": 32,
"optional": false,
"type": "object"
}
}
]
}
}
},
"OnJsonApiEvent_lol-platform-config_v1_namespaces_ClashConfig_IsPlaymodeRestrictionEnabled": {
"type": {
"PluginResourceEvent": {
"fields": [
{
"uri": {
"description": "",
"offset": 0,
"optional": false,
"type": "string"
}
},
{
"eventType": {
"description": "",
"offset": 24,
"optional": false,
"type": {
"PluginResourceEventType": {
"values": [
{
"name": "Create",
"value": 0
},
{
"name": "Update",
"value": 1
},
{
"name": "Delete",
"value": 2
}
]
}
}
}
},
{
"data": {
"description": "",
"offset": 32,
"optional": false,
"type": "object"
}
}
]
}
}
},
"OnJsonApiEvent_lol-platform-config_v1_namespaces_ClashConfig_IsRewardsModalEnabled": {
"type": {
"PluginResourceEvent": {
"fields": [
{
"uri": {
"description": "",
"offset": 0,
"optional": false,
"type": "string"
}
},
{
"eventType": {
"description": "",
"offset": 24,
"optional": false,
"type": {
"PluginResourceEventType": {
"values": [
{
"name": "Create",
"value": 0
},
{
"name": "Update",
"value": 1
},
{
"name": "Delete",
"value": 2
}
]
}
}
}
},
{
"data": {
"description": "",
"offset": 32,
"optional": false,
"type": "object"
}
}
]
}
}
},
"OnJsonApiEvent_lol-platform-config_v1_namespaces_ClashConfig_LftEnabled": {
"type": {
"PluginResourceEvent": {
"fields": [
{
"uri": {
"description": "",
"offset": 0,
"optional": false,
"type": "string"
}
},
{
"eventType": {
"description": "",
"offset": 24,
"optional": false,
"type": {
"PluginResourceEventType": {
"values": [
{
"name": "Create",
"value": 0
},
{
"name": "Update",
"value": 1
},
{
"name": "Delete",
"value": 2
}
]
}
}
}
},
{
"data": {
"description": "",
"offset": 32,
"optional": false,
"type": "object"
}
}
]
}
}
},
"OnJsonApiEvent_lol-platform-config_v1_namespaces_ClashConfig_LoginModalEnabled": {
"type": {
"PluginResourceEvent": {
"fields": [
{
"uri": {
"description": "",
"offset": 0,
"optional": false,
"type": "string"
}
},
{
"eventType": {
"description": "",
"offset": 24,
"optional": false,
"type": {
"PluginResourceEventType": {
"values": [
{
"name": "Create",
"value": 0
},
{
"name": "Update",
"value": 1
},
{
"name": "Delete",
"value": 2
}
]
}
}
}
},
{
"data": {
"description": "",
"offset": 32,
"optional": false,
"type": "object"
}
}
]
}
}
},
"OnJsonApiEvent_lol-platform-config_v1_namespaces_ClashConfig_PremiumTicketsEnabled": {
"type": {
"PluginResourceEvent": {
"fields": [
{
"uri": {
"description": "",
"offset": 0,
"optional": false,
"type": "string"
}
},
{
"eventType": {
"description": "",
"offset": 24,
"optional": false,
"type": {
"PluginResourceEventType": {
"values": [
{
"name": "Create",
"value": 0
},
{
"name": "Update",
"value": 1
},
{
"name": "Delete",
"value": 2
}
]
}
}
}
},
{
"data": {
"description": "",
"offset": 32,
"optional": false,
"type": "object"
}
}
]
}
}
},
"OnJsonApiEvent_lol-platform-config_v1_namespaces_ClashConfig_ScoutingEnabled": {
"type": {
"PluginResourceEvent": {
"fields": [
{
"uri": {
"description": "",
"offset": 0,
"optional": false,
"type": "string"
}
},
{
"eventType": {
"description": "",
"offset": 24,
"optional": false,
"type": {
"PluginResourceEventType": {
"values": [
{
"name": "Create",
"value": 0
},
{
"name": "Update",
"value": 1
},
{
"name": "Delete",
"value": 2
}
]
}
}
}
},
{
"data": {
"description": "",
"offset": 32,
"optional": false,
"type": "object"
}
}
]
}
}
},
"OnJsonApiEvent_lol-platform-config_v1_namespaces_ClashConfig_SmsVerificationEnabled": {
"type": {
"PluginResourceEvent": {
"fields": [
{
"uri": {
"description": "",
"offset": 0,
"optional": false,
"type": "string"
}
},
{
"eventType": {
"description": "",
"offset": 24,
"optional": false,
"type": {
"PluginResourceEventType": {
"values": [
{
"name": "Create",
"value": 0
},
{
"name": "Update",
"value": 1
},
{
"name": "Delete",
"value": 2
}
]
}
}
}
},
{
"data": {
"description": "",
"offset": 32,
"optional": false,
"type": "object"
}
}
]
}
}
},
"OnJsonApiEvent_lol-platform-config_v1_namespaces_ClashConfig_StorePageLink": {
"type": {
"PluginResourceEvent": {
"fields": [
{
"uri": {
"description": "",
"offset": 0,
"optional": false,
"type": "string"
}
},
{
"eventType": {
"description": "",
"offset": 24,
"optional": false,
"type": {
"PluginResourceEventType": {
"values": [
{
"name": "Create",
"value": 0
},
{
"name": "Update",
"value": 1
},
{
"name": "Delete",
"value": 2
}
]
}
}
}
},
{
"data": {
"description": "",
"offset": 32,
"optional": false,
"type": "object"
}
}
]
}
}
},
"OnJsonApiEvent_lol-platform-config_v1_namespaces_ClashConfig_SubstitutionEnabled": {
"type": {
"PluginResourceEvent": {
"fields": [
{
"uri": {
"description": "",
"offset": 0,
"optional": false,
"type": "string"
}
},
{
"eventType": {
"description": "",
"offset": 24,
"optional": false,
"type": {
"PluginResourceEventType": {
"values": [
{
"name": "Create",
"value": 0
},
{
"name": "Update",
"value": 1
},
{
"name": "Delete",
"value": 2
}
]
}
}
}
},
{
"data": {
"description": "",
"offset": 32,
"optional": false,
"type": "object"
}
}
]
}
}
},
"OnJsonApiEvent_lol-platform-config_v1_namespaces_ClashConfig_ThirdPartyInvitesEnabled": {
"type": {
"PluginResourceEvent": {
"fields": [
{
"uri": {
"description": "",
"offset": 0,
"optional": false,
"type": "string"
}
},
{
"eventType": {
"description": "",
"offset": 24,
"optional": false,
"type": {
"PluginResourceEventType": {
"values": [
{
"name": "Create",
"value": 0
},
{
"name": "Update",
"value": 1
},
{
"name": "Delete",
"value": 2
}
]
}
}
}
},
{
"data": {
"description": "",
"offset": 32,
"optional": false,
"type": "object"
}
}
]
}
}
},
"OnJsonApiEvent_lol-platform-config_v1_namespaces_ClashConfig_TutorialEnabled": {
"type": {
"PluginResourceEvent": {
"fields": [
{
"uri": {
"description": "",
"offset": 0,
"optional": false,
"type": "string"
}
},
{
"eventType": {
"description": "",
"offset": 24,
"optional": false,
"type": {
"PluginResourceEventType": {
"values": [
{
"name": "Create",
"value": 0
},
{
"name": "Update",
"value": 1
},
{
"name": "Delete",
"value": 2
}
]
}
}
}
},
{
"data": {
"description": "",
"offset": 32,
"optional": false,
"type": "object"
}
}
]
}
}
},
"OnJsonApiEvent_lol-platform-config_v1_namespaces_ClashConfig_Visibility": {
"type": {
"PluginResourceEvent": {
"fields": [
{
"uri": {
"description": "",
"offset": 0,
"optional": false,
"type": "string"
}
},
{
"eventType": {
"description": "",
"offset": 24,
"optional": false,
"type": {
"PluginResourceEventType": {
"values": [
{
"name": "Create",
"value": 0
},
{
"name": "Update",
"value": 1
},
{
"name": "Delete",
"value": 2
}
]
}
}
}
},
{
"data": {
"description": "",
"offset": 32,
"optional": false,
"type": "object"
}
}
]
}
}
},
"OnJsonApiEvent_lol-platform-config_v1_namespaces_ClashConfig_VoiceEnabled": {
"type": {
"PluginResourceEvent": {
"fields": [
{
"uri": {
"description": "",
"offset": 0,
"optional": false,
"type": "string"
}
},
{
"eventType": {
"description": "",
"offset": 24,
"optional": false,
"type": {
"PluginResourceEventType": {
"values": [
{
"name": "Create",
"value": 0
},
{
"name": "Update",
"value": 1
},
{
"name": "Delete",
"value": 2
}
]
}
}
}
},
{
"data": {
"description": "",
"offset": 32,
"optional": false,
"type": "object"
}
}
]
}
}
},
"OnJsonApiEvent_lol-platform-config_v1_namespaces_ClashConfig_Worlds2020LootModalEnabled": {
"type": {
"PluginResourceEvent": {
"fields": [
{
"uri": {
"description": "",
"offset": 0,
"optional": false,
"type": "string"
}
},
{
"eventType": {
"description": "",
"offset": 24,
"optional": false,
"type": {
"PluginResourceEventType": {
"values": [
{
"name": "Create",
"value": 0
},
{
"name": "Update",
"value": 1
},
{
"name": "Delete",
"value": 2
}
]
}
}
}
},
{
"data": {
"description": "",
"offset": 32,
"optional": false,
"type": "object"
}
}
]
}
}
},
"OnJsonApiEvent_lol-platform-config_v1_namespaces_ClientSystemStates": {
"type": {
"PluginResourceEvent": {
"fields": [
{
"uri": {
"description": "",
"offset": 0,
"optional": false,
"type": "string"
}
},
{
"eventType": {
"description": "",
"offset": 24,
"optional": false,
"type": {
"PluginResourceEventType": {
"values": [
{
"name": "Create",
"value": 0
},
{
"name": "Update",
"value": 1
},
{
"name": "Delete",
"value": 2
}
]
}
}
}
},
{
"data": {
"description": "",
"offset": 32,
"optional": false,
"type": "object"
}
}
]
}
}
},
"OnJsonApiEvent_lol-platform-config_v1_namespaces_ClientSystemStates_MaxNumPlayersForPracticeToolGame": {
"type": {
"PluginResourceEvent": {
"fields": [
{
"uri": {
"description": "",
"offset": 0,
"optional": false,
"type": "string"
}
},
{
"eventType": {
"description": "",
"offset": 24,
"optional": false,
"type": {
"PluginResourceEventType": {
"values": [
{
"name": "Create",
"value": 0
},
{
"name": "Update",
"value": 1
},
{
"name": "Delete",
"value": 2
}
]
}
}
}
},
{
"data": {
"description": "",
"offset": 32,
"optional": false,
"type": "object"
}
}
]
}
}
},
"OnJsonApiEvent_lol-platform-config_v1_namespaces_ClientSystemStates_advancedTutorialEnabled": {
"type": {
"PluginResourceEvent": {
"fields": [
{
"uri": {
"description": "",
"offset": 0,
"optional": false,
"type": "string"
}
},
{
"eventType": {
"description": "",
"offset": 24,
"optional": false,
"type": {
"PluginResourceEventType": {
"values": [
{
"name": "Create",
"value": 0
},
{
"name": "Update",
"value": 1
},
{
"name": "Delete",
"value": 2
}
]
}
}
}
},
{
"data": {
"description": "",
"offset": 32,
"optional": false,
"type": "object"
}
}
]
}
}
},
"OnJsonApiEvent_lol-platform-config_v1_namespaces_ClientSystemStates_archivedStatsEnabled": {
"type": {
"PluginResourceEvent": {
"fields": [
{
"uri": {
"description": "",
"offset": 0,
"optional": false,
"type": "string"
}
},
{
"eventType": {
"description": "",
"offset": 24,
"optional": false,
"type": {
"PluginResourceEventType": {
"values": [
{
"name": "Create",
"value": 0
},
{
"name": "Update",
"value": 1
},
{
"name": "Delete",
"value": 2
}
]
}
}
}
},
{
"data": {
"description": "",
"offset": 32,
"optional": false,
"type": "object"
}
}
]
}
}
},
"OnJsonApiEvent_lol-platform-config_v1_namespaces_ClientSystemStates_buddyNotesEnabled": {
"type": {
"PluginResourceEvent": {
"fields": [
{
"uri": {
"description": "",
"offset": 0,
"optional": false,
"type": "string"
}
},
{
"eventType": {
"description": "",
"offset": 24,
"optional": false,
"type": {
"PluginResourceEventType": {
"values": [
{
"name": "Create",
"value": 0
},
{
"name": "Update",
"value": 1
},
{
"name": "Delete",
"value": 2
}
]
}
}
}
},
{
"data": {
"description": "",
"offset": 32,
"optional": false,
"type": "object"
}
}
]
}
}
},
"OnJsonApiEvent_lol-platform-config_v1_namespaces_ClientSystemStates_championTradeThroughLCDS": {
"type": {
"PluginResourceEvent": {
"fields": [
{
"uri": {
"description": "",
"offset": 0,
"optional": false,
"type": "string"
}
},
{
"eventType": {
"description": "",
"offset": 24,
"optional": false,
"type": {
"PluginResourceEventType": {
"values": [
{
"name": "Create",
"value": 0
},
{
"name": "Update",
"value": 1
},
{
"name": "Delete",
"value": 2
}
]
}
}
}
},
{
"data": {
"description": "",
"offset": 32,
"optional": false,
"type": "object"
}
}
]
}
}
},
"OnJsonApiEvent_lol-platform-config_v1_namespaces_ClientSystemStates_clientHeartBeatRateSeconds": {
"type": {
"PluginResourceEvent": {
"fields": [
{
"uri": {
"description": "",
"offset": 0,
"optional": false,
"type": "string"
}
},
{
"eventType": {
"description": "",
"offset": 24,
"optional": false,
"type": {
"PluginResourceEventType": {
"values": [
{
"name": "Create",
"value": 0
},
{
"name": "Update",
"value": 1
},
{
"name": "Delete",
"value": 2
}
]
}
}
}
},
{
"data": {
"description": "",
"offset": 32,
"optional": false,
"type": "object"
}
}
]
}
}
},
"OnJsonApiEvent_lol-platform-config_v1_namespaces_ClientSystemStates_currentSeason": {
"type": {
"PluginResourceEvent": {
"fields": [
{
"uri": {
"description": "",
"offset": 0,
"optional": false,
"type": "string"
}
},
{
"eventType": {
"description": "",
"offset": 24,
"optional": false,
"type": {
"PluginResourceEventType": {
"values": [
{
"name": "Create",
"value": 0
},
{
"name": "Update",
"value": 1
},
{
"name": "Delete",
"value": 2
}
]
}
}
}
},
{
"data": {
"description": "",
"offset": 32,
"optional": false,
"type": "object"
}
}
]
}
}
},
"OnJsonApiEvent_lol-platform-config_v1_namespaces_ClientSystemStates_displayPromoGamesPlayedEnabled": {
"type": {
"PluginResourceEvent": {
"fields": [
{
"uri": {
"description": "",
"offset": 0,
"optional": false,
"type": "string"
}
},
{
"eventType": {
"description": "",
"offset": 24,
"optional": false,
"type": {
"PluginResourceEventType": {
"values": [
{
"name": "Create",
"value": 0
},
{
"name": "Update",
"value": 1
},
{
"name": "Delete",
"value": 2
}
]
}
}
}
},
{
"data": {
"description": "",
"offset": 32,
"optional": false,
"type": "object"
}
}
]
}
}
},
"OnJsonApiEvent_lol-platform-config_v1_namespaces_ClientSystemStates_enabledQueueIdsList": {
"type": {
"PluginResourceEvent": {
"fields": [
{
"uri": {
"description": "",
"offset": 0,
"optional": false,
"type": "string"
}
},
{
"eventType": {
"description": "",
"offset": 24,
"optional": false,
"type": {
"PluginResourceEventType": {
"values": [
{
"name": "Create",
"value": 0
},
{
"name": "Update",
"value": 1
},
{
"name": "Delete",
"value": 2
}
]
}
}
}
},
{
"data": {
"description": "",
"offset": 32,
"optional": false,
"type": "object"
}
}
]
}
}
},
"OnJsonApiEvent_lol-platform-config_v1_namespaces_ClientSystemStates_freeToPlayChampionForNewPlayersIdList": {
"type": {
"PluginResourceEvent": {
"fields": [
{
"uri": {
"description": "",
"offset": 0,
"optional": false,
"type": "string"
}
},
{
"eventType": {
"description": "",
"offset": 24,
"optional": false,
"type": {
"PluginResourceEventType": {
"values": [
{
"name": "Create",
"value": 0
},
{
"name": "Update",
"value": 1
},
{
"name": "Delete",
"value": 2
}
]
}
}
}
},
{
"data": {
"description": "",
"offset": 32,
"optional": false,
"type": "object"
}
}
]
}
}
},
"OnJsonApiEvent_lol-platform-config_v1_namespaces_ClientSystemStates_freeToPlayChampionIdList": {
"type": {
"PluginResourceEvent": {
"fields": [
{
"uri": {
"description": "",
"offset": 0,
"optional": false,
"type": "string"
}
},
{
"eventType": {
"description": "",
"offset": 24,
"optional": false,
"type": {
"PluginResourceEventType": {
"values": [
{
"name": "Create",
"value": 0
},
{
"name": "Update",
"value": 1
},
{
"name": "Delete",
"value": 2
}
]
}
}
}
},
{
"data": {
"description": "",
"offset": 32,
"optional": false,
"type": "object"
}
}
]
}
}
},
"OnJsonApiEvent_lol-platform-config_v1_namespaces_ClientSystemStates_freeToPlayChampionsForNewPlayersMaxLevel": {
"type": {
"PluginResourceEvent": {
"fields": [
{
"uri": {
"description": "",
"offset": 0,
"optional": false,
"type": "string"
}
},
{
"eventType": {
"description": "",
"offset": 24,
"optional": false,
"type": {
"PluginResourceEventType": {
"values": [
{
"name": "Create",
"value": 0
},
{
"name": "Update",
"value": 1
},
{
"name": "Delete",
"value": 2
}
]
}
}
}
},
{
"data": {
"description": "",
"offset": 32,
"optional": false,
"type": "object"
}
}
]
}
}
},
"OnJsonApiEvent_lol-platform-config_v1_namespaces_ClientSystemStates_gameMapEnabledDTOList": {
"type": {
"PluginResourceEvent": {
"fields": [
{
"uri": {
"description": "",
"offset": 0,
"optional": false,
"type": "string"
}
},
{
"eventType": {
"description": "",
"offset": 24,
"optional": false,
"type": {
"PluginResourceEventType": {
"values": [
{
"name": "Create",
"value": 0
},
{
"name": "Update",
"value": 1
},
{
"name": "Delete",
"value": 2
}
]
}
}
}
},
{
"data": {
"description": "",
"offset": 32,
"optional": false,
"type": "object"
}
}
]
}
}
},
"OnJsonApiEvent_lol-platform-config_v1_namespaces_ClientSystemStates_gameModeToInactiveSpellIds": {
"type": {
"PluginResourceEvent": {
"fields": [
{
"uri": {
"description": "",
"offset": 0,
"optional": false,
"type": "string"
}
},
{
"eventType": {
"description": "",
"offset": 24,
"optional": false,
"type": {
"PluginResourceEventType": {
"values": [
{
"name": "Create",
"value": 0
},
{
"name": "Update",
"value": 1
},
{
"name": "Delete",
"value": 2
}
]
}
}
}
},
{
"data": {
"description": "",
"offset": 32,
"optional": false,
"type": "object"
}
}
]
}
}
},
"OnJsonApiEvent_lol-platform-config_v1_namespaces_ClientSystemStates_inactiveAramSpellIdList": {
"type": {
"PluginResourceEvent": {
"fields": [
{
"uri": {
"description": "",
"offset": 0,
"optional": false,
"type": "string"
}
},
{
"eventType": {
"description": "",
"offset": 24,
"optional": false,
"type": {
"PluginResourceEventType": {
"values": [
{
"name": "Create",
"value": 0
},
{
"name": "Update",
"value": 1
},
{
"name": "Delete",
"value": 2
}
]
}
}
}
},
{
"data": {
"description": "",
"offset": 32,
"optional": false,
"type": "object"
}
}
]
}
}
},
"OnJsonApiEvent_lol-platform-config_v1_namespaces_ClientSystemStates_inactiveChampionIdList": {
"type": {
"PluginResourceEvent": {
"fields": [
{
"uri": {
"description": "",
"offset": 0,
"optional": false,
"type": "string"
}
},
{
"eventType": {
"description": "",
"offset": 24,
"optional": false,
"type": {
"PluginResourceEventType": {
"values": [
{
"name": "Create",
"value": 0
},
{
"name": "Update",
"value": 1
},
{
"name": "Delete",
"value": 2
}
]
}
}
}
},
{
"data": {
"description": "",
"offset": 32,
"optional": false,
"type": "object"
}
}
]
}
}
},
"OnJsonApiEvent_lol-platform-config_v1_namespaces_ClientSystemStates_inactiveClassicSpellIdList": {
"type": {
"PluginResourceEvent": {
"fields": [
{
"uri": {
"description": "",
"offset": 0,
"optional": false,
"type": "string"
}
},
{
"eventType": {
"description": "",
"offset": 24,
"optional": false,
"type": {
"PluginResourceEventType": {
"values": [
{
"name": "Create",
"value": 0
},
{
"name": "Update",
"value": 1
},
{
"name": "Delete",
"value": 2
}
]
}
}
}
},
{
"data": {
"description": "",
"offset": 32,
"optional": false,
"type": "object"
}
}
]
}
}
},
"OnJsonApiEvent_lol-platform-config_v1_namespaces_ClientSystemStates_inactiveOdinSpellIdList": {
"type": {
"PluginResourceEvent": {
"fields": [
{
"uri": {
"description": "",
"offset": 0,
"optional": false,
"type": "string"
}
},
{
"eventType": {
"description": "",
"offset": 24,
"optional": false,
"type": {
"PluginResourceEventType": {
"values": [
{
"name": "Create",
"value": 0
},
{
"name": "Update",
"value": 1
},
{
"name": "Delete",
"value": 2
}
]
}
}
}
},
{
"data": {
"description": "",
"offset": 32,
"optional": false,
"type": "object"
}
}
]
}
}
},
"OnJsonApiEvent_lol-platform-config_v1_namespaces_ClientSystemStates_inactiveSpellIdList": {
"type": {
"PluginResourceEvent": {
"fields": [
{
"uri": {
"description": "",
"offset": 0,
"optional": false,
"type": "string"
}
},
{
"eventType": {
"description": "",
"offset": 24,
"optional": false,
"type": {
"PluginResourceEventType": {
"values": [
{
"name": "Create",
"value": 0
},
{
"name": "Update",
"value": 1
},
{
"name": "Delete",
"value": 2
}
]
}
}
}
},
{
"data": {
"description": "",
"offset": 32,
"optional": false,
"type": "object"
}
}
]
}
}
},
"OnJsonApiEvent_lol-platform-config_v1_namespaces_ClientSystemStates_inactiveTutorialSpellIdList": {
"type": {
"PluginResourceEvent": {
"fields": [
{
"uri": {
"description": "",
"offset": 0,
"optional": false,
"type": "string"
}
},
{
"eventType": {
"description": "",
"offset": 24,
"optional": false,
"type": {
"PluginResourceEventType": {
"values": [
{
"name": "Create",
"value": 0
},
{
"name": "Update",
"value": 1
},
{
"name": "Delete",
"value": 2
}
]
}
}
}
},
{
"data": {
"description": "",
"offset": 32,
"optional": false,
"type": "object"
}
}
]
}
}
},
"OnJsonApiEvent_lol-platform-config_v1_namespaces_ClientSystemStates_knownGeographicGameServerRegions": {
"type": {
"PluginResourceEvent": {
"fields": [
{
"uri": {
"description": "",
"offset": 0,
"optional": false,
"type": "string"
}
},
{
"eventType": {
"description": "",
"offset": 24,
"optional": false,
"type": {
"PluginResourceEventType": {
"values": [
{
"name": "Create",
"value": 0
},
{
"name": "Update",
"value": 1
},
{
"name": "Delete",
"value": 2
}
]
}
}
}
},
{
"data": {
"description": "",
"offset": 32,
"optional": false,
"type": "object"
}
}
]
}
}
},
"OnJsonApiEvent_lol-platform-config_v1_namespaces_ClientSystemStates_leagueServiceEnabled": {
"type": {
"PluginResourceEvent": {
"fields": [
{
"uri": {
"description": "",
"offset": 0,
"optional": false,
"type": "string"
}
},
{
"eventType": {
"description": "",
"offset": 24,
"optional": false,
"type": {
"PluginResourceEventType": {
"values": [
{
"name": "Create",
"value": 0
},
{
"name": "Update",
"value": 1
},
{
"name": "Delete",
"value": 2
}
]
}
}
}
},
{
"data": {
"description": "",
"offset": 32,
"optional": false,
"type": "object"
}
}
]
}
}
},
"OnJsonApiEvent_lol-platform-config_v1_namespaces_ClientSystemStates_leaguesDecayMessagingEnabled": {
"type": {
"PluginResourceEvent": {
"fields": [
{
"uri": {
"description": "",
"offset": 0,
"optional": false,
"type": "string"
}
},
{
"eventType": {
"description": "",
"offset": 24,
"optional": false,
"type": {
"PluginResourceEventType": {
"values": [
{
"name": "Create",
"value": 0
},
{
"name": "Update",
"value": 1
},
{
"name": "Delete",
"value": 2
}
]
}
}
}
},
{
"data": {
"description": "",
"offset": 32,
"optional": false,
"type": "object"
}
}
]
}
}
},
"OnJsonApiEvent_lol-platform-config_v1_namespaces_ClientSystemStates_localeSpecificChatRoomsEnabled": {
"type": {
"PluginResourceEvent": {
"fields": [
{
"uri": {
"description": "",
"offset": 0,
"optional": false,
"type": "string"
}
},
{
"eventType": {
"description": "",
"offset": 24,
"optional": false,
"type": {
"PluginResourceEventType": {
"values": [
{
"name": "Create",
"value": 0
},
{
"name": "Update",
"value": 1
},
{
"name": "Delete",
"value": 2
}
]
}
}
}
},
{
"data": {
"description": "",
"offset": 32,
"optional": false,
"type": "object"
}
}
]
}
}
},
"OnJsonApiEvent_lol-platform-config_v1_namespaces_ClientSystemStates_masteryPageOnServer": {
"type": {
"PluginResourceEvent": {
"fields": [
{
"uri": {
"description": "",
"offset": 0,
"optional": false,
"type": "string"
}
},
{
"eventType": {
"description": "",
"offset": 24,
"optional": false,
"type": {
"PluginResourceEventType": {
"values": [
{
"name": "Create",
"value": 0
},
{
"name": "Update",
"value": 1
},
{
"name": "Delete",
"value": 2
}
]
}
}
}
},
{
"data": {
"description": "",
"offset": 32,
"optional": false,
"type": "object"
}
}
]
}
}
},
"OnJsonApiEvent_lol-platform-config_v1_namespaces_ClientSystemStates_maxMasteryPagesOnServer": {
"type": {
"PluginResourceEvent": {
"fields": [
{
"uri": {
"description": "",
"offset": 0,
"optional": false,
"type": "string"
}
},
{
"eventType": {
"description": "",
"offset": 24,
"optional": false,
"type": {
"PluginResourceEventType": {
"values": [
{
"name": "Create",
"value": 0
},
{
"name": "Update",
"value": 1
},
{
"name": "Delete",
"value": 2
}
]
}
}
}
},
{
"data": {
"description": "",
"offset": 32,
"optional": false,
"type": "object"
}
}
]
}
}
},
"OnJsonApiEvent_lol-platform-config_v1_namespaces_ClientSystemStates_minNumPlayersForPracticeGame": {
"type": {
"PluginResourceEvent": {
"fields": [
{
"uri": {
"description": "",
"offset": 0,
"optional": false,
"type": "string"
}
},
{
"eventType": {
"description": "",
"offset": 24,
"optional": false,
"type": {
"PluginResourceEventType": {
"values": [
{
"name": "Create",
"value": 0
},
{
"name": "Update",
"value": 1
},
{
"name": "Delete",
"value": 2
}
]
}
}
}
},
{
"data": {
"description": "",
"offset": 32,
"optional": false,
"type": "object"
}
}
]
}
}
},
"OnJsonApiEvent_lol-platform-config_v1_namespaces_ClientSystemStates_modularGameModeEnabled": {
"type": {
"PluginResourceEvent": {
"fields": [
{
"uri": {
"description": "",
"offset": 0,
"optional": false,
"type": "string"
}
},
{
"eventType": {
"description": "",
"offset": 24,
"optional": false,
"type": {
"PluginResourceEventType": {
"values": [
{
"name": "Create",
"value": 0
},
{
"name": "Update",
"value": 1
},
{
"name": "Delete",
"value": 2
}
]
}
}
}
},
{
"data": {
"description": "",
"offset": 32,
"optional": false,
"type": "object"
}
}
]
}
}
},
"OnJsonApiEvent_lol-platform-config_v1_namespaces_ClientSystemStates_observableCustomGameModes": {
"type": {
"PluginResourceEvent": {
"fields": [
{
"uri": {
"description": "",
"offset": 0,
"optional": false,
"type": "string"
}
},
{
"eventType": {
"description": "",
"offset": 24,
"optional": false,
"type": {
"PluginResourceEventType": {
"values": [
{
"name": "Create",
"value": 0
},
{
"name": "Update",
"value": 1
},
{
"name": "Delete",
"value": 2
}
]
}
}
}
},
{
"data": {
"description": "",
"offset": 32,
"optional": false,
"type": "object"
}
}
]
}
}
},
"OnJsonApiEvent_lol-platform-config_v1_namespaces_ClientSystemStates_observableGameModes": {
"type": {
"PluginResourceEvent": {
"fields": [
{
"uri": {
"description": "",
"offset": 0,
"optional": false,
"type": "string"
}
},
{
"eventType": {
"description": "",
"offset": 24,
"optional": false,
"type": {
"PluginResourceEventType": {
"values": [
{
"name": "Create",
"value": 0
},
{
"name": "Update",
"value": 1
},
{
"name": "Delete",
"value": 2
}
]
}
}
}
},
{
"data": {
"description": "",
"offset": 32,
"optional": false,
"type": "object"
}
}
]
}
}
},
"OnJsonApiEvent_lol-platform-config_v1_namespaces_ClientSystemStates_observerModeEnabled": {
"type": {
"PluginResourceEvent": {
"fields": [
{
"uri": {
"description": "",
"offset": 0,
"optional": false,
"type": "string"
}
},
{
"eventType": {
"description": "",
"offset": 24,
"optional": false,
"type": {
"PluginResourceEventType": {
"values": [
{
"name": "Create",
"value": 0
},
{
"name": "Update",
"value": 1
},
{
"name": "Delete",
"value": 2
}
]
}
}
}
},
{
"data": {
"description": "",
"offset": 32,
"optional": false,
"type": "object"
}
}
]
}
}
},
"OnJsonApiEvent_lol-platform-config_v1_namespaces_ClientSystemStates_practiceGameEnabled": {
"type": {
"PluginResourceEvent": {
"fields": [
{
"uri": {
"description": "",
"offset": 0,
"optional": false,
"type": "string"
}
},
{
"eventType": {
"description": "",
"offset": 24,
"optional": false,
"type": {
"PluginResourceEventType": {
"values": [
{
"name": "Create",
"value": 0
},
{
"name": "Update",
"value": 1
},
{
"name": "Delete",
"value": 2
}
]
}
}
}
},
{
"data": {
"description": "",
"offset": 32,
"optional": false,
"type": "object"
}
}
]
}
}
},
"OnJsonApiEvent_lol-platform-config_v1_namespaces_ClientSystemStates_practiceGameTypeConfigIdList": {
"type": {
"PluginResourceEvent": {
"fields": [
{
"uri": {
"description": "",
"offset": 0,
"optional": false,
"type": "string"
}
},
{
"eventType": {
"description": "",
"offset": 24,
"optional": false,
"type": {
"PluginResourceEventType": {
"values": [
{
"name": "Create",
"value": 0
},
{
"name": "Update",
"value": 1
},
{
"name": "Delete",
"value": 2
}
]
}
}
}
},
{
"data": {
"description": "",
"offset": 32,
"optional": false,
"type": "object"
}
}
]
}
}
},
"OnJsonApiEvent_lol-platform-config_v1_namespaces_ClientSystemStates_queueThrottleDTO": {
"type": {
"PluginResourceEvent": {
"fields": [
{
"uri": {
"description": "",
"offset": 0,
"optional": false,
"type": "string"
}
},
{
"eventType": {
"description": "",
"offset": 24,
"optional": false,
"type": {
"PluginResourceEventType": {
"values": [
{
"name": "Create",
"value": 0
},
{
"name": "Update",
"value": 1
},
{
"name": "Delete",
"value": 2
}
]
}
}
}
},
{
"data": {
"description": "",
"offset": 32,
"optional": false,
"type": "object"
}
}
]
}
}
},
"OnJsonApiEvent_lol-platform-config_v1_namespaces_ClientSystemStates_replayServiceAddress": {
"type": {
"PluginResourceEvent": {
"fields": [
{
"uri": {
"description": "",
"offset": 0,
"optional": false,
"type": "string"
}
},
{
"eventType": {
"description": "",
"offset": 24,
"optional": false,
"type": {
"PluginResourceEventType": {
"values": [
{
"name": "Create",
"value": 0
},
{
"name": "Update",
"value": 1
},
{
"name": "Delete",
"value": 2
}
]
}
}
}
},
{
"data": {
"description": "",
"offset": 32,
"optional": false,
"type": "object"
}
}
]
}
}
},
"OnJsonApiEvent_lol-platform-config_v1_namespaces_ClientSystemStates_replaySystemStates": {
"type": {
"PluginResourceEvent": {
"fields": [
{
"uri": {
"description": "",
"offset": 0,
"optional": false,
"type": "string"
}
},
{
"eventType": {
"description": "",
"offset": 24,
"optional": false,
"type": {
"PluginResourceEventType": {
"values": [
{
"name": "Create",
"value": 0
},
{
"name": "Update",
"value": 1
},
{
"name": "Delete",
"value": 2
}
]
}
}
}
},
{
"data": {
"description": "",
"offset": 32,
"optional": false,
"type": "object"
}
}
]
}
}
},
"OnJsonApiEvent_lol-platform-config_v1_namespaces_ClientSystemStates_riotDataServiceDataSendProbability": {
"type": {
"PluginResourceEvent": {
"fields": [
{
"uri": {
"description": "",
"offset": 0,
"optional": false,
"type": "string"
}
},
{
"eventType": {
"description": "",
"offset": 24,
"optional": false,
"type": {
"PluginResourceEventType": {
"values": [
{
"name": "Create",
"value": 0
},
{
"name": "Update",
"value": 1
},
{
"name": "Delete",
"value": 2
}
]
}
}
}
},
{
"data": {
"description": "",
"offset": 32,
"optional": false,
"type": "object"
}
}
]
}
}
},
"OnJsonApiEvent_lol-platform-config_v1_namespaces_ClientSystemStates_runeUniquePerSpellBook": {
"type": {
"PluginResourceEvent": {
"fields": [
{
"uri": {
"description": "",
"offset": 0,
"optional": false,
"type": "string"
}
},
{
"eventType": {
"description": "",
"offset": 24,
"optional": false,
"type": {
"PluginResourceEventType": {
"values": [
{
"name": "Create",
"value": 0
},
{
"name": "Update",
"value": 1
},
{
"name": "Delete",
"value": 2
}
]
}
}
}
},
{
"data": {
"description": "",
"offset": 32,
"optional": false,
"type": "object"
}
}
]
}
}
},
"OnJsonApiEvent_lol-platform-config_v1_namespaces_ClientSystemStates_sendFeedbackEventsEnabled": {
"type": {
"PluginResourceEvent": {
"fields": [
{
"uri": {
"description": "",
"offset": 0,
"optional": false,
"type": "string"
}
},
{
"eventType": {
"description": "",
"offset": 24,
"optional": false,
"type": {
"PluginResourceEventType": {
"values": [
{
"name": "Create",
"value": 0
},
{
"name": "Update",
"value": 1
},
{
"name": "Delete",
"value": 2
}
]
}
}
}
},
{
"data": {
"description": "",
"offset": 32,
"optional": false,
"type": "object"
}
}
]
}
}
},
"OnJsonApiEvent_lol-platform-config_v1_namespaces_ClientSystemStates_spectatorSlotLimit": {
"type": {
"PluginResourceEvent": {
"fields": [
{
"uri": {
"description": "",
"offset": 0,
"optional": false,
"type": "string"
}
},
{
"eventType": {
"description": "",
"offset": 24,
"optional": false,
"type": {
"PluginResourceEventType": {
"values": [
{
"name": "Create",
"value": 0
},
{
"name": "Update",
"value": 1
},
{
"name": "Delete",
"value": 2
}
]
}
}
}
},
{
"data": {
"description": "",
"offset": 32,
"optional": false,
"type": "object"
}
}
]
}
}
},
"OnJsonApiEvent_lol-platform-config_v1_namespaces_ClientSystemStates_storeCustomerEnabled": {
"type": {
"PluginResourceEvent": {
"fields": [
{
"uri": {
"description": "",
"offset": 0,
"optional": false,
"type": "string"
}
},
{
"eventType": {
"description": "",
"offset": 24,
"optional": false,
"type": {
"PluginResourceEventType": {
"values": [
{
"name": "Create",
"value": 0
},
{
"name": "Update",
"value": 1
},
{
"name": "Delete",
"value": 2
}
]
}
}
}
},
{
"data": {
"description": "",
"offset": 32,
"optional": false,
"type": "object"
}
}
]
}
}
},
"OnJsonApiEvent_lol-platform-config_v1_namespaces_ClientSystemStates_teamServiceEnabled": {
"type": {
"PluginResourceEvent": {
"fields": [
{
"uri": {
"description": "",
"offset": 0,
"optional": false,
"type": "string"
}
},
{
"eventType": {
"description": "",
"offset": 24,
"optional": false,
"type": {
"PluginResourceEventType": {
"values": [
{
"name": "Create",
"value": 0
},
{
"name": "Update",
"value": 1
},
{
"name": "Delete",
"value": 2
}
]
}
}
}
},
{
"data": {
"description": "",
"offset": 32,
"optional": false,
"type": "object"
}
}
]
}
}
},
"OnJsonApiEvent_lol-platform-config_v1_namespaces_ClientSystemStates_tournamentSendStatsEnabled": {
"type": {
"PluginResourceEvent": {
"fields": [
{
"uri": {
"description": "",
"offset": 0,
"optional": false,
"type": "string"
}
},
{
"eventType": {
"description": "",
"offset": 24,
"optional": false,
"type": {
"PluginResourceEventType": {
"values": [
{
"name": "Create",
"value": 0
},
{
"name": "Update",
"value": 1
},
{
"name": "Delete",
"value": 2
}
]
}
}
}
},
{
"data": {
"description": "",
"offset": 32,
"optional": false,
"type": "object"
}
}
]
}
}
},
"OnJsonApiEvent_lol-platform-config_v1_namespaces_ClientSystemStates_tournamentShortCodesEnabled": {
"type": {
"PluginResourceEvent": {
"fields": [
{
"uri": {
"description": "",
"offset": 0,
"optional": false,
"type": "string"
}
},
{
"eventType": {
"description": "",
"offset": 24,
"optional": false,
"type": {
"PluginResourceEventType": {
"values": [
{
"name": "Create",
"value": 0
},
{
"name": "Update",
"value": 1
},
{
"name": "Delete",
"value": 2
}
]
}
}
}
},
{
"data": {
"description": "",
"offset": 32,
"optional": false,
"type": "object"
}
}
]
}
}
},
"OnJsonApiEvent_lol-platform-config_v1_namespaces_ClientSystemStates_tribunalEnabled": {
"type": {
"PluginResourceEvent": {
"fields": [
{
"uri": {
"description": "",
"offset": 0,
"optional": false,
"type": "string"
}
},
{
"eventType": {
"description": "",
"offset": 24,
"optional": false,
"type": {
"PluginResourceEventType": {
"values": [
{
"name": "Create",
"value": 0
},
{
"name": "Update",
"value": 1
},
{
"name": "Delete",
"value": 2
}
]
}
}
}
},
{
"data": {
"description": "",
"offset": 32,
"optional": false,
"type": "object"
}
}
]
}
}
},
"OnJsonApiEvent_lol-platform-config_v1_namespaces_ClientSystemStates_unobtainableChampionSkinIDList": {
"type": {
"PluginResourceEvent": {
"fields": [
{
"uri": {
"description": "",
"offset": 0,
"optional": false,
"type": "string"
}
},
{
"eventType": {
"description": "",
"offset": 24,
"optional": false,
"type": {
"PluginResourceEventType": {
"values": [
{
"name": "Create",
"value": 0
},
{
"name": "Update",
"value": 1
},
{
"name": "Delete",
"value": 2
}
]
}
}
}
},
{
"data": {
"description": "",
"offset": 32,
"optional": false,
"type": "object"
}
}
]
}
}
},
"OnJsonApiEvent_lol-platform-config_v1_namespaces_Clubs": {
"type": {
"PluginResourceEvent": {
"fields": [
{
"uri": {
"description": "",
"offset": 0,
"optional": false,
"type": "string"
}
},
{
"eventType": {
"description": "",
"offset": 24,
"optional": false,
"type": {
"PluginResourceEventType": {
"values": [
{
"name": "Create",
"value": 0
},
{
"name": "Update",
"value": 1
},
{
"name": "Delete",
"value": 2
}
]
}
}
}
},
{
"data": {
"description": "",
"offset": 32,
"optional": false,
"type": "object"
}
}
]
}
}
},
"OnJsonApiEvent_lol-platform-config_v1_namespaces_Clubs_ClubPresenceDecryptionKey": {
"type": {
"PluginResourceEvent": {
"fields": [
{
"uri": {
"description": "",
"offset": 0,
"optional": false,
"type": "string"
}
},
{
"eventType": {
"description": "",
"offset": 24,
"optional": false,
"type": {
"PluginResourceEventType": {
"values": [
{
"name": "Create",
"value": 0
},
{
"name": "Update",
"value": 1
},
{
"name": "Delete",
"value": 2
}
]
}
}
}
},
{
"data": {
"description": "",
"offset": 32,
"optional": false,
"type": "object"
}
}
]
}
}
},
"OnJsonApiEvent_lol-platform-config_v1_namespaces_Clubs_ClubServiceUrl": {
"type": {
"PluginResourceEvent": {
"fields": [
{
"uri": {
"description": "",
"offset": 0,
"optional": false,
"type": "string"
}
},
{
"eventType": {
"description": "",
"offset": 24,
"optional": false,
"type": {
"PluginResourceEventType": {
"values": [
{
"name": "Create",
"value": 0
},
{
"name": "Update",
"value": 1
},
{
"name": "Delete",
"value": 2
}
]
}
}
}
},
{
"data": {
"description": "",
"offset": 32,
"optional": false,
"type": "object"
}
}
]
}
}
},
"OnJsonApiEvent_lol-platform-config_v1_namespaces_Clubs_ClubsActiveIcon": {
"type": {
"PluginResourceEvent": {
"fields": [
{
"uri": {
"description": "",
"offset": 0,
"optional": false,
"type": "string"
}
},
{
"eventType": {
"description": "",
"offset": 24,
"optional": false,
"type": {
"PluginResourceEventType": {
"values": [
{
"name": "Create",
"value": 0
},
{
"name": "Update",
"value": 1
},
{
"name": "Delete",
"value": 2
}
]
}
}
}
},
{
"data": {
"description": "",
"offset": 32,
"optional": false,
"type": "object"
}
}
]
}
}
},
"OnJsonApiEvent_lol-platform-config_v1_namespaces_Clubs_ClubsEnabled": {
"type": {
"PluginResourceEvent": {
"fields": [
{
"uri": {
"description": "",
"offset": 0,
"optional": false,
"type": "string"
}
},
{
"eventType": {
"description": "",
"offset": 24,
"optional": false,
"type": {
"PluginResourceEventType": {
"values": [
{
"name": "Create",
"value": 0
},
{
"name": "Update",
"value": 1
},
{
"name": "Delete",
"value": 2
}
]
}
}
}
},
{
"data": {
"description": "",
"offset": 32,
"optional": false,
"type": "object"
}
}
]
}
}
},
"OnJsonApiEvent_lol-platform-config_v1_namespaces_Clubs_ClubsLCUEnabled": {
"type": {
"PluginResourceEvent": {
"fields": [
{
"uri": {
"description": "",
"offset": 0,
"optional": false,
"type": "string"
}
},
{
"eventType": {
"description": "",
"offset": 24,
"optional": false,
"type": {
"PluginResourceEventType": {
"values": [
{
"name": "Create",
"value": 0
},
{
"name": "Update",
"value": 1
},
{
"name": "Delete",
"value": 2
}
]
}
}
}
},
{
"data": {
"description": "",
"offset": 32,
"optional": false,
"type": "object"
}
}
]
}
}
},
"OnJsonApiEvent_lol-platform-config_v1_namespaces_Clubs_ClubsMemberIcon": {
"type": {
"PluginResourceEvent": {
"fields": [
{
"uri": {
"description": "",
"offset": 0,
"optional": false,
"type": "string"
}
},
{
"eventType": {
"description": "",
"offset": 24,
"optional": false,
"type": {
"PluginResourceEventType": {
"values": [
{
"name": "Create",
"value": 0
},
{
"name": "Update",
"value": 1
},
{
"name": "Delete",
"value": 2
}
]
}
}
}
},
{
"data": {
"description": "",
"offset": 32,
"optional": false,
"type": "object"
}
}
]
}
}
},
"OnJsonApiEvent_lol-platform-config_v1_namespaces_Clubs_InviteToClubLobbyEnabled": {
"type": {
"PluginResourceEvent": {
"fields": [
{
"uri": {
"description": "",
"offset": 0,
"optional": false,
"type": "string"
}
},
{
"eventType": {
"description": "",
"offset": 24,
"optional": false,
"type": {
"PluginResourceEventType": {
"values": [
{
"name": "Create",
"value": 0
},
{
"name": "Update",
"value": 1
},
{
"name": "Delete",
"value": 2
}
]
}
}
}
},
{
"data": {
"description": "",
"offset": 32,
"optional": false,
"type": "object"
}
}
]
}
}
},
"OnJsonApiEvent_lol-platform-config_v1_namespaces_Companions": {
"type": {
"PluginResourceEvent": {
"fields": [
{
"uri": {
"description": "",
"offset": 0,
"optional": false,
"type": "string"
}
},
{
"eventType": {
"description": "",
"offset": 24,
"optional": false,
"type": {
"PluginResourceEventType": {
"values": [
{
"name": "Create",
"value": 0
},
{
"name": "Update",
"value": 1
},
{
"name": "Delete",
"value": 2
}
]
}
}
}
},
{
"data": {
"description": "",
"offset": 32,
"optional": false,
"type": "object"
}
}
]
}
}
},
"OnJsonApiEvent_lol-platform-config_v1_namespaces_Companions_SelectorInChampSelectEnabled": {
"type": {
"PluginResourceEvent": {
"fields": [
{
"uri": {
"description": "",
"offset": 0,
"optional": false,
"type": "string"
}
},
{
"eventType": {
"description": "",
"offset": 24,
"optional": false,
"type": {
"PluginResourceEventType": {
"values": [
{
"name": "Create",
"value": 0
},
{
"name": "Update",
"value": 1
},
{
"name": "Delete",
"value": 2
}
]
}
}
}
},
{
"data": {
"description": "",
"offset": 32,
"optional": false,
"type": "object"
}
}
]
}
}
},
"OnJsonApiEvent_lol-platform-config_v1_namespaces_ContextualEducation": {
"type": {
"PluginResourceEvent": {
"fields": [
{
"uri": {
"description": "",
"offset": 0,
"optional": false,
"type": "string"
}
},
{
"eventType": {
"description": "",
"offset": 24,
"optional": false,
"type": {
"PluginResourceEventType": {
"values": [
{
"name": "Create",
"value": 0
},
{
"name": "Update",
"value": 1
},
{
"name": "Delete",
"value": 2
}
]
}
}
}
},
{
"data": {
"description": "",
"offset": 32,
"optional": false,
"type": "object"
}
}
]
}
}
},
"OnJsonApiEvent_lol-platform-config_v1_namespaces_ContextualEducationURLs": {
"type": {
"PluginResourceEvent": {
"fields": [
{
"uri": {
"description": "",
"offset": 0,
"optional": false,
"type": "string"
}
},
{
"eventType": {
"description": "",
"offset": 24,
"optional": false,
"type": {
"PluginResourceEventType": {
"values": [
{
"name": "Create",
"value": 0
},
{
"name": "Update",
"value": 1
},
{
"name": "Delete",
"value": 2
}
]
}
}
}
},
{
"data": {
"description": "",
"offset": 32,
"optional": false,
"type": "object"
}
}
]
}
}
},
"OnJsonApiEvent_lol-platform-config_v1_namespaces_ContextualEducationURLs_LAST_HIT": {
"type": {
"PluginResourceEvent": {
"fields": [
{
"uri": {
"description": "",
"offset": 0,
"optional": false,
"type": "string"
}
},
{
"eventType": {
"description": "",
"offset": 24,
"optional": false,
"type": {
"PluginResourceEventType": {
"values": [
{
"name": "Create",
"value": 0
},
{
"name": "Update",
"value": 1
},
{
"name": "Delete",
"value": 2
}
]
}
}
}
},
{
"data": {
"description": "",
"offset": 32,
"optional": false,
"type": "object"
}
}
]
}
}
},
"OnJsonApiEvent_lol-platform-config_v1_namespaces_ContextualEducation_Enabled": {
"type": {
"PluginResourceEvent": {
"fields": [
{
"uri": {
"description": "",
"offset": 0,
"optional": false,
"type": "string"
}
},
{
"eventType": {
"description": "",
"offset": 24,
"optional": false,
"type": {
"PluginResourceEventType": {
"values": [
{
"name": "Create",
"value": 0
},
{
"name": "Update",
"value": 1
},
{
"name": "Delete",
"value": 2
}
]
}
}
}
},
{
"data": {
"description": "",
"offset": 32,
"optional": false,
"type": "object"
}
}
]
}
}
},
"OnJsonApiEvent_lol-platform-config_v1_namespaces_ContextualEducation_MaxTargetSummonerLevel": {
"type": {
"PluginResourceEvent": {
"fields": [
{
"uri": {
"description": "",
"offset": 0,
"optional": false,
"type": "string"
}
},
{
"eventType": {
"description": "",
"offset": 24,
"optional": false,
"type": {
"PluginResourceEventType": {
"values": [
{
"name": "Create",
"value": 0
},
{
"name": "Update",
"value": 1
},
{
"name": "Delete",
"value": 2
}
]
}
}
}
},
{
"data": {
"description": "",
"offset": 32,
"optional": false,
"type": "object"
}
}
]
}
}
},
"OnJsonApiEvent_lol-platform-config_v1_namespaces_ContextualEducation_TargetMinionsPerWave": {
"type": {
"PluginResourceEvent": {
"fields": [
{
"uri": {
"description": "",
"offset": 0,
"optional": false,
"type": "string"
}
},
{
"eventType": {
"description": "",
"offset": 24,
"optional": false,
"type": {
"PluginResourceEventType": {
"values": [
{
"name": "Create",
"value": 0
},
{
"name": "Update",
"value": 1
},
{
"name": "Delete",
"value": 2
}
]
}
}
}
},
{
"data": {
"description": "",
"offset": 32,
"optional": false,
"type": "object"
}
}
]
}
}
},
"OnJsonApiEvent_lol-platform-config_v1_namespaces_CustomGame": {
"type": {
"PluginResourceEvent": {
"fields": [
{
"uri": {
"description": "",
"offset": 0,
"optional": false,
"type": "string"
}
},
{
"eventType": {
"description": "",
"offset": 24,
"optional": false,
"type": {
"PluginResourceEventType": {
"values": [
{
"name": "Create",
"value": 0
},
{
"name": "Update",
"value": 1
},
{
"name": "Delete",
"value": 2
}
]
}
}
}
},
{
"data": {
"description": "",
"offset": 32,
"optional": false,
"type": "object"
}
}
]
}
}
},
"OnJsonApiEvent_lol-platform-config_v1_namespaces_CustomGame_BotsAvailableInAram": {
"type": {
"PluginResourceEvent": {
"fields": [
{
"uri": {
"description": "",
"offset": 0,
"optional": false,
"type": "string"
}
},
{
"eventType": {
"description": "",
"offset": 24,
"optional": false,
"type": {
"PluginResourceEventType": {
"values": [
{
"name": "Create",
"value": 0
},
{
"name": "Update",
"value": 1
},
{
"name": "Delete",
"value": 2
}
]
}
}
}
},
{
"data": {
"description": "",
"offset": 32,
"optional": false,
"type": "object"
}
}
]
}
}
},
"OnJsonApiEvent_lol-platform-config_v1_namespaces_CustomGame_MinorRestrictionsEnabled": {
"type": {
"PluginResourceEvent": {
"fields": [
{
"uri": {
"description": "",
"offset": 0,
"optional": false,
"type": "string"
}
},
{
"eventType": {
"description": "",
"offset": 24,
"optional": false,
"type": {
"PluginResourceEventType": {
"values": [
{
"name": "Create",
"value": 0
},
{
"name": "Update",
"value": 1
},
{
"name": "Delete",
"value": 2
}
]
}
}
}
},
{
"data": {
"description": "",
"offset": 32,
"optional": false,
"type": "object"
}
}
]
}
}
},
"OnJsonApiEvent_lol-platform-config_v1_namespaces_DisabledChampion": {
"type": {
"PluginResourceEvent": {
"fields": [
{
"uri": {
"description": "",
"offset": 0,
"optional": false,
"type": "string"
}
},
{
"eventType": {
"description": "",
"offset": 24,
"optional": false,
"type": {
"PluginResourceEventType": {
"values": [
{
"name": "Create",
"value": 0
},
{
"name": "Update",
"value": 1
},
{
"name": "Delete",
"value": 2
}
]
}
}
}
},
{
"data": {
"description": "",
"offset": 32,
"optional": false,
"type": "object"
}
}
]
}
}
},
"OnJsonApiEvent_lol-platform-config_v1_namespaces_DisabledChampionSkins": {
"type": {
"PluginResourceEvent": {
"fields": [
{
"uri": {
"description": "",
"offset": 0,
"optional": false,
"type": "string"
}
},
{
"eventType": {
"description": "",
"offset": 24,
"optional": false,
"type": {
"PluginResourceEventType": {
"values": [
{
"name": "Create",
"value": 0
},
{
"name": "Update",
"value": 1
},
{
"name": "Delete",
"value": 2
}
]
}
}
}
},
{
"data": {
"description": "",
"offset": 32,
"optional": false,
"type": "object"
}
}
]
}
}
},
"OnJsonApiEvent_lol-platform-config_v1_namespaces_DisabledChampionSkins_DisabledChampionSkins": {
"type": {
"PluginResourceEvent": {
"fields": [
{
"uri": {
"description": "",
"offset": 0,
"optional": false,
"type": "string"
}
},
{
"eventType": {
"description": "",
"offset": 24,
"optional": false,
"type": {
"PluginResourceEventType": {
"values": [
{
"name": "Create",
"value": 0
},
{
"name": "Update",
"value": 1
},
{
"name": "Delete",
"value": 2
}
]
}
}
}
},
{
"data": {
"description": "",
"offset": 32,
"optional": false,
"type": "object"
}
}
]
}
}
},
"OnJsonApiEvent_lol-platform-config_v1_namespaces_DisabledChampionSkins_DisabledChromas": {
"type": {
"PluginResourceEvent": {
"fields": [
{
"uri": {
"description": "",
"offset": 0,
"optional": false,
"type": "string"
}
},
{
"eventType": {
"description": "",
"offset": 24,
"optional": false,
"type": {
"PluginResourceEventType": {
"values": [
{
"name": "Create",
"value": 0
},
{
"name": "Update",
"value": 1
},
{
"name": "Delete",
"value": 2
}
]
}
}
}
},
{
"data": {
"description": "",
"offset": 32,
"optional": false,
"type": "object"
}
}
]
}
}
},
"OnJsonApiEvent_lol-platform-config_v1_namespaces_DisabledChampion_ODINBOT-5x5": {
"type": {
"PluginResourceEvent": {
"fields": [
{
"uri": {
"description": "",
"offset": 0,
"optional": false,
"type": "string"
}
},
{
"eventType": {
"description": "",
"offset": 24,
"optional": false,
"type": {
"PluginResourceEventType": {
"values": [
{
"name": "Create",
"value": 0
},
{
"name": "Update",
"value": 1
},
{
"name": "Delete",
"value": 2
}
]
}
}
}
},
{
"data": {
"description": "",
"offset": 32,
"optional": false,
"type": "object"
}
}
]
}
}
},
"OnJsonApiEvent_lol-platform-config_v1_namespaces_DisabledChampions": {
"type": {
"PluginResourceEvent": {
"fields": [
{
"uri": {
"description": "",
"offset": 0,
"optional": false,
"type": "string"
}
},
{
"eventType": {
"description": "",
"offset": 24,
"optional": false,
"type": {
"PluginResourceEventType": {
"values": [
{
"name": "Create",
"value": 0
},
{
"name": "Update",
"value": 1
},
{
"name": "Delete",
"value": 2
}
]
}
}
}
},
{
"data": {
"description": "",
"offset": 32,
"optional": false,
"type": "object"
}
}
]
}
}
},
"OnJsonApiEvent_lol-platform-config_v1_namespaces_DisabledChampions_ARAM": {
"type": {
"PluginResourceEvent": {
"fields": [
{
"uri": {
"description": "",
"offset": 0,
"optional": false,
"type": "string"
}
},
{
"eventType": {
"description": "",
"offset": 24,
"optional": false,
"type": {
"PluginResourceEventType": {
"values": [
{
"name": "Create",
"value": 0
},
{
"name": "Update",
"value": 1
},
{
"name": "Delete",
"value": 2
}
]
}
}
}
},
{
"data": {
"description": "",
"offset": 32,
"optional": false,
"type": "object"
}
}
]
}
}
},
"OnJsonApiEvent_lol-platform-config_v1_namespaces_DisabledChampions_ARAM_BOT": {
"type": {
"PluginResourceEvent": {
"fields": [
{
"uri": {
"description": "",
"offset": 0,
"optional": false,
"type": "string"
}
},
{
"eventType": {
"description": "",
"offset": 24,
"optional": false,
"type": {
"PluginResourceEventType": {
"values": [
{
"name": "Create",
"value": 0
},
{
"name": "Update",
"value": 1
},
{
"name": "Delete",
"value": 2
}
]
}
}
}
},
{
"data": {
"description": "",
"offset": 32,
"optional": false,
"type": "object"
}
}
]
}
}
},
"OnJsonApiEvent_lol-platform-config_v1_namespaces_DisabledChampions_ARAM_UNRANKED_5x5": {
"type": {
"PluginResourceEvent": {
"fields": [
{
"uri": {
"description": "",
"offset": 0,
"optional": false,
"type": "string"
}
},
{
"eventType": {
"description": "",
"offset": 24,
"optional": false,
"type": {
"PluginResourceEventType": {
"values": [
{
"name": "Create",
"value": 0
},
{
"name": "Update",
"value": 1
},
{
"name": "Delete",
"value": 2
}
]
}
}
}
},
{
"data": {
"description": "",
"offset": 32,
"optional": false,
"type": "object"
}
}
]
}
}
},
"OnJsonApiEvent_lol-platform-config_v1_namespaces_DisabledChampions_ARSR": {
"type": {
"PluginResourceEvent": {
"fields": [
{
"uri": {
"description": "",
"offset": 0,
"optional": false,
"type": "string"
}
},
{
"eventType": {
"description": "",
"offset": 24,
"optional": false,
"type": {
"PluginResourceEventType": {
"values": [
{
"name": "Create",
"value": 0
},
{
"name": "Update",
"value": 1
},
{
"name": "Delete",
"value": 2
}
]
}
}
}
},
{
"data": {
"description": "",
"offset": 32,
"optional": false,
"type": "object"
}
}
]
}
}
},
"OnJsonApiEvent_lol-platform-config_v1_namespaces_DisabledChampions_ASCENSION": {
"type": {
"PluginResourceEvent": {
"fields": [
{
"uri": {
"description": "",
"offset": 0,
"optional": false,
"type": "string"
}
},
{
"eventType": {
"description": "",
"offset": 24,
"optional": false,
"type": {
"PluginResourceEventType": {
"values": [
{
"name": "Create",
"value": 0
},
{
"name": "Update",
"value": 1
},
{
"name": "Delete",
"value": 2
}
]
}
}
}
},
{
"data": {
"description": "",
"offset": 32,
"optional": false,
"type": "object"
}
}
]
}
}
},
"OnJsonApiEvent_lol-platform-config_v1_namespaces_DisabledChampions_BILGEWATER": {
"type": {
"PluginResourceEvent": {
"fields": [
{
"uri": {
"description": "",
"offset": 0,
"optional": false,
"type": "string"
}
},
{
"eventType": {
"description": "",
"offset": 24,
"optional": false,
"type": {
"PluginResourceEventType": {
"values": [
{
"name": "Create",
"value": 0
},
{
"name": "Update",
"value": 1
},
{
"name": "Delete",
"value": 2
}
]
}
}
}
},
{
"data": {
"description": "",
"offset": 32,
"optional": false,
"type": "object"
}
}
]
}
}
},
"OnJsonApiEvent_lol-platform-config_v1_namespaces_DisabledChampions_BOT": {
"type": {
"PluginResourceEvent": {
"fields": [
{
"uri": {
"description": "",
"offset": 0,
"optional": false,
"type": "string"
}
},
{
"eventType": {
"description": "",
"offset": 24,
"optional": false,
"type": {
"PluginResourceEventType": {
"values": [
{
"name": "Create",
"value": 0
},
{
"name": "Update",
"value": 1
},
{
"name": "Delete",
"value": 2
}
]
}
}
}
},
{
"data": {
"description": "",
"offset": 32,
"optional": false,
"type": "object"
}
}
]
}
}
},
"OnJsonApiEvent_lol-platform-config_v1_namespaces_DisabledChampions_BOT_3x3": {
"type": {
"PluginResourceEvent": {
"fields": [
{
"uri": {
"description": "",
"offset": 0,
"optional": false,
"type": "string"
}
},
{
"eventType": {
"description": "",
"offset": 24,
"optional": false,
"type": {
"PluginResourceEventType": {
"values": [
{
"name": "Create",
"value": 0
},
{
"name": "Update",
"value": 1
},
{
"name": "Delete",
"value": 2
}
]
}
}
}
},
{
"data": {
"description": "",
"offset": 32,
"optional": false,
"type": "object"
}
}
]
}
}
},
"OnJsonApiEvent_lol-platform-config_v1_namespaces_DisabledChampions_CLASH": {
"type": {
"PluginResourceEvent": {
"fields": [
{
"uri": {
"description": "",
"offset": 0,
"optional": false,
"type": "string"
}
},
{
"eventType": {
"description": "",
"offset": 24,
"optional": false,
"type": {
"PluginResourceEventType": {
"values": [
{
"name": "Create",
"value": 0
},
{
"name": "Update",
"value": 1
},
{
"name": "Delete",
"value": 2
}
]
}
}
}
},
{
"data": {
"description": "",
"offset": 32,
"optional": false,
"type": "object"
}
}
]
}
}
},
"OnJsonApiEvent_lol-platform-config_v1_namespaces_DisabledChampions_CLASSIC": {
"type": {
"PluginResourceEvent": {
"fields": [
{
"uri": {
"description": "",
"offset": 0,
"optional": false,
"type": "string"
}
},
{
"eventType": {
"description": "",
"offset": 24,
"optional": false,
"type": {
"PluginResourceEventType": {
"values": [
{
"name": "Create",
"value": 0
},
{
"name": "Update",
"value": 1
},
{
"name": "Delete",
"value": 2
}
]
}
}
}
},
{
"data": {
"description": "",
"offset": 32,
"optional": false,
"type": "object"
}
}
]
}
}
},
"OnJsonApiEvent_lol-platform-config_v1_namespaces_DisabledChampions_COUNTER_PICK": {
"type": {
"PluginResourceEvent": {
"fields": [
{
"uri": {
"description": "",
"offset": 0,
"optional": false,
"type": "string"
}
},
{
"eventType": {
"description": "",
"offset": 24,
"optional": false,
"type": {
"PluginResourceEventType": {
"values": [
{
"name": "Create",
"value": 0
},
{
"name": "Update",
"value": 1
},
{
"name": "Delete",
"value": 2
}
]
}
}
}
},
{
"data": {
"description": "",
"offset": 32,
"optional": false,
"type": "object"
}
}
]
}
}
},
"OnJsonApiEvent_lol-platform-config_v1_namespaces_DisabledChampions_FIRSTBLOOD": {
"type": {
"PluginResourceEvent": {
"fields": [
{
"uri": {
"description": "",
"offset": 0,
"optional": false,
"type": "string"
}
},
{
"eventType": {
"description": "",
"offset": 24,
"optional": false,
"type": {
"PluginResourceEventType": {
"values": [
{
"name": "Create",
"value": 0
},
{
"name": "Update",
"value": 1
},
{
"name": "Delete",
"value": 2
}
]
}
}
}
},
{
"data": {
"description": "",
"offset": 32,
"optional": false,
"type": "object"
}
}
]
}
}
},
"OnJsonApiEvent_lol-platform-config_v1_namespaces_DisabledChampions_FIRSTBLOOD_1x1": {
"type": {
"PluginResourceEvent": {
"fields": [
{
"uri": {
"description": "",
"offset": 0,
"optional": false,
"type": "string"
}
},
{
"eventType": {
"description": "",
"offset": 24,
"optional": false,
"type": {
"PluginResourceEventType": {
"values": [
{
"name": "Create",
"value": 0
},
{
"name": "Update",
"value": 1
},
{
"name": "Delete",
"value": 2
}
]
}
}
}
},
{
"data": {
"description": "",
"offset": 32,
"optional": false,
"type": "object"
}
}
]
}
}
},
"OnJsonApiEvent_lol-platform-config_v1_namespaces_DisabledChampions_FIRSTBLOOD_2x2": {
"type": {
"PluginResourceEvent": {
"fields": [
{
"uri": {
"description": "",
"offset": 0,
"optional": false,
"type": "string"
}
},
{
"eventType": {
"description": "",
"offset": 24,
"optional": false,
"type": {
"PluginResourceEventType": {
"values": [
{
"name": "Create",
"value": 0
},
{
"name": "Update",
"value": 1
},
{
"name": "Delete",
"value": 2
}
]
}
}
}
},
{
"data": {
"description": "",
"offset": 32,
"optional": false,
"type": "object"
}
}
]
}
}
},
"OnJsonApiEvent_lol-platform-config_v1_namespaces_DisabledChampions_GAMEMODEX": {
"type": {
"PluginResourceEvent": {
"fields": [
{
"uri": {
"description": "",
"offset": 0,
"optional": false,
"type": "string"
}
},
{
"eventType": {
"description": "",
"offset": 24,
"optional": false,
"type": {
"PluginResourceEventType": {
"values": [
{
"name": "Create",
"value": 0
},
{
"name": "Update",
"value": 1
},
{
"name": "Delete",
"value": 2
}
]
}
}
}
},
{
"data": {
"description": "",
"offset": 32,
"optional": false,
"type": "object"
}
}
]
}
}
},
"OnJsonApiEvent_lol-platform-config_v1_namespaces_DisabledChampions_HEXAKILL": {
"type": {
"PluginResourceEvent": {
"fields": [
{
"uri": {
"description": "",
"offset": 0,
"optional": false,
"type": "string"
}
},
{
"eventType": {
"description": "",
"offset": 24,
"optional": false,
"type": {
"PluginResourceEventType": {
"values": [
{
"name": "Create",
"value": 0
},
{
"name": "Update",
"value": 1
},
{
"name": "Delete",
"value": 2
}
]
}
}
}
},
{
"data": {
"description": "",
"offset": 32,
"optional": false,
"type": "object"
}
}
]
}
}
},
"OnJsonApiEvent_lol-platform-config_v1_namespaces_DisabledChampions_KINGPORO": {
"type": {
"PluginResourceEvent": {
"fields": [
{
"uri": {
"description": "",
"offset": 0,
"optional": false,
"type": "string"
}
},
{
"eventType": {
"description": "",
"offset": 24,
"optional": false,
"type": {
"PluginResourceEventType": {
"values": [
{
"name": "Create",
"value": 0
},
{
"name": "Update",
"value": 1
},
{
"name": "Delete",
"value": 2
}
]
}
}
}
},
{
"data": {
"description": "",
"offset": 32,
"optional": false,
"type": "object"
}
}
]
}
}
},
"OnJsonApiEvent_lol-platform-config_v1_namespaces_DisabledChampions_KINGPORO-5X5": {
"type": {
"PluginResourceEvent": {
"fields": [
{
"uri": {
"description": "",
"offset": 0,
"optional": false,
"type": "string"
}
},
{
"eventType": {
"description": "",
"offset": 24,
"optional": false,
"type": {
"PluginResourceEventType": {
"values": [
{
"name": "Create",
"value": 0
},
{
"name": "Update",
"value": 1
},
{
"name": "Delete",
"value": 2
}
]
}
}
}
},
{
"data": {
"description": "",
"offset": 32,
"optional": false,
"type": "object"
}
}
]
}
}
},
"OnJsonApiEvent_lol-platform-config_v1_namespaces_DisabledChampions_KING_PORO": {
"type": {
"PluginResourceEvent": {
"fields": [
{
"uri": {
"description": "",
"offset": 0,
"optional": false,
"type": "string"
}
},
{
"eventType": {
"description": "",
"offset": 24,
"optional": false,
"type": {
"PluginResourceEventType": {
"values": [
{
"name": "Create",
"value": 0
},
{
"name": "Update",
"value": 1
},
{
"name": "Delete",
"value": 2
}
]
}
}
}
},
{
"data": {
"description": "",
"offset": 32,
"optional": false,
"type": "object"
}
}
]
}
}
},
"OnJsonApiEvent_lol-platform-config_v1_namespaces_DisabledChampions_NEXUSBLITZ": {
"type": {
"PluginResourceEvent": {
"fields": [
{
"uri": {
"description": "",
"offset": 0,
"optional": false,
"type": "string"
}
},
{
"eventType": {
"description": "",
"offset": 24,
"optional": false,
"type": {
"PluginResourceEventType": {
"values": [
{
"name": "Create",
"value": 0
},
{
"name": "Update",
"value": 1
},
{
"name": "Delete",
"value": 2
}
]
}
}
}
},
{
"data": {
"description": "",
"offset": 32,
"optional": false,
"type": "object"
}
}
]
}
}
},
"OnJsonApiEvent_lol-platform-config_v1_namespaces_DisabledChampions_NIGHTMARE_BOT": {
"type": {
"PluginResourceEvent": {
"fields": [
{
"uri": {
"description": "",
"offset": 0,
"optional": false,
"type": "string"
}
},
{
"eventType": {
"description": "",
"offset": 24,
"optional": false,
"type": {
"PluginResourceEventType": {
"values": [
{
"name": "Create",
"value": 0
},
{
"name": "Update",
"value": 1
},
{
"name": "Delete",
"value": 2
}
]
}
}
}
},
{
"data": {
"description": "",
"offset": 32,
"optional": false,
"type": "object"
}
}
]
}
}
},
"OnJsonApiEvent_lol-platform-config_v1_namespaces_DisabledChampions_NORMAL": {
"type": {
"PluginResourceEvent": {
"fields": [
{
"uri": {
"description": "",
"offset": 0,
"optional": false,
"type": "string"
}
},
{
"eventType": {
"description": "",
"offset": 24,
"optional": false,
"type": {
"PluginResourceEventType": {
"values": [
{
"name": "Create",
"value": 0
},
{
"name": "Update",
"value": 1
},
{
"name": "Delete",
"value": 2
}
]
}
}
}
},
{
"data": {
"description": "",
"offset": 32,
"optional": false,
"type": "object"
}
}
]
}
}
},
"OnJsonApiEvent_lol-platform-config_v1_namespaces_DisabledChampions_NORMAL_3x3": {
"type": {
"PluginResourceEvent": {
"fields": [
{
"uri": {
"description": "",
"offset": 0,
"optional": false,
"type": "string"
}
},
{
"eventType": {
"description": "",
"offset": 24,
"optional": false,
"type": {
"PluginResourceEventType": {
"values": [
{
"name": "Create",
"value": 0
},
{
"name": "Update",
"value": 1
},
{
"name": "Delete",
"value": 2
}
]
}
}
}
},
{
"data": {
"description": "",
"offset": 32,
"optional": false,
"type": "object"
}
}
]
}
}
},
"OnJsonApiEvent_lol-platform-config_v1_namespaces_DisabledChampions_NORMAL_TFT": {
"type": {
"PluginResourceEvent": {
"fields": [
{
"uri": {
"description": "",
"offset": 0,
"optional": false,
"type": "string"
}
},
{
"eventType": {
"description": "",
"offset": 24,
"optional": false,
"type": {
"PluginResourceEventType": {
"values": [
{
"name": "Create",
"value": 0
},
{
"name": "Update",
"value": 1
},
{
"name": "Delete",
"value": 2
}
]
}
}
}
},
{
"data": {
"description": "",
"offset": 32,
"optional": false,
"type": "object"
}
}
]
}
}
},
"OnJsonApiEvent_lol-platform-config_v1_namespaces_DisabledChampions_ODIN": {
"type": {
"PluginResourceEvent": {
"fields": [
{
"uri": {
"description": "",
"offset": 0,
"optional": false,
"type": "string"
}
},
{
"eventType": {
"description": "",
"offset": 24,
"optional": false,
"type": {
"PluginResourceEventType": {
"values": [
{
"name": "Create",
"value": 0
},
{
"name": "Update",
"value": 1
},
{
"name": "Delete",
"value": 2
}
]
}
}
}
},
{
"data": {
"description": "",
"offset": 32,
"optional": false,
"type": "object"
}
}
]
}
}
},
"OnJsonApiEvent_lol-platform-config_v1_namespaces_DisabledChampions_ODINBOT": {
"type": {
"PluginResourceEvent": {
"fields": [
{
"uri": {
"description": "",
"offset": 0,
"optional": false,
"type": "string"
}
},
{
"eventType": {
"description": "",
"offset": 24,
"optional": false,
"type": {
"PluginResourceEventType": {
"values": [
{
"name": "Create",
"value": 0
},
{
"name": "Update",
"value": 1
},
{
"name": "Delete",
"value": 2
}
]
}
}
}
},
{
"data": {
"description": "",
"offset": 32,
"optional": false,
"type": "object"
}
}
]
}
}
},
"OnJsonApiEvent_lol-platform-config_v1_namespaces_DisabledChampions_ODINBOT-5x5": {
"type": {
"PluginResourceEvent": {
"fields": [
{
"uri": {
"description": "",
"offset": 0,
"optional": false,
"type": "string"
}
},
{
"eventType": {
"description": "",
"offset": 24,
"optional": false,
"type": {
"PluginResourceEventType": {
"values": [
{
"name": "Create",
"value": 0
},
{
"name": "Update",
"value": 1
},
{
"name": "Delete",
"value": 2
}
]
}
}
}
},
{
"data": {
"description": "",
"offset": 32,
"optional": false,
"type": "object"
}
}
]
}
}
},
"OnJsonApiEvent_lol-platform-config_v1_namespaces_DisabledChampions_ODINBOT_5x5": {
"type": {
"PluginResourceEvent": {
"fields": [
{
"uri": {
"description": "",
"offset": 0,
"optional": false,
"type": "string"
}
},
{
"eventType": {
"description": "",
"offset": 24,
"optional": false,
"type": {
"PluginResourceEventType": {
"values": [
{
"name": "Create",
"value": 0
},
{
"name": "Update",
"value": 1
},
{
"name": "Delete",
"value": 2
}
]
}
}
}
},
{
"data": {
"description": "",
"offset": 32,
"optional": false,
"type": "object"
}
}
]
}
}
},
"OnJsonApiEvent_lol-platform-config_v1_namespaces_DisabledChampions_ODIN_UNRANKED": {
"type": {
"PluginResourceEvent": {
"fields": [
{
"uri": {
"description": "",
"offset": 0,
"optional": false,
"type": "string"
}
},
{
"eventType": {
"description": "",
"offset": 24,
"optional": false,
"type": {
"PluginResourceEventType": {
"values": [
{
"name": "Create",
"value": 0
},
{
"name": "Update",
"value": 1
},
{
"name": "Delete",
"value": 2
}
]
}
}
}
},
{
"data": {
"description": "",
"offset": 32,
"optional": false,
"type": "object"
}
}
]
}
}
},
"OnJsonApiEvent_lol-platform-config_v1_namespaces_DisabledChampions_ODYSSEY": {
"type": {
"PluginResourceEvent": {
"fields": [
{
"uri": {
"description": "",
"offset": 0,
"optional": false,
"type": "string"
}
},
{
"eventType": {
"description": "",
"offset": 24,
"optional": false,
"type": {
"PluginResourceEventType": {
"values": [
{
"name": "Create",
"value": 0
},
{
"name": "Update",
"value": 1
},
{
"name": "Delete",
"value": 2
}
]
}
}
}
},
{
"data": {
"description": "",
"offset": 32,
"optional": false,
"type": "object"
}
}
]
}
}
},
"OnJsonApiEvent_lol-platform-config_v1_namespaces_DisabledChampions_ONEFORALL": {
"type": {
"PluginResourceEvent": {
"fields": [
{
"uri": {
"description": "",
"offset": 0,
"optional": false,
"type": "string"
}
},
{
"eventType": {
"description": "",
"offset": 24,
"optional": false,
"type": {
"PluginResourceEventType": {
"values": [
{
"name": "Create",
"value": 0
},
{
"name": "Update",
"value": 1
},
{
"name": "Delete",
"value": 2
}
]
}
}
}
},
{
"data": {
"description": "",
"offset": 32,
"optional": false,
"type": "object"
}
}
]
}
}
},
"OnJsonApiEvent_lol-platform-config_v1_namespaces_DisabledChampions_ONEFORALL_5x5": {
"type": {
"PluginResourceEvent": {
"fields": [
{
"uri": {
"description": "",
"offset": 0,
"optional": false,
"type": "string"
}
},
{
"eventType": {
"description": "",
"offset": 24,
"optional": false,
"type": {
"PluginResourceEventType": {
"values": [
{
"name": "Create",
"value": 0
},
{
"name": "Update",
"value": 1
},
{
"name": "Delete",
"value": 2
}
]
}
}
}
},
{
"data": {
"description": "",
"offset": 32,
"optional": false,
"type": "object"
}
}
]
}
}
},
"OnJsonApiEvent_lol-platform-config_v1_namespaces_DisabledChampions_PRACTICETOOL": {
"type": {
"PluginResourceEvent": {
"fields": [
{
"uri": {
"description": "",
"offset": 0,
"optional": false,
"type": "string"
}
},
{
"eventType": {
"description": "",
"offset": 24,
"optional": false,
"type": {
"PluginResourceEventType": {
"values": [
{
"name": "Create",
"value": 0
},
{
"name": "Update",
"value": 1
},
{
"name": "Delete",
"value": 2
}
]
}
}
}
},
{
"data": {
"description": "",
"offset": 32,
"optional": false,
"type": "object"
}
}
]
}
}
},
"OnJsonApiEvent_lol-platform-config_v1_namespaces_DisabledChampions_RANKED_FLEX_SR": {
"type": {
"PluginResourceEvent": {
"fields": [
{
"uri": {
"description": "",
"offset": 0,
"optional": false,
"type": "string"
}
},
{
"eventType": {
"description": "",
"offset": 24,
"optional": false,
"type": {
"PluginResourceEventType": {
"values": [
{
"name": "Create",
"value": 0
},
{
"name": "Update",
"value": 1
},
{
"name": "Delete",
"value": 2
}
]
}
}
}
},
{
"data": {
"description": "",
"offset": 32,
"optional": false,
"type": "object"
}
}
]
}
}
},
"OnJsonApiEvent_lol-platform-config_v1_namespaces_DisabledChampions_RANKED_FLEX_TT": {
"type": {
"PluginResourceEvent": {
"fields": [
{
"uri": {
"description": "",
"offset": 0,
"optional": false,
"type": "string"
}
},
{
"eventType": {
"description": "",
"offset": 24,
"optional": false,
"type": {
"PluginResourceEventType": {
"values": [
{
"name": "Create",
"value": 0
},
{
"name": "Update",
"value": 1
},
{
"name": "Delete",
"value": 2
}
]
}
}
}
},
{
"data": {
"description": "",
"offset": 32,
"optional": false,
"type": "object"
}
}
]
}
}
},
"OnJsonApiEvent_lol-platform-config_v1_namespaces_DisabledChampions_RANKED_PREMADE_3x3": {
"type": {
"PluginResourceEvent": {
"fields": [
{
"uri": {
"description": "",
"offset": 0,
"optional": false,
"type": "string"
}
},
{
"eventType": {
"description": "",
"offset": 24,
"optional": false,
"type": {
"PluginResourceEventType": {
"values": [
{
"name": "Create",
"value": 0
},
{
"name": "Update",
"value": 1
},
{
"name": "Delete",
"value": 2
}
]
}
}
}
},
{
"data": {
"description": "",
"offset": 32,
"optional": false,
"type": "object"
}
}
]
}
}
},
"OnJsonApiEvent_lol-platform-config_v1_namespaces_DisabledChampions_RANKED_PREMADE_5x5": {
"type": {
"PluginResourceEvent": {
"fields": [
{
"uri": {
"description": "",
"offset": 0,
"optional": false,
"type": "string"
}
},
{
"eventType": {
"description": "",
"offset": 24,
"optional": false,
"type": {
"PluginResourceEventType": {
"values": [
{
"name": "Create",
"value": 0
},
{
"name": "Update",
"value": 1
},
{
"name": "Delete",
"value": 2
}
]
}
}
}
},
{
"data": {
"description": "",
"offset": 32,
"optional": false,
"type": "object"
}
}
]
}
}
},
"OnJsonApiEvent_lol-platform-config_v1_namespaces_DisabledChampions_RANKED_SOLO_5x5": {
"type": {
"PluginResourceEvent": {
"fields": [
{
"uri": {
"description": "",
"offset": 0,
"optional": false,
"type": "string"
}
},
{
"eventType": {
"description": "",
"offset": 24,
"optional": false,
"type": {
"PluginResourceEventType": {
"values": [
{
"name": "Create",
"value": 0
},
{
"name": "Update",
"value": 1
},
{
"name": "Delete",
"value": 2
}
]
}
}
}
},
{
"data": {
"description": "",
"offset": 32,
"optional": false,
"type": "object"
}
}
]
}
}
},
"OnJsonApiEvent_lol-platform-config_v1_namespaces_DisabledChampions_RANKED_TEAM_3x3": {
"type": {
"PluginResourceEvent": {
"fields": [
{
"uri": {
"description": "",
"offset": 0,
"optional": false,
"type": "string"
}
},
{
"eventType": {
"description": "",
"offset": 24,
"optional": false,
"type": {
"PluginResourceEventType": {
"values": [
{
"name": "Create",
"value": 0
},
{
"name": "Update",
"value": 1
},
{
"name": "Delete",
"value": 2
}
]
}
}
}
},
{
"data": {
"description": "",
"offset": 32,
"optional": false,
"type": "object"
}
}
]
}
}
},
"OnJsonApiEvent_lol-platform-config_v1_namespaces_DisabledChampions_RANKED_TEAM_5x5": {
"type": {
"PluginResourceEvent": {
"fields": [
{
"uri": {
"description": "",
"offset": 0,
"optional": false,
"type": "string"
}
},
{
"eventType": {
"description": "",
"offset": 24,
"optional": false,
"type": {
"PluginResourceEventType": {
"values": [
{
"name": "Create",
"value": 0
},
{
"name": "Update",
"value": 1
},
{
"name": "Delete",
"value": 2
}
]
}
}
}
},
{
"data": {
"description": "",
"offset": 32,
"optional": false,
"type": "object"
}
}
]
}
}
},
"OnJsonApiEvent_lol-platform-config_v1_namespaces_DisabledChampions_RANKED_TFT": {
"type": {
"PluginResourceEvent": {
"fields": [
{
"uri": {
"description": "",
"offset": 0,
"optional": false,
"type": "string"
}
},
{
"eventType": {
"description": "",
"offset": 24,
"optional": false,
"type": {
"PluginResourceEventType": {
"values": [
{
"name": "Create",
"value": 0
},
{
"name": "Update",
"value": 1
},
{
"name": "Delete",
"value": 2
}
]
}
}
}
},
{
"data": {
"description": "",
"offset": 32,
"optional": false,
"type": "object"
}
}
]
}
}
},
"OnJsonApiEvent_lol-platform-config_v1_namespaces_DisabledChampions_RANKED_TFT_PAIRS": {
"type": {
"PluginResourceEvent": {
"fields": [
{
"uri": {
"description": "",
"offset": 0,
"optional": false,
"type": "string"
}
},
{
"eventType": {
"description": "",
"offset": 24,
"optional": false,
"type": {
"PluginResourceEventType": {
"values": [
{
"name": "Create",
"value": 0
},
{
"name": "Update",
"value": 1
},
{
"name": "Delete",
"value": 2
}
]
}
}
}
},
{
"data": {
"description": "",
"offset": 32,
"optional": false,
"type": "object"
}
}
]
}
}
},
"OnJsonApiEvent_lol-platform-config_v1_namespaces_DisabledChampions_RANKED_TFT_TURBO": {
"type": {
"PluginResourceEvent": {
"fields": [
{
"uri": {
"description": "",
"offset": 0,
"optional": false,
"type": "string"
}
},
{
"eventType": {
"description": "",
"offset": 24,
"optional": false,
"type": {
"PluginResourceEventType": {
"values": [
{
"name": "Create",
"value": 0
},
{
"name": "Update",
"value": 1
},
{
"name": "Delete",
"value": 2
}
]
}
}
}
},
{
"data": {
"description": "",
"offset": 32,
"optional": false,
"type": "object"
}
}
]
}
}
},
"OnJsonApiEvent_lol-platform-config_v1_namespaces_DisabledChampions_SIEGE": {
"type": {
"PluginResourceEvent": {
"fields": [
{
"uri": {
"description": "",
"offset": 0,
"optional": false,
"type": "string"
}
},
{
"eventType": {
"description": "",
"offset": 24,
"optional": false,
"type": {
"PluginResourceEventType": {
"values": [
{
"name": "Create",
"value": 0
},
{
"name": "Update",
"value": 1
},
{
"name": "Delete",
"value": 2
}
]
}
}
}
},
{
"data": {
"description": "",
"offset": 32,
"optional": false,
"type": "object"
}
}
]
}
}
},
"OnJsonApiEvent_lol-platform-config_v1_namespaces_DisabledChampions_SNOWURF": {
"type": {
"PluginResourceEvent": {
"fields": [
{
"uri": {
"description": "",
"offset": 0,
"optional": false,
"type": "string"
}
},
{
"eventType": {
"description": "",
"offset": 24,
"optional": false,
"type": {
"PluginResourceEventType": {
"values": [
{
"name": "Create",
"value": 0
},
{
"name": "Update",
"value": 1
},
{
"name": "Delete",
"value": 2
}
]
}
}
}
},
{
"data": {
"description": "",
"offset": 32,
"optional": false,
"type": "object"
}
}
]
}
}
},
"OnJsonApiEvent_lol-platform-config_v1_namespaces_DisabledChampions_SR_6x6": {
"type": {
"PluginResourceEvent": {
"fields": [
{
"uri": {
"description": "",
"offset": 0,
"optional": false,
"type": "string"
}
},
{
"eventType": {
"description": "",
"offset": 24,
"optional": false,
"type": {
"PluginResourceEventType": {
"values": [
{
"name": "Create",
"value": 0
},
{
"name": "Update",
"value": 1
},
{
"name": "Delete",
"value": 2
}
]
}
}
}
},
{
"data": {
"description": "",
"offset": 32,
"optional": false,
"type": "object"
}
}
]
}
}
},
"OnJsonApiEvent_lol-platform-config_v1_namespaces_DisabledChampions_TFT": {
"type": {
"PluginResourceEvent": {
"fields": [
{
"uri": {
"description": "",
"offset": 0,
"optional": false,
"type": "string"
}
},
{
"eventType": {
"description": "",
"offset": 24,
"optional": false,
"type": {
"PluginResourceEventType": {
"values": [
{
"name": "Create",
"value": 0
},
{
"name": "Update",
"value": 1
},
{
"name": "Delete",
"value": 2
}
]
}
}
}
},
{
"data": {
"description": "",
"offset": 32,
"optional": false,
"type": "object"
}
}
]
}
}
},
"OnJsonApiEvent_lol-platform-config_v1_namespaces_DisabledChampions_TUTORIAL": {
"type": {
"PluginResourceEvent": {
"fields": [
{
"uri": {
"description": "",
"offset": 0,
"optional": false,
"type": "string"
}
},
{
"eventType": {
"description": "",
"offset": 24,
"optional": false,
"type": {
"PluginResourceEventType": {
"values": [
{
"name": "Create",
"value": 0
},
{
"name": "Update",
"value": 1
},
{
"name": "Delete",
"value": 2
}
]
}
}
}
},
{
"data": {
"description": "",
"offset": 32,
"optional": false,
"type": "object"
}
}
]
}
}
},
"OnJsonApiEvent_lol-platform-config_v1_namespaces_DisabledChampions_TUTORIAL_MODULE_1": {
"type": {
"PluginResourceEvent": {
"fields": [
{
"uri": {
"description": "",
"offset": 0,
"optional": false,
"type": "string"
}
},
{
"eventType": {
"description": "",
"offset": 24,
"optional": false,
"type": {
"PluginResourceEventType": {
"values": [
{
"name": "Create",
"value": 0
},
{
"name": "Update",
"value": 1
},
{
"name": "Delete",
"value": 2
}
]
}
}
}
},
{
"data": {
"description": "",
"offset": 32,
"optional": false,
"type": "object"
}
}
]
}
}
},
"OnJsonApiEvent_lol-platform-config_v1_namespaces_DisabledChampions_TUTORIAL_MODULE_2": {
"type": {
"PluginResourceEvent": {
"fields": [
{
"uri": {
"description": "",
"offset": 0,
"optional": false,
"type": "string"
}
},
{
"eventType": {
"description": "",
"offset": 24,
"optional": false,
"type": {
"PluginResourceEventType": {
"values": [
{
"name": "Create",
"value": 0
},
{
"name": "Update",
"value": 1
},
{
"name": "Delete",
"value": 2
}
]
}
}
}
},
{
"data": {
"description": "",
"offset": 32,
"optional": false,
"type": "object"
}
}
]
}
}
},
"OnJsonApiEvent_lol-platform-config_v1_namespaces_DisabledChampions_TUTORIAL_MODULE_3": {
"type": {
"PluginResourceEvent": {
"fields": [
{
"uri": {
"description": "",
"offset": 0,
"optional": false,
"type": "string"
}
},
{
"eventType": {
"description": "",
"offset": 24,
"optional": false,
"type": {
"PluginResourceEventType": {
"values": [
{
"name": "Create",
"value": 0
},
{
"name": "Update",
"value": 1
},
{
"name": "Delete",
"value": 2
}
]
}
}
}
},
{
"data": {
"description": "",
"offset": 32,
"optional": false,
"type": "object"
}
}
]
}
}
},
"OnJsonApiEvent_lol-platform-config_v1_namespaces_DisabledChampions_TUTORIAL_TFT": {
"type": {
"PluginResourceEvent": {
"fields": [
{
"uri": {
"description": "",
"offset": 0,
"optional": false,
"type": "string"
}
},
{
"eventType": {
"description": "",
"offset": 24,
"optional": false,
"type": {
"PluginResourceEventType": {
"values": [
{
"name": "Create",
"value": 0
},
{
"name": "Update",
"value": 1
},
{
"name": "Delete",
"value": 2
}
]
}
}
}
},
{
"data": {
"description": "",
"offset": 32,
"optional": false,
"type": "object"
}
}
]
}
}
},
"OnJsonApiEvent_lol-platform-config_v1_namespaces_DisabledChampions_ULTBOOK": {
"type": {
"PluginResourceEvent": {
"fields": [
{
"uri": {
"description": "",
"offset": 0,
"optional": false,
"type": "string"
}
},
{
"eventType": {
"description": "",
"offset": 24,
"optional": false,
"type": {
"PluginResourceEventType": {
"values": [
{
"name": "Create",
"value": 0
},
{
"name": "Update",
"value": 1
},
{
"name": "Delete",
"value": 2
}
]
}
}
}
},
{
"data": {
"description": "",
"offset": 32,
"optional": false,
"type": "object"
}
}
]
}
}
},
"OnJsonApiEvent_lol-platform-config_v1_namespaces_DisabledChampions_URF": {
"type": {
"PluginResourceEvent": {
"fields": [
{
"uri": {
"description": "",
"offset": 0,
"optional": false,
"type": "string"
}
},
{
"eventType": {
"description": "",
"offset": 24,
"optional": false,
"type": {
"PluginResourceEventType": {
"values": [
{
"name": "Create",
"value": 0
},
{
"name": "Update",
"value": 1
},
{
"name": "Delete",
"value": 2
}
]
}
}
}
},
{
"data": {
"description": "",
"offset": 32,
"optional": false,
"type": "object"
}
}
]
}
}
},
"OnJsonApiEvent_lol-platform-config_v1_namespaces_DisabledChampions_URF_BOT": {
"type": {
"PluginResourceEvent": {
"fields": [
{
"uri": {
"description": "",
"offset": 0,
"optional": false,
"type": "string"
}
},
{
"eventType": {
"description": "",
"offset": 24,
"optional": false,
"type": {
"PluginResourceEventType": {
"values": [
{
"name": "Create",
"value": 0
},
{
"name": "Update",
"value": 1
},
{
"name": "Delete",
"value": 2
}
]
}
}
}
},
{
"data": {
"description": "",
"offset": 32,
"optional": false,
"type": "object"
}
}
]
}
}
},
"OnJsonApiEvent_lol-platform-config_v1_namespaces_DiscordRP_IsEnabled": {
"type": {
"PluginResourceEvent": {
"fields": [
{
"uri": {
"description": "",
"offset": 0,
"optional": false,
"type": "string"
}
},
{
"eventType": {
"description": "",
"offset": 24,
"optional": false,
"type": {
"PluginResourceEventType": {
"values": [
{
"name": "Create",
"value": 0
},
{
"name": "Update",
"value": 1
},
{
"name": "Delete",
"value": 2
}
]
}
}
}
},
{
"data": {
"description": "",
"offset": 32,
"optional": false,
"type": "object"
}
}
]
}
}
},
"OnJsonApiEvent_lol-platform-config_v1_namespaces_DockedPrompt": {
"type": {
"PluginResourceEvent": {
"fields": [
{
"uri": {
"description": "",
"offset": 0,
"optional": false,
"type": "string"
}
},
{
"eventType": {
"description": "",
"offset": 24,
"optional": false,
"type": {
"PluginResourceEventType": {
"values": [
{
"name": "Create",
"value": 0
},
{
"name": "Update",
"value": 1
},
{
"name": "Delete",
"value": 2
}
]
}
}
}
},
{
"data": {
"description": "",
"offset": 32,
"optional": false,
"type": "object"
}
}
]
}
}
},
"OnJsonApiEvent_lol-platform-config_v1_namespaces_DockedPrompt_EnabledNewDockedPromptRenderer": {
"type": {
"PluginResourceEvent": {
"fields": [
{
"uri": {
"description": "",
"offset": 0,
"optional": false,
"type": "string"
}
},
{
"eventType": {
"description": "",
"offset": 24,
"optional": false,
"type": {
"PluginResourceEventType": {
"values": [
{
"name": "Create",
"value": 0
},
{
"name": "Update",
"value": 1
},
{
"name": "Delete",
"value": 2
}
]
}
}
}
},
{
"data": {
"description": "",
"offset": 32,
"optional": false,
"type": "object"
}
}
]
}
}
},
"OnJsonApiEvent_lol-platform-config_v1_namespaces_ESports": {
"type": {
"PluginResourceEvent": {
"fields": [
{
"uri": {
"description": "",
"offset": 0,
"optional": false,
"type": "string"
}
},
{
"eventType": {
"description": "",
"offset": 24,
"optional": false,
"type": {
"PluginResourceEventType": {
"values": [
{
"name": "Create",
"value": 0
},
{
"name": "Update",
"value": 1
},
{
"name": "Delete",
"value": 2
}
]
}
}
}
},
{
"data": {
"description": "",
"offset": 32,
"optional": false,
"type": "object"
}
}
]
}
}
},
"OnJsonApiEvent_lol-platform-config_v1_namespaces_ESports_CS_CZ_Enabled": {
"type": {
"PluginResourceEvent": {
"fields": [
{
"uri": {
"description": "",
"offset": 0,
"optional": false,
"type": "string"
}
},
{
"eventType": {
"description": "",
"offset": 24,
"optional": false,
"type": {
"PluginResourceEventType": {
"values": [
{
"name": "Create",
"value": 0
},
{
"name": "Update",
"value": 1
},
{
"name": "Delete",
"value": 2
}
]
}
}
}
},
{
"data": {
"description": "",
"offset": 32,
"optional": false,
"type": "object"
}
}
]
}
}
},
"OnJsonApiEvent_lol-platform-config_v1_namespaces_ESports_DE_DE_Enabled": {
"type": {
"PluginResourceEvent": {
"fields": [
{
"uri": {
"description": "",
"offset": 0,
"optional": false,
"type": "string"
}
},
{
"eventType": {
"description": "",
"offset": 24,
"optional": false,
"type": {
"PluginResourceEventType": {
"values": [
{
"name": "Create",
"value": 0
},
{
"name": "Update",
"value": 1
},
{
"name": "Delete",
"value": 2
}
]
}
}
}
},
{
"data": {
"description": "",
"offset": 32,
"optional": false,
"type": "object"
}
}
]
}
}
},
"OnJsonApiEvent_lol-platform-config_v1_namespaces_ESports_EL_GR_Enabled": {
"type": {
"PluginResourceEvent": {
"fields": [
{
"uri": {
"description": "",
"offset": 0,
"optional": false,
"type": "string"
}
},
{
"eventType": {
"description": "",
"offset": 24,
"optional": false,
"type": {
"PluginResourceEventType": {
"values": [
{
"name": "Create",
"value": 0
},
{
"name": "Update",
"value": 1
},
{
"name": "Delete",
"value": 2
}
]
}
}
}
},
{
"data": {
"description": "",
"offset": 32,
"optional": false,
"type": "object"
}
}
]
}
}
},
"OnJsonApiEvent_lol-platform-config_v1_namespaces_ESports_EN_AU_Enabled": {
"type": {
"PluginResourceEvent": {
"fields": [
{
"uri": {
"description": "",
"offset": 0,
"optional": false,
"type": "string"
}
},
{
"eventType": {
"description": "",
"offset": 24,
"optional": false,
"type": {
"PluginResourceEventType": {
"values": [
{
"name": "Create",
"value": 0
},
{
"name": "Update",
"value": 1
},
{
"name": "Delete",
"value": 2
}
]
}
}
}
},
{
"data": {
"description": "",
"offset": 32,
"optional": false,
"type": "object"
}
}
]
}
}
},
"OnJsonApiEvent_lol-platform-config_v1_namespaces_ESports_EN_GB_Enabled": {
"type": {
"PluginResourceEvent": {
"fields": [
{
"uri": {
"description": "",
"offset": 0,
"optional": false,
"type": "string"
}
},
{
"eventType": {
"description": "",
"offset": 24,
"optional": false,
"type": {
"PluginResourceEventType": {
"values": [
{
"name": "Create",
"value": 0
},
{
"name": "Update",
"value": 1
},
{
"name": "Delete",
"value": 2
}
]
}
}
}
},
{
"data": {
"description": "",
"offset": 32,
"optional": false,
"type": "object"
}
}
]
}
}
},
"OnJsonApiEvent_lol-platform-config_v1_namespaces_ESports_EN_PH_Enabled": {
"type": {
"PluginResourceEvent": {
"fields": [
{
"uri": {
"description": "",
"offset": 0,
"optional": false,
"type": "string"
}
},
{
"eventType": {
"description": "",
"offset": 24,
"optional": false,
"type": {
"PluginResourceEventType": {
"values": [
{
"name": "Create",
"value": 0
},
{
"name": "Update",
"value": 1
},
{
"name": "Delete",
"value": 2
}
]
}
}
}
},
{
"data": {
"description": "",
"offset": 32,
"optional": false,
"type": "object"
}
}
]
}
}
},
"OnJsonApiEvent_lol-platform-config_v1_namespaces_ESports_EN_PL_Enabled": {
"type": {
"PluginResourceEvent": {
"fields": [
{
"uri": {
"description": "",
"offset": 0,
"optional": false,
"type": "string"
}
},
{
"eventType": {
"description": "",
"offset": 24,
"optional": false,
"type": {
"PluginResourceEventType": {
"values": [
{
"name": "Create",
"value": 0
},
{
"name": "Update",
"value": 1
},
{
"name": "Delete",
"value": 2
}
]
}
}
}
},
{
"data": {
"description": "",
"offset": 32,
"optional": false,
"type": "object"
}
}
]
}
}
},
"OnJsonApiEvent_lol-platform-config_v1_namespaces_ESports_EN_SG_Enabled": {
"type": {
"PluginResourceEvent": {
"fields": [
{
"uri": {
"description": "",
"offset": 0,
"optional": false,
"type": "string"
}
},
{
"eventType": {
"description": "",
"offset": 24,
"optional": false,
"type": {
"PluginResourceEventType": {
"values": [
{
"name": "Create",
"value": 0
},
{
"name": "Update",
"value": 1
},
{
"name": "Delete",
"value": 2
}
]
}
}
}
},
{
"data": {
"description": "",
"offset": 32,
"optional": false,
"type": "object"
}
}
]
}
}
},
"OnJsonApiEvent_lol-platform-config_v1_namespaces_ESports_EN_US_Enabled": {
"type": {
"PluginResourceEvent": {
"fields": [
{
"uri": {
"description": "",
"offset": 0,
"optional": false,
"type": "string"
}
},
{
"eventType": {
"description": "",
"offset": 24,
"optional": false,
"type": {
"PluginResourceEventType": {
"values": [
{
"name": "Create",
"value": 0
},
{
"name": "Update",
"value": 1
},
{
"name": "Delete",
"value": 2
}
]
}
}
}
},
{
"data": {
"description": "",
"offset": 32,
"optional": false,
"type": "object"
}
}
]
}
}
},
"OnJsonApiEvent_lol-platform-config_v1_namespaces_ESports_ES_AR_Enabled": {
"type": {
"PluginResourceEvent": {
"fields": [
{
"uri": {
"description": "",
"offset": 0,
"optional": false,
"type": "string"
}
},
{
"eventType": {
"description": "",
"offset": 24,
"optional": false,
"type": {
"PluginResourceEventType": {
"values": [
{
"name": "Create",
"value": 0
},
{
"name": "Update",
"value": 1
},
{
"name": "Delete",
"value": 2
}
]
}
}
}
},
{
"data": {
"description": "",
"offset": 32,
"optional": false,
"type": "object"
}
}
]
}
}
},
"OnJsonApiEvent_lol-platform-config_v1_namespaces_ESports_ES_ES_Enabled": {
"type": {
"PluginResourceEvent": {
"fields": [
{
"uri": {
"description": "",
"offset": 0,
"optional": false,
"type": "string"
}
},
{
"eventType": {
"description": "",
"offset": 24,
"optional": false,
"type": {
"PluginResourceEventType": {
"values": [
{
"name": "Create",
"value": 0
},
{
"name": "Update",
"value": 1
},
{
"name": "Delete",
"value": 2
}
]
}
}
}
},
{
"data": {
"description": "",
"offset": 32,
"optional": false,
"type": "object"
}
}
]
}
}
},
"OnJsonApiEvent_lol-platform-config_v1_namespaces_ESports_ES_MX_Enabled": {
"type": {
"PluginResourceEvent": {
"fields": [
{
"uri": {
"description": "",
"offset": 0,
"optional": false,
"type": "string"
}
},
{
"eventType": {
"description": "",
"offset": 24,
"optional": false,
"type": {
"PluginResourceEventType": {
"values": [
{
"name": "Create",
"value": 0
},
{
"name": "Update",
"value": 1
},
{
"name": "Delete",
"value": 2
}
]
}
}
}
},
{
"data": {
"description": "",
"offset": 32,
"optional": false,
"type": "object"
}
}
]
}
}
},
"OnJsonApiEvent_lol-platform-config_v1_namespaces_ESports_EsportsHubDataURL": {
"type": {
"PluginResourceEvent": {
"fields": [
{
"uri": {
"description": "",
"offset": 0,
"optional": false,
"type": "string"
}
},
{
"eventType": {
"description": "",
"offset": 24,
"optional": false,
"type": {
"PluginResourceEventType": {
"values": [
{
"name": "Create",
"value": 0
},
{
"name": "Update",
"value": 1
},
{
"name": "Delete",
"value": 2
}
]
}
}
}
},
{
"data": {
"description": "",
"offset": 32,
"optional": false,
"type": "object"
}
}
]
}
}
},
"OnJsonApiEvent_lol-platform-config_v1_namespaces_ESports_EsportsHubInitialized": {
"type": {
"PluginResourceEvent": {
"fields": [
{
"uri": {
"description": "",
"offset": 0,
"optional": false,
"type": "string"
}
},
{
"eventType": {
"description": "",
"offset": 24,
"optional": false,
"type": {
"PluginResourceEventType": {
"values": [
{
"name": "Create",
"value": 0
},
{
"name": "Update",
"value": 1
},
{
"name": "Delete",
"value": 2
}
]
}
}
}
},
{
"data": {
"description": "",
"offset": 32,
"optional": false,
"type": "object"
}
}
]
}
}
},
"OnJsonApiEvent_lol-platform-config_v1_namespaces_ESports_EsportsHubLongPollMinutes": {
"type": {
"PluginResourceEvent": {
"fields": [
{
"uri": {
"description": "",
"offset": 0,
"optional": false,
"type": "string"
}
},
{
"eventType": {
"description": "",
"offset": 24,
"optional": false,
"type": {
"PluginResourceEventType": {
"values": [
{
"name": "Create",
"value": 0
},
{
"name": "Update",
"value": 1
},
{
"name": "Delete",
"value": 2
}
]
}
}
}
},
{
"data": {
"description": "",
"offset": 32,
"optional": false,
"type": "object"
}
}
]
}
}
},
"OnJsonApiEvent_lol-platform-config_v1_namespaces_ESports_EsportsHubShortPollMinutes": {
"type": {
"PluginResourceEvent": {
"fields": [
{
"uri": {
"description": "",
"offset": 0,
"optional": false,
"type": "string"
}
},
{
"eventType": {
"description": "",
"offset": 24,
"optional": false,
"type": {
"PluginResourceEventType": {
"values": [
{
"name": "Create",
"value": 0
},
{
"name": "Update",
"value": 1
},
{
"name": "Delete",
"value": 2
}
]
}
}
}
},
{
"data": {
"description": "",
"offset": 32,
"optional": false,
"type": "object"
}
}
]
}
}
},
"OnJsonApiEvent_lol-platform-config_v1_namespaces_ESports_FR_FR_Enabled": {
"type": {
"PluginResourceEvent": {
"fields": [
{
"uri": {
"description": "",
"offset": 0,
"optional": false,
"type": "string"
}
},
{
"eventType": {
"description": "",
"offset": 24,
"optional": false,
"type": {
"PluginResourceEventType": {
"values": [
{
"name": "Create",
"value": 0
},
{
"name": "Update",
"value": 1
},
{
"name": "Delete",
"value": 2
}
]
}
}
}
},
{
"data": {
"description": "",
"offset": 32,
"optional": false,
"type": "object"
}
}
]
}
}
},
"OnJsonApiEvent_lol-platform-config_v1_namespaces_ESports_HU_HU_Enabled": {
"type": {
"PluginResourceEvent": {
"fields": [
{
"uri": {
"description": "",
"offset": 0,
"optional": false,
"type": "string"
}
},
{
"eventType": {
"description": "",
"offset": 24,
"optional": false,
"type": {
"PluginResourceEventType": {
"values": [
{
"name": "Create",
"value": 0
},
{
"name": "Update",
"value": 1
},
{
"name": "Delete",
"value": 2
}
]
}
}
}
},
{
"data": {
"description": "",
"offset": 32,
"optional": false,
"type": "object"
}
}
]
}
}
},
"OnJsonApiEvent_lol-platform-config_v1_namespaces_ESports_ID_ID_Enabled": {
"type": {
"PluginResourceEvent": {
"fields": [
{
"uri": {
"description": "",
"offset": 0,
"optional": false,
"type": "string"
}
},
{
"eventType": {
"description": "",
"offset": 24,
"optional": false,
"type": {
"PluginResourceEventType": {
"values": [
{
"name": "Create",
"value": 0
},
{
"name": "Update",
"value": 1
},
{
"name": "Delete",
"value": 2
}
]
}
}
}
},
{
"data": {
"description": "",
"offset": 32,
"optional": false,
"type": "object"
}
}
]
}
}
},
"OnJsonApiEvent_lol-platform-config_v1_namespaces_ESports_IT_IT_Enabled": {
"type": {
"PluginResourceEvent": {
"fields": [
{
"uri": {
"description": "",
"offset": 0,
"optional": false,
"type": "string"
}
},
{
"eventType": {
"description": "",
"offset": 24,
"optional": false,
"type": {
"PluginResourceEventType": {
"values": [
{
"name": "Create",
"value": 0
},
{
"name": "Update",
"value": 1
},
{
"name": "Delete",
"value": 2
}
]
}
}
}
},
{
"data": {
"description": "",
"offset": 32,
"optional": false,
"type": "object"
}
}
]
}
}
},
"OnJsonApiEvent_lol-platform-config_v1_namespaces_ESports_JA_JP_Enabled": {
"type": {
"PluginResourceEvent": {
"fields": [
{
"uri": {
"description": "",
"offset": 0,
"optional": false,
"type": "string"
}
},
{
"eventType": {
"description": "",
"offset": 24,
"optional": false,
"type": {
"PluginResourceEventType": {
"values": [
{
"name": "Create",
"value": 0
},
{
"name": "Update",
"value": 1
},
{
"name": "Delete",
"value": 2
}
]
}
}
}
},
{
"data": {
"description": "",
"offset": 32,
"optional": false,
"type": "object"
}
}
]
}
}
},
"OnJsonApiEvent_lol-platform-config_v1_namespaces_ESports_KO_KR_Enabled": {
"type": {
"PluginResourceEvent": {
"fields": [
{
"uri": {
"description": "",
"offset": 0,
"optional": false,
"type": "string"
}
},
{
"eventType": {
"description": "",
"offset": 24,
"optional": false,
"type": {
"PluginResourceEventType": {
"values": [
{
"name": "Create",
"value": 0
},
{
"name": "Update",
"value": 1
},
{
"name": "Delete",
"value": 2
}
]
}
}
}
},
{
"data": {
"description": "",
"offset": 32,
"optional": false,
"type": "object"
}
}
]
}
}
},
"OnJsonApiEvent_lol-platform-config_v1_namespaces_ESports_KillHub": {
"type": {
"PluginResourceEvent": {
"fields": [
{
"uri": {
"description": "",
"offset": 0,
"optional": false,
"type": "string"
}
},
{
"eventType": {
"description": "",
"offset": 24,
"optional": false,
"type": {
"PluginResourceEventType": {
"values": [
{
"name": "Create",
"value": 0
},
{
"name": "Update",
"value": 1
},
{
"name": "Delete",
"value": 2
}
]
}
}
}
},
{
"data": {
"description": "",
"offset": 32,
"optional": false,
"type": "object"
}
}
]
}
}
},
"OnJsonApiEvent_lol-platform-config_v1_namespaces_ESports_Landing_Embed_URL": {
"type": {
"PluginResourceEvent": {
"fields": [
{
"uri": {
"description": "",
"offset": 0,
"optional": false,
"type": "string"
}
},
{
"eventType": {
"description": "",
"offset": 24,
"optional": false,
"type": {
"PluginResourceEventType": {
"values": [
{
"name": "Create",
"value": 0
},
{
"name": "Update",
"value": 1
},
{
"name": "Delete",
"value": 2
}
]
}
}
}
},
{
"data": {
"description": "",
"offset": 32,
"optional": false,
"type": "object"
}
}
]
}
}
},
"OnJsonApiEvent_lol-platform-config_v1_namespaces_ESports_MS_MY_Enabled": {
"type": {
"PluginResourceEvent": {
"fields": [
{
"uri": {
"description": "",
"offset": 0,
"optional": false,
"type": "string"
}
},
{
"eventType": {
"description": "",
"offset": 24,
"optional": false,
"type": {
"PluginResourceEventType": {
"values": [
{
"name": "Create",
"value": 0
},
{
"name": "Update",
"value": 1
},
{
"name": "Delete",
"value": 2
}
]
}
}
}
},
{
"data": {
"description": "",
"offset": 32,
"optional": false,
"type": "object"
}
}
]
}
}
},
"OnJsonApiEvent_lol-platform-config_v1_namespaces_ESports_PL_PL_Enabled": {
"type": {
"PluginResourceEvent": {
"fields": [
{
"uri": {
"description": "",
"offset": 0,
"optional": false,
"type": "string"
}
},
{
"eventType": {
"description": "",
"offset": 24,
"optional": false,
"type": {
"PluginResourceEventType": {
"values": [
{
"name": "Create",
"value": 0
},
{
"name": "Update",
"value": 1
},
{
"name": "Delete",
"value": 2
}
]
}
}
}
},
{
"data": {
"description": "",
"offset": 32,
"optional": false,
"type": "object"
}
}
]
}
}
},
"OnJsonApiEvent_lol-platform-config_v1_namespaces_ESports_PT_BR_Enabled": {
"type": {
"PluginResourceEvent": {
"fields": [
{
"uri": {
"description": "",
"offset": 0,
"optional": false,
"type": "string"
}
},
{
"eventType": {
"description": "",
"offset": 24,
"optional": false,
"type": {
"PluginResourceEventType": {
"values": [
{
"name": "Create",
"value": 0
},
{
"name": "Update",
"value": 1
},
{
"name": "Delete",
"value": 2
}
]
}
}
}
},
{
"data": {
"description": "",
"offset": 32,
"optional": false,
"type": "object"
}
}
]
}
}
},
"OnJsonApiEvent_lol-platform-config_v1_namespaces_ESports_RO_RO_Enabled": {
"type": {
"PluginResourceEvent": {
"fields": [
{
"uri": {
"description": "",
"offset": 0,
"optional": false,
"type": "string"
}
},
{
"eventType": {
"description": "",
"offset": 24,
"optional": false,
"type": {
"PluginResourceEventType": {
"values": [
{
"name": "Create",
"value": 0
},
{
"name": "Update",
"value": 1
},
{
"name": "Delete",
"value": 2
}
]
}
}
}
},
{
"data": {
"description": "",
"offset": 32,
"optional": false,
"type": "object"
}
}
]
}
}
},
"OnJsonApiEvent_lol-platform-config_v1_namespaces_ESports_RU_RU_Enabled": {
"type": {
"PluginResourceEvent": {
"fields": [
{
"uri": {
"description": "",
"offset": 0,
"optional": false,
"type": "string"
}
},
{
"eventType": {
"description": "",
"offset": 24,
"optional": false,
"type": {
"PluginResourceEventType": {
"values": [
{
"name": "Create",
"value": 0
},
{
"name": "Update",
"value": 1
},
{
"name": "Delete",
"value": 2
}
]
}
}
}
},
{
"data": {
"description": "",
"offset": 32,
"optional": false,
"type": "object"
}
}
]
}
}
},
"OnJsonApiEvent_lol-platform-config_v1_namespaces_ESports_Staging": {
"type": {
"PluginResourceEvent": {
"fields": [
{
"uri": {
"description": "",
"offset": 0,
"optional": false,
"type": "string"
}
},
{
"eventType": {
"description": "",
"offset": 24,
"optional": false,
"type": {
"PluginResourceEventType": {
"values": [
{
"name": "Create",
"value": 0
},
{
"name": "Update",
"value": 1
},
{
"name": "Delete",
"value": 2
}
]
}
}
}
},
{
"data": {
"description": "",
"offset": 32,
"optional": false,
"type": "object"
}
}
]
}
}
},
"OnJsonApiEvent_lol-platform-config_v1_namespaces_ESports_TH_TH_Enabled": {
"type": {
"PluginResourceEvent": {
"fields": [
{
"uri": {
"description": "",
"offset": 0,
"optional": false,
"type": "string"
}
},
{
"eventType": {
"description": "",
"offset": 24,
"optional": false,
"type": {
"PluginResourceEventType": {
"values": [
{
"name": "Create",
"value": 0
},
{
"name": "Update",
"value": 1
},
{
"name": "Delete",
"value": 2
}
]
}
}
}
},
{
"data": {
"description": "",
"offset": 32,
"optional": false,
"type": "object"
}
}
]
}
}
},
"OnJsonApiEvent_lol-platform-config_v1_namespaces_ESports_TR_TR_Enabled": {
"type": {
"PluginResourceEvent": {
"fields": [
{
"uri": {
"description": "",
"offset": 0,
"optional": false,
"type": "string"
}
},
{
"eventType": {
"description": "",
"offset": 24,
"optional": false,
"type": {
"PluginResourceEventType": {
"values": [
{
"name": "Create",
"value": 0
},
{
"name": "Update",
"value": 1
},
{
"name": "Delete",
"value": 2
}
]
}
}
}
},
{
"data": {
"description": "",
"offset": 32,
"optional": false,
"type": "object"
}
}
]
}
}
},
"OnJsonApiEvent_lol-platform-config_v1_namespaces_ESports_VN_VN_Enabled": {
"type": {
"PluginResourceEvent": {
"fields": [
{
"uri": {
"description": "",
"offset": 0,
"optional": false,
"type": "string"
}
},
{
"eventType": {
"description": "",
"offset": 24,
"optional": false,
"type": {
"PluginResourceEventType": {
"values": [
{
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment