Advertisement
Guest User

config.yml

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