Guest User

Untitled

a guest
Nov 11th, 2021
36
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.10 KB | None | 0 0
  1. # BedWars1058 by andrei1058. https://www.spigotmc.org/members/39904/
  2. # Documentation here: https://gitlab.com/andrei1058/BedWars1058/wikis/home
  3.  
  4. serverType: MULTIARENA
  5. language: en
  6. disabled-languages:
  7. - your language iso here
  8. storeLink: https://www.spigotmc.org/resources/authors/39904/
  9. lobbyServer: hub
  10. globalChat: false
  11. formatChat: true
  12. debug: true
  13. mark-leave-as-abandon: false
  14. rejoin-time: 300
  15. re-spawn-invulnerability: 4000
  16. countdowns:
  17. game-start-regular: 40
  18. game-start-half-arena: 25
  19. game-start-shortened: 5
  20. game-restart: 15
  21. player-re-spawn: 5
  22. next-event-beds-destroy: 360
  23. next-event-dragon-spawn: 600
  24. next-event-game-end: 120
  25. shout-cmd-cooldown: 30
  26. server-ip: yourServer.Com
  27. inventories:
  28. disable-crafting-table: true
  29. disable-enchanting-table: true
  30. disable-furnace: true
  31. disable-brewing-stand: true
  32. disable-anvil: true
  33. arena-gui:
  34. settings:
  35. inv-size: 27
  36. show-playing: true
  37. use-slots: 10,11,12,13,14,15,16
  38. waiting:
  39. material: LIME_CONCRETE
  40. data: 5
  41. enchanted: false
  42. starting:
  43. material: YELLOW_CONCRETE
  44. data: 4
  45. enchanted: true
  46. playing:
  47. material: RED_CONCRETE
  48. data: 14
  49. enchanted: false
  50. skipped-slot:
  51. material: BLACK_STAINED_GLASS_PANE
  52. data: 15
  53. enchanted: false
  54. stats-gui:
  55. inv-size: 27
  56. wins:
  57. material: DIAMOND
  58. data: 0
  59. slot: 10
  60. losses:
  61. material: REDSTONE
  62. data: 0
  63. slot: 11
  64. kills:
  65. material: IRON_SWORD
  66. data: 0
  67. slot: 12
  68. deaths:
  69. material: SKELETON_SKULL
  70. data: 0
  71. slot: 13
  72. final-kills:
  73. material: DIAMOND_SWORD
  74. data: 0
  75. slot: 14
  76. final-deaths:
  77. material: SKELETON_SKULL
  78. data: 1
  79. slot: 15
  80. beds-destroyed:
  81. material: RED_BED
  82. data: 0
  83. slot: 16
  84. first-play:
  85. material: BLACK_STAINED_GLASS_PANE
  86. data: 0
  87. slot: 21
  88. games-played:
  89. material: CHEST
  90. data: 0
  91. slot: 22
  92. last-play:
  93. material: BLACK_STAINED_GLASS_PANE
  94. data: 0
  95. slot: 23
  96. start-items-per-group:
  97. Default:
  98. - WOODEN_SWORD
  99. allowed-commands:
  100. - shout
  101. - bw
  102. - leave
  103. use-experimental-team-assigner: true
  104. enable-gen-split: true
  105. bungee-settings:
  106. games-before-restart: 30
  107. restart-cmd: restart
  108. auto-scale-clone-limit: 5
  109. lobby-sockets:
  110. - 0.0.0.0:2019
  111. server-id: bw1
  112. bwp-time-out: 5000
  113. performance-settings:
  114. rotate-generators: true
  115. spoil-tnt-players: true
  116. tnt-jump-settings:
  117. barycenter-alteration-in-y: 0.5
  118. strength-reduction-constant: 5
  119. y-axis-reduction-constant: 2
  120. damage-self: 1
  121. damage-teammates: 5
  122. damage-others: 10
  123. database:
  124. enable: false
  125. host: localhost
  126. port: 3306
  127. database: bedwars1058
  128. user: root
  129. pass: cheese
  130. ssl: false
  131. lobby-items:
  132. stats:
  133. command: bw stats
  134. material: PLAYER_HEAD
  135. data: 3
  136. enchanted: false
  137. slot: 0
  138. arena-selector:
  139. command: bw gui
  140. material: CHEST
  141. data: 5
  142. enchanted: true
  143. slot: 4
  144. leave:
  145. command: bw leave
  146. material: RED_BED
  147. data: 0
  148. enchanted: false
  149. slot: 8
  150. spectator-items:
  151. teleporter:
  152. command: bw teleporter
  153. material: PLAYER_HEAD
  154. data: 3
  155. enchanted: false
  156. slot: 0
  157. leave:
  158. command: bw leave
  159. material: RED_BED
  160. data: 0
  161. enchanted: false
  162. slot: 8
  163. pre-game-items:
  164. stats:
  165. command: bw stats
  166. material: PLAYER_HEAD
  167. data: 3
  168. enchanted: false
  169. slot: 0
  170. leave:
  171. command: bw leave
  172. material: RED_BED
  173. data: 0
  174. enchanted: false
  175. slot: 8
  176. scoreboard-settings:
  177. player-list:
  178. format-lobby-list: false
  179. format-waiting-list: false
  180. format-starting-list: false
  181. format-playing-list: true
  182. format-restarting-list: true
  183. names-refresh-interval: 1200
  184. sidebar:
  185. enable-lobby-sidebar: true
  186. enable-game-sidebar: true
  187. title-refresh-interval: 4
  188. placeholders-refresh-interval: 20
  189. health:
  190. display-in-tab: true
  191. animation-refresh-interval: 300
  192. party-settings:
  193. enable-party-cmd: true
  194. allow-parties: true
  195. alessioDP-choose-arena-rank: 10
  196. lobbyLoc: 32.55838665016169,77.0,251.4045044629936,0.8545142412185669,-4.51789665222168,hub
Add Comment
Please, Sign In to add comment