Configuration

# Vote2Ban - By DocRedstone
Settings:
  PermaBan: true
  'MuteLength:': 10
  'FreezeLength:': 10
  'BanLength:': 10
  'VoteDuration:': 2
  'WeightOfYesVote:': 1
  'WeightOfNoVote:': 1

PermaBan - Decide if a ban vote is forever or if it is just for a defined period of time.
MuteLength - The length that a player is muted for if a vote is successful.
FreezeLength - The length that a player is frozen for if a vote is successful.
BanLength - The length that a player is banned for if a vote is successful. Only applies if PermaBan is false.
VoteDuration - Amount of time the elapses before the votes are tallied.
WeightOfYesVote - How much a yes vote counts for.
WeightOfNoVote - How much a no vote counts for.


Comments

Posts Quoted:
Reply
Clear All Quotes