mirror of
https://github.com/AsgardEternal/squad-js-map-vote.git
synced 2025-01-23 17:13:54 -06:00
Merge branch 'master' of https://github.com/fantinodavide/squad-js-map-vote
This commit is contained in:
commit
1ec43bd06d
24
README.MD
24
README.MD
@ -1 +1,23 @@
|
||||
map vote plugin for squad js based on the original version https://github.com/maskedmonkyman/squad-js-map-vote
|
||||
<h2>MapVote</h2>
|
||||
<p>The <code>MapVote</code> plugin for squad js based on the original version https://github.com/maskedmonkyman/squad-js-map-vote</p>
|
||||
<h3>Options</h3>
|
||||
<ul><li><h4>minPlayersForVote</h4>
|
||||
<h6>Description</h6>
|
||||
<p>The number of players needed on the server for a vote to start.</p>
|
||||
<h6>Default</h6>
|
||||
<pre><code>30</code></pre></li>
|
||||
<li><h4>voteWaitTimeFromMatchStart</h4>
|
||||
<h6>Description</h6>
|
||||
<p>The time in mins from the start of a round to the start of a new map vote.</p>
|
||||
<h6>Default</h6>
|
||||
<pre><code>10</code></pre></li>
|
||||
<li><h4>voteBroadcastInterval</h4>
|
||||
<h6>Description</h6>
|
||||
<p>The broadcast interval for vote notification in mins.</p>
|
||||
<h6>Default</h6>
|
||||
<pre><code>7</code></pre></li>
|
||||
<li><h4>automaticSeedingMode</h4>
|
||||
<h6>Description</h6>
|
||||
<p>The set a seeding layer if server has less than 20 players.</p>
|
||||
<h6>Default</h6>
|
||||
<pre><code>true</code></pre></li>
|
||||
|
Loading…
x
Reference in New Issue
Block a user