Guest User

Untitled

a guest
Sep 2nd, 2016
108
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 46.94 KB | None | 0 0
  1. # If set to true, will check for updates
  2. Check-For-Updates: true
  3. # List of the enabled categories.
  4. Categories-Enabled:
  5. Gadgets: true
  6. Particle-Effects: true
  7. Mounts: true
  8. Pets: true
  9. Morphs: true
  10. Hats: true
  11. # Other settings for categories:
  12. # - The Item in Main Menu.
  13. # - Do you want a BackToMainMenu Arrow in it?
  14. Categories:
  15. Gadgets:
  16. Main-Menu-Item: '341:0'
  17. Go-Back-Arrow: true
  18. Particle-Effects:
  19. Main-Menu-Item: '362:0'
  20. Go-Back-Arrow: true
  21. Mounts:
  22. Main-Menu-Item: '329:0'
  23. Go-Back-Arrow: true
  24. Pets:
  25. Main-Menu-Item: '383:0'
  26. Go-Back-Arrow: true
  27. Morphs:
  28. Main-Menu-Item: '397:4'
  29. Go-Back-Arrow: true
  30. Hats:
  31. Main-Menu-Item: '310:0'
  32. Go-Back-Arrow: true
  33. # Treasure Chests Settings.
  34. # /uc reload will not be enough to toggle them!
  35. # Also currently requires "Ammo-System-For-Gadgets" toggled on
  36. # to work.
  37. #
  38. # NOTE: Money will be given
  39. # to player even if disabled in case
  40. # there is nothing to give!
  41. #
  42. #
  43. # About Treasure Chests designs:
  44. # For a list of effect: http://pastebin.com/CVKkufck
  45. # For the chest-types: NORMAL or ENDER
  46. # Material syntax: 'id:data'
  47. # You CAN make more designs just copy one, paste it and modify.
  48. # Not twice same name!
  49. #
  50. # Some infos:
  51. # center-block: The block on the center.
  52. # around-center: Blocks around the center
  53. # third-blocks: blocks "around around" the center.
  54. # below-chests: Block below the chests.
  55. # barriers: the barrier.
  56. # chest-type: The chest type (NORMAL or ENDER)
  57. # effect: The effect (complete list: http://pastebin.com/CVKkufck)
  58. #
  59. # For permission command:
  60. # Change it to correspond to your Permissions plugin!
  61. # Default one is Pex's.
  62. #
  63. TreasureChests:
  64. Enabled: false
  65. Key-Price: 1000
  66. Loots:
  67. Money:
  68. Enabled: true
  69. Max: 100
  70. Chance: 20
  71. Message:
  72. enabled: false
  73. message: '%prefix% &6&l%name% found %money%$'
  74. Gadgets-Ammo:
  75. Enabled: true
  76. Min: 20
  77. Max: 100
  78. Chance: 60
  79. Message:
  80. enabled: false
  81. message: '%prefix% &6&l%name% found %ammo% %gadget% ammo'
  82. Mounts:
  83. Enabled: true
  84. Chance: 10
  85. Message:
  86. enabled: false
  87. message: '%prefix% &6&l%name% found rare %mount%'
  88. Pets:
  89. Enabled: true
  90. Chance: 10
  91. Message:
  92. enabled: false
  93. message: '%prefix% &6&l%name% found rare %pet%'
  94. Morphs:
  95. Enabled: true
  96. Chance: 4
  97. Message:
  98. enabled: true
  99. message: '%prefix% &6&l%name% found legendary %morph%'
  100. Effects:
  101. Enabled: true
  102. Chance: 4
  103. Message:
  104. enabled: true
  105. message: '%prefix% &6&l%name% found legendary %effect%'
  106. Hats:
  107. Enabled: true
  108. Chance: 30
  109. Message:
  110. enabled: false
  111. message: '%prefix% &6&l%name% found rare %hat%'
  112. Designs:
  113. Classic:
  114. center-block: '169:0'
  115. around-center: '5:0'
  116. third-blocks: '5:1'
  117. below-chests: '17:0'
  118. barriers: '85:0'
  119. chest-type: NORMAL
  120. effect: FLAME
  121. Modern:
  122. center-block: '169:0'
  123. around-center: '159:11'
  124. third-blocks: '155:0'
  125. below-chests: '159:11'
  126. barriers: '160:3'
  127. chest-type: ENDER
  128. effect: REDSTONE
  129. Nether:
  130. center-block: '89:0'
  131. around-center: '88:0'
  132. third-blocks: '87:0'
  133. below-chests: '112:0'
  134. barriers: '113:0'
  135. chest-type: NORMAL
  136. effect: SMOKE_NORMAL
  137. Christmas:
  138. center-block: '169:0'
  139. around-center: '80:0'
  140. third-blocks: '174:0'
  141. below-chests: '174:0'
  142. barriers: '85:0'
  143. chest-type: NORMAL
  144. effect: SNOWBALL
  145. Permission-Add-Command: pex user %name% add %permission%
  146. # This option will fill the blank slots of inventories
  147. # with a custom item!
  148. Fill-Blank-Slots-With-Item:
  149. Enabled: false
  150. Item: '160:15'
  151. # Toggle this to allow players to rename pets.
  152. #
  153. # Permission-Required:
  154. # If true, the permission:
  155. # ultracosmetics.pets.rename
  156. # will be required to rename a pet.
  157. #
  158. # Requires Money:
  159. # If true, money will be required
  160. # to rename a pet.
  161. Pets-Rename:
  162. Enabled: false
  163. Permission-Required: false
  164. Requires-Money:
  165. Enabled: true
  166. Price: 100
  167. # Do pets drop items? (not pickable up by players)
  168. Pets-Drop-Items: true
  169. # Are pets babies?
  170. Pets-Are-Babies: true
  171. # Do you want the mounts
  172. # that normally make block trails
  173. # to do so?
  174. Mounts-Block-Trails: true
  175. # This option allows to use ammo
  176. # for gadgets, for limited uses.
  177. # Ammo can be given with /uc give ammo
  178. # or bought from menu when activating gadget.
  179. #
  180. # For the system: 'file' or 'mysql'
  181. #
  182. # If you set mysql, please fill the MySQL infos.
  183. Ammo-System-For-Gadgets:
  184. Enabled: false
  185. System: file
  186. MySQL:
  187. hostname: localhost
  188. username: root
  189. password: password
  190. port: '3306'
  191. database: UltraCosmetics
  192. # The menu item settings.
  193. #
  194. # List for type: https://hub.spigotmc.org/javadocs/bukkit/org/bukkit/Material.html
  195. Menu-Item:
  196. Give-On-Join: false
  197. Give-On-Respawn: false
  198. Slot: 0
  199. Type: DIAMOND
  200. Data: 0
  201. Displayname: '&a&lSkyZun&9&lCosmetics'
  202. # Settings related to permissions.
  203. #
  204. # List for "Type" https://hub.spigotmc.org/javadocs/bukkit/org/bukkit/Material.html
  205. No-Permission:
  206. Show-In-Lore: true
  207. Lore-Message-Yes: '&o&7Permission: &a&lYes!'
  208. Lore-Message-No: '&o&7Permission: &4&lNo!'
  209. Dont-Show-Item: false
  210. Custom-Item:
  211. enabled: false
  212. Type: INK_SACK
  213. Data: 8
  214. Name: '&c&lNo Permission'
  215. # When a cosmetic is disabled, want to show an item instead of it?
  216. Disabled-Items:
  217. Show-Custom-Disabled-Item: false
  218. Custom-Disabled-Item:
  219. Type: INK_SACK
  220. Data: 8
  221. Name: '&c&lDisabled'
  222. # If set to true, in messages the cosmetics' names
  223. # won't be colored.
  224. # Example:
  225. # With true: &a&lYou activated &9&lPaintball Gun!
  226. # With false: &a&lYou activated Paintball Gun!
  227. Chat-Cosmetic-PlaceHolder-Color: true
  228. # What is the slot for gadgets?
  229. Gadget-Slot: 4
  230. # If toggled to true,
  231. # players will be able to remove
  232. # their current gadget by pressing
  233. # their drop key.
  234. Remove-Gadget-With-Drop: false
  235. # List of the worlds
  236. # where cosmetics are enabled!
  237. Enabled-Worlds:
  238. - world
  239. - world_nether
  240. - world_the_end
  241. - Hub
  242. - Build
  243. Pets:
  244. Piggy:
  245. # description of this pet.
  246. Description:
  247. - '&7&oOink! Oink!'
  248. # if true, the pet will be enabled.
  249. Enabled: true
  250. # if true, the description will be showed.
  251. Show-Description: true
  252. # if true, it'll be possible to find
  253. # it in treasure chests
  254. Can-Be-Found-In-Treasure-Chests: true
  255. Sheep:
  256. # description of this pet.
  257. Description:
  258. - '&7&oBaaaa, baa'
  259. # if true, the pet will be enabled.
  260. Enabled: true
  261. # if true, the description will be showed.
  262. Show-Description: true
  263. # if true, it'll be possible to find
  264. # it in treasure chests
  265. Can-Be-Found-In-Treasure-Chests: true
  266. Kitty:
  267. # description of this pet.
  268. Description:
  269. - '&7&oMeoooow!'
  270. # if true, the pet will be enabled.
  271. Enabled: true
  272. # if true, the description will be showed.
  273. Show-Description: true
  274. # if true, it'll be possible to find
  275. # it in treasure chests
  276. Can-Be-Found-In-Treasure-Chests: true
  277. Dog:
  278. # description of this pet.
  279. Description:
  280. - '&7&oWoof!'
  281. # if true, the pet will be enabled.
  282. Enabled: true
  283. # if true, the description will be showed.
  284. Show-Description: true
  285. # if true, it'll be possible to find
  286. # it in treasure chests
  287. Can-Be-Found-In-Treasure-Chests: true
  288. Chick:
  289. # description of this pet.
  290. Description:
  291. - '&7&oBwwaaaaaaaaaaaakkkkk!'
  292. # if true, the pet will be enabled.
  293. Enabled: true
  294. # if true, the description will be showed.
  295. Show-Description: true
  296. # if true, it'll be possible to find
  297. # it in treasure chests
  298. Can-Be-Found-In-Treasure-Chests: true
  299. Cow:
  300. # description of this pet.
  301. Description:
  302. - '&7&oMoo moo!'
  303. # if true, the pet will be enabled.
  304. Enabled: true
  305. # if true, the description will be showed.
  306. Show-Description: true
  307. # if true, it'll be possible to find
  308. # it in treasure chests
  309. Can-Be-Found-In-Treasure-Chests: true
  310. EasterBunny:
  311. # description of this pet.
  312. Description:
  313. - '&7&oIs it easter yet?'
  314. # if true, the pet will be enabled.
  315. Enabled: true
  316. # if true, the description will be showed.
  317. Show-Description: true
  318. # if true, it'll be possible to find
  319. # it in treasure chests
  320. Can-Be-Found-In-Treasure-Chests: true
  321. Wither:
  322. # description of this pet.
  323. Description:
  324. - '&7&oWatch out for me.'
  325. # if true, the pet will be enabled.
  326. Enabled: true
  327. # if true, the description will be showed.
  328. Show-Description: true
  329. # if true, it'll be possible to find
  330. # it in treasure chests
  331. Can-Be-Found-In-Treasure-Chests: true
  332. Pumpling:
  333. # description of this pet.
  334. Description:
  335. - '&7&oI am just a little pumpkin'
  336. # if true, the pet will be enabled.
  337. Enabled: true
  338. # if true, the description will be showed.
  339. Show-Description: true
  340. # if true, it'll be possible to find
  341. # it in treasure chests
  342. Can-Be-Found-In-Treasure-Chests: true
  343. ChristmasElf:
  344. # description of this pet.
  345. Description:
  346. - '&7&oI can make presents for you!'
  347. # if true, the pet will be enabled.
  348. Enabled: true
  349. # if true, the description will be showed.
  350. Show-Description: true
  351. # if true, it'll be possible to find
  352. # it in treasure chests
  353. Can-Be-Found-In-Treasure-Chests: true
  354. Mounts:
  355. DruggedHorse:
  356. # Description of this mount.
  357. Description:
  358. - '&7&oThat is just too much!'
  359. # if true, the mount will be enabled.
  360. Enabled: true
  361. # if true, the description will be showed.
  362. Show-Description: true
  363. # if true, it'll be possible to find
  364. # it in treasure chests
  365. Can-Be-Found-In-Treasure-Chests: true
  366. EcologistHorse:
  367. # Description of this mount.
  368. Description:
  369. - '&7&oBecome ecologist!'
  370. # if true, the mount will be enabled.
  371. Enabled: true
  372. # if true, the description will be showed.
  373. Show-Description: true
  374. # if true, it'll be possible to find
  375. # it in treasure chests
  376. Can-Be-Found-In-Treasure-Chests: true
  377. GlacialSteed:
  378. # Description of this mount.
  379. Description:
  380. - '&7&oThis mount comes from North Pole!'
  381. # if true, the mount will be enabled.
  382. Enabled: true
  383. # if true, the description will be showed.
  384. Show-Description: true
  385. # if true, it'll be possible to find
  386. # it in treasure chests
  387. Can-Be-Found-In-Treasure-Chests: true
  388. InfernalHorror:
  389. # Description of this mount.
  390. Description:
  391. - '&7&oThis mount directly comes from hell!'
  392. # if true, the mount will be enabled.
  393. Enabled: true
  394. # if true, the description will be showed.
  395. Show-Description: true
  396. # if true, it'll be possible to find
  397. # it in treasure chests
  398. Can-Be-Found-In-Treasure-Chests: true
  399. MountOfFire:
  400. # Description of this mount.
  401. Description:
  402. - '&7&oThe mount of Hadès!'
  403. # if true, the mount will be enabled.
  404. Enabled: true
  405. # if true, the description will be showed.
  406. Show-Description: true
  407. # if true, it'll be possible to find
  408. # it in treasure chests
  409. Can-Be-Found-In-Treasure-Chests: true
  410. MountOfWater:
  411. # Description of this mount.
  412. Description:
  413. - '&7&oThe mount of Poseidon!'
  414. # if true, the mount will be enabled.
  415. Enabled: true
  416. # if true, the description will be showed.
  417. Show-Description: true
  418. # if true, it'll be possible to find
  419. # it in treasure chests
  420. Can-Be-Found-In-Treasure-Chests: true
  421. WalkingDead:
  422. # Description of this mount.
  423. Description:
  424. - '&7&oGraaaw..'
  425. # if true, the mount will be enabled.
  426. Enabled: true
  427. # if true, the description will be showed.
  428. Show-Description: true
  429. # if true, it'll be possible to find
  430. # it in treasure chests
  431. Can-Be-Found-In-Treasure-Chests: true
  432. Snake:
  433. # Description of this mount.
  434. Description:
  435. - '&7&oWatch out it may bite.'
  436. # if true, the mount will be enabled.
  437. Enabled: true
  438. # if true, the description will be showed.
  439. Show-Description: true
  440. # if true, it'll be possible to find
  441. # it in treasure chests
  442. Can-Be-Found-In-Treasure-Chests: true
  443. NyanSheep:
  444. # Description of this mount.
  445. Description:
  446. - '&4&lNyan &6&lnyan &e&lnyan'
  447. - '&a&lnyan &3&lnyan &9&lnyan'
  448. # if true, the mount will be enabled.
  449. Enabled: true
  450. # if true, the description will be showed.
  451. Show-Description: true
  452. # if true, it'll be possible to find
  453. # it in treasure chests
  454. Can-Be-Found-In-Treasure-Chests: true
  455. Dragon:
  456. # Description of this mount.
  457. Description:
  458. - '&7&oBecome a dragon rider!'
  459. # if true, the mount will be enabled.
  460. Enabled: true
  461. # if true, the description will be showed.
  462. Show-Description: true
  463. # if true, it'll be possible to find
  464. # it in treasure chests
  465. Can-Be-Found-In-Treasure-Chests: true
  466. SkySquid:
  467. # Description of this mount.
  468. Description:
  469. - '&7&oWat.'
  470. # if true, the mount will be enabled.
  471. Enabled: true
  472. # if true, the description will be showed.
  473. Show-Description: true
  474. # if true, it'll be possible to find
  475. # it in treasure chests
  476. Can-Be-Found-In-Treasure-Chests: true
  477. Slime:
  478. # Description of this mount.
  479. Description:
  480. - '&7&oSplat Splat'
  481. # if true, the mount will be enabled.
  482. Enabled: true
  483. # if true, the description will be showed.
  484. Show-Description: true
  485. # if true, it'll be possible to find
  486. # it in treasure chests
  487. Can-Be-Found-In-Treasure-Chests: true
  488. HypeCart:
  489. # Description of this mount.
  490. Description:
  491. - '&7&oNow you can be in a F1!'
  492. # if true, the mount will be enabled.
  493. Enabled: true
  494. # if true, the description will be showed.
  495. Show-Description: true
  496. # if true, it'll be possible to find
  497. # it in treasure chests
  498. Can-Be-Found-In-Treasure-Chests: true
  499. Spider:
  500. # Description of this mount.
  501. Description:
  502. - '&7&oYou are the spider jockey!'
  503. # if true, the mount will be enabled.
  504. Enabled: true
  505. # if true, the description will be showed.
  506. Show-Description: true
  507. # if true, it'll be possible to find
  508. # it in treasure chests
  509. Can-Be-Found-In-Treasure-Chests: true
  510. Rudolph:
  511. # Description of this mount.
  512. Description:
  513. - '&7&oWhat would be Christmas'
  514. - '&7&owithout Rudolph!'
  515. # if true, the mount will be enabled.
  516. Enabled: true
  517. # if true, the description will be showed.
  518. Show-Description: true
  519. # if true, it'll be possible to find
  520. # it in treasure chests
  521. Can-Be-Found-In-Treasure-Chests: true
  522. Particle-Effects:
  523. RainCloud:
  524. # Description of this particle effect.
  525. Description:
  526. - '&7&oThe weather forecast is'
  527. - '&7&otelling me it is raining.'
  528. # if true, the effect will be enabled.
  529. Enabled: true
  530. # if true, the description will be showed.
  531. Show-Description: true
  532. # if true, it'll be possible to find
  533. # it in treasure chests
  534. Can-Be-Found-In-Treasure-Chests: true
  535. SnowCloud:
  536. # Description of this particle effect.
  537. Description:
  538. - '&7&oThe weather forecast is'
  539. - '&7&otelling me it is raining.'
  540. # if true, the effect will be enabled.
  541. Enabled: true
  542. # if true, the description will be showed.
  543. Show-Description: true
  544. # if true, it'll be possible to find
  545. # it in treasure chests
  546. Can-Be-Found-In-Treasure-Chests: true
  547. BloodHelix:
  548. # Description of this particle effect.
  549. Description:
  550. - '&7&oAncient legend says this magic'
  551. - '&7&o enpowers the blood of its user,'
  552. - '&7&ogiving them godly powers'
  553. # if true, the effect will be enabled.
  554. Enabled: true
  555. # if true, the description will be showed.
  556. Show-Description: true
  557. # if true, it'll be possible to find
  558. # it in treasure chests
  559. Can-Be-Found-In-Treasure-Chests: true
  560. FrostLord:
  561. # Description of this particle effect.
  562. Description:
  563. - '&7&oI am the almighty frostlord!'
  564. # if true, the effect will be enabled.
  565. Enabled: true
  566. # if true, the description will be showed.
  567. Show-Description: true
  568. # if true, it'll be possible to find
  569. # it in treasure chests
  570. Can-Be-Found-In-Treasure-Chests: true
  571. FlameRings:
  572. # Description of this particle effect.
  573. Description:
  574. - '&7&oWatch out, they are hot!'
  575. # if true, the effect will be enabled.
  576. Enabled: true
  577. # if true, the description will be showed.
  578. Show-Description: true
  579. # if true, it'll be possible to find
  580. # it in treasure chests
  581. Can-Be-Found-In-Treasure-Chests: true
  582. InLove:
  583. # Description of this particle effect.
  584. Description:
  585. - '&7&oOMG, I am in love!'
  586. # if true, the effect will be enabled.
  587. Enabled: true
  588. # if true, the description will be showed.
  589. Show-Description: true
  590. # if true, it'll be possible to find
  591. # it in treasure chests
  592. Can-Be-Found-In-Treasure-Chests: true
  593. GreenSparks:
  594. # Description of this particle effect.
  595. Description:
  596. - '&7&oLittle green sparkly sparks!'
  597. # if true, the effect will be enabled.
  598. Enabled: true
  599. # if true, the description will be showed.
  600. Show-Description: true
  601. # if true, it'll be possible to find
  602. # it in treasure chests
  603. Can-Be-Found-In-Treasure-Chests: true
  604. FrozenWalk:
  605. # Description of this particle effect.
  606. Description:
  607. - '&7&oMy feet are so cold!'
  608. # if true, the effect will be enabled.
  609. Enabled: true
  610. # if true, the description will be showed.
  611. Show-Description: true
  612. # if true, it'll be possible to find
  613. # it in treasure chests
  614. Can-Be-Found-In-Treasure-Chests: true
  615. Music:
  616. # Description of this particle effect.
  617. Description:
  618. - '&7&oMuch music'
  619. # if true, the effect will be enabled.
  620. Enabled: true
  621. # if true, the description will be showed.
  622. Show-Description: true
  623. # if true, it'll be possible to find
  624. # it in treasure chests
  625. Can-Be-Found-In-Treasure-Chests: true
  626. Enchanted:
  627. # Description of this particle effect.
  628. Description:
  629. - '&7&oBecome an almighty enchanter!'
  630. # if true, the effect will be enabled.
  631. Enabled: true
  632. # if true, the description will be showed.
  633. Show-Description: true
  634. # if true, it'll be possible to find
  635. # it in treasure chests
  636. Can-Be-Found-In-Treasure-Chests: true
  637. Inferno:
  638. # Description of this particle effect.
  639. Description:
  640. - '&7&oEffect created by Satan himself!'
  641. # if true, the effect will be enabled.
  642. Enabled: true
  643. # if true, the description will be showed.
  644. Show-Description: true
  645. # if true, it'll be possible to find
  646. # it in treasure chests
  647. Can-Be-Found-In-Treasure-Chests: true
  648. AngelWings:
  649. # Description of this particle effect.
  650. Description:
  651. - '&7&oBecome an angel!'
  652. # if true, the effect will be enabled.
  653. Enabled: true
  654. # if true, the description will be showed.
  655. Show-Description: true
  656. # if true, it'll be possible to find
  657. # it in treasure chests
  658. Can-Be-Found-In-Treasure-Chests: true
  659. SuperHero:
  660. # Description of this particle effect.
  661. Description:
  662. - '&7&oBecome SuperMan!'
  663. # if true, the effect will be enabled.
  664. Enabled: true
  665. # if true, the description will be showed.
  666. Show-Description: true
  667. # if true, it'll be possible to find
  668. # it in treasure chests
  669. Can-Be-Found-In-Treasure-Chests: true
  670. SantaHat:
  671. # Description of this particle effect.
  672. Description:
  673. - '&7&oBecome Santa!'
  674. # if true, the effect will be enabled.
  675. Enabled: true
  676. # if true, the description will be showed.
  677. Show-Description: true
  678. # if true, it'll be possible to find
  679. # it in treasure chests
  680. Can-Be-Found-In-Treasure-Chests: true
  681. Hats:
  682. Astronaut:
  683. # description of this hat.
  684. Description:
  685. - '&7&oHouston, we have got a problem.'
  686. # if true, the hat will be enabled.
  687. Enabled: true
  688. # if true, the description of this hat will be showed.
  689. Show-Description: true
  690. # if true, it'll be possible to find
  691. # it in treasure chests
  692. Can-Be-Found-In-Treasure-Chests: true
  693. Scared:
  694. # description of this hat.
  695. Description:
  696. - '&7&oOh gawd, that scared me!'
  697. # if true, the hat will be enabled.
  698. Enabled: true
  699. # if true, the description of this hat will be showed.
  700. Show-Description: true
  701. # if true, it'll be possible to find
  702. # it in treasure chests
  703. Can-Be-Found-In-Treasure-Chests: true
  704. Angel:
  705. # description of this hat.
  706. Description:
  707. - '&7&oDid it hurt when you fell from heaven?'
  708. # if true, the hat will be enabled.
  709. Enabled: true
  710. # if true, the description of this hat will be showed.
  711. Show-Description: true
  712. # if true, it'll be possible to find
  713. # it in treasure chests
  714. Can-Be-Found-In-Treasure-Chests: true
  715. Embarassed:
  716. # description of this hat.
  717. Description:
  718. - '&7&oI am kinda embarassed by that.'
  719. # if true, the hat will be enabled.
  720. Enabled: true
  721. # if true, the description of this hat will be showed.
  722. Show-Description: true
  723. # if true, it'll be possible to find
  724. # it in treasure chests
  725. Can-Be-Found-In-Treasure-Chests: true
  726. Kissy:
  727. # description of this hat.
  728. Description:
  729. - '&7&oWanna kiss?'
  730. # if true, the hat will be enabled.
  731. Enabled: true
  732. # if true, the description of this hat will be showed.
  733. Show-Description: true
  734. # if true, it'll be possible to find
  735. # it in treasure chests
  736. Can-Be-Found-In-Treasure-Chests: true
  737. Sad:
  738. # description of this hat.
  739. Description:
  740. - '&7&oI am so sad.'
  741. # if true, the hat will be enabled.
  742. Enabled: true
  743. # if true, the description of this hat will be showed.
  744. Show-Description: true
  745. # if true, it'll be possible to find
  746. # it in treasure chests
  747. Can-Be-Found-In-Treasure-Chests: true
  748. Cool:
  749. # description of this hat.
  750. Description:
  751. - '&7&oI am such a cool guy.'
  752. # if true, the hat will be enabled.
  753. Enabled: true
  754. # if true, the description of this hat will be showed.
  755. Show-Description: true
  756. # if true, it'll be possible to find
  757. # it in treasure chests
  758. Can-Be-Found-In-Treasure-Chests: true
  759. Surprised:
  760. # description of this hat.
  761. Description:
  762. - '&7&oWow, did not expect that!'
  763. # if true, the hat will be enabled.
  764. Enabled: true
  765. # if true, the description of this hat will be showed.
  766. Show-Description: true
  767. # if true, it'll be possible to find
  768. # it in treasure chests
  769. Can-Be-Found-In-Treasure-Chests: true
  770. Dead:
  771. # description of this hat.
  772. Description:
  773. - '&7&ogot rekt'
  774. # if true, the hat will be enabled.
  775. Enabled: true
  776. # if true, the description of this hat will be showed.
  777. Show-Description: true
  778. # if true, it'll be possible to find
  779. # it in treasure chests
  780. Can-Be-Found-In-Treasure-Chests: true
  781. Crying:
  782. # description of this hat.
  783. Description:
  784. - '&7&oi cri evrytiem'
  785. # if true, the hat will be enabled.
  786. Enabled: true
  787. # if true, the description of this hat will be showed.
  788. Show-Description: true
  789. # if true, it'll be possible to find
  790. # it in treasure chests
  791. Can-Be-Found-In-Treasure-Chests: true
  792. BigSmile:
  793. # description of this hat.
  794. Description:
  795. - '&7&oUh, because I am really happy!'
  796. # if true, the hat will be enabled.
  797. Enabled: true
  798. # if true, the description of this hat will be showed.
  799. Show-Description: true
  800. # if true, it'll be possible to find
  801. # it in treasure chests
  802. Can-Be-Found-In-Treasure-Chests: true
  803. Wink:
  804. # description of this hat.
  805. Description:
  806. - '&7&oYou know what I mean ;)'
  807. # if true, the hat will be enabled.
  808. Enabled: true
  809. # if true, the description of this hat will be showed.
  810. Show-Description: true
  811. # if true, it'll be possible to find
  812. # it in treasure chests
  813. Can-Be-Found-In-Treasure-Chests: true
  814. Derp:
  815. # description of this hat.
  816. Description:
  817. - '&7&oDerp Derp Derping all around'
  818. # if true, the hat will be enabled.
  819. Enabled: true
  820. # if true, the description of this hat will be showed.
  821. Show-Description: true
  822. # if true, it'll be possible to find
  823. # it in treasure chests
  824. Can-Be-Found-In-Treasure-Chests: true
  825. Smile:
  826. # description of this hat.
  827. Description:
  828. - '&7&oUh, because I am happy'
  829. # if true, the hat will be enabled.
  830. Enabled: true
  831. # if true, the description of this hat will be showed.
  832. Show-Description: true
  833. # if true, it'll be possible to find
  834. # it in treasure chests
  835. Can-Be-Found-In-Treasure-Chests: true
  836. Iron:
  837. # description of this hat.
  838. Description:
  839. - '&7&oAs hard as iron!'
  840. # if true, the hat will be enabled.
  841. Enabled: true
  842. # if true, the description of this hat will be showed.
  843. Show-Description: true
  844. # if true, it'll be possible to find
  845. # it in treasure chests
  846. Can-Be-Found-In-Treasure-Chests: true
  847. Gold:
  848. # description of this hat.
  849. Description:
  850. - '&7&oMy precious!'
  851. # if true, the hat will be enabled.
  852. Enabled: true
  853. # if true, the description of this hat will be showed.
  854. Show-Description: true
  855. # if true, it'll be possible to find
  856. # it in treasure chests
  857. Can-Be-Found-In-Treasure-Chests: true
  858. Diamond:
  859. # description of this hat.
  860. Description:
  861. - '&7&oThis is really strong!'
  862. # if true, the hat will be enabled.
  863. Enabled: true
  864. # if true, the description of this hat will be showed.
  865. Show-Description: true
  866. # if true, it'll be possible to find
  867. # it in treasure chests
  868. Can-Be-Found-In-Treasure-Chests: true
  869. Piston:
  870. # description of this hat.
  871. Description:
  872. - '&7&oHave you got the redstone?'
  873. # if true, the hat will be enabled.
  874. Enabled: true
  875. # if true, the description of this hat will be showed.
  876. Show-Description: true
  877. # if true, it'll be possible to find
  878. # it in treasure chests
  879. Can-Be-Found-In-Treasure-Chests: true
  880. CommandBlock:
  881. # description of this hat.
  882. Description:
  883. - '&7&oControl the world with it!'
  884. # if true, the hat will be enabled.
  885. Enabled: true
  886. # if true, the description of this hat will be showed.
  887. Show-Description: true
  888. # if true, it'll be possible to find
  889. # it in treasure chests
  890. Can-Be-Found-In-Treasure-Chests: true
  891. Music:
  892. # description of this hat.
  893. Description:
  894. - '&7&oYou are so musical.'
  895. # if true, the hat will be enabled.
  896. Enabled: true
  897. # if true, the description of this hat will be showed.
  898. Show-Description: true
  899. # if true, it'll be possible to find
  900. # it in treasure chests
  901. Can-Be-Found-In-Treasure-Chests: true
  902. Squid:
  903. # description of this hat.
  904. Description:
  905. - '&7&oBloop Bloop!'
  906. # if true, the hat will be enabled.
  907. Enabled: true
  908. # if true, the description of this hat will be showed.
  909. Show-Description: true
  910. # if true, it'll be possible to find
  911. # it in treasure chests
  912. Can-Be-Found-In-Treasure-Chests: true
  913. Chicken:
  914. # description of this hat.
  915. Description:
  916. - '&7&oBwwaaaaaaaaaaaakkkkk!'
  917. # if true, the hat will be enabled.
  918. Enabled: true
  919. # if true, the description of this hat will be showed.
  920. Show-Description: true
  921. # if true, it'll be possible to find
  922. # it in treasure chests
  923. Can-Be-Found-In-Treasure-Chests: true
  924. Pig:
  925. # description of this hat.
  926. Description:
  927. - '&7&oOink Oink!'
  928. # if true, the hat will be enabled.
  929. Enabled: true
  930. # if true, the description of this hat will be showed.
  931. Show-Description: true
  932. # if true, it'll be possible to find
  933. # it in treasure chests
  934. Can-Be-Found-In-Treasure-Chests: true
  935. Blaze:
  936. # description of this hat.
  937. Description:
  938. - '&7&oWatch out for the fire!'
  939. # if true, the hat will be enabled.
  940. Enabled: true
  941. # if true, the description of this hat will be showed.
  942. Show-Description: true
  943. # if true, it'll be possible to find
  944. # it in treasure chests
  945. Can-Be-Found-In-Treasure-Chests: true
  946. Sheep:
  947. # description of this hat.
  948. Description:
  949. - '&7&oBaaaa, baa'
  950. # if true, the hat will be enabled.
  951. Enabled: true
  952. # if true, the description of this hat will be showed.
  953. Show-Description: true
  954. # if true, it'll be possible to find
  955. # it in treasure chests
  956. Can-Be-Found-In-Treasure-Chests: true
  957. Golem:
  958. # description of this hat.
  959. Description:
  960. - '&7&oI am your guard.'
  961. # if true, the hat will be enabled.
  962. Enabled: true
  963. # if true, the description of this hat will be showed.
  964. Show-Description: true
  965. # if true, it'll be possible to find
  966. # it in treasure chests
  967. Can-Be-Found-In-Treasure-Chests: true
  968. Enderman:
  969. # description of this hat.
  970. Description:
  971. - '&7&oNow I am here, now I am there.'
  972. # if true, the hat will be enabled.
  973. Enabled: true
  974. # if true, the description of this hat will be showed.
  975. Show-Description: true
  976. # if true, it'll be possible to find
  977. # it in treasure chests
  978. Can-Be-Found-In-Treasure-Chests: true
  979. Mario:
  980. # description of this hat.
  981. Description:
  982. - '&7&oIt is me! Mario!'
  983. # if true, the hat will be enabled.
  984. Enabled: true
  985. # if true, the description of this hat will be showed.
  986. Show-Description: true
  987. # if true, it'll be possible to find
  988. # it in treasure chests
  989. Can-Be-Found-In-Treasure-Chests: true
  990. Luigi:
  991. # description of this hat.
  992. Description:
  993. - '&7&oLuigi time!'
  994. # if true, the hat will be enabled.
  995. Enabled: true
  996. # if true, the description of this hat will be showed.
  997. Show-Description: true
  998. # if true, it'll be possible to find
  999. # it in treasure chests
  1000. Can-Be-Found-In-Treasure-Chests: true
  1001. Batman:
  1002. # description of this hat.
  1003. Description:
  1004. - '&7&oI am batman!'
  1005. # if true, the hat will be enabled.
  1006. Enabled: true
  1007. # if true, the description of this hat will be showed.
  1008. Show-Description: true
  1009. # if true, it'll be possible to find
  1010. # it in treasure chests
  1011. Can-Be-Found-In-Treasure-Chests: true
  1012. Chest:
  1013. # description of this hat.
  1014. Description:
  1015. - '&7&oOpen, and close'
  1016. # if true, the hat will be enabled.
  1017. Enabled: true
  1018. # if true, the description of this hat will be showed.
  1019. Show-Description: true
  1020. # if true, it'll be possible to find
  1021. # it in treasure chests
  1022. Can-Be-Found-In-Treasure-Chests: true
  1023. Skull:
  1024. # description of this hat.
  1025. Description:
  1026. - '&7&oWho iss headless now?'
  1027. # if true, the hat will be enabled.
  1028. Enabled: true
  1029. # if true, the description of this hat will be showed.
  1030. Show-Description: true
  1031. # if true, it'll be possible to find
  1032. # it in treasure chests
  1033. Can-Be-Found-In-Treasure-Chests: true
  1034. Ghost:
  1035. # description of this hat.
  1036. Description:
  1037. - '&7&o2spooky4u'
  1038. # if true, the hat will be enabled.
  1039. Enabled: true
  1040. # if true, the description of this hat will be showed.
  1041. Show-Description: true
  1042. # if true, it'll be possible to find
  1043. # it in treasure chests
  1044. Can-Be-Found-In-Treasure-Chests: true
  1045. JackOLantern:
  1046. # description of this hat.
  1047. Description:
  1048. - '&7&oA little pumkin'
  1049. # if true, the hat will be enabled.
  1050. Enabled: true
  1051. # if true, the description of this hat will be showed.
  1052. Show-Description: true
  1053. # if true, it'll be possible to find
  1054. # it in treasure chests
  1055. Can-Be-Found-In-Treasure-Chests: true
  1056. ScaryClown:
  1057. # description of this hat.
  1058. Description:
  1059. - '&7&oHope you are not scared of clowns.'
  1060. # if true, the hat will be enabled.
  1061. Enabled: true
  1062. # if true, the description of this hat will be showed.
  1063. Show-Description: true
  1064. # if true, it'll be possible to find
  1065. # it in treasure chests
  1066. Can-Be-Found-In-Treasure-Chests: true
  1067. Santa:
  1068. # description of this hat.
  1069. Description:
  1070. - '&7&oOh oh oh! Merry Christmas!'
  1071. # if true, the hat will be enabled.
  1072. Enabled: true
  1073. # if true, the description of this hat will be showed.
  1074. Show-Description: true
  1075. # if true, it'll be possible to find
  1076. # it in treasure chests
  1077. Can-Be-Found-In-Treasure-Chests: true
  1078. Snowman:
  1079. # description of this hat.
  1080. Description:
  1081. - '&7&oI don''t have a skull.. or bones'
  1082. # if true, the hat will be enabled.
  1083. Enabled: true
  1084. # if true, the description of this hat will be showed.
  1085. Show-Description: true
  1086. # if true, it'll be possible to find
  1087. # it in treasure chests
  1088. Can-Be-Found-In-Treasure-Chests: true
  1089. Present:
  1090. # description of this hat.
  1091. Description:
  1092. - '&7&oFrom Santa, to you!'
  1093. # if true, the hat will be enabled.
  1094. Enabled: true
  1095. # if true, the description of this hat will be showed.
  1096. Show-Description: true
  1097. # if true, it'll be possible to find
  1098. # it in treasure chests
  1099. Can-Be-Found-In-Treasure-Chests: true
  1100. Elf:
  1101. # description of this hat.
  1102. Description:
  1103. - '&7&oI work for Santa!'
  1104. # if true, the hat will be enabled.
  1105. Enabled: true
  1106. # if true, the description of this hat will be showed.
  1107. Show-Description: true
  1108. # if true, it'll be possible to find
  1109. # it in treasure chests
  1110. Can-Be-Found-In-Treasure-Chests: true
  1111. Gadgets:
  1112. PaintballGun:
  1113. Cooldown: 0.20000000298023224
  1114. # Description of this gadget.
  1115. Description:
  1116. - '&7&oPEW PEW PEW PEW!!'
  1117. # if true, the gadget will be enabled.
  1118. Enabled: true
  1119. # if true, the description of gadget will be showed.
  1120. Show-Description: true
  1121. # if true, it'll be possible to find
  1122. # it in treasure chests
  1123. Can-Be-Found-In-Treasure-Chests: true
  1124. # With what block will it paint?
  1125. Block-Type: STAINED_CLAY
  1126. Particle:
  1127. # Should it display particles?
  1128. Enabled: false
  1129. # what particles? (List: http://pastebin.com/CVKkufck)
  1130. Effect: FIREWORKS_SPARK
  1131. # The radius of painting.
  1132. Radius: 2
  1133. # A list of the blocks that
  1134. # can't be painted.
  1135. BlackList:
  1136. - REDSTONE_BLOCK
  1137. BatBlaster:
  1138. Cooldown: 7.0
  1139. # Description of this gadget.
  1140. Description:
  1141. - '&7&oLaunch waves of annoying bats'
  1142. - '&7&oto people you do not like!'
  1143. # if true, the gadget will be enabled.
  1144. Enabled: true
  1145. # if true, the description of gadget will be showed.
  1146. Show-Description: true
  1147. # if true, it'll be possible to find
  1148. # it in treasure chests
  1149. Can-Be-Found-In-Treasure-Chests: true
  1150. Chickenator:
  1151. Cooldown: 2.0
  1152. # Description of this gadget.
  1153. Description:
  1154. - '&7&oShoot, boom, KFC'
  1155. # if true, the gadget will be enabled.
  1156. Enabled: true
  1157. # if true, the description of gadget will be showed.
  1158. Show-Description: true
  1159. # if true, it'll be possible to find
  1160. # it in treasure chests
  1161. Can-Be-Found-In-Treasure-Chests: true
  1162. MelonThrower:
  1163. Cooldown: 1.5
  1164. # Description of this gadget.
  1165. Description:
  1166. - '&7&oDeliciously fun!'
  1167. - '&7&oEat the melon slices for a'
  1168. - '&7&otemporary speed boost!'
  1169. # if true, the gadget will be enabled.
  1170. Enabled: true
  1171. # if true, the description of gadget will be showed.
  1172. Show-Description: true
  1173. # if true, it'll be possible to find
  1174. # it in treasure chests
  1175. Can-Be-Found-In-Treasure-Chests: true
  1176. EtherealPearl:
  1177. Cooldown: 3.0
  1178. # Description of this gadget.
  1179. Description:
  1180. - '&7&oTake a ride through the skies'
  1181. - '&7&oon your very own Ethereal Pearl!'
  1182. # if true, the gadget will be enabled.
  1183. Enabled: true
  1184. # if true, the description of gadget will be showed.
  1185. Show-Description: true
  1186. # if true, it'll be possible to find
  1187. # it in treasure chests
  1188. Can-Be-Found-In-Treasure-Chests: true
  1189. DiscoBall:
  1190. Cooldown: 60.0
  1191. # Description of this gadget.
  1192. Description:
  1193. - '&7&oJust, dance!'
  1194. # if true, the gadget will be enabled.
  1195. Enabled: true
  1196. # if true, the description of gadget will be showed.
  1197. Show-Description: true
  1198. # if true, it'll be possible to find
  1199. # it in treasure chests
  1200. Can-Be-Found-In-Treasure-Chests: true
  1201. ColorBomb:
  1202. Cooldown: 30.0
  1203. # Description of this gadget.
  1204. Description:
  1205. - '&7&oA colorful bomb!'
  1206. # if true, the gadget will be enabled.
  1207. Enabled: true
  1208. # if true, the description of gadget will be showed.
  1209. Show-Description: true
  1210. # if true, it'll be possible to find
  1211. # it in treasure chests
  1212. Can-Be-Found-In-Treasure-Chests: true
  1213. FleshHook:
  1214. Cooldown: 2.0
  1215. # Description of this gadget.
  1216. Description:
  1217. - '&7&oMake new friends by throwing a hook'
  1218. - '&7&ointo their face and pulling them'
  1219. - '&7&otowards you!'
  1220. # if true, the gadget will be enabled.
  1221. Enabled: true
  1222. # if true, the description of gadget will be showed.
  1223. Show-Description: true
  1224. # if true, it'll be possible to find
  1225. # it in treasure chests
  1226. Can-Be-Found-In-Treasure-Chests: true
  1227. PortalGun:
  1228. Cooldown: 1.0
  1229. # Description of this gadget.
  1230. Description:
  1231. - '&7&oMomentum, a function of mass and velocity,'
  1232. - '&7&ois converved between portals. In layman''s terms,'
  1233. - '&7&ospeedy thing goes in, speedy thing goes out.'
  1234. # if true, the gadget will be enabled.
  1235. Enabled: true
  1236. # if true, the description of gadget will be showed.
  1237. Show-Description: true
  1238. # if true, it'll be possible to find
  1239. # it in treasure chests
  1240. Can-Be-Found-In-Treasure-Chests: true
  1241. BlizzardBlaster:
  1242. Cooldown: 5.0
  1243. # Description of this gadget.
  1244. Description:
  1245. - '&7&oLet it go!'
  1246. # if true, the gadget will be enabled.
  1247. Enabled: true
  1248. # if true, the description of gadget will be showed.
  1249. Show-Description: true
  1250. # if true, it'll be possible to find
  1251. # it in treasure chests
  1252. Can-Be-Found-In-Treasure-Chests: true
  1253. ThorHammer:
  1254. Cooldown: 4.0
  1255. # Description of this gadget.
  1256. Description:
  1257. - '&7&oGet the real Mjölnir!'
  1258. # if true, the gadget will be enabled.
  1259. Enabled: true
  1260. # if true, the description of gadget will be showed.
  1261. Show-Description: true
  1262. # if true, it'll be possible to find
  1263. # it in treasure chests
  1264. Can-Be-Found-In-Treasure-Chests: true
  1265. SmashDown:
  1266. Cooldown: 15.0
  1267. # Description of this gadget.
  1268. Description:
  1269. - '&7&oSmash the ground like Hulk!'
  1270. # if true, the gadget will be enabled.
  1271. Enabled: true
  1272. # if true, the description of gadget will be showed.
  1273. Show-Description: true
  1274. # if true, it'll be possible to find
  1275. # it in treasure chests
  1276. Can-Be-Found-In-Treasure-Chests: true
  1277. ExplosiveSheep:
  1278. Cooldown: 40.0
  1279. # Description of this gadget.
  1280. Description:
  1281. - '&7&oAre you sure it is supposed'
  1282. - '&7&oto flicker like that?'
  1283. # if true, the gadget will be enabled.
  1284. Enabled: true
  1285. # if true, the description of gadget will be showed.
  1286. Show-Description: true
  1287. # if true, it'll be possible to find
  1288. # it in treasure chests
  1289. Can-Be-Found-In-Treasure-Chests: true
  1290. AntiGravity:
  1291. Cooldown: 30.0
  1292. # Description of this gadget.
  1293. Description:
  1294. - '&7&oIf you do not like gravity'
  1295. - '&7&oThis gadget is made for you!'
  1296. # if true, the gadget will be enabled.
  1297. Enabled: true
  1298. # if true, the description of gadget will be showed.
  1299. Show-Description: true
  1300. # if true, it'll be possible to find
  1301. # it in treasure chests
  1302. Can-Be-Found-In-Treasure-Chests: true
  1303. Tsunami:
  1304. Cooldown: 10.0
  1305. # Description of this gadget.
  1306. Description:
  1307. - '&9&oTSUNAMI'
  1308. - '&7&oJump!'
  1309. - '&7&oLet''s go!'
  1310. # if true, the gadget will be enabled.
  1311. Enabled: true
  1312. # if true, the description of gadget will be showed.
  1313. Show-Description: true
  1314. # if true, it'll be possible to find
  1315. # it in treasure chests
  1316. Can-Be-Found-In-Treasure-Chests: true
  1317. Rocket:
  1318. Cooldown: 60.0
  1319. # Description of this gadget.
  1320. Description:
  1321. - '&7&oHouston, we have got a problem.'
  1322. # if true, the gadget will be enabled.
  1323. Enabled: true
  1324. # if true, the description of gadget will be showed.
  1325. Show-Description: true
  1326. # if true, it'll be possible to find
  1327. # it in treasure chests
  1328. Can-Be-Found-In-Treasure-Chests: true
  1329. BlackHole:
  1330. Cooldown: 45.0
  1331. # Description of this gadget.
  1332. Description:
  1333. - '&7&oDo not get caught in it...'
  1334. # if true, the gadget will be enabled.
  1335. Enabled: true
  1336. # if true, the description of gadget will be showed.
  1337. Show-Description: true
  1338. # if true, it'll be possible to find
  1339. # it in treasure chests
  1340. Can-Be-Found-In-Treasure-Chests: true
  1341. TNT:
  1342. Cooldown: 1.0
  1343. # Description of this gadget.
  1344. Description:
  1345. - '&7&oBlow some people up!'
  1346. - '&7&oKABOOM!'
  1347. # if true, the gadget will be enabled.
  1348. Enabled: true
  1349. # if true, the description of gadget will be showed.
  1350. Show-Description: true
  1351. # if true, it'll be possible to find
  1352. # it in treasure chests
  1353. Can-Be-Found-In-Treasure-Chests: true
  1354. FunGun:
  1355. Cooldown: 2.0
  1356. # Description of this gadget.
  1357. Description:
  1358. - '&7&oWow! So much fun in a gun!'
  1359. # if true, the gadget will be enabled.
  1360. Enabled: true
  1361. # if true, the description of gadget will be showed.
  1362. Show-Description: true
  1363. # if true, it'll be possible to find
  1364. # it in treasure chests
  1365. Can-Be-Found-In-Treasure-Chests: true
  1366. QuakeGun:
  1367. Cooldown: 5.0
  1368. # Description of this gadget.
  1369. Description:
  1370. - '&7&oGet a real Rail Gun and'
  1371. - '&7&oStrike players and mobs!'
  1372. # if true, the gadget will be enabled.
  1373. Enabled: true
  1374. # if true, the description of gadget will be showed.
  1375. Show-Description: true
  1376. # if true, it'll be possible to find
  1377. # it in treasure chests
  1378. Can-Be-Found-In-Treasure-Chests: true
  1379. Parachute:
  1380. Cooldown: 45.0
  1381. # Description of this gadget.
  1382. Description:
  1383. - '&7&oGeronimo!'
  1384. # if true, the gadget will be enabled.
  1385. Enabled: true
  1386. # if true, the description of gadget will be showed.
  1387. Show-Description: true
  1388. # if true, it'll be possible to find
  1389. # it in treasure chests
  1390. Can-Be-Found-In-Treasure-Chests: true
  1391. GhostParty:
  1392. Cooldown: 45.0
  1393. # Description of this gadget.
  1394. Description:
  1395. - '&7&oWho Ya Gonna Call?'
  1396. - '&f&lGHOST &4&lBUSTERS'
  1397. # if true, the gadget will be enabled.
  1398. Enabled: true
  1399. # if true, the description of gadget will be showed.
  1400. Show-Description: true
  1401. # if true, it'll be possible to find
  1402. # it in treasure chests
  1403. Can-Be-Found-In-Treasure-Chests: true
  1404. Firework:
  1405. Cooldown: 0.1
  1406. # Description of this gadget.
  1407. Description:
  1408. - '&7&oNeed to celebrate?'
  1409. - '&7&oUse fireworks'
  1410. # if true, the gadget will be enabled.
  1411. Enabled: true
  1412. # if true, the description of gadget will be showed.
  1413. Show-Description: true
  1414. # if true, it'll be possible to find
  1415. # it in treasure chests
  1416. Can-Be-Found-In-Treasure-Chests: true
  1417. ChristmasTree:
  1418. Cooldown: 15.0
  1419. # Description of this gadget.
  1420. Description:
  1421. - '&7&oHere is a Christmas Tree for you!'
  1422. # if true, the gadget will be enabled.
  1423. Enabled: true
  1424. # if true, the description of gadget will be showed.
  1425. Show-Description: true
  1426. # if true, it'll be possible to find
  1427. # it in treasure chests
  1428. Can-Be-Found-In-Treasure-Chests: true
  1429. Bat:
  1430. # Description of this Morph.
  1431. Description:
  1432. - '&7&oBecome a bat!'
  1433. Blaze:
  1434. # Description of this Morph.
  1435. Description:
  1436. - '&7&oIt might be hot on there..'
  1437. Slime:
  1438. # Description of this Morph.
  1439. Description:
  1440. - '&7&oSplat splat!'
  1441. Enderman:
  1442. # Description of this Morph.
  1443. Description:
  1444. - '&7&oI go from there to'
  1445. - '&7&o there, then you lost me.'
  1446. Chicken:
  1447. # Description of this Morph.
  1448. Description:
  1449. - '&7&oPoor chicken!'
  1450. Pig:
  1451. # Description of this Morph.
  1452. Description:
  1453. - '&7&oMust hold your carrot!'
  1454. Creeper:
  1455. # Description of this Morph.
  1456. Description:
  1457. - '&7&oNice housssssssse you got! Sssssssh'
  1458. WitherSkeleton:
  1459. # Description of this Morph.
  1460. Description:
  1461. - '&7&oJust a regular skeleton'
  1462. - '&7&obut from the Nether!'
  1463. Snowman:
  1464. # Description of this Morph.
  1465. Description:
  1466. - '&7&oI''m Olaf!'
  1467. Morphs:
  1468. Bat:
  1469. # if true, the morph will be enabled.
  1470. Enabled: true
  1471. # if true, the description of this morph will be showed.
  1472. Show-Description: true
  1473. # if true, it'll be possible to find
  1474. # it in treasure chests
  1475. Can-Be-Found-In-Treasure-Chests: true
  1476. Blaze:
  1477. # if true, the morph will be enabled.
  1478. Enabled: true
  1479. # if true, the description of this morph will be showed.
  1480. Show-Description: true
  1481. # if true, it'll be possible to find
  1482. # it in treasure chests
  1483. Can-Be-Found-In-Treasure-Chests: true
  1484. Slime:
  1485. # if true, the morph will be enabled.
  1486. Enabled: true
  1487. # if true, the description of this morph will be showed.
  1488. Show-Description: true
  1489. # if true, it'll be possible to find
  1490. # it in treasure chests
  1491. Can-Be-Found-In-Treasure-Chests: true
  1492. Enderman:
  1493. # if true, the morph will be enabled.
  1494. Enabled: true
  1495. # if true, the description of this morph will be showed.
  1496. Show-Description: true
  1497. # if true, it'll be possible to find
  1498. # it in treasure chests
  1499. Can-Be-Found-In-Treasure-Chests: true
  1500. Chicken:
  1501. # if true, the morph will be enabled.
  1502. Enabled: true
  1503. # if true, the description of this morph will be showed.
  1504. Show-Description: true
  1505. # if true, it'll be possible to find
  1506. # it in treasure chests
  1507. Can-Be-Found-In-Treasure-Chests: true
  1508. Pig:
  1509. # if true, the morph will be enabled.
  1510. Enabled: true
  1511. # if true, the description of this morph will be showed.
  1512. Show-Description: true
  1513. # if true, it'll be possible to find
  1514. # it in treasure chests
  1515. Can-Be-Found-In-Treasure-Chests: true
  1516. Creeper:
  1517. # if true, the morph will be enabled.
  1518. Enabled: true
  1519. # if true, the description of this morph will be showed.
  1520. Show-Description: true
  1521. # if true, it'll be possible to find
  1522. # it in treasure chests
  1523. Can-Be-Found-In-Treasure-Chests: true
  1524. WitherSkeleton:
  1525. # if true, the morph will be enabled.
  1526. Enabled: true
  1527. # if true, the description of this morph will be showed.
  1528. Show-Description: true
  1529. # if true, it'll be possible to find
  1530. # it in treasure chests
  1531. Can-Be-Found-In-Treasure-Chests: true
  1532. Snowman:
  1533. # if true, the morph will be enabled.
  1534. Enabled: true
  1535. # if true, the description of this morph will be showed.
  1536. Show-Description: true
  1537. # if true, it'll be possible to find
  1538. # it in treasure chests
  1539. Can-Be-Found-In-Treasure-Chests: true
Add Comment
Please, Sign In to add comment