ONLY FOR BOMBSQUAD VERSIONS > 1.5.23
Method 1: Using git-
Install git if not already installed using sudo apt-get install git
Run your server atleast once to create a ba_root directory inside the dist directory.
Next cd into the mods folder by cd dist/ba_root
Now clone repo by git clone https://github.com/abhinaypandey02/bombsquad_chat_commands.git
Method 2: Manually downloading the files-
Download the ZIP of this repository and extract it in the dist/ba_root/mods directory
After both the steps you should see a folder bombsquad_chat_commands in the mods folder.
Run the server once to detect the plugin installed.
Open dist/ba_root/config.json and find bombsquad_chat_commands.Plugin
,
Change "enabled": false
to "enabled":true
Edit the __init__.py file and add your id as owner and you are good to go