Advertisement
Guest User

asd

a guest
May 21st, 2016
108
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 15.62 KB | None | 0 0
  1. shop:
  2. armor:
  3. item: LEATHER_CHESTPLATE
  4. name: "Rüstung"
  5. order: 10
  6. permission: bw.base
  7. lore:
  8. - "Kaufe dir Rüstung um mehr auszuhalten"
  9. offers:
  10. - price:
  11. - type: CLAY_BRICK
  12. reward:
  13. - type: LEATHER_HELMET
  14. meta:
  15. ==: ItemMeta
  16. meta-type: LEATHER_ARMOR
  17. enchants:
  18. PROTECTION_ENVIRONMENTAL: 1
  19. - price:
  20. - type: CLAY_BRICK
  21. reward:
  22. - type: LEATHER_LEGGINGS
  23. meta:
  24. ==: ItemMeta
  25. meta-type: LEATHER_ARMOR
  26. enchants:
  27. PROTECTION_ENVIRONMENTAL: 1
  28. - price:
  29. - type: CLAY_BRICK
  30. reward:
  31. - type: LEATHER_BOOTS
  32. meta:
  33. ==: ItemMeta
  34. meta-type: LEATHER_ARMOR
  35. enchants:
  36. PROTECTION_ENVIRONMENTAL: 1
  37. - price:
  38. - type: IRON_INGOT
  39. reward:
  40. - type: CHAINMAIL_CHESTPLATE
  41. meta:
  42. ==: ItemMeta
  43. meta-type: UNSPECIFIC
  44. enchants:
  45. PROTECTION_ENVIRONMENTAL: 1
  46. - price:
  47. - type: IRON_INGOT
  48. amount: 3
  49. reward:
  50. - type: CHAINMAIL_CHESTPLATE
  51. meta:
  52. ==: ItemMeta
  53. meta-type: UNSPECIFIC
  54. enchants:
  55. PROTECTION_ENVIRONMENTAL: 2
  56. - price:
  57. - type: IRON_INGOT
  58. amount: 7
  59. reward:
  60. - type: CHAINMAIL_CHESTPLATE
  61. meta:
  62. ==: ItemMeta
  63. meta-type: UNSPECIFIC
  64. enchants:
  65. PROTECTION_ENVIRONMENTAL: 3
  66. - price:
  67. - type: IRON_INGOT
  68. amount: 6
  69. - type: GOLD_INGOT
  70. reward:
  71. - type: IRON_BOOTS
  72. meta:
  73. ==: ItemMeta
  74. meta-type: UNSPECIFIC
  75. display-name: Magnet-Shoes
  76. lore:
  77. - "Wenn du diese Schuhe trägst dann hast du eine"
  78. - 75% Chance auf keinen Knockback
  79. - price:
  80. - type: GOLD_INGOT
  81. amount: 10
  82. reward:
  83. - type: IRON_HELMET
  84. meta:
  85. ==: ItemMeta
  86. meta-type: UNSPECIFIC
  87. display-name: Helm
  88. enchants:
  89. PROTECTION_ENVIRONMENTAL: 2
  90. swords:
  91. item: WOOD_SWORD
  92. name: Waffen
  93. order: 20
  94. permission: bw.base
  95. lore:
  96. - Kaufe dir eine Waffe um deinen Gegner auszuschalten
  97. offers:
  98. - price:
  99. - type: CLAY_BRICK
  100. amount: 8
  101. reward:
  102. - type: STICK
  103. meta:
  104. ==: ItemMeta
  105. meta-type: UNSPECIFIC
  106. enchants:
  107. KNOCKBACK: 1
  108. - price:
  109. - type: IRON_INGOT
  110. amount: 1
  111. reward:
  112. - type: WOOD_SWORD
  113. meta:
  114. ==: ItemMeta
  115. meta-type: UNSPECIFIC
  116. - price:
  117. - type: IRON_INGOT
  118. amount: 3
  119. reward:
  120. - type: WOOD_SWORD
  121. meta:
  122. ==: ItemMeta
  123. meta-type: UNSPECIFIC
  124. enchants:
  125. DAMAGE_ALL: 1
  126. - price:
  127. - type: IRON_INGOT
  128. amount: 6
  129. reward:
  130. - type: WOOD_SWORD
  131. meta:
  132. ==: ItemMeta
  133. meta-type: UNSPECIFIC
  134. enchants:
  135. DAMAGE_ALL: 2
  136. - price:
  137. - type: IRON_INGOT
  138. amount: 9
  139. reward:
  140. - type: WOOD_SWORD
  141. meta:
  142. ==: ItemMeta
  143. meta-type: UNSPECIFIC
  144. enchants:
  145. DAMAGE_ALL: 3
  146. - price:
  147. - type: GOLD_INGOT
  148. amount: 6
  149. reward:
  150. - type: IRON_SWORD
  151. meta:
  152. ==: ItemMeta
  153. meta-type: UNSPECIFIC
  154. enchants:
  155. DAMAGE_ALL: 1
  156. KNOCKBACK: 1
  157. - price:
  158. - type: GOLD_INGOT
  159. amount: 20
  160. - type: IRON_INGOT
  161. amount: 10
  162. reward:
  163. - type: DIAMOND_SWORD
  164. meta:
  165. ==: ItemMeta
  166. meta-type: UNSPECIFIC
  167. enchants:
  168. DAMAGE_ALL: 1
  169. KNOCKBACK: 1
  170. bows:
  171. item: 261
  172. name: "Bögen"
  173. order: 30
  174. permission: bw.base
  175. lore:
  176. - Kaufe dir einen Bogen um deine Gegner aus der ferne auszuschalten
  177. offers:
  178. - price:
  179. - type: GOLD_INGOT
  180. amount: 3
  181. reward:
  182. - type: BOW
  183. - price:
  184. - type: GOLD_INGOT
  185. amount: 7
  186. reward:
  187. - type: BOW
  188. meta:
  189. ==: ItemMeta
  190. meta-type: UNSPECIFIC
  191. enchants:
  192. ARROW_DAMAGE: 1
  193. - price:
  194. - type: GOLD_INGOT
  195. amount: 13
  196. reward:
  197. - type: BOW
  198. meta:
  199. ==: ItemMeta
  200. meta-type: UNSPECIFIC
  201. enchants:
  202. ARROW_DAMAGE: 2
  203. - price:
  204. - type: GOLD_INGOT
  205. amount: 16
  206. reward:
  207. - type: BOW
  208. meta:
  209. ==: ItemMeta
  210. meta-type: UNSPECIFIC
  211. enchants:
  212. ARROW_DAMAGE: 3
  213. - price:
  214. - type: GOLD_INGOT
  215. amount: 20
  216. - type: IRON_INGOT
  217. amount: 3
  218. reward:
  219. - type: BOW
  220. meta:
  221. ==: ItemMeta
  222. meta-type: UNSPECIFIC
  223. enchants:
  224. ARROW_DAMAGE: 1
  225. ARROW_KNOCKBACK: 1
  226. ARROW_INFINITE: 1
  227. - price:
  228. - type: CLAY_BRICK
  229. amount: 1
  230. reward:
  231. - type: ARROW
  232. amount: 1
  233. - price:
  234. - type: IRON_INGOT
  235. amount: 1
  236. reward:
  237. - type: ARROW
  238. amount: 5
  239. - price:
  240. - type: GOLD_INGOT
  241. amount: 1
  242. reward:
  243. - type: ARROW
  244. amount: 10
  245. eat:
  246. item: GRILLED_PORK
  247. name: Essen
  248. order: 40
  249. permission: bw.base
  250. lore:
  251. - Du bist nich du wenn du Hunrig bist
  252. offers:
  253. - price:
  254. - type: CLAY_BRICK
  255. amount: 4
  256. reward:
  257. - type: GRILLED_PORK
  258. amount: 2
  259. - price:
  260. - type: CLAY_BRICK
  261. amount: 25
  262. reward:
  263. - type: APPLE
  264. amount: 10
  265. - price:
  266. - type: CLAY_BRICK
  267. amount: 30
  268. reward:
  269. - type: BREAD
  270. amount: 10
  271. - price:
  272. - type: GOLD_INGOT
  273. amount: 2
  274. reward:
  275. - type: GOLDEN_APPLE
  276. pickaxes:
  277. item: WOOD_PICKAXE
  278. name: Spitzhacken
  279. order: 50
  280. permission: bw.base
  281. lore:
  282. - "Kaufe dir eine Spirtzhacke um Blöcke schneller abbauen zu können"
  283. offers:
  284. - price:
  285. - type: CLAY_BRICK
  286. amount: 7
  287. reward:
  288. - type: WOOD_PICKAXE
  289. - price:
  290. - type: IRON_INGOT
  291. amount: 2
  292. reward:
  293. - type: WOOD_PICKAXE
  294. meta:
  295. ==: ItemMeta
  296. meta-type: UNSPECIFIC
  297. - price:
  298. - type: IRON_INGOT
  299. amount: 7
  300. reward:
  301. - type: STONE_PICKAXE
  302. meta:
  303. ==: ItemMeta
  304. meta-type: UNSPECIFIC
  305. - price:
  306. - type: GOLD_INGOT
  307. amount: 2
  308. reward:
  309. - type: IRON_PICKAXE
  310. meta:
  311. ==: ItemMeta
  312. meta-type: UNSPECIFIC
  313. - price:
  314. - type: GOLD_INGOT
  315. amount: 10
  316. - type: IRON_INGOT
  317. amount: 10
  318. reward:
  319. - type: DIAMOND_PICKAXE
  320. meta:
  321. ==: ItemMeta
  322. meta-type: UNSPECIFIC
  323. blocks:
  324. item: SANDSTONE
  325. name: "Blöcke"
  326. order: 60
  327. permission: bw.base
  328. lore:
  329. - "Kaufe dir Blöcke um dich zu den Gegner zu bauen"
  330. offers:
  331. - price:
  332. - type: CLAY_BRICK
  333. reward:
  334. - type: SANDSTONE
  335. damage: 2
  336. amount: 2
  337. - price:
  338. - type: CLAY_BRICK
  339. amount: 7
  340. reward:
  341. - type: ENDER_STONE
  342. - price:
  343. - type: IRON_INGOT
  344. amount: 3
  345. reward:
  346. - type: IRON_BLOCK
  347. - price:
  348. - type: CLAY_BRICK
  349. amount: 15
  350. reward:
  351. - type: GLOWSTONE
  352. amount: 4
  353. - price:
  354. - type: CLAY_BRICK
  355. amount: 4
  356. reward:
  357. - type: GLASS
  358. usefulstuff:
  359. item: TNT
  360. name: "Nützliches Zeug"
  361. order: 70
  362. permission: bw.base
  363. lore:
  364. - "Hier findest du lauter nützliches Zeug"
  365. offers:
  366. - price:
  367. - type: IRON_INGOT
  368. amount: 3
  369. reward:
  370. - type: TNT
  371. - price:
  372. - type: IRON_INGOT
  373. amount: 5
  374. reward:
  375. - type: FLINT_AND_STEEL
  376. - price:
  377. - type: IRON_INGOT
  378. reward:
  379. - type: CHEST
  380. - price:
  381. - type: GOLD_INGOT
  382. reward:
  383. - type: ENDER_CHEST
  384. - reward:
  385. - type: BLAZE_ROD
  386. meta:
  387. ==: ItemMeta
  388. meta-type: UNSPECIFIC
  389. display-name: Rescue Platform
  390. lore:
  391. - Protect yourself from falling into
  392. - void with a rescue platform
  393. price:
  394. - type: IRON_INGOT
  395. amount: 15
  396. - price:
  397. - type: GOLD_INGOT
  398. amount: 3
  399. reward:
  400. - type: STRING
  401. meta:
  402. ==: ItemMeta
  403. meta-type: UNSPECIFIC
  404. display-name: Falle
  405. lore:
  406. - "Wenn ein Gegner ist deine Falle läuft dann bekommst du eine"
  407. - "Meldung und der Gegner ist für kurze Zeit betäubt"
  408. - price:
  409. - type: IRON_INGOT
  410. amount: 3
  411. reward:
  412. - type: SULPHUR
  413. meta:
  414. ==: ItemMeta
  415. meta-type: UNSPECIFIC
  416. display-name: Teleport Puder"
  417. lore:
  418. - "Teleportiert dich zurück in deine Base!"
  419. - Du darfst dich aber 6 Sekunden lang nicht bewegen
  420. - price:
  421. - type: CLAY_BRICK
  422. amount: 64
  423. reward:
  424. - type: MONSTER_EGG
  425. meta:
  426. ==: ItemMeta
  427. meta-type: UNSPECIFIC
  428. display-name: TNT-Schaaf
  429. lore:
  430. - Das TNT-Schaaf rennt zu deinen Gegner und sprengt sich
  431. - nach 8 Sekunden in die Luft
  432. internal: H4sIAAAAAAAAAONiYOBi4HTNK8ksqQxJTOdgYMpMYWANzkhNLWBgAAABt1TGHQAAAA==
  433. - price:
  434. - type: CLAY_BRICK
  435. amount: 20
  436. reward:
  437. - type: WEB
  438. amount: 2
  439. - price:
  440. - type: CLAY_BRICK
  441. amount: 30
  442. reward:
  443. - type: LADDER
  444. amount: 3
  445. - price:
  446. - type: GOLD_INGOT
  447. amount: 2
  448. reward:
  449. - type: EGG
  450. amount: 16
  451. - price:
  452. - type: GOLD_INGOT
  453. amount: 3
  454. reward:
  455. - type: FISHING_ROD
  456. amount: 1
  457. - price:
  458. - type: GOLD_INGOT
  459. amount: 10
  460. reward:
  461. - type: ENDER_PEARL
  462. amount: 1
  463. drinks:
  464. item: POTION
  465. name: "Tränke"
  466. order: 90
  467. permission: bw.base
  468. lore:
  469. - Durstig?
  470. offers:
  471. - reward:
  472. - type: POTION
  473. meta:
  474. ==: ItemMeta
  475. meta-type: POTION
  476. display-name: Regeneration 1 (45 sek.)
  477. custom-effects:
  478. - ==: PotionEffect
  479. effect: 10
  480. duration: 900
  481. amplifier: 0
  482. ambient: true
  483. has-particles: true
  484. price:
  485. - type: IRON_INGOT
  486. amount: 3
  487. schema-version: 1
  488.  
  489.  
  490.  
  491.  
  492.  
  493. # ###############################
  494. # ####### BEDWARS CONFIG ########
  495. # ##### CREATED BY YANNICI ######
  496. # ###############################
  497. # ###### EXPLANATION ABOUT ######
  498. # ##### EVERY CONFIGURATION #####
  499. # ### YOU CAN FIND ON GITHUB ####
  500. # ############ WIKI #############
  501. # ###############################
  502. #
  503. # # TYPE HELP # #
  504. # int: number (not decimal)
  505. # string: a normal text (in most cases you can use colorcodes with a beginning ยง)
  506. # boolean: true or false (IMPORTANT: true OR false ONLY)
  507. # list<?>: a list of type ? (? is the type of the list items)
  508. # byte: a int but limited between -128 ... 127
  509. # short: a int but limited between -32768 ... 32767
  510. # char: one character
  511.  
  512. chat-prefix: '&7[&bBedWars&7]&f'
  513. command-prefix: bw
  514. plugin-metrics: false
  515. global-messages: true
  516. global-autobalance: false
  517. global-chat-after-end: true
  518. gamelength: 60
  519. allow-crafting: false
  520. overwrite-names: false
  521. lobby-gamemode: 0
  522. holographic-stats:
  523. show-prefix: false
  524. name-color: '&7'
  525. value-color: '&e'
  526. head-line: Deine &eBEDWARS&f Stats
  527. teamname-on-tab: false
  528. teamname-in-chat: false
  529. hearts-on-death: true
  530. die-on-void: true
  531. lobbytime: 60
  532. lobby-chatformat: '$player$: $msg$'
  533. ingame-chatformat-all: '[$@$] <$team$>$player$: $msg$'
  534. ingame-chatformat: '<$team$>$player$: $msg$'
  535. game-block: BED_BLOCK
  536. store-game-records: true
  537. store-game-records-holder: true
  538. bed-sound: ENDERDRAGON_GROWL
  539. player-drops: false
  540. place-in-liquid: true
  541. breakable-blocks:
  542. use-as-blacklist: false
  543. list:
  544. - none
  545. jointeam-entity:
  546. show-name: true
  547. lobby-scoreboard:
  548. enabled: true
  549. title: '&eBEDWARS'
  550. content:
  551. - ''
  552. - '&fMap: &2$regionname$'
  553. - '&fSpieler: &2$players$&f/&2$maxplayers$'
  554. - ''
  555. - '&fWarte auf Spieler...'
  556. - ''
  557. scoreboard:
  558. format-bed-destroyed: '&c$status$ $team$'
  559. format-bed-alive: '&a$status$ $team$'
  560. format-title: '&e$region$&f - $time$'
  561. titles:
  562. win:
  563. enabled: true
  564. title-fade-in: 1.5
  565. title-stay: 5.0
  566. title-fade-out: 2.0
  567. subtitle-fade-in: 1.5
  568. subtitle-stay: 5.0
  569. subtitle-fade-out: 2.0
  570. map:
  571. enabled: true
  572. title-fade-in: 1.5
  573. title-stay: 5.0
  574. title-fade-out: 2.0
  575. subtitle-fade-in: 1.5
  576. subtitle-stay: 5.0
  577. subtitle-fade-out: 2.0
  578. countdown:
  579. enabled: true
  580. format: '&3{countdown}'
  581. explodes:
  582. destroy-worldblocks: false
  583. destroy-beds: false
  584. drop-blocking: false
  585. lobbycountdown-rule: 2
  586. friendlyfire: false
  587. friendlybreak: true
  588. gameoverdelay: 10
  589. chat-to-all-prefix:
  590. - '@a'
  591. seperate-game-chat: true
  592. seperate-spectator-chat: true
  593. statistics:
  594. enabled: true
  595. show-on-game-end: true
  596. storage: MySQL
  597. bed-destroyed-kills: false
  598. scores:
  599. kill: 10
  600. die: 0
  601. win: 50
  602. bed-destroy: 25
  603. lose: 0
  604. record: 100
  605. database:
  606. host: localhost
  607. port: 3306
  608. db:
  609. user:
  610. password:
  611. connection-pooling:
  612. min-pool-size: 3
  613. max-pool-size: 50
  614. spectation-enabled: true
  615. respawn-protection: 0
  616. allowed-commands:
  617. - /help
  618. endgame:
  619. mainlobby-enabled: false
  620. all-players-to-mainlobby: false
  621. bungeecord:
  622. enabled: true
  623. hubserver: lobby
  624. endgame-in-lobby: true
  625. full-restart: false
  626. spigot-restart: false
  627. motds:
  628. lobby: '&a&lLOBBY'
  629. running: '&e&lIM SPIEL'
  630. stopped: '&4&lOFFLINE'
  631. full: '&c&lVOLL'
  632. locale: de
  633. ressource:
  634. bronze:
  635. item: CLAY_BRICK
  636. spawn-interval: 1000
  637. amount: 1
  638. spread: 1.0
  639. name: '&4Bronze'
  640. iron:
  641. item: IRON_INGOT
  642. spawn-interval: 10000
  643. amount: 1
  644. spread: 1.0
  645. name: '&7Eisen'
  646. gold:
  647. item: GOLD_INGOT
  648. spawn-interval: 25000
  649. amount: 1
  650. spread: 1.0
  651. name: '&6Gold'
  652. check-updates: false
  653. update-infos: true
  654. rewards:
  655. enabled: false
  656. player-win: &id001
  657. - /example {player} {score}
  658. player-end-game: *id001
  659. player-destroy-bed:
  660. - /example {player} {score}
  661. player-kill:
  662. - /example {player} 10
  663. specials:
  664. rescue-platform:
  665. break-time: 10
  666. using-wait-time: 20
  667. item: BLAZE_ROD
  668. can-break: false
  669. block: BLAZE_ROD
  670. protection-wall:
  671. break-time: 0
  672. wait-time: 20
  673. can-break: true
  674. item: BRICK
  675. block: SANDSTONE
  676. width: 4
  677. height: 4
  678. distance: 2
  679. magnetshoe:
  680. probability: 75
  681. boots: IRON_BOOTS
  682. warp-powder:
  683. show-particles: true
  684. particle: fireworksSpark
  685. teleport-time: 6
  686. trap:
  687. duration: 10
  688. blindness:
  689. enabled: true
  690. amplifier: 2
  691. slowness:
  692. enabled: true
  693. amplifier: 2
  694. weakness:
  695. enabled: true
  696. amplifier: 2
  697. show-particles: true
  698. play-sound: true
  699. tntsheep:
  700. fuse-time: 8.0
  701. speed: 0.4
  702. explosion-factor: 1.0
  703. sign:
  704. first-line: $title$
  705. second-line: $regionname$
  706. third-line: Players &7[&b$currentplayers$&7/&b$maxplayers$&7]
  707. fourth-line: $status$
  708. player-settings:
  709. one-stack-on-shift: false
  710. overwrite-display-names: true
  711. lobbytime-full: 15
  712. hearts-in-halfs: true
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement