Advertisement
Guest User

Untitled

a guest
May 4th, 2016
65
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.83 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[&bEggWars&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 &eEGGWARS&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: DRAGON_EGG
  44. store-game-records: false
  45. store-game-records-holder: false
  46. bed-sound: ENDERDRAGON_GROWL
  47. player-drops: false
  48. place-in-liquid: false
  49. breakable-blocks:
  50. - none
  51. jointeam-entity:
  52. show-name: true
  53. lobby-scoreboard:
  54. enabled: true
  55. title: '&eEGGWARS'
  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: 2.0
  80. title-fade-out: 1.5
  81. subtitle-fade-in: 1.5
  82. subtitle-stay: 2.0
  83. subtitle-fade-out: 1.5
  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: true
  100. show-on-game-end: true
  101. storage: database
  102. bed-destroyed-kills: false
  103. scores:
  104. kill: 5
  105. die: 0
  106. win: 25
  107. bed-destroy: 13
  108. lose: 0
  109. record: 50
  110. database:
  111. host: 127.0.0.1
  112. port: 3306
  113. db: egg
  114. user: egg
  115. password: xIa806!f
  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: true
  128. hubserver: lobby
  129. endgame-in-lobby: false
  130. full-restart: false
  131. spigot-restart: false
  132. motds:
  133. lobby: Lobby
  134. running: '&1[Running]'
  135. stopped: '&c[Stopped]'
  136. full: Full
  137. locale: en
  138. ressource:
  139. bronze:
  140. item: CLAY_BRICK
  141. spawn-interval: 1000
  142. amount: 1
  143. spread: 1.0
  144. name: '&4Bronze'
  145. iron:
  146. item: IRON_INGOT
  147. spawn-interval: 10000
  148. amount: 1
  149. spread: 1.0
  150. name: '&7Iron'
  151. gold:
  152. item: GOLD_INGOT
  153. spawn-interval: 20000
  154. amount: 1
  155. spread: 1.0
  156. name: '&6Gold'
  157. check-updates: false
  158. update-infos: true
  159. rewards:
  160. enabled: false
  161. player-win:
  162. - /example {player} 200
  163. player-end-game:
  164. - /example {player} {score}
  165. player-destroy-bed:
  166. - /example {player} {score}
  167. player-kill:
  168. - /example {player} 10
  169. specials:
  170. rescue-platform:
  171. break-time: 10
  172. using-wait-time: 20
  173. item: BLAZE_ROD
  174. can-break: false
  175. block: STAINED_GLASS
  176. protection-wall:
  177. break-time: 0
  178. wait-time: 20
  179. can-break: true
  180. item: BRICK
  181. block: SANDSTONE
  182. width: 5
  183. height: 3
  184. distance: 2
  185. magnetshoe:
  186. probability: 75
  187. boots: IRON_BOOTS
  188. warp-powder:
  189. show-particles: true
  190. particle: fireworksSpark
  191. teleport-time: 6
  192. trap:
  193. duration: 10
  194. blindness:
  195. enabled: true
  196. amplifier: 2
  197. slowness:
  198. enabled: true
  199. amplifier: 2
  200. weakness:
  201. enabled: true
  202. amplifier: 2
  203. show-particles: true
  204. play-sound: true
  205. tntsheep:
  206. fuse-time: 8.0
  207. speed: 0.4
  208. explosion-factor: 1.0
  209. sign:
  210. first-line: $title$
  211. second-line: $gamename$
  212. third-line: Players &7[&b$currentplayers$&7/&b$maxplayers$&7]
  213. fourth-line: $status$
  214. player-settings:
  215. one-stack-on-shift: false
  216. overwrite-display-names: true
  217. lobbytime-full: 15
  218. hearts-in-halfs: true
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement