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

9 lines
235 B
JSON
Raw Normal View History

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