[default VotingSettings] ;= Determines the duration of the voting period, specified in seconds. votingTime=30 ;= Determines whether spectators are allowed to vote. allowSpectatorVoting=false ;= Specifies which group(s) of players are allowed to see who makes what vote. allowedToSeeVotesGroup="admin" allowedToSeeVotesGroup="moderator" ;= Specifies which group(s) of players are allowed to vote. allowedToVoteGroup="everybody" [moderator VotingSettings] votingTime=30 allowSpectatorVoting=true allowedToSeeVotesGroup="admin" allowedToVoteGroup="moderator" allowedToVoteGroup="admin" [admin VotingSettings] votingTime=30 allowSpectatorVoting=true allowedToVoteGroup="admin"