Advertisement
Guest User

Untitled

a guest
Mar 4th, 2017
204
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.75 KB | None | 0 0
  1. MySQL:
  2. enabled: true
  3. ip: localhost
  4. port: 3306
  5. database:
  6. username:
  7. password:
  8. offline-mode: true
  9. General:
  10. enableTitles: true
  11. enable-vault: true
  12. use-money-for-kits: true
  13. use-money-for-cages: false
  14. use-money-for-trails: false
  15. use-money-for-perks: true
  16. disable-hunger: true
  17. refills: 1
  18. holograms-update-minutes: 10
  19. onJoinItems: true
  20. joinItemWorlds: []
  21. disable-ingame-scoreboard: false
  22. disable-lobby-scoreboard: false
  23. disable-custom-nametags: false
  24. Use-Featherboard: true
  25. Leaderboards:
  26. enabled: false
  27. update-time-minutes: 10
  28. LobbyScoreboard:
  29. enabled: false
  30. allowed-worlds:
  31. - world
  32. Broadcaster:
  33. enabled: false
  34. send-every: 60
  35. MysteryBox:
  36. Material: ENDER_PORTAL_FRAME
  37. souls-price: 10
  38. use-coins: false
  39. coins-price: 50
  40. reward-command: lp user %player% set %permission% true Skywars
  41. broadcast: false
  42. reward-if-already-have: 50
  43. common-chance: 10
  44. rare-chance: 5
  45. legendary-chance: 0
  46. enable-kits: true
  47. enable-cages: true
  48. enable-trails: true
  49. enable-perks: false
  50. GameTimes:
  51. lobbyTime: 20
  52. startingTime: 10
  53. timeUntilRefill: 300
  54. timefromRefilltoGameEnd: 350
  55. endTime: 15
  56. Rewards:
  57. moneyOnWin: 8
  58. soulsOnWin: 3
  59. commandsOnWin: []
  60. moneyPerKill: 4
  61. soulsPerKill: 1
  62. commandsPerKill: []
  63. Bungee-Mode:
  64. enabled: false
  65. hub: lobby
  66. shutdown-after-amount-games: 5
  67. Saving-Task:
  68. enabled: true
  69. Save-Every-Minutes: 10
  70. PlaceholderAPI:
  71. enabled: true
  72. Whitelist Commands:
  73. - sw leave
  74. Scoreboard-Animation:
  75. enabled: true
  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: 130
  99. vip2Souls: 160
  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: ENCHANTMENT_TABLE
  114. stats: PAPER
  115. coins-souls: DOUBLE_PLANT
  116. SignGlass:
  117. lobby-color-id: 5
  118. starting-color-id: 4
  119. ingame-color-id: 14
  120. end-color-id: 3
  121. Redis:
  122. enabled: false
  123. hostname: localhost
  124. port: 6379
  125. password: pass
  126. Arena-Items:
  127. kit-selector: BOW
  128. cage-selector: GLASS
  129. shop-selector: EMERALD
  130. leave-item: BED
  131. LeaveCommands:
  132. enabled: true
  133. commands:
  134. - leave
  135. CompassTracker:
  136. enabled: true
  137. cooldown: 5
  138. Death-Commands:
  139. enabled: false
  140. Commands: []
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement