mirror of
https://github.com/AsgardEternal/squad-js-map-vote.git
synced 2025-01-24 02:33:52 -06:00
doc update
This commit is contained in:
parent
542c74be11
commit
78b77a172d
@ -123,6 +123,7 @@ The ID of the channel to log votes to..
|
|||||||
{
|
{
|
||||||
"plugin": "MapVote",
|
"plugin": "MapVote",
|
||||||
"enabled": true,
|
"enabled": true,
|
||||||
|
"discordClient": "discord",
|
||||||
"minPlayersForVote": 30,
|
"minPlayersForVote": 30,
|
||||||
"voteWaitTimeFromMatchStart": 10,
|
"voteWaitTimeFromMatchStart": 10,
|
||||||
"voteBroadcastInterval": 7,
|
"voteBroadcastInterval": 7,
|
||||||
@ -133,7 +134,7 @@ The ID of the channel to log votes to..
|
|||||||
"hideVotesCount": false,
|
"hideVotesCount": false,
|
||||||
"showRerollOption": false,
|
"showRerollOption": false,
|
||||||
"voteBroadcastMessage": "✯ MAPVOTE ✯ Vote for the next map by writing in chat the corresponding number!",
|
"voteBroadcastMessage": "✯ MAPVOTE ✯ Vote for the next map by writing in chat the corresponding number!",
|
||||||
"logToDiscord": false,
|
"logToDiscord": true,
|
||||||
"channelID": "112233445566778899"
|
"channelID": "112233445566778899"
|
||||||
}
|
}
|
||||||
```
|
```
|
||||||
|
Loading…
x
Reference in New Issue
Block a user