Advertisement
Guest User

dasescape

a guest
Jun 26th, 2017
83
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.94 KB | None | 0 0
  1. # ###############################
  2. # ####### BEDWARS CONFIG ########
  3. # ##### CREATED BY YANNICI ######
  4. # ###############################
  5. # ###### EXPLANATION ABOUT ######
  6. # ##### EVERY CONFIGURATION #####
  7. # ### YOU CAN FIND ON GITHUB ####
  8. # ############ WIKI #############
  9. # ###############################
  10. #
  11. # # TYPE HELP # #
  12. # int: number (not decimal)
  13. # string: a normal text (in most cases you can use colorcodes with a beginning ยง)
  14. # boolean: true or false (IMPORTANT: true OR false ONLY)
  15. # list<?>: a list of type ? (? is the type of the list items)
  16. # byte: a int but limited between -128 ... 127
  17. # short: a int but limited between -32768 ... 32767
  18. # char: one character
  19.  
  20. chat-prefix: '&7[&bBedWars&7]&f'
  21. command-prefix: bw
  22. plugin-metrics: true
  23. global-messages: true
  24. global-autobalance: false
  25. global-chat-after-end: true
  26. gamelength: 60
  27. allow-crafting: false
  28. overwrite-names: false
  29. lobby-gamemode: 0
  30. holographic-stats:
  31. show-prefix: false
  32. name-color: '&7'
  33. value-color: '&e'
  34. head-line: Your &eBEDWARS&f stats
  35. teamname-on-tab: false
  36. teamname-in-chat: false
  37. hearts-on-death: true
  38. die-on-void: false
  39. lobbytime: 60
  40. lobby-chatformat: '$player$: $msg$'
  41. ingame-chatformat-all: '[$all$] <$team$>$player$: $msg$'
  42. ingame-chatformat: '<$team$>$player$: $msg$'
  43. game-block: BED_BLOCK
  44. store-game-records: true
  45. store-game-records-holder: true
  46. bed-sound: ENDERDRAGON_GROWL
  47. player-drops: false
  48. place-in-liquid: true
  49. breakable-blocks:
  50. - none
  51. jointeam-entity:
  52. show-name: true
  53. lobby-scoreboard:
  54. enabled: true
  55. title: '&eBEDWARS'
  56. content:
  57. - ''
  58. - '&fMap: &2$regionname$'
  59. - '&fPlayers: &2$players$&f/&2$maxplayers$'
  60. - ''
  61. - '&fWaiting ...'
  62. - ''
  63. scoreboard:
  64. format-bed-destroyed: '&c$status$ $team$'
  65. format-bed-alive: '&a$status$ $team$'
  66. format-title: '&e$region$&f - $time$'
  67. titles:
  68. win:
  69. enabled: true
  70. title-fade-in: 1.5
  71. title-stay: 5.0
  72. title-fade-out: 2.0
  73. subtitle-fade-in: 1.5
  74. subtitle-stay: 5.0
  75. subtitle-fade-out: 2.0
  76. map:
  77. enabled: false
  78. title-fade-in: 1.5
  79. title-stay: 5.0
  80. title-fade-out: 2.0
  81. subtitle-fade-in: 1.5
  82. subtitle-stay: 5.0
  83. subtitle-fade-out: 2.0
  84. countdown:
  85. enabled: true
  86. format: '&3{countdown}'
  87. explodes:
  88. destroy-worldblocks: false
  89. destroy-beds: false
  90. drop-blocking: false
  91. lobbycountdown-rule: 2
  92. friendlyfire: false
  93. friendlybreak: true
  94. gameoverdelay: 10
  95. chat-to-all-prefix: '@'
  96. seperate-game-chat: true
  97. seperate-spectator-chat: false
  98. statistics:
  99. enabled: false
  100. show-on-game-end: true
  101. storage: yaml
  102. bed-destroyed-kills: false
  103. scores:
  104. kill: 10
  105. die: 0
  106. win: 50
  107. bed-destroy: 25
  108. lose: 0
  109. record: 100
  110. database:
  111. host: localhost
  112. port: 3306
  113. db: database
  114. user: root
  115. password: secret
  116. connection-pooling:
  117. min-pool-size: 3
  118. max-pool-size: 50
  119. spectation-enabled: false
  120. respawn-protection: 0
  121. allowed-commands:
  122. - /help
  123. endgame:
  124. mainlobby-enabled: false
  125. all-players-to-mainlobby: false
  126. bungeecord:
  127. enabled: false
  128. hubserver: hub
  129. endgame-in-lobby: true
  130. full-restart: true
  131. spigot-restart: true
  132. motds:
  133. lobby: |
  134. $regionname$
  135. &7[&b$currentplayers$&7/&b$maxplayers$&7]
  136. running: |
  137. $regionname$
  138. &7[&b$currentplayers$&7/&b$maxplayers$&7]
  139. stopped: |
  140. $regionname$
  141. &c[Stopped]
  142. full: '&c[Full]'
  143. locale: en
  144. ressource:
  145. bronze:
  146. item: CLAY_BRICK
  147. spawn-interval: 1000
  148. amount: 1
  149. spread: 1.0
  150. name: '&4Bronze'
  151. iron:
  152. item: IRON_INGOT
  153. spawn-interval: 10000
  154. amount: 1
  155. spread: 1.0
  156. name: '&7Iron'
  157. gold:
  158. item: GOLD_INGOT
  159. spawn-interval: 20000
  160. amount: 1
  161. spread: 1.0
  162. name: '&6Gold'
  163. check-updates: true
  164. update-infos: true
  165. rewards:
  166. enabled: false
  167. player-win: &id001
  168. - /example {player} {score}
  169. player-end-game: *id001
  170. player-destroy-bed:
  171. - /example {player} {score}
  172. player-kill:
  173. - /example {player} 10
  174. specials:
  175. rescue-platform:
  176. break-time: 10
  177. using-wait-time: 20
  178. item: BLAZE_ROD
  179. can-break: false
  180. block: BLAZE_ROD
  181. protection-wall:
  182. break-time: 0
  183. wait-time: 20
  184. can-break: true
  185. item: BRICK
  186. block: SANDSTONE
  187. width: 4
  188. height: 4
  189. distance: 2
  190. magnetshoe:
  191. probability: 75
  192. boots: IRON_BOOTS
  193. warp-powder:
  194. show-particles: true
  195. particle: fireworksSpark
  196. teleport-time: 6
  197. trap:
  198. duration: 10
  199. blindness:
  200. enabled: true
  201. amplifier: 2
  202. slowness:
  203. enabled: true
  204. amplifier: 2
  205. weakness:
  206. enabled: true
  207. amplifier: 2
  208. show-particles: true
  209. play-sound: true
  210. tntsheep:
  211. fuse-time: 8.0
  212. speed: 0.4
  213. explosion-factor: 1.0
  214. sign:
  215. first-line: $title$
  216. second-line: $regionname$
  217. third-line: Players &7[&b$currentplayers$&7/&b$maxplayers$&7]
  218. fourth-line: $status$
  219. player-settings:
  220. one-stack-on-shift: false
  221. overwrite-display-names: true
  222. lobbytime-full: 15
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement