Skip to content

abhinaypandey02/bombsquad_chat_commands

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

63 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bombsquad Chat Commands

ONLY FOR BOMBSQUAD VERSIONS > 1.5.23

Installation:

Step 0: Run the server once and exit to create ba_root directory.

Step 1: Downloading and placing files in the right directory:

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.

Step 2: Enabling the plugin:

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

Step 3: Modifying server properties:

Edit the __init__.py file and add your id as owner and you are good to go

Releases

No releases published

Packages

No packages published

Languages