Skip to content

BombSquad plugin that filters the list of game servers and simplifies access to them

License

Notifications You must be signed in to change notification settings

Ms-company-BombSquad/ms-launcher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ms Launcher

Plugin for game BombSquad, filters the list of servers, showing only verified servers (can be disabled) and simplifies & speeds up the connection to them.

English | Русский

Additional functionality:

  • Auto-update (can be disabled in the settings)
  • Localization for English and Russian languages

FAQ

  • Where does the plugin get the list of verified servers from?
    • At the moment, the repository stores a list of verified ip and plugin just checks if the ip of a particular server is in this list. A little later we hope to implement getting a list of servers from our web server, and in the meantime will update the list regularly in the repository.

      If you are the owner of the server and want your server to be included in the list — write to us ivanms.ept@gmail.com. Or you can create a PR where describe your server.

  • Why do we need server filtering?
    • A lot of fake copies of the original servers have appeared on the network, which make it very difficult access to the original servers. Fake servers can be used by attackers to collect your data.
  • How does the plugin speed up connection to servers?
    • Disabling the queue. When you click on the server, the plugin immediately tries to connect, unlike the standard BombSquad, which first requests a list of players in the queue and only if the queue is empty — trying to connect.