Advertisement
Guest User

Untitled

a guest
Mar 13th, 2017
111
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.19 KB | None | 0 0
  1. MySQL:
  2. enabled: false
  3. ip: localhost
  4. port: 3306
  5. database: proeggwars
  6. username: root
  7. password: root
  8. offline-mode: false
  9. General:
  10. enableTitles: true
  11. enable-vault: false
  12. use-money-for-kits: false
  13. use-money-for-cages: false
  14. use-money-for-trails: false
  15. use-money-for-perks: false
  16. disable-hunger: true
  17. holograms-update-minutes: 10
  18. onJoinItems: false
  19. joinItemWorlds: []
  20. gameEnd-Fireworks: true
  21. disableParties: false
  22. Use-Featherboard: false
  23. solo-skip-waiting-lobby: false
  24. Leaderboards:
  25. enabled: true
  26. update-time-minutes: 10
  27. LobbyScoreboard:
  28. enabled: false
  29. allowed-worlds: []
  30. Broadcaster:
  31. enabled: false
  32. send-every: 60
  33. Generators:
  34. Times:
  35. iron-level-1: 2.0
  36. iron-level-2: 1.5
  37. iron-level-3: 1.0
  38. iron-level-4: 0.5
  39. gold-level-1: 5.0
  40. gold-level-2: 3.5
  41. gold-level-3: 2.0
  42. gold-level-4: 1.0
  43. diamond-level-1: 10.0
  44. diamond-level-2: 5.0
  45. diamond-level-3: 2.5
  46. diamond-level-4: 1.5
  47. Prices:
  48. iron-0-to-1: 10:iron
  49. iron-1-to-2: 20:iron
  50. iron-2-to-3: 20:gold
  51. iron-3-to-4: 10:diamond
  52. gold-0-to-1: 5:gold
  53. gold-1-to-2: 10:gold
  54. gold-2-to-3: 10:diamond
  55. gold-3-to-4: 25:diamond
  56. diamond-0-to-1: 5:diamond
  57. diamond-1-to-2: 10:diamond
  58. diamond-2-to-3: 25:diamond
  59. diamond-3-to-4: 50:diamond
  60. Spawn-Max:
  61. iron: 32
  62. gold: 32
  63. diamond: 8
  64. MysteryBox:
  65. Material: CHEST
  66. souls-price: 10
  67. use-coins: false
  68. coins-price: 50
  69. reward-command: pex add %player% %permission%
  70. broadcast: false
  71. reward-if-already-have: 50
  72. common-chance: 7
  73. rare-chance: 2
  74. legendary-chance: 1
  75. GameTimes:
  76. lobbyTime: 30
  77. startingTime: 20
  78. gameTime: 900
  79. endTime: 10
  80. event-after: 800
  81. Rewards:
  82. moneyOnWin: 50
  83. soulsOnWin: 2
  84. commandsOnWin:
  85. - winGame %player%
  86. moneyPerKill: 10
  87. soulsPerKill: 1
  88. commandsPerKill: []
  89. Bungee-Mode:
  90. enabled: false
  91. hub: lobby
  92. shutdown-after-amount-games: 5
  93. Saving-Task:
  94. enabled: true
  95. Save-Every-Minutes: 10
  96. PlaceholderAPI:
  97. enabled: false
  98. Whitelist Commands:
  99. - ew leave
  100. Scoreboard-Animation:
  101. enabled: false
  102. delay: 4
  103. title:
  104. - '&e&lEGGWARS'
  105. - '&f&lEGGWARS'
  106. - '&6&lE&e&lGGWARS'
  107. - '&f&lE&6&lG&e&lGWARS'
  108. - '&f&lEG&6&lG&e&lWARS'
  109. - '&f&lEGG&6&lW&e&lARS'
  110. - '&f&lEGGW&6&lA&e&lRS'
  111. - '&f&lEGGWA&6&lR&e&lS'
  112. - '&f&lEGGWAR&6&lS'
  113. - '&e&lEGGWARS'
  114. - '&e&lEGGWARS'
  115. - '&e&lEGGWARS'
  116. - '&f&lEGGWARS'
  117. - '&f&lEGGWARS'
  118. - '&f&lEGGWARS'
  119. - '&e&lEGGWARS'
  120. - '&e&lEGGWARS'
  121. - '&e&lEGGWARS'
  122. GUI-Inventories:
  123. Shop:
  124. kits: BOW
  125. cages: STAINED_GLASS
  126. trails: ARROW
  127. perks: ENCHANTMENT_TABLE
  128. stats: PAPER
  129. coins-souls: DOUBLE_PLANT
  130. frame-material: STAINED_GLASS_PANE:7
  131. SignGlass:
  132. lobby-color-id: 5
  133. starting-color-id: 4
  134. ingame-color-id: 14
  135. end-color-id: 3
  136. Arena-Items:
  137. kit-selector: BOW
  138. cage-selector: GLASS
  139. shop-selector: EMERALD
  140. leave-item: BED
  141. LeaveCommands:
  142. enabled: true
  143. commands:
  144. - leave
  145. CompassTracker:
  146. enabled: true
  147. cooldown: 5
  148. MongoDB:
  149. enabled: false
  150. hostname: localhost
  151. port: 27017
  152. database: proeggwars
  153. username: root
  154. password: pass
  155. Death-Commands:
  156. enabled: false
  157. Commands: []
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement