the-bastion/bin/plugin/group-owner/groupDestroy.json

10 lines
264 B
JSON
Raw Normal View History

{
"interactive": [
"groupDestroy" , {"ac" : ["--group"]},
"groupDestroy --group" , {"ac" : ["<GROUP>"]},
"groupDestroy --group \\S+" , {"pr" : "<enter>"}
],
"master_only": true,
"terminal_mode": "raw"
}