Go to file
2022-09-05 16:38:50 +02:00
mapvote.js function renaming 2022-09-02 12:52:42 +02:00
README.MD Update README.MD 2022-08-25 22:08:34 +08:00

MapVote

The MapVote plugin for squad js based on the original version https://github.com/maskedmonkyman/squad-js-map-vote

Options

  • minPlayersForVote

    Description

    The number of players needed on the server for a vote to start.

    Default
    30
  • voteWaitTimeFromMatchStart

    Description

    The time in mins from the start of a round to the start of a new map vote.

    Default
    10
  • voteBroadcastInterval

    Description

    The broadcast interval for vote notification in mins.

    Default
    7
  • automaticSeedingMode

    Description

    The set a seeding layer if server has less than 20 players.

    Default
    true