Configuration

#true if you want to use percentage of players who have the permission to calculate needed votes, otherwise, false.

Percentage: true

#Not used allready
MinimumOnline:
  ban: 5
  kick: 5
  tempban: 5
  unban: 5

#In percentage of players having the permission, or the exact number of players needed to accomplish a vote
VotesNeeded:
   ban: 50
   kick: 50
   tempban: 50
   unban: 50

  #Limit or not the number of votes per day a player can do for each new day.
VoteLimits: true
MaxVotes:
    ban: 15
    kick: 15
    tempban: 15
    unban: 15
    stay: 15

# Cancel or not a vote after the specified time in seconds.
UseTimer: true
Delay:
  ban: 60
  kick: 60
  tempban: 60
  unban: 60
  
#Limit the tempban duration or not, in minutes.
UseMaxtime: true
MaxTimeTempBan: 120

Comments

Posts Quoted:
Reply
Clear All Quotes