the-bastion/bin/plugin/restricted/realmInfo.json

8 lines
204 B
JSON
Raw Normal View History

2020-10-16 00:32:37 +08:00
{
"interactive": [
"realmInfo" , {"ac" : ["--realm"]},
"realmInfo --realm" , {"ac" : ["<REALM>"]},
"realmInfo --realm \\S+" , {"pr" : ["<enter>"]}
]
}