Advertisement
Guest User

Untitled

a guest
Jan 7th, 2017
81
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.51 KB | None | 0 0
  1. # default Config.yml - Last Edited in v1.4.0
  2. # +-------------------------------------------------------------------------------------------+
  3. # | For help with the file, visit here: https://github.com/Bimmr/McInfected/wiki/ |
  4. # +-------------------------------------------------------------------------------------------+
  5. # MySQL support, if disabled it saves to yml files
  6. MySQL:
  7. Enable: true
  8. Host: 127.0.0.1
  9. Port: 3306
  10. Database: infection
  11. Username: root
  12. Password: removed
  13. Disguises:
  14. Show Names: true
  15. Hide Armor: true
  16. GUI:
  17. Kits:
  18. Show All: false
  19. Arenas:
  20. Show All: false
  21. Lobbies:
  22. Show All: false
  23. Corner Item: item:397 data:2
  24. Side Item: item:367
  25. Permissions By Default:
  26. Lobbys: false
  27. Kits: false
  28. Default Kits:
  29. Human: Assault
  30. Infected: Zombie
  31. Allowed Commands:
  32. - /kit
  33. - /votemap
  34. - /stats
  35. - /join
  36. - /leave
  37. - /vote
  38. - /help
  39. - /suicide
  40. - /arenas
  41. - /lobbys
  42. - /shops
  43. Blocked Commands: []
  44. Score System:
  45. Kill: 10
  46. Death: 1
  47. Surviving: 5
  48. Infecting: 5
  49. Win: 15
  50. Loose: 1
  51. GameEnd: 5
  52. Settings:
  53. Debug Mode: false
  54. Require Empty Inventory: false
  55. ActionBar:
  56. Enable: true
  57. Title:
  58. Enable: false
  59. Sounds:
  60. Voting:
  61. Countdown: BLOCK_NOTE_HARP 1 1
  62. Final: BLOCK_NOTE_HARP 1 2
  63. Infecting:
  64. Countdown: BLOCK_NOTE_HARP 1 1
  65. Final: BLOCK_NOTE_HARP 1 2
  66. Game:
  67. Countdown: BLOCK_NOTE_HARP 1 1
  68. Final: BLOCK_NOTE_HARP 1 2
  69. Compass: ENTITY_HORSE_SADDLE 1 .75
  70. Infected: ENTITY_ZOMBIE_AMBIENT 1 1
  71. Respawn: ENTITY_CHICKEN_EGG 1 1
  72. Global:
  73. Time:
  74. Voting: 20
  75. Infecting: 20
  76. Game: 300
  77. Game:
  78. Alpha Percent: 0.25
  79. Auto Start: 2
  80. Max Players: 20
  81. Prevent Voting for Last Map: false
  82. Time Allowed To Change Kits:
  83. Game Start: 10
  84. Death: 3
  85. Players:
  86. Allowed To Loose Hunger: false
  87. Allowed To Regenerate Health: true
  88. Misc:
  89. Mobs Can Target Humans: false
  90. Mobs Can Target Infected: false
  91. Compass:
  92. Enable: true
  93. Seconds Left: 60
  94. Rewards:
  95. Enable: false
  96. Blocks:
  97. Can Break: false
  98. Allowed Blocks:
  99. Enable: false
  100. Allowed Kits:
  101. - all
  102. Blocked Kits: []
  103. Dedicated:
  104. Block Leave Command: true
  105. After Leave Kick Player: false
  106. After Leave Command: /hub
  107. Chat:
  108. Enabled: false
  109. Format: '&8[&7{PLAYER}&8]&r {MESSAGE}'
  110. Ranks:
  111. Format Chat To Players In McInfected: true
  112. Rank Prefixs: true
  113. Exp:
  114. Kill: 10
  115. Death: 1
  116. Surviving: 5
  117. Infecting: 5
  118. Wins: 15
  119. Loose: 1
  120. GameEnd: 5
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement