| dist | ||
| bs | ||
| bs_requirements.sh | ||
| config.yaml | ||
| LICENSE | ||
| nbstreamreader.py | ||
| README.md | ||
VH~Bombsquad-Server-Files-1.7(BCS-Modified)
Special Thanks to sara and PCModder..!
All rights reserved to vortex1555 as the license states.
Basic knowledge of Linux A VPS (e.g. Amazon Web Services, Microsoft Azure) Any Linux distribution. It is recommended to use Ubuntu. Python 3.10 1 GB free Memory (Recommended 2 GB)
Getting Started
Requires UBUNTU 22.04
Requires PYTHON 3.10.12
Download server files. git clone
INSTALLATION PROCESS - Automatic Installation:
- chmod 777 bs_requirement.sh
- sudo ./bs_requirement.sh
Required packages downloaded, for manual installation see below Now you can edit rest files
Update and install software-properties-common - Manual nstallation:
sudo apt update; sudo apt install software-properties-common -y
Add python Deadsnakes PPA - Manual Installation:
sudo add-apt-repository ppa:deadsnakes/ppa
Install Python 3.10 - Manual Installation:
sudo apt install python3-pip python3.10-dev python3.10-venv
Create a tmux session.
tmux new -s 43210
cd Bombsquad-Ballistica-Modded-Server
Now edit config.yaml in root dir change server name, port, admins, playlist, team name etc.. Making the server files executable.
chmod 777 bombsquad_server chmod 777 dist/bombsquad_headless Starting the server
sudo ./bombsquad_server If ports are open, you can connect to your server now.
More Configuration Open dist/ba_root/mods/setting.json in your prefered editor and change values according to you.
This assumes that you already used bcs files, and you know how to edit server files like adding owner and other stuff.
Features
well this script inclues all bcs Features and more advanced features which are added by me. To know bcs features visit https://github.com/imayushsaini/Bombsquad-Ballistica-Modded-Server
The game cmds which we added :
zoommessage (zm), fall, speedon, hug, icy, spaz, top, setscore, zombieall, boxall, texall, kickall, ooh, spazall, acl (admin cmd list) , vcl ( vip cmd list ) , tint, ac, comp ( to file complaint agaist player, but u need to setup dc bot to use this cmd), rainbow, Playsound,
- Time and member count in textonmap
- Modified season reset count down which is fully visible
Coinsystem:
1.Added a coins/tickets system and shop. Players can buy effects and tags with tickets. You can modify the expiry time of purchases. There's also a command to remove paid effects (/rpe 113) so players can correct their purchases.
2.Introducing Daily Claim: Well, you can turn off questions and use the daily claim feature, so people can't use the auto-answer plugin, engaging players more to play daily.
Discord Bot:
Cool Modified Stats UI
- You can easily add admin, VIP, owner, custom tags, effects, staff, and mods directly from your Discord server.
- Efficient Server Management using Discord commands. You can do everything from Discord, like adding effects, muting, tags, roles, restarting server, getting player info such as rank, * * * score, device id, IP, and many more data. To get more details, set up the bot and try v!help.
- Advanced banning system using MongoDB. If you are hosting multiple servers, then it's a very useful feature for you. Just ban once, and it will get banned in all servers, and even if you * lose server files data, your banlist is still safe.
- Added a complaint feature from the game to Discord, so people don't need to leave the game to complain on Discord.
- Added Notify feature. If you used BCS manager, then you may know about the feature regarding subscribed players. You get notified when that subscribed player joins the server, so this is * the same feature but notifies in the Discord server. You just need to add another channel id and role to ping, so you will get notified.
- Player Data Check: Easily check player ranks and see the top 10 players on your servers.
- Bot security: Added security to ensure only authorized members and servers can execute commands.
- Enhanced Custom Effects: Modified existing effects such as fairydust and sweat and added more beardmods(1.8) effects.
- Added autoadmin along with the score. So rank 1, 2, 3 with specified score will get admin and VIPs.
- Check setting json for more settings. You can set up your bot prefix as you want.