mirror of
https://github.com/bombsquad-community/plugin-manager.git
synced 2026-08-27 01:12:38 +00:00
added auto stunt plugin
This commit is contained in:
parent
1d5387d6dc
commit
37dfd46953
2 changed files with 551 additions and 0 deletions
|
|
@ -302,6 +302,20 @@
|
|||
}
|
||||
}
|
||||
},
|
||||
"auto_stunt": {
|
||||
"description": "auto stunts, learn stunts, mirror your player, bro elimination mini game",
|
||||
"external_url": "https://www.youtube.com/watch?v=DXZeWrTCZlI",
|
||||
"authors": [
|
||||
{
|
||||
"name": "Mr.Smoothy",
|
||||
"email": "smoothy@bombsquad.ga",
|
||||
"discord": "mr.smoothy#5824"
|
||||
}
|
||||
],
|
||||
"versions": {
|
||||
"1.0.0": null
|
||||
}
|
||||
},
|
||||
"server_switch": {
|
||||
"description": "Let you switch between recents servers",
|
||||
"external_url": "https://www.youtube.com/watch?v=QrES1jQGXF0",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue