51 lines
No EOL
1.6 KiB
JSON
51 lines
No EOL
1.6 KiB
JSON
{
|
|
"clickthrough.config.sneaktodye": {
|
|
"key": "clickthrough.config.sneaktodye",
|
|
"toolTip": "clickthrough.config.tt.sneaktodye",
|
|
"value": true,
|
|
"defaultValue": true
|
|
},
|
|
"clickthrough.config.ignore.3": {
|
|
"key": "clickthrough.config.ignore.3",
|
|
"toolTip": "clickthrough.config.tt.ignore.3",
|
|
"value": "b\\s*\\d+|b\\s*\\d+\\s*:\\s*\\d+\\s*s|\\d+\\s*s",
|
|
"defaultValue": "b\\s*\\d+|b\\s*\\d+\\s*:\\s*\\d+\\s*s|\\d+\\s*s"
|
|
},
|
|
"clickthrough.config.ignore.4": {
|
|
"key": "clickthrough.config.ignore.4",
|
|
"toolTip": "clickthrough.config.tt.ignore.4",
|
|
"value": "",
|
|
"defaultValue": ""
|
|
},
|
|
"clickthrough.config.onlycontainers": {
|
|
"key": "clickthrough.config.onlycontainers",
|
|
"toolTip": "clickthrough.config.tt.onlycontainers",
|
|
"value": false,
|
|
"defaultValue": false
|
|
},
|
|
"clickthrough.config.ignore.1": {
|
|
"key": "clickthrough.config.ignore.1",
|
|
"toolTip": "clickthrough.config.tt.ignore.1",
|
|
"value": "\\[\\D+\\]",
|
|
"defaultValue": "\\[\\D+\\]"
|
|
},
|
|
"clickthrough.config.ignore.2": {
|
|
"key": "clickthrough.config.ignore.2",
|
|
"toolTip": "clickthrough.config.tt.ignore.2",
|
|
"value": "",
|
|
"defaultValue": ""
|
|
},
|
|
"clickthrough.config.switchonattack": {
|
|
"options": [
|
|
"clickthrough.config.switchonattack.never",
|
|
"clickthrough.config.switchonattack.first",
|
|
"clickthrough.config.switchonattack.always"
|
|
],
|
|
"key": "clickthrough.config.switchonattack",
|
|
"toolTip": "clickthrough.config.tt.switchonattack",
|
|
"value": 0,
|
|
"defaultValue": 0,
|
|
"minValue": 0,
|
|
"maxValue": 0
|
|
}
|
|
} |