mirror of
https://github.com/AsgardEternal/squad-js-map-vote.git
synced 2025-01-23 23:03:51 -06:00
Merge pull request #8 from sergelouie6/patch-4
Include includeMainAssetsInBroadcast option
This commit is contained in:
commit
96b6918774
@ -183,6 +183,13 @@ Enables the broadcast at the end of the voting.
|
||||
```json
|
||||
true
|
||||
```
|
||||
#### includeMainAssetsInBroadcast
|
||||
###### Description
|
||||
Shows/Hides Helis and Tanks in the broadcast if they are included in the voting layer.
|
||||
###### Default
|
||||
```json
|
||||
true
|
||||
```
|
||||
#### allowedSameMapEntries
|
||||
###### Description
|
||||
Allowed max NUMBER of times a map could appear in the vote list.
|
||||
@ -265,6 +272,7 @@ Array of timeframes that allows to override options based on local time. See exa
|
||||
"voteBroadcastMessage": "✯ MAPVOTE ✯\nVote for the next map by writing in chat the corresponding number!",
|
||||
"voteWinnerBroadcastMessage": "✯ MAPVOTE ✯\nThe winning layer is\n\n",
|
||||
"showWinnerBroadcastMessage": true,
|
||||
"includeMainAssetsInBroadcast" true,
|
||||
"allowedSameMapEntries": 1,
|
||||
"logToDiscord": true,
|
||||
"channelID": "112233445566778899",
|
||||
|
Loading…
x
Reference in New Issue
Block a user