Advertisement
Guest User

Untitled

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