Update README.md

This commit is contained in:
Ayush Saini 2025-04-06 19:14:03 +05:30 committed by GitHub
parent a748699245
commit 4627e3d5ca
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,9 +1,9 @@
# Bombsquad-Ballistica-Modded-Server
Modded server scripts to host ballistica (Bombsquad) server. Running on BS1.7.37
Modded server scripts to host ballistica (BombSquad) server. Running on BS1.7.39 (API 9)
``
Migrated from API 7 TO API 8 , this might be unstable and missing some features. Use API 7 from this tag
Migrated from API 7 TO API 9 , this might be unstable and missing some features. Use API 7 from this tag
``
[API7 ](https://github.com/imayushsaini/Bombsquad-Ballistica-Modded-Server/releases/tag/1.7.26)
@ -90,7 +90,7 @@ Here you can ban players, mute them, or disable their kick votes.
- Allow server owners to join even when server is full by looking owner IP address which was used earlier(don't join by queue).
- Auto kick fake accounts (unsigned/not verified by master server).
- Auto enable/disable public queue when server is full.
- Auto night mode .
- Auto night mode.
- Transparent Kickvote , can see who started kick vote for whom.
- Kickvote msg to chat/screen , can choose to show kickvote start msg either as screen message or chat message.
- Players IP Address and Device UUID tracking and banning.
@ -120,4 +120,4 @@ Here you can ban players, mute them, or disable their kick votes.
- set 2d plane with _ba.set_2d_plane(z) - beta , not works with spaz.fly = true.
- New Splitted Team in game score screen.
- New final score screen , StumbledScoreScreen.
- other small small feature improvement here there find yourself.
- other small small feature improvement here there find yourself.