Advertisement
Guest User

Untitled

a guest
Mar 11th, 2018
94
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.74 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[&2CultCraft&7]&f'
  21. plugin-metrics: true
  22. send-error-data: 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: true
  29. lobby-gamemode: 0
  30. holographic-stats:
  31. show-prefix: false
  32. name-color: '&7'
  33. value-color: '&e'
  34. head-line: --&2BedWars&f--
  35. teamname-on-tab: true
  36. teamname-in-chat: true
  37. hearts-on-death: true
  38. die-on-void: false
  39. spawn-ressources-in-chest: true
  40. lobbytime: 60
  41. lobby-chatformat: '&8$player$: &f$msg$'
  42. ingame-chatformat-all: '[$all$] $team$ &7| §f$player$: $msg$'
  43. ingame-chatformat: '$team$ &7| §f$player$: $msg$'
  44. game-block: BED_BLOCK
  45. store-game-records: true
  46. store-game-records-holder: false
  47. bed-sound: ENTITY_ENDERDRAGON_GROWL
  48. player-drops: false
  49. keep-inventory-on-death: false
  50. place-in-liquid: true
  51. breakable-blocks:
  52. use-as-blacklist: false
  53. list:
  54. - none
  55. jointeam-entity:
  56. show-name: true
  57. lobby-scoreboard:
  58. enabled: true
  59. title: '&lCultCraft.de'
  60. content:
  61. - '&b$regionname$'
  62. - '&fSpieler: &7$players$ / $maxplayers$'
  63. - '&fWarten ...'
  64. scoreboard:
  65. format-bed-destroyed: '&c$status$ $team$'
  66. format-bed-alive: '&a$status$ $team$'
  67. format-title: '&e$region$&f - $time$'
  68. titles:
  69. win:
  70. enabled: true
  71. title-fade-in: 1.5
  72. title-stay: 5.0
  73. title-fade-out: 2.0
  74. subtitle-fade-in: 1.5
  75. subtitle-stay: 5.0
  76. subtitle-fade-out: 2.0
  77. map:
  78. enabled: true
  79. title-fade-in: 1.5
  80. title-stay: 2.0
  81. title-fade-out: 1.5
  82. subtitle-fade-in: 1.5
  83. subtitle-stay: 2.0
  84. subtitle-fade-out: 1.5
  85. countdown:
  86. enabled: true
  87. format: '&3{countdown}'
  88. explodes:
  89. destroy-worldblocks: false
  90. destroy-beds: false
  91. drop-blocking: false
  92. friendlyfire: false
  93. friendlybreak: true
  94. gameoverdelay: 15
  95. use-internal-shop: true
  96. save-inventory: true
  97. show-team-in-actionbar: true
  98. chat-to-all-prefix:
  99. - '@a'
  100. seperate-game-chat: true
  101. seperate-spectator-chat: true
  102. statistics:
  103. enabled: true
  104. show-on-game-end: true
  105. storage: yaml
  106. bed-destroyed-kills: false
  107. scores:
  108. kill: 10
  109. die: 0
  110. win: 50
  111. bed-destroy: 25
  112. lose: 0
  113. record: 100
  114. player-leave-kills: false
  115. database:
  116. host: localhost
  117. port: 3306
  118. db: database
  119. user: root
  120. password: secret
  121. table-prefix: bw_
  122. spectation-enabled: true
  123. respawn-protection: 0
  124. allowed-commands:
  125. - /help
  126. endgame:
  127. mainlobby-enabled: true
  128. all-players-to-mainlobby: true
  129. bungeecord:
  130. enabled: true
  131. hubserver: Lobby
  132. endgame-in-lobby: true
  133. full-restart: true
  134. spigot-restart: false
  135. motds:
  136. lobby: |
  137. $regionname$
  138. &7[&b$currentplayers$&7/&b$maxplayers$&7]
  139. running: |
  140. $regionname$
  141. &7[&b$currentplayers$&7/&b$maxplayers$&7]
  142. stopped: |
  143. $regionname$
  144. &c[Stopped]
  145. full: |
  146. $regionname$
  147. &7[&b$currentplayers$&7/&b$maxplayers$&7]
  148. locale: de_DE
  149. resource:
  150. bronze:
  151. item:
  152. - type: CLAY_BRICK
  153. amount: 1
  154. meta:
  155. ==: ItemMeta
  156. meta-type: UNSPECIFIC
  157. display-name: §4Bronze
  158. spawn-interval: 1000
  159. spread: 1.0
  160. iron:
  161. item:
  162. - type: IRON_INGOT
  163. amount: 1
  164. meta:
  165. ==: ItemMeta
  166. meta-type: UNSPECIFIC
  167. display-name: §7Iron
  168. spawn-interval: 10000
  169. spread: 1.0
  170. gold:
  171. item:
  172. - type: GOLD_INGOT
  173. amount: 1
  174. meta:
  175. ==: ItemMeta
  176. meta-type: UNSPECIFIC
  177. display-name: §6Gold
  178. spawn-interval: 20000
  179. spread: 1.0
  180. check-updates: true
  181. update-infos: true
  182. rewards:
  183. enabled: false
  184. player-win:
  185. - /example {player} 200
  186. player-end-game:
  187. - /example {player} {score}
  188. player-destroy-bed:
  189. - /example {player} {score}
  190. player-kill:
  191. - /example {player} 10
  192. specials:
  193. rescue-platform:
  194. break-time: 10
  195. using-wait-time: 20
  196. item: BLAZE_ROD
  197. can-break: false
  198. block: STAINED_GLASS
  199. protection-wall:
  200. break-time: 0
  201. wait-time: 20
  202. can-break: true
  203. item: BRICK
  204. block: SANDSTONE
  205. width: 5
  206. height: 3
  207. distance: 2
  208. magnetshoe:
  209. probability: 75
  210. boots: IRON_BOOTS
  211. warp-powder:
  212. show-particles: true
  213. particle: fireworksSpark
  214. teleport-time: 6
  215. trap:
  216. play-sound: true
  217. effects:
  218. - ==: PotionEffect
  219. effect: 15
  220. duration: 100
  221. amplifier: 2
  222. ambient: true
  223. has-particles: true
  224. - ==: PotionEffect
  225. effect: 18
  226. duration: 100
  227. amplifier: 2
  228. ambient: true
  229. has-particles: true
  230. - ==: PotionEffect
  231. effect: 2
  232. duration: 100
  233. amplifier: 2
  234. ambient: true
  235. has-particles: true
  236. tntsheep:
  237. fuse-time: 8.0
  238. speed: 10.0
  239. explosion-factor: 1.0
  240. arrow-blocker:
  241. protection-time: 10
  242. using-wait-time: 5
  243. item: ender_eye
  244. sign:
  245. first-line: $title$
  246. second-line: $regionname$
  247. third-line: Players &7[&b$currentplayers$&7/&b$maxplayers$&7]
  248. fourth-line: $status$
  249. player-settings:
  250. one-stack-on-shift: true
  251. old-shop-as-default: false
  252. lobbytime-full: 15
  253. hearts-in-halfs: true
  254. spawn-resources-in-chest: true
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement