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

8 lines
232 B
JSON
Raw Normal View History

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