Port Bombsquad plugins from API 6 and 7 to API 8 or API 9. (If you are having any issue with api 6 raise an issue or contact me on discord brostos)
For client side plugins/minigames:
$ python baport.py -t client -f some_plugin.py
For server side plugins/minigages:
$ python baport.py -t server -f some_plugin.py