51 lines
1.0 KiB
JSON
51 lines
1.0 KiB
JSON
[
|
|
{
|
|
"isActive": "yes",
|
|
"isFolder": "no",
|
|
"name": "BM Addtarget",
|
|
"regex": "^bm add (.*)$",
|
|
"script": ""
|
|
},
|
|
{
|
|
"isActive": "yes",
|
|
"isFolder": "no",
|
|
"name": "BM Config",
|
|
"regex": "^bmc$",
|
|
"script": ""
|
|
},
|
|
{
|
|
"isActive": "yes",
|
|
"isFolder": "no",
|
|
"name": "BM Configset",
|
|
"regex": "^bm config (.*)=(.*)$",
|
|
"script": ""
|
|
},
|
|
{
|
|
"isActive": "yes",
|
|
"isFolder": "no",
|
|
"name": "BM Listtargets",
|
|
"regex": "^bmt$",
|
|
"script": ""
|
|
},
|
|
{
|
|
"isActive": "yes",
|
|
"isFolder": "no",
|
|
"name": "BM Toggle",
|
|
"regex": "^bm$",
|
|
"script": ""
|
|
},
|
|
{
|
|
"isActive": "yes",
|
|
"isFolder": "no",
|
|
"name": "BM Clear",
|
|
"regex": "^bm clear$",
|
|
"script": ""
|
|
},
|
|
{
|
|
"isActive": "yes",
|
|
"isFolder": "no",
|
|
"name": "BM Help",
|
|
"regex": "^bm help$",
|
|
"script": ""
|
|
}
|
|
] |