Advertisement
Guest User

Untitled

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