Advertisement
Guest User

Untitled

a guest
Apr 8th, 2018
95
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.02 KB | None | 0 0
  1. #
  2. # kit-selector: BOW
  3. # cage-selector: GLASS
  4. MySQL:
  5. enabled: false
  6. ip: localhost
  7. port: 3306
  8. database: proskywars
  9. username: root
  10. password: root
  11. offline-mode: false
  12. General:
  13. enableTitles: true
  14. enable-vault: false
  15. use-money-for-kits: true
  16. use-money-for-cages: true
  17. use-money-for-trails: true
  18. use-money-for-perks: true
  19. disable-hunger: false
  20. refills: 2
  21. holograms-update-minutes: 1
  22. onJoinItems: false
  23. joinItemWorlds: []
  24. disable-ingame-scoreboard: false
  25. disable-lobby-scoreboard: false
  26. disable-custom-nametags: false
  27. Use-Featherboard: false
  28. solo-skip-waiting-lobby: false
  29. ignore-spectators-spawn: true
  30. leave-item-delay: false
  31. disable-shop-item: false
  32. disable-cages-item: true
  33. Leaderboards:
  34. enabled: true
  35. update-time-minutes: 1
  36. LobbyScoreboard:
  37. enabled: false
  38. allowed-worlds: lobby
  39. Broadcaster:
  40. enabled: false
  41. send-every: 60
  42. MysteryBox:
  43. Material: ENDER_CHEST
  44. souls-price: 10
  45. use-coins: false
  46. coins-price: 100
  47. reward-command: pex add %player% %permission%
  48. broadcast: false
  49. reward-if-already-have: 50
  50. common-chance: 7
  51. rare-chance: 2
  52. legendary-chance: 1
  53. enable-kits: true
  54. enable-cages: true
  55. enable-trails: true
  56. enable-perks: true
  57. GameTimes:
  58. lobbyTime: 30
  59. startingTime: 10
  60. timeUntilRefill: 90
  61. timefromRefilltoGameEnd: 90
  62. endTime: 10
  63. Rewards:
  64. moneyOnWin: 25
  65. soulsOnWin: 2
  66. commandsOnWin: []
  67. moneyPerKill: 5
  68. soulsPerKill: 1
  69. commandsPerKill: []
  70. Bungee-Mode:
  71. enabled: false
  72. hub: lobby
  73. shutdown-after-amount-games: 5
  74. Saving-Task:
  75. enabled: true
  76. Save-Every-Minutes: 10
  77. PlaceholderAPI:
  78. enabled: true
  79. Whitelist Commands:
  80. - sw leave
  81. Scoreboard-Animation:
  82. enabled: false
  83. delay: 4
  84. title:
  85. - '&e&lSKYWARS'
  86. - '&f&lSKYWARS'
  87. - '&6&lS&e&lKYWARS'
  88. - '&f&lS&6&lK&e&lYWARS'
  89. - '&f&lSK&6&lY&e&lWARS'
  90. - '&f&lSKY&6&lW&e&lARS'
  91. - '&f&lSKYW&6&lA&e&lRS'
  92. - '&f&lSKYWA&6&lR&e&lS'
  93. - '&f&lSKYWAR&6&lS'
  94. - '&e&lSKYWARS'
  95. - '&e&lSKYWARS'
  96. - '&e&lSKYWARS'
  97. - '&f&lSKYWARS'
  98. - '&f&lSKYWARS'
  99. - '&f&lSKYWARS'
  100. - '&e&lSKYWARS'
  101. - '&e&lSKYWARS'
  102. - '&e&lSKYWARS'
  103. Souls:
  104. defaultSouls: 100
  105. vip1Souls: 160
  106. vip2Souls: 250
  107. MongoDB:
  108. enabled: false
  109. hostname: localhost
  110. port: 27017
  111. database: proskywars
  112. username: root
  113. password: pass
  114. GUI-Inventories:
  115. frame-material: STAINED_GLASS_PANE:7
  116. Shop:
  117. kits: BOW
  118. cages: STAINED_GLASS
  119. trails: ARROW
  120. perks: ENCHANTMENT_TABLE
  121. stats: PAPER
  122. coins-souls: DOUBLE_PLANT
  123. SignGlass:
  124. lobby-color-id: 5
  125. starting-color-id: 4
  126. ingame-color-id: 14
  127. end-color-id: 3
  128. Redis:
  129. enabled: false
  130. hostname: localhost
  131. port: 6379
  132. password: pass
  133. Arena-Items:
  134. kit-selector: BOW
  135. cage-selector: GLASS
  136. shop-selector: EMERALD
  137. leave-item: BED
  138. LeaveCommands:
  139. enabled: true
  140. commands:
  141. - leave
  142. - hub
  143. CompassTracker:
  144. enabled: true
  145. cooldown: 5
  146. Death-Commands:
  147. enabled: false
  148. Commands: []
  149. Holographic-Stats: lobby=0.4897663577105027=106.5=5.5089818679163
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement