/Bombsquad-Server

Modded Server with Really cool UnderTheHood Features

Primary LanguagePython


PUBLIC RELEASE
I'm a Gamer who Loves to make different stuff!

𝚂𝚑𝚘𝚠 s𝚘𝚖𝚎 ❤️ 𝚋𝚢 S𝚝𝚊𝚛𝚛𝚒𝚗𝚐 this Repository!

The Modded Server for The Game Called BOMBSQUAD with some Really Awesome UnderTheHood Features. I focused on speed and must have features rather than grafical mods (which you can easily get tons of mods on the internet). Mods are compiled against 'C-Extension' for having a speedy experience (My intension is not to hide the codes, i can even share it with anyone asked for) but their functions are easily callable to any python file (speed of C with the simplicity of Python)


Changelog

Preventing Spam

Configs Tweaks Info

Download Latest Version

Notes

  • v6.0 version must need to be clean installed !

Preinstalation

  • pip3
  • python3.8

Some Features

  • Bot spam preventions
  • Added togle for flymode
  • Powerful whitelisting service
  • Added more toggles in map text
  • Registration System for Powerups
  • Universal ban service to prevent bot spam
  • Lobby afk kickers with time customisability
  • Administration System with Custom Time Periods
  • Voting system for commands with full customisability
  • Use /help in chat to get usage and use of builtin commands
  • Exterior Written Mods so that We can Update Binaries Easily
  • Custom perks and commands registration with ease visit here for more info
  • All Config Files and Stats can Auto Backup to the Repo with your repective IP folder - This Repo
  • All Kinds of Filters including Profanity, Spam (I personally think Profanity is ok, cause you can't end it)
  • And The Main - Speed & Simplicity

Installation and Starting Server

  • For First Run
sudo apt update
sudo apt install git python3-pip
git clone https://github.com/LIRIK-SPENCER/Bombsquad-Server
  • To Start Server Every Time
cd Bombsquad-Server
chmod 777 bombsquad_server
cd dist && chmod 777 bombsquad_headless && cd ..
tmux new -s lirik-server
./bombsquad_server  # Everybody know this i think ?

Other tmux Moderation

tmux ls                                    # To see all running session for tmux.
pkill -f tmux                              # To kill all tmux sessions.
tmux attach-session -t lirik-server        # To get attached again to our old session.
tmux delete-session -t lirik-server        # To Delete particular session.

Updating Procedure

  • Simply run the command in terminal while in the Scripts directory
cd dist/ba_root/mods && python3 update

Have A Question ?

  • Join Discussions to get Started
  • Even can contact on Discord Server @ClubHouse
  • If You Want any feature as a portable, please contact me