the-bastion/bin/plugin/restricted/realmInfo.json
Stéphane Lesimple fde20136ef
Initial commit
2020-10-20 14:30:27 +00:00

8 lines
204 B
JSON

{
"interactive": [
"realmInfo" , {"ac" : ["--realm"]},
"realmInfo --realm" , {"ac" : ["<REALM>"]},
"realmInfo --realm \\S+" , {"pr" : ["<enter>"]}
]
}