Advertisement
Guest User

Untitled

a guest
May 23rd, 2017
88
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.62 KB | None | 0 0
  1.  
  2. mani_vote_allow_end_of_map_vote : 0 : : Defines whether a random map vote will be displayed towards the end of the map
  3. mani_vote_allow_extend : 1 : : Defines the whether the a map can be extended
  4. mani_vote_allow_rock_the_vote : 1 : : 0 = off, 1 = users can type rock the vote
  5. mani_vote_allow_user_vote_ban : 1 : : 0 = off, 1 = users can type voteban to vote to ban a player
  6. mani_vote_allow_user_vote_ban_ghost : 1 : : 0 = off, 1 = users sharing an ip address can type voteban to vote to ban a player
  7. mani_vote_allow_user_vote_kick : 1 : : 0 = off, 1 = users can type votekick to vote to kick a player
  8. mani_vote_allow_user_vote_kick_ghost : 1 : : 0 = off, 1 = users sharing an ip address can kick players
  9. mani_vote_allow_user_vote_map : 1 : : 0 = off, 1 = users can type votemap to vote for a map
  10. mani_vote_allow_user_vote_map_extend : 1 : : 0 = off, 1 = users can extend on a vote map
  11. mani_vote_allowed_voting_time : 45 : : Defines amount of time in seconds a vote will be allowed for
  12. mani_vote_dont_show_if_alive : 0 : : 0 = alive players will see vote menu, 1 = alive players will need to type vote to access the menu
  13. mani_vote_dont_show_last_maps : 2 : : Defines the last number of maps played to not show in random votemap lists
  14. mani_vote_end_of_map_percent_required : 60 : : Defines the vote percentage required to set map
  15. mani_vote_end_of_map_swap_team : 1 : : Defines if teams are swapped on an extend vote win for end of map vote
  16. mani_vote_extend_percent_required : 60 : : Defines the vote percentage required to set an extend map vote
  17. mani_vote_extend_rounds : 10 : : Defines the number of rounds to extend mp_winlimit by
  18. mani_vote_extend_time : 5 : : Defines the time in minutes a extend vote will add to the timeleft counter
  19. mani_vote_map_percent_required : 60 : : Defines the vote percentage required to set map vote
  20. mani_vote_mapcycle_mode_for_admin_map_vote : 2 : : 0 = mapcycle.txt, 1 = votemapslist.txt, 2 = maplist.txt
  21. mani_vote_mapcycle_mode_for_random_map_vote : 1 : : 0 = mapcycle.txt, 1 = votemapslist.txt, 2 = maplist.txt
  22. mani_vote_max_extends : 2 : : Defines how many times a map can be extended via random vote, 0 = infinite
  23. mani_vote_max_maps_for_end_of_map_vote : 6 : : Defines how many maps can be in the end of map vote
  24. mani_vote_question_percent_required : 60 : : Defines the vote percentage required to set question vote
  25. mani_vote_random_map_percent_required : 60 : : Defines the vote percentage required to set random map vote
  26. mani_vote_rcon_percent_required : 60 : : Defines the vote percentage required to set rcon vote
  27. mani_vote_rock_the_vote_number_of_maps : 8 : : total number of maps shown (including nominations)
  28. mani_vote_rock_the_vote_number_of_nominations : 1 : : 0 = players cannot nominate a map before rock the vote, > 0 is the number of maps added to the vote
  29. mani_vote_rock_the_vote_percent_required : 60 : : Defines the vote percentage required to complete a rock the vote type vote
  30. mani_vote_rock_the_vote_threshold_minimum : 4 : : This defines the minimum amount of votes required from players to start rock the vote
  31. mani_vote_rock_the_vote_threshold_percent : 60 : : Percentage of human players required to start rock the vote
  32. mani_vote_rounds_before_end_of_map_vote : 3 : : Defines how rounds before mp_winlimit is hit that a random map vote is started
  33. mani_vote_show_vote_mode : 3 : : 0 = quiet mode, 1 = show players as they vote but not their choice, 2 = Show voted choice but not player, 3 = show player name
  34. mani_vote_time_before_end_of_map_vote : 3 : : Defines how many minutes before the end of the map that a random map vote is started
  35. mani_vote_time_before_rock_the_vote : 120 : : Time in minutes before rock the vote is allowed
  36. mani_vote_user_vote_ban_minimum_votes : 4 : : This defines the minimum amount of votes required from players to ban a player
  37. mani_vote_user_vote_ban_mode : 1 : : 0 = only when no admin on server, 1 = all the time
  38. mani_vote_user_vote_ban_percentage : 60 : : This defines the required percentage of players votes that are needed to ban a player
  39. mani_vote_user_vote_ban_time : 30 : : 0 = permanent ban, > 0 in minutes
  40. mani_vote_user_vote_ban_time_before_vote : 60 : : This defines the amount of time before voting is allowed after a map change
  41. mani_vote_user_vote_ban_type : 0 : : 0 = ban by ID, 1 = ban by IP, 2 = ban by ID and IP
  42. mani_vote_user_vote_kick_minimum_votes : 4 : : This defines the minimum amount of votes required from players to kick a player
  43. mani_vote_user_vote_kick_mode : 1 : : 0 = only when no admin on server, 1 = all the time
  44. mani_vote_user_vote_kick_percentage : 60 : : This defines the required percentage of players votes that are needed to kick a player
  45. mani_vote_user_vote_kick_time_before_vote : 60 : : This defines the amount of time before voting is allowed after a map change
  46. mani_vote_user_vote_map_minimum_votes : 4 : : This defines the minimum amount of votes required from players to change map
  47. mani_vote_user_vote_map_percentage : 60 : : This defines the required percentage of players votes that are needed to change a map
  48. mani_vote_user_vote_map_time_before_vote : 60 : : This defines the amount of time before voting is allowed after a map change
  49. mani_voting : 1 : : This defines whether the voting system is on or off
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement