Key Data Type An object or string used for representing a keybind. This data type is only a placeholder. Fields Fields Type Default Description key String The name of the keybind. Examples Example #1Example #2 "keys": [ "key.attack" ] This example represents the key.attack keybind. "keys": [ { "key": "key.jump" } ] This example represents the key.jump keybind.