Guest User

Untitled

a guest
Apr 29th, 2016
207
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 57.31 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. Suits: true
  12. # Other settings for categories:
  13. # - The Item in Main Menu.
  14. # - Do you want a BackToMainMenu Arrow in it?
  15. Categories:
  16. Gadgets:
  17. Main-Menu-Item: '417:0'
  18. Go-Back-Arrow: true
  19. # You wanna show the cooldown of current gadget in actionbar?
  20. Cooldown-In-ActionBar: true
  21. Particle-Effects:
  22. Main-Menu-Item: '198:0'
  23. Go-Back-Arrow: true
  24. Mounts:
  25. Main-Menu-Item: '329:0'
  26. Go-Back-Arrow: true
  27. Pets:
  28. Main-Menu-Item: '352:0'
  29. Go-Back-Arrow: true
  30. Morphs:
  31. Main-Menu-Item: 383:92
  32. Go-Back-Arrow: true
  33. Hats:
  34. Main-Menu-Item: '298:0'
  35. Go-Back-Arrow: true
  36. Suits:
  37. Main-Menu-Item: '307:0'
  38. Go-Back-Arrow: true
  39. Clear-Cosmetic-Item: '166:0'
  40. # Previous Page Item
  41. Previous-Page-Item: '143:0'
  42. # Next Page Item
  43. Next-Page-Item: '143:0'
  44. # Back to Main Menu Item
  45. Back-Main-Menu-Item: '262:0'
  46. Self-View-Item:
  47. # Item in Morphs Menu when Self View enabled.
  48. When-Enabled: '381:0'
  49. # Item in Morphs Menu when Self View disabled.
  50. When-Disabled: '368:0'
  51. Gadgets-Item:
  52. # Item in Gadgets Menu when Gadgets enabled.
  53. When-Enabled: '417:0'
  54. # Item in Gadgets Menu when Gadgets disabled.
  55. When-Disabled: '418:0'
  56. # Item in Pets Menu to rename current pet.
  57. Rename-Pet-Item: '421:0'
  58. # Should GUI close after selecting a cosmetic?
  59. Close-GUI-After-Select: true
  60. Back-To-Main-Menu-Custom-Command: {}
  61. # Treasure Chests Settings.
  62. # /uc reload will not be enough to toggle them!
  63. #
  64. # NOTE: Money will be given
  65. # to player even if disabled in case
  66. # there is nothing to give!
  67. #
  68. #
  69. # About Treasure Chests designs:
  70. # For a list of effect: http://pastebin.com/CVKkufck
  71. # For the chest-types: NORMAL or ENDER
  72. # Material syntax: 'id:data'
  73. # You CAN make more designs just copy one, paste it and modify.
  74. # Not twice same name!
  75. #
  76. # Some infos:
  77. # center-block: The block on the center.
  78. # around-center: Blocks around the center
  79. # third-blocks: blocks "around around" the center.
  80. # below-chests: Block below the chests.
  81. # barriers: the barrier.
  82. # chest-type: The chest type (NORMAL or ENDER)
  83. # effect: The effect (complete list: http://pastebin.com/CVKkufck)
  84. #
  85. # For permission command:
  86. # Change it to correspond to your Permissions plugin!
  87. # Default one is Pex's.
  88. #
  89. TreasureChests:
  90. Enabled: true
  91. Key-Price: 5000
  92. Loots:
  93. Money:
  94. Enabled: false
  95. Max: 300
  96. Chance: 5
  97. Message:
  98. enabled: false
  99. message: '%prefix% &6&l%name% found %money%$'
  100. Gadgets-Ammo:
  101. Enabled: true
  102. Min: 20
  103. Max: 100
  104. Chance: 60
  105. Message:
  106. enabled: false
  107. message: '%prefix% &6&l%name% found %ammo% %gadget% ammo'
  108. Gadgets:
  109. Enabled: true
  110. Chance: 20
  111. Message:
  112. enabled: true
  113. message: '%prefix% &6&l%name% found gadget %gadget%'
  114. Mounts:
  115. Enabled: true
  116. Chance: 4
  117. Message:
  118. enabled: true
  119. message: '%prefix% &6&l%name% found rare %mount%'
  120. Pets:
  121. Enabled: true
  122. Chance: 4
  123. Message:
  124. enabled: true
  125. message: '%prefix% &6&l%name% found rare %pet%'
  126. Morphs:
  127. Enabled: true
  128. Chance: 4
  129. Message:
  130. enabled: true
  131. message: '%prefix% &6&l%name% found legendary %morph%'
  132. Effects:
  133. Enabled: true
  134. Chance: 4
  135. Message:
  136. enabled: true
  137. message: '%prefix% &6&l%name% found legendary %effect%'
  138. Hats:
  139. Enabled: true
  140. Chance: 4
  141. Message:
  142. enabled: true
  143. message: '%prefix% &6&l%name% found rare %hat%'
  144. Suits:
  145. Enabled: true
  146. Chance: 4
  147. Message:
  148. enabled: true
  149. message: '%prefix% &6&l%name% found rare %suit%'
  150. Designs:
  151. Classic:
  152. center-block: '89:0'
  153. around-center: '17:12'
  154. third-blocks: '17:12'
  155. below-chests: '17:1'
  156. barriers: '188:0'
  157. chest-type: NORMAL
  158. effect: SMOKE_LARGE
  159. Modern:
  160. center-block: '169:0'
  161. around-center: '155:0'
  162. third-blocks: '155:1'
  163. below-chests: '155:2'
  164. barriers: '189:0'
  165. chest-type: ENDER
  166. effect: SNOWBALL
  167. Panda:
  168. center-block: '89:0'
  169. around-center: '5:3'
  170. third-blocks: '48:0'
  171. below-chests: '17:15'
  172. barriers: '18:3'
  173. chest-type: NORMAL
  174. effect: VILLAGER_HAPPY
  175. End:
  176. center-block: '169:0'
  177. around-center: '206:0'
  178. third-blocks: '201:0'
  179. below-chests: '120:0'
  180. barriers: '189:0'
  181. chest-type: ENDER
  182. effect: PORTAL
  183. Nether:
  184. center-block: '89:0'
  185. around-center: '88:0'
  186. third-blocks: '87:0'
  187. below-chests: '112:0'
  188. barriers: '113:0'
  189. chest-type: NORMAL
  190. effect: SMOKE_NORMAL
  191. Permission-Add-Command: pex user %user% add %permission%
  192. # This option will fill the blank slots of inventories
  193. # with a custom item!
  194. Fill-Blank-Slots-With-Item:
  195. Enabled: false
  196. Item: '160:15'
  197. # Toggle this to allow players to rename pets.
  198. #
  199. # Permission-Required:
  200. # If true, the permission:
  201. # ultracosmetics.pets.rename
  202. # will be required to rename a pet.
  203. #
  204. # Requires Money:
  205. # If true, money will be required
  206. # to rename a pet.
  207. Pets-Rename:
  208. Enabled: true
  209. Permission-Required: false
  210. Requires-Money:
  211. Enabled: true
  212. Price: 100
  213. # Do pets drop items? (not pickable up by players)
  214. Pets-Drop-Items: true
  215. # Are pets babies?
  216. Pets-Are-Babies: true
  217. # Do you want the mounts
  218. # that normally make block trails
  219. # to do so?
  220. Mounts-Block-Trails: true
  221. # This option allows to use ammo
  222. # for gadgets, for limited uses.
  223. # Ammo can be given with /uc give ammo
  224. # or bought from menu when activating gadget.
  225. #
  226. # For the system: 'file' or 'mysql'
  227. #
  228. # If you set mysql, please fill the MySQL infos.
  229. Ammo-System-For-Gadgets:
  230. Enabled: true
  231. System: file
  232. MySQL:
  233. hostname: localhost
  234. username: root
  235. password: password
  236. port: '3306'
  237. database: UltraCosmetics
  238. # The menu item settings.
  239. #
  240. # List for type: https://hub.spigotmc.org/javadocs/bukkit/org/bukkit/Material.html
  241. Menu-Item:
  242. Give-On-Join: true
  243. Give-On-Respawn: true
  244. Slot: 3
  245. Type: ENDER_CHEST
  246. Data: 0
  247. Displayname: '&6&lCosmetics'
  248. # Settings related to permissions.
  249. #
  250. # List for "Type" https://hub.spigotmc.org/javadocs/bukkit/org/bukkit/Material.html
  251. No-Permission:
  252. Show-In-Lore: true
  253. Lore-Message-Yes: '&o&7Permission: &a&lYes!'
  254. Lore-Message-No: '&o&7Permission: &4&lNo!'
  255. Dont-Show-Item: false
  256. Custom-Item:
  257. enabled: false
  258. Type: COMPASS
  259. Data: 0
  260. Name: '&c&l{cosmetic-name}'
  261. Lore:
  262. - ''
  263. - '&c&lYou do not have permission for this!'
  264. - ''
  265. # If set to true, in messages the cosmetics' names
  266. # won't be colored.
  267. # Example:
  268. # With true: &a&lYou activated &9&lPaintball Gun!
  269. # With false: &a&lYou activated Paintball Gun!
  270. Chat-Cosmetic-PlaceHolder-Color: true
  271. # What is the slot for gadgets?
  272. Gadget-Slot: 4
  273. # If toggled to true,
  274. # players will be able to remove
  275. # their current gadget by pressing
  276. # their drop key.
  277. Remove-Gadget-With-Drop: false
  278. # List of the worlds
  279. # where cosmetics are enabled!
  280. Enabled-Worlds:
  281. - tree
  282. Gadgets:
  283. BatBlaster:
  284. Cooldown: 8.0
  285. # Description of this gadget.
  286. Description:
  287. - '&7&oLaunch waves of annoying bats'
  288. - '&7&oto people you don''t like!'
  289. # Should it affect players? (Velocity, etc.)
  290. Affect-Players: true
  291. # if true, the gadget will be enabled.
  292. Enabled: true
  293. # if true, the description of gadget will be showed.
  294. Show-Description: true
  295. # if true, it'll be possible to find
  296. # it in treasure chests
  297. Can-Be-Found-In-Treasure-Chests: true
  298. Ammo:
  299. # You want this gadget to need ammo?
  300. Enabled: true
  301. # What price for the ammo?
  302. Price: 500
  303. # And how much ammo is given
  304. # when bought?
  305. Result-Amount: 20
  306. Chickenator:
  307. Cooldown: 6.0
  308. # Description of this gadget.
  309. Description:
  310. - '&7&oShoot, boom, KFC.'
  311. # Should it affect players? (Velocity, etc.)
  312. Affect-Players: true
  313. # if true, the gadget will be enabled.
  314. Enabled: true
  315. # if true, the description of gadget will be showed.
  316. Show-Description: true
  317. # if true, it'll be possible to find
  318. # it in treasure chests
  319. Can-Be-Found-In-Treasure-Chests: true
  320. Ammo:
  321. # You want this gadget to need ammo?
  322. Enabled: true
  323. # What price for the ammo?
  324. Price: 500
  325. # And how much ammo is given
  326. # when bought?
  327. Result-Amount: 20
  328. ColorBomb:
  329. Cooldown: 25.0
  330. # Description of this gadget.
  331. Description:
  332. - '&7&oA colorful bomb!'
  333. # Should it affect players? (Velocity, etc.)
  334. Affect-Players: true
  335. # if true, the gadget will be enabled.
  336. Enabled: true
  337. # if true, the description of gadget will be showed.
  338. Show-Description: true
  339. # if true, it'll be possible to find
  340. # it in treasure chests
  341. Can-Be-Found-In-Treasure-Chests: true
  342. Ammo:
  343. # You want this gadget to need ammo?
  344. Enabled: true
  345. # What price for the ammo?
  346. Price: 500
  347. # And how much ammo is given
  348. # when bought?
  349. Result-Amount: 20
  350. DiscoBall:
  351. Cooldown: 45.0
  352. # Description of this gadget.
  353. Description:
  354. - '&7&oJust, dance!'
  355. # Should it affect players? (Velocity, etc.)
  356. Affect-Players: true
  357. # if true, the gadget will be enabled.
  358. Enabled: true
  359. # if true, the description of gadget will be showed.
  360. Show-Description: true
  361. # if true, it'll be possible to find
  362. # it in treasure chests
  363. Can-Be-Found-In-Treasure-Chests: true
  364. Ammo:
  365. # You want this gadget to need ammo?
  366. Enabled: true
  367. # What price for the ammo?
  368. Price: 500
  369. # And how much ammo is given
  370. # when bought?
  371. Result-Amount: 20
  372. EtherealPearl:
  373. Cooldown: 2.0
  374. # Description of this gadget.
  375. Description:
  376. - '&7&oTake a ride through the skies'
  377. - '&7&oon your very own Ethereal Pearl!'
  378. # Should it affect players? (Velocity, etc.)
  379. Affect-Players: true
  380. # if true, the gadget will be enabled.
  381. Enabled: true
  382. # if true, the description of gadget will be showed.
  383. Show-Description: true
  384. # if true, it'll be possible to find
  385. # it in treasure chests
  386. Can-Be-Found-In-Treasure-Chests: true
  387. Ammo:
  388. # You want this gadget to need ammo?
  389. Enabled: true
  390. # What price for the ammo?
  391. Price: 500
  392. # And how much ammo is given
  393. # when bought?
  394. Result-Amount: 20
  395. FleshHook:
  396. Cooldown: 5.0
  397. # Description of this gadget.
  398. Description:
  399. - '&7&oMake new friends by throwing a hook'
  400. - '&7&ointo their face and pulling them'
  401. - '&7&otowards you!'
  402. # Should it affect players? (Velocity, etc.)
  403. Affect-Players: true
  404. # if true, the gadget will be enabled.
  405. Enabled: true
  406. # if true, the description of gadget will be showed.
  407. Show-Description: true
  408. # if true, it'll be possible to find
  409. # it in treasure chests
  410. Can-Be-Found-In-Treasure-Chests: true
  411. Ammo:
  412. # You want this gadget to need ammo?
  413. Enabled: true
  414. # What price for the ammo?
  415. Price: 500
  416. # And how much ammo is given
  417. # when bought?
  418. Result-Amount: 20
  419. MelonThrower:
  420. Cooldown: 2.0
  421. # Description of this gadget.
  422. Description:
  423. - '&7&oDeliciously fun!'
  424. # Should it affect players? (Velocity, etc.)
  425. Affect-Players: true
  426. # if true, the gadget will be enabled.
  427. Enabled: true
  428. # if true, the description of gadget will be showed.
  429. Show-Description: true
  430. # if true, it'll be possible to find
  431. # it in treasure chests
  432. Can-Be-Found-In-Treasure-Chests: true
  433. Ammo:
  434. # You want this gadget to need ammo?
  435. Enabled: true
  436. # What price for the ammo?
  437. Price: 500
  438. # And how much ammo is given
  439. # when bought?
  440. Result-Amount: 20
  441. BlizzardBlaster:
  442. Cooldown: 12.0
  443. # Description of this gadget.
  444. Description:
  445. - '&7&oLet it go!'
  446. # Should it affect players? (Velocity, etc.)
  447. Affect-Players: true
  448. # if true, the gadget will be enabled.
  449. Enabled: true
  450. # if true, the description of gadget 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. Ammo:
  456. # You want this gadget to need ammo?
  457. Enabled: true
  458. # What price for the ammo?
  459. Price: 500
  460. # And how much ammo is given
  461. # when bought?
  462. Result-Amount: 20
  463. PortalGun:
  464. Cooldown: 2.0
  465. # Description of this gadget.
  466. Description:
  467. - '&7&oMomentum, a function of mass and velocity,'
  468. - '&7&ois converved between portals. In Layman''''s terms,'
  469. - '&7&ospeedy thing goes in, speedy thing goes out.'
  470. # Should it affect players? (Velocity, etc.)
  471. Affect-Players: true
  472. # if true, the gadget will be enabled.
  473. Enabled: true
  474. # if true, the description of gadget will be showed.
  475. Show-Description: true
  476. # if true, it'll be possible to find
  477. # it in treasure chests
  478. Can-Be-Found-In-Treasure-Chests: true
  479. Ammo:
  480. # You want this gadget to need ammo?
  481. Enabled: true
  482. # What price for the ammo?
  483. Price: 500
  484. # And how much ammo is given
  485. # when bought?
  486. Result-Amount: 20
  487. ExplosiveSheep:
  488. Cooldown: 25.0
  489. # Description of this gadget.
  490. Description:
  491. - '&7&oAre you sure it''s supposed'
  492. - '&7&oto flicker like that?'
  493. # Should it affect players? (Velocity, etc.)
  494. Affect-Players: true
  495. # if true, the gadget will be enabled.
  496. Enabled: true
  497. # if true, the description of gadget will be showed.
  498. Show-Description: true
  499. # if true, it'll be possible to find
  500. # it in treasure chests
  501. Can-Be-Found-In-Treasure-Chests: true
  502. Ammo:
  503. # You want this gadget to need ammo?
  504. Enabled: true
  505. # What price for the ammo?
  506. Price: 500
  507. # And how much ammo is given
  508. # when bought?
  509. Result-Amount: 20
  510. PaintballGun:
  511. Cooldown: 0.5
  512. # Description of this gadget.
  513. Description:
  514. - '&7&oPEW PEW PEW PEW!!!'
  515. # Should it affect players? (Velocity, etc.)
  516. Affect-Players: true
  517. # if true, the gadget will be enabled.
  518. Enabled: true
  519. # if true, the description of gadget will be showed.
  520. Show-Description: true
  521. # if true, it'll be possible to find
  522. # it in treasure chests
  523. Can-Be-Found-In-Treasure-Chests: true
  524. # With what block will it paint?
  525. Block-Type: STAINED_CLAY
  526. Particle:
  527. # Should it display particles?
  528. Enabled: false
  529. # what particles? (List: http://pastebin.com/CVKkufck)
  530. Effect: FIREWORKS_SPARK
  531. # The radius of painting.
  532. Radius: 2
  533. # A list of the blocks that
  534. # can't be painted.
  535. BlackList:
  536. - REDSTONE_BLOCK
  537. Ammo:
  538. # You want this gadget to need ammo?
  539. Enabled: true
  540. # What price for the ammo?
  541. Price: 500
  542. # And how much ammo is given
  543. # when bought?
  544. Result-Amount: 20
  545. ThorHammer:
  546. Cooldown: 8.0
  547. # Description of this gadget.
  548. Description:
  549. - '&7&oGet the real Mjölnir'
  550. # Should it affect players? (Velocity, etc.)
  551. Affect-Players: true
  552. # if true, the gadget will be enabled.
  553. Enabled: true
  554. # if true, the description of gadget will be showed.
  555. Show-Description: true
  556. # if true, it'll be possible to find
  557. # it in treasure chests
  558. Can-Be-Found-In-Treasure-Chests: true
  559. Ammo:
  560. # You want this gadget to need ammo?
  561. Enabled: true
  562. # What price for the ammo?
  563. Price: 500
  564. # And how much ammo is given
  565. # when bought?
  566. Result-Amount: 20
  567. AntiGravity:
  568. Cooldown: 30.0
  569. # Description of this gadget.
  570. Description:
  571. - '&7&oYou don''t like gravity?'
  572. - '&7&oThen, this gadget is made for you!'
  573. # Should it affect players? (Velocity, etc.)
  574. Affect-Players: true
  575. # if true, the gadget will be enabled.
  576. Enabled: true
  577. # if true, the description of gadget 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. Ammo:
  583. # You want this gadget to need ammo?
  584. Enabled: true
  585. # What price for the ammo?
  586. Price: 500
  587. # And how much ammo is given
  588. # when bought?
  589. Result-Amount: 20
  590. SmashDown:
  591. Cooldown: 15.0
  592. # Description of this gadget.
  593. Description:
  594. - '&7&oAND HIS NAME IS... JOHN CENA!!'
  595. # Should it affect players? (Velocity, etc.)
  596. Affect-Players: true
  597. # if true, the gadget will be enabled.
  598. Enabled: true
  599. # if true, the description of gadget 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. Ammo:
  605. # You want this gadget to need ammo?
  606. Enabled: true
  607. # What price for the ammo?
  608. Price: 500
  609. # And how much ammo is given
  610. # when bought?
  611. Result-Amount: 20
  612. Rocket:
  613. Cooldown: 60.0
  614. # Description of this gadget.
  615. Description:
  616. - '&7&oHouston, we have got a problem..'
  617. # Should it affect players? (Velocity, etc.)
  618. Affect-Players: true
  619. # if true, the gadget will be enabled.
  620. Enabled: true
  621. # if true, the description of gadget 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. Ammo:
  627. # You want this gadget to need ammo?
  628. Enabled: true
  629. # What price for the ammo?
  630. Price: 500
  631. # And how much ammo is given
  632. # when bought?
  633. Result-Amount: 20
  634. BlackHole:
  635. Cooldown: 35.0
  636. # Description of this gadget.
  637. Description:
  638. - '&7&oYou should not get caught by it..'
  639. # Should it affect players? (Velocity, etc.)
  640. Affect-Players: true
  641. # if true, the gadget will be enabled.
  642. Enabled: true
  643. # if true, the description of gadget 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. Ammo:
  649. # You want this gadget to need ammo?
  650. Enabled: true
  651. # What price for the ammo?
  652. Price: 500
  653. # And how much ammo is given
  654. # when bought?
  655. Result-Amount: 20
  656. Tsunami:
  657. Cooldown: 12.0
  658. # Description of this gadget.
  659. Description:
  660. - '&9&oTSUNAMI!!'
  661. - '&7&oJUMP!'
  662. - '&7&oLet''s go!'
  663. # Should it affect players? (Velocity, etc.)
  664. Affect-Players: true
  665. # if true, the gadget will be enabled.
  666. Enabled: true
  667. # if true, the description of gadget will be showed.
  668. Show-Description: true
  669. # if true, it'll be possible to find
  670. # it in treasure chests
  671. Can-Be-Found-In-Treasure-Chests: true
  672. Ammo:
  673. # You want this gadget to need ammo?
  674. Enabled: true
  675. # What price for the ammo?
  676. Price: 500
  677. # And how much ammo is given
  678. # when bought?
  679. Result-Amount: 20
  680. TNT:
  681. Cooldown: 10.0
  682. # Description of this gadget.
  683. Description:
  684. - '&7&oBlow some people up!'
  685. - '&7&oKABOOM!'
  686. # Should it affect players? (Velocity, etc.)
  687. Affect-Players: true
  688. # if true, the gadget will be enabled.
  689. Enabled: true
  690. # if true, the description of gadget will be showed.
  691. Show-Description: true
  692. # if true, it'll be possible to find
  693. # it in treasure chests
  694. Can-Be-Found-In-Treasure-Chests: true
  695. Ammo:
  696. # You want this gadget to need ammo?
  697. Enabled: true
  698. # What price for the ammo?
  699. Price: 500
  700. # And how much ammo is given
  701. # when bought?
  702. Result-Amount: 20
  703. FunGun:
  704. Cooldown: 4.0
  705. # Description of this gadget.
  706. Description:
  707. - '&7&oWoow! So much fun in a gun!'
  708. # Should it affect players? (Velocity, etc.)
  709. Affect-Players: true
  710. # if true, the gadget will be enabled.
  711. Enabled: true
  712. # if true, the description of gadget will be showed.
  713. Show-Description: true
  714. # if true, it'll be possible to find
  715. # it in treasure chests
  716. Can-Be-Found-In-Treasure-Chests: true
  717. Ammo:
  718. # You want this gadget to need ammo?
  719. Enabled: true
  720. # What price for the ammo?
  721. Price: 500
  722. # And how much ammo is given
  723. # when bought?
  724. Result-Amount: 20
  725. Parachute:
  726. Cooldown: 60.0
  727. # Description of this gadget.
  728. Description:
  729. - '&7&oGERONIMOooo!'
  730. # Should it affect players? (Velocity, etc.)
  731. Affect-Players: true
  732. # if true, the gadget will be enabled.
  733. Enabled: true
  734. # if true, the description of gadget will be showed.
  735. Show-Description: true
  736. # if true, it'll be possible to find
  737. # it in treasure chests
  738. Can-Be-Found-In-Treasure-Chests: true
  739. Ammo:
  740. # You want this gadget to need ammo?
  741. Enabled: true
  742. # What price for the ammo?
  743. Price: 500
  744. # And how much ammo is given
  745. # when bought?
  746. Result-Amount: 20
  747. QuakeGun:
  748. Cooldown: 3.0
  749. # Description of this gadget.
  750. Description:
  751. - '&7&oGet a real Rail Gun'
  752. - '&7&oand strike players and mobs!'
  753. # Should it affect players? (Velocity, etc.)
  754. Affect-Players: true
  755. # if true, the gadget will be enabled.
  756. Enabled: true
  757. # if true, the description of gadget will be showed.
  758. Show-Description: true
  759. # if true, it'll be possible to find
  760. # it in treasure chests
  761. Can-Be-Found-In-Treasure-Chests: true
  762. Ammo:
  763. # You want this gadget to need ammo?
  764. Enabled: true
  765. # What price for the ammo?
  766. Price: 500
  767. # And how much ammo is given
  768. # when bought?
  769. Result-Amount: 20
  770. GhostParty:
  771. Cooldown: 45.0
  772. # Description of this gadget.
  773. Description:
  774. - '&7&oWho Ya Gonna Call?'
  775. - '&f&lGHOST &4&lBUSTERS!'
  776. # Should it affect players? (Velocity, etc.)
  777. Affect-Players: true
  778. # if true, the gadget will be enabled.
  779. Enabled: true
  780. # if true, the description of gadget will be showed.
  781. Show-Description: true
  782. # if true, it'll be possible to find
  783. # it in treasure chests
  784. Can-Be-Found-In-Treasure-Chests: true
  785. Ammo:
  786. # You want this gadget to need ammo?
  787. Enabled: true
  788. # What price for the ammo?
  789. Price: 500
  790. # And how much ammo is given
  791. # when bought?
  792. Result-Amount: 20
  793. Firework:
  794. Cooldown: 0.2
  795. # Description of this gadget.
  796. Description:
  797. - '&7&oNeed to celebrate?'
  798. - '&7&oUse fireworks!'
  799. # Should it affect players? (Velocity, etc.)
  800. Affect-Players: true
  801. # if true, the gadget will be enabled.
  802. Enabled: true
  803. # if true, the description of gadget will be showed.
  804. Show-Description: true
  805. # if true, it'll be possible to find
  806. # it in treasure chests
  807. Can-Be-Found-In-Treasure-Chests: true
  808. Ammo:
  809. # You want this gadget to need ammo?
  810. Enabled: true
  811. # What price for the ammo?
  812. Price: 500
  813. # And how much ammo is given
  814. # when bought?
  815. Result-Amount: 20
  816. ChristmasTree:
  817. Cooldown: 20.0
  818. # Description of this gadget.
  819. Description:
  820. - '&7&oHere is a Christmas'
  821. - '&7&oTree for you!'
  822. # Should it affect players? (Velocity, etc.)
  823. Affect-Players: true
  824. # if true, the gadget will be enabled.
  825. Enabled: true
  826. # if true, the description of gadget will be showed.
  827. Show-Description: true
  828. # if true, it'll be possible to find
  829. # it in treasure chests
  830. Can-Be-Found-In-Treasure-Chests: true
  831. Ammo:
  832. # You want this gadget to need ammo?
  833. Enabled: true
  834. # What price for the ammo?
  835. Price: 500
  836. # And how much ammo is given
  837. # when bought?
  838. Result-Amount: 20
  839. FreezeCannon:
  840. Cooldown: 8.0
  841. # Description of this gadget.
  842. Description:
  843. - '&7&oTransform the floor into a rink!'
  844. # Should it affect players? (Velocity, etc.)
  845. Affect-Players: true
  846. # if true, the gadget will be enabled.
  847. Enabled: true
  848. # if true, the description of gadget will be showed.
  849. Show-Description: true
  850. # if true, it'll be possible to find
  851. # it in treasure chests
  852. Can-Be-Found-In-Treasure-Chests: true
  853. Ammo:
  854. # You want this gadget to need ammo?
  855. Enabled: true
  856. # What price for the ammo?
  857. Price: 500
  858. # And how much ammo is given
  859. # when bought?
  860. Result-Amount: 20
  861. Snowball:
  862. Cooldown: 0.5
  863. # Description of this gadget.
  864. Description:
  865. - '&7&oJoin in on the festive fun by'
  866. - '&7&othrowing snow at people!'
  867. # Should it affect players? (Velocity, etc.)
  868. Affect-Players: true
  869. # if true, the gadget will be enabled.
  870. Enabled: true
  871. # if true, the description of gadget will be showed.
  872. Show-Description: true
  873. # if true, it'll be possible to find
  874. # it in treasure chests
  875. Can-Be-Found-In-Treasure-Chests: true
  876. Ammo:
  877. # You want this gadget to need ammo?
  878. Enabled: true
  879. # What price for the ammo?
  880. Price: 500
  881. # And how much ammo is given
  882. # when bought?
  883. Result-Amount: 20
  884. PartyPopper:
  885. Cooldown: 2.0
  886. # Description of this gadget.
  887. Description:
  888. - '&7&oCelebrate by blasting confetti into'
  889. - '&7&opeoples'' eyes!'
  890. # Should it affect players? (Velocity, etc.)
  891. Affect-Players: true
  892. # if true, the gadget will be enabled.
  893. Enabled: true
  894. # if true, the description of gadget will be showed.
  895. Show-Description: true
  896. # if true, it'll be possible to find
  897. # it in treasure chests
  898. Can-Be-Found-In-Treasure-Chests: true
  899. Ammo:
  900. # You want this gadget to need ammo?
  901. Enabled: true
  902. # What price for the ammo?
  903. Price: 500
  904. # And how much ammo is given
  905. # when bought?
  906. Result-Amount: 20
  907. Trampoline:
  908. Cooldown: 75.0
  909. # Description of this gadget.
  910. Description:
  911. - '&7&oConstructs a trampoline!'
  912. - '&7&othat sends you and your'
  913. - '&7&ofriends into air!'
  914. # Should it affect players? (Velocity, etc.)
  915. Affect-Players: true
  916. # if true, the gadget will be enabled.
  917. Enabled: true
  918. # if true, the description of gadget will be showed.
  919. Show-Description: true
  920. # if true, it'll be possible to find
  921. # it in treasure chests
  922. Can-Be-Found-In-Treasure-Chests: true
  923. Ammo:
  924. # You want this gadget to need ammo?
  925. Enabled: true
  926. # What price for the ammo?
  927. Price: 500
  928. # And how much ammo is given
  929. # when bought?
  930. Result-Amount: 20
  931. Mounts:
  932. DruggedHorse:
  933. # Description of this mount.
  934. Description:
  935. - '&7&oThat is just too much!'
  936. # if true, the mount will be enabled.
  937. Enabled: true
  938. # if true, the description will be showed.
  939. Show-Description: true
  940. # if true, it'll be possible to find
  941. # it in treasure chests
  942. Can-Be-Found-In-Treasure-Chests: true
  943. InfernalHorror:
  944. # Description of this mount.
  945. Description:
  946. - '&7&oThis mount comes directly from... hell!'
  947. # if true, the mount will be enabled.
  948. Enabled: true
  949. # if true, the description will be showed.
  950. Show-Description: true
  951. # if true, it'll be possible to find
  952. # it in treasure chests
  953. Can-Be-Found-In-Treasure-Chests: true
  954. GlacialSteed:
  955. # Description of this mount.
  956. Description:
  957. - '&7&oThis mount comes from North Pole!'
  958. # if true, the mount will be enabled.
  959. Enabled: true
  960. # if true, the description will be showed.
  961. Show-Description: true
  962. # if true, it'll be possible to find
  963. # it in treasure chests
  964. Can-Be-Found-In-Treasure-Chests: true
  965. WalkingDead:
  966. # Description of this mount.
  967. Description:
  968. - '&7&oGraaaaw...'
  969. # if true, the mount will be enabled.
  970. Enabled: true
  971. # if true, the description will be showed.
  972. Show-Description: true
  973. # if true, it'll be possible to find
  974. # it in treasure chests
  975. Can-Be-Found-In-Treasure-Chests: true
  976. MountOfFire:
  977. # Description of this mount.
  978. Description:
  979. - '&7&oThe mount of Hadès!'
  980. # if true, the mount will be enabled.
  981. Enabled: true
  982. # if true, the description will be showed.
  983. Show-Description: true
  984. # if true, it'll be possible to find
  985. # it in treasure chests
  986. Can-Be-Found-In-Treasure-Chests: true
  987. MountOfWater:
  988. # Description of this mount.
  989. Description:
  990. - '&7&oThe mount of Poséidon!'
  991. # if true, the mount will be enabled.
  992. Enabled: true
  993. # if true, the description will be showed.
  994. Show-Description: true
  995. # if true, it'll be possible to find
  996. # it in treasure chests
  997. Can-Be-Found-In-Treasure-Chests: true
  998. EcologistHorse:
  999. # Description of this mount.
  1000. Description:
  1001. - '&7&oBecome ecologist!'
  1002. # if true, the mount will be enabled.
  1003. Enabled: true
  1004. # if true, the description will be showed.
  1005. Show-Description: true
  1006. # if true, it'll be possible to find
  1007. # it in treasure chests
  1008. Can-Be-Found-In-Treasure-Chests: true
  1009. Snake:
  1010. # Description of this mount.
  1011. Description:
  1012. - '&7&oWatch out! It may bite..'
  1013. # if true, the mount will be enabled.
  1014. Enabled: true
  1015. # if true, the description will be showed.
  1016. Show-Description: true
  1017. # if true, it'll be possible to find
  1018. # it in treasure chests
  1019. Can-Be-Found-In-Treasure-Chests: true
  1020. NyanSheep:
  1021. # Description of this mount.
  1022. Description:
  1023. - '&4&lNyan &6&lnyan &e&lnyan'
  1024. - '&a&lnyan &3&lnyan &9&lnyan'
  1025. # if true, the mount will be enabled.
  1026. Enabled: true
  1027. # if true, the description will be showed.
  1028. Show-Description: true
  1029. # if true, it'll be possible to find
  1030. # it in treasure chests
  1031. Can-Be-Found-In-Treasure-Chests: true
  1032. Dragon:
  1033. # Description of this mount.
  1034. Description:
  1035. - '&7&oBecome a drigon rider!'
  1036. # if true, the mount will be enabled.
  1037. Enabled: true
  1038. # if true, the description will be showed.
  1039. Show-Description: true
  1040. # if true, it'll be possible to find
  1041. # it in treasure chests
  1042. Can-Be-Found-In-Treasure-Chests: true
  1043. SkySquid:
  1044. # Description of this mount.
  1045. Description:
  1046. - '&7&oWat.'
  1047. # if true, the mount will be enabled.
  1048. Enabled: true
  1049. # if true, the description will be showed.
  1050. Show-Description: true
  1051. # if true, it'll be possible to find
  1052. # it in treasure chests
  1053. Can-Be-Found-In-Treasure-Chests: true
  1054. Slime:
  1055. # Description of this mount.
  1056. Description:
  1057. - '&7&oSplat! Splat!'
  1058. # if true, the mount will be enabled.
  1059. Enabled: true
  1060. # if true, the description will be showed.
  1061. Show-Description: true
  1062. # if true, it'll be possible to find
  1063. # it in treasure chests
  1064. Can-Be-Found-In-Treasure-Chests: true
  1065. HypeCart:
  1066. # Description of this mount.
  1067. Description:
  1068. - '&7&oEver wanted to drive a F1?'
  1069. - '&7&oNow you can!'
  1070. # if true, the mount will be enabled.
  1071. Enabled: true
  1072. # if true, the description will be showed.
  1073. Show-Description: true
  1074. # if true, it'll be possible to find
  1075. # it in treasure chests
  1076. Can-Be-Found-In-Treasure-Chests: true
  1077. Spider:
  1078. # Description of this mount.
  1079. Description:
  1080. - '&7&oYOU are the spider jockey!'
  1081. # if true, the mount will be enabled.
  1082. Enabled: true
  1083. # if true, the description will be showed.
  1084. Show-Description: true
  1085. # if true, it'll be possible to find
  1086. # it in treasure chests
  1087. Can-Be-Found-In-Treasure-Chests: true
  1088. Rudolph:
  1089. # Description of this mount.
  1090. Description:
  1091. - '&7&oWhat would be Christmas'
  1092. - '&7&owithout Rudolph the Reeinder?'
  1093. # if true, the mount will be enabled.
  1094. Enabled: true
  1095. # if true, the description 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. MoltenSnake:
  1101. # Description of this mount.
  1102. Description:
  1103. - '&7&oDeep under the Earth''s surface, there'
  1104. - '&7&oexists a mythical species of Molten'
  1105. - '&7&oSnakes. This one will serve you eternally.'
  1106. # if true, the mount will be enabled.
  1107. Enabled: true
  1108. # if true, the description will be showed.
  1109. Show-Description: true
  1110. # if true, it'll be possible to find
  1111. # it in treasure chests
  1112. Can-Be-Found-In-Treasure-Chests: true
  1113. FlyingShip:
  1114. # Description of this mount.
  1115. Description:
  1116. - '&7&oBomb them all!'
  1117. # if true, the mount will be enabled.
  1118. Enabled: true
  1119. # if true, the description 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. Particle-Effects:
  1125. RainCloud:
  1126. # Description of this particle effect.
  1127. Description:
  1128. - '&7&oThe weather forecast'
  1129. - '&7&ois telling me it''s raining.'
  1130. # if true, the effect will be enabled.
  1131. Enabled: true
  1132. # if true, the description will be showed.
  1133. Show-Description: true
  1134. # if true, it'll be possible to find
  1135. # it in treasure chests
  1136. Can-Be-Found-In-Treasure-Chests: true
  1137. SnowCloud:
  1138. # Description of this particle effect.
  1139. Description:
  1140. - '&7&oThe weather forecast'
  1141. - '&7&ois telling me it''s snowing.'
  1142. # if true, the effect will be enabled.
  1143. Enabled: true
  1144. # if true, the description will be showed.
  1145. Show-Description: true
  1146. # if true, it'll be possible to find
  1147. # it in treasure chests
  1148. Can-Be-Found-In-Treasure-Chests: true
  1149. BloodHelix:
  1150. # Description of this particle effect.
  1151. Description:
  1152. - '&7&oAncient legend says this magic'
  1153. - '&7&oempowers the blood of its user,'
  1154. - '&7&ogiving them godly powers..'
  1155. # if true, the effect will be enabled.
  1156. Enabled: true
  1157. # if true, the description 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. FrostLord:
  1163. # Description of this particle effect.
  1164. Description:
  1165. - '&7&oI am The Almighty Frostlord!'
  1166. # if true, the effect will be enabled.
  1167. Enabled: true
  1168. # if true, the description will be showed.
  1169. Show-Description: true
  1170. # if true, it'll be possible to find
  1171. # it in treasure chests
  1172. Can-Be-Found-In-Treasure-Chests: true
  1173. FlameRings:
  1174. # Description of this particle effect.
  1175. Description:
  1176. - '&7&oWatch out! They are hot!'
  1177. # if true, the effect will be enabled.
  1178. Enabled: true
  1179. # if true, the description will be showed.
  1180. Show-Description: true
  1181. # if true, it'll be possible to find
  1182. # it in treasure chests
  1183. Can-Be-Found-In-Treasure-Chests: true
  1184. InLove:
  1185. # Description of this particle effect.
  1186. Description:
  1187. - '&7&oOMG wow I''m in love!'
  1188. # if true, the effect will be enabled.
  1189. Enabled: true
  1190. # if true, the description will be showed.
  1191. Show-Description: true
  1192. # if true, it'll be possible to find
  1193. # it in treasure chests
  1194. Can-Be-Found-In-Treasure-Chests: true
  1195. GreenSparks:
  1196. # Description of this particle effect.
  1197. Description:
  1198. - '&7&oLittle and green sparkly sparks!'
  1199. # if true, the effect will be enabled.
  1200. Enabled: true
  1201. # if true, the description will be showed.
  1202. Show-Description: true
  1203. # if true, it'll be possible to find
  1204. # it in treasure chests
  1205. Can-Be-Found-In-Treasure-Chests: true
  1206. FrozenWalk:
  1207. # Description of this particle effect.
  1208. Description:
  1209. - '&7&oMy feet are so cold!'
  1210. # if true, the effect will be enabled.
  1211. Enabled: true
  1212. # if true, the description will be showed.
  1213. Show-Description: true
  1214. # if true, it'll be possible to find
  1215. # it in treasure chests
  1216. Can-Be-Found-In-Treasure-Chests: true
  1217. Music:
  1218. # Description of this particle effect.
  1219. Description:
  1220. - '&7&oMuch music!'
  1221. # if true, the effect will be enabled.
  1222. Enabled: true
  1223. # if true, the description will be showed.
  1224. Show-Description: true
  1225. # if true, it'll be possible to find
  1226. # it in treasure chests
  1227. Can-Be-Found-In-Treasure-Chests: true
  1228. Enchanted:
  1229. # Description of this particle effect.
  1230. Description:
  1231. - '&7&oBecome an almighty enchanter!'
  1232. # if true, the effect will be enabled.
  1233. Enabled: true
  1234. # if true, the description will be showed.
  1235. Show-Description: true
  1236. # if true, it'll be possible to find
  1237. # it in treasure chests
  1238. Can-Be-Found-In-Treasure-Chests: true
  1239. Inferno:
  1240. # Description of this particle effect.
  1241. Description:
  1242. - '&7&oEffect created by Satan himself!'
  1243. # if true, the effect will be enabled.
  1244. Enabled: true
  1245. # if true, the description will be showed.
  1246. Show-Description: true
  1247. # if true, it'll be possible to find
  1248. # it in treasure chests
  1249. Can-Be-Found-In-Treasure-Chests: true
  1250. AngelWings:
  1251. # Description of this particle effect.
  1252. Description:
  1253. - '&7&oBecome an angel!'
  1254. # if true, the effect will be enabled.
  1255. Enabled: true
  1256. # if true, the description will be showed.
  1257. Show-Description: true
  1258. # if true, it'll be possible to find
  1259. # it in treasure chests
  1260. Can-Be-Found-In-Treasure-Chests: true
  1261. SuperHero:
  1262. # Description of this particle effect.
  1263. Description:
  1264. - '&7&oBecome Superman!'
  1265. # if true, the effect will be enabled.
  1266. Enabled: true
  1267. # if true, the description will be showed.
  1268. Show-Description: true
  1269. # if true, it'll be possible to find
  1270. # it in treasure chests
  1271. Can-Be-Found-In-Treasure-Chests: true
  1272. SantaHat:
  1273. # Description of this particle effect.
  1274. Description:
  1275. - '&7&oBecome Santa!'
  1276. # if true, the effect will be enabled.
  1277. Enabled: true
  1278. # if true, the description will be showed.
  1279. Show-Description: true
  1280. # if true, it'll be possible to find
  1281. # it in treasure chests
  1282. Can-Be-Found-In-Treasure-Chests: true
  1283. CrushedCandyCane:
  1284. # Description of this particle effect.
  1285. Description:
  1286. - '&7&oThere''s no such thing as too much'
  1287. - '&7&oChristmas Candy. Do not listen'
  1288. - '&7&oto your dentist.'
  1289. # if true, the effect will be enabled.
  1290. Enabled: true
  1291. # if true, the description will be showed.
  1292. Show-Description: true
  1293. # if true, it'll be possible to find
  1294. # it in treasure chests
  1295. Can-Be-Found-In-Treasure-Chests: true
  1296. EnderAura:
  1297. # Description of this particle effect.
  1298. Description:
  1299. - '&7&oThese mystic particle attach to'
  1300. - '&7&oonly the most legendary of players!'
  1301. # if true, the effect will be enabled.
  1302. Enabled: true
  1303. # if true, the description will be showed.
  1304. Show-Description: true
  1305. # if true, it'll be possible to find
  1306. # it in treasure chests
  1307. Can-Be-Found-In-Treasure-Chests: true
  1308. FlameFairy:
  1309. # Description of this particle effect.
  1310. Description:
  1311. - '&7&oHEY!!'
  1312. # if true, the effect will be enabled.
  1313. Enabled: true
  1314. # if true, the description will be showed.
  1315. Show-Description: true
  1316. # if true, it'll be possible to find
  1317. # it in treasure chests
  1318. Can-Be-Found-In-Treasure-Chests: true
  1319. Pets:
  1320. Piggy:
  1321. # description of this pet.
  1322. Description:
  1323. - '&7&oOink! Oink!'
  1324. # if true, the pet will be enabled.
  1325. Enabled: true
  1326. # if true, the description will be showed.
  1327. Show-Description: true
  1328. # if true, it'll be possible to find
  1329. # it in treasure chests
  1330. Can-Be-Found-In-Treasure-Chests: true
  1331. Sheep:
  1332. # description of this pet.
  1333. Description:
  1334. - '&7&oBaaaa, baa'
  1335. # if true, the pet will be enabled.
  1336. Enabled: true
  1337. # if true, the description will be showed.
  1338. Show-Description: true
  1339. # if true, it'll be possible to find
  1340. # it in treasure chests
  1341. Can-Be-Found-In-Treasure-Chests: true
  1342. EasterBunny:
  1343. # description of this pet.
  1344. Description:
  1345. - '&7&oIs it Easter yet?'
  1346. # if true, the pet will be enabled.
  1347. Enabled: true
  1348. # if true, the description will be showed.
  1349. Show-Description: true
  1350. # if true, it'll be possible to find
  1351. # it in treasure chests
  1352. Can-Be-Found-In-Treasure-Chests: true
  1353. Cow:
  1354. # description of this pet.
  1355. Description:
  1356. - '&7&oMoooo!'
  1357. # if true, the pet will be enabled.
  1358. Enabled: true
  1359. # if true, the description will be showed.
  1360. Show-Description: true
  1361. # if true, it'll be possible to find
  1362. # it in treasure chests
  1363. Can-Be-Found-In-Treasure-Chests: true
  1364. Kitty:
  1365. # description of this pet.
  1366. Description:
  1367. - '&7&oMeoooow'
  1368. # if true, the pet will be enabled.
  1369. Enabled: true
  1370. # if true, the description will be showed.
  1371. Show-Description: true
  1372. # if true, it'll be possible to find
  1373. # it in treasure chests
  1374. Can-Be-Found-In-Treasure-Chests: true
  1375. Dog:
  1376. # description of this pet.
  1377. Description:
  1378. - '&7&oWoof!'
  1379. # if true, the pet will be enabled.
  1380. Enabled: true
  1381. # if true, the description will be showed.
  1382. Show-Description: true
  1383. # if true, it'll be possible to find
  1384. # it in treasure chests
  1385. Can-Be-Found-In-Treasure-Chests: true
  1386. Chick:
  1387. # description of this pet.
  1388. Description:
  1389. - '&7&oBwaaaaaaak!!'
  1390. # if true, the pet will be enabled.
  1391. Enabled: true
  1392. # if true, the description will be showed.
  1393. Show-Description: true
  1394. # if true, it'll be possible to find
  1395. # it in treasure chests
  1396. Can-Be-Found-In-Treasure-Chests: true
  1397. Wither:
  1398. # description of this pet.
  1399. Description:
  1400. - '&7&oWatch out for me..'
  1401. # if true, the pet will be enabled.
  1402. Enabled: true
  1403. # if true, the description will be showed.
  1404. Show-Description: true
  1405. # if true, it'll be possible to find
  1406. # it in treasure chests
  1407. Can-Be-Found-In-Treasure-Chests: true
  1408. Pumpling:
  1409. # description of this pet.
  1410. Description:
  1411. - '&7&oJust a little floating pumpkin'
  1412. # if true, the pet will be enabled.
  1413. Enabled: true
  1414. # if true, the description will be showed.
  1415. Show-Description: true
  1416. # if true, it'll be possible to find
  1417. # it in treasure chests
  1418. Can-Be-Found-In-Treasure-Chests: true
  1419. ChristmasElf:
  1420. # description of this pet.
  1421. Description:
  1422. - '&7&oI can make presents for you!'
  1423. # if true, the pet will be enabled.
  1424. Enabled: true
  1425. # if true, the description will be showed.
  1426. Show-Description: true
  1427. # if true, it'll be possible to find
  1428. # it in treasure chests
  1429. Can-Be-Found-In-Treasure-Chests: true
  1430. Hats:
  1431. Astronaut:
  1432. # description of this hat.
  1433. Description:
  1434. - '&7&oHouston, we have got a problem.'
  1435. # if true, the hat will be enabled.
  1436. Enabled: true
  1437. # if true, the description of this hat will be showed.
  1438. Show-Description: true
  1439. # if true, it'll be possible to find
  1440. # it in treasure chests
  1441. Can-Be-Found-In-Treasure-Chests: true
  1442. Scared:
  1443. # description of this hat.
  1444. Description:
  1445. - '&7&oOh gawd, that scared me!'
  1446. # if true, the hat will be enabled.
  1447. Enabled: true
  1448. # if true, the description of this hat will be showed.
  1449. Show-Description: true
  1450. # if true, it'll be possible to find
  1451. # it in treasure chests
  1452. Can-Be-Found-In-Treasure-Chests: true
  1453. Angel:
  1454. # description of this hat.
  1455. Description:
  1456. - '&7&oDid it hurt when you fell from heaven?'
  1457. # if true, the hat will be enabled.
  1458. Enabled: true
  1459. # if true, the description of this hat will be showed.
  1460. Show-Description: true
  1461. # if true, it'll be possible to find
  1462. # it in treasure chests
  1463. Can-Be-Found-In-Treasure-Chests: true
  1464. Embarassed:
  1465. # description of this hat.
  1466. Description:
  1467. - '&7&oI am kinda embarassed by that.'
  1468. # if true, the hat will be enabled.
  1469. Enabled: true
  1470. # if true, the description of this hat will be showed.
  1471. Show-Description: true
  1472. # if true, it'll be possible to find
  1473. # it in treasure chests
  1474. Can-Be-Found-In-Treasure-Chests: true
  1475. Kissy:
  1476. # description of this hat.
  1477. Description:
  1478. - '&7&oWanna kiss?'
  1479. # if true, the hat will be enabled.
  1480. Enabled: true
  1481. # if true, the description of this hat will be showed.
  1482. Show-Description: true
  1483. # if true, it'll be possible to find
  1484. # it in treasure chests
  1485. Can-Be-Found-In-Treasure-Chests: true
  1486. Sad:
  1487. # description of this hat.
  1488. Description:
  1489. - '&7&oI am so sad.'
  1490. # if true, the hat will be enabled.
  1491. Enabled: true
  1492. # if true, the description of this hat will be showed.
  1493. Show-Description: true
  1494. # if true, it'll be possible to find
  1495. # it in treasure chests
  1496. Can-Be-Found-In-Treasure-Chests: true
  1497. Cool:
  1498. # description of this hat.
  1499. Description:
  1500. - '&7&oI am such a cool guy.'
  1501. # if true, the hat will be enabled.
  1502. Enabled: true
  1503. # if true, the description of this hat 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. Surprised:
  1509. # description of this hat.
  1510. Description:
  1511. - '&7&oWow, did not expect that!'
  1512. # if true, the hat will be enabled.
  1513. Enabled: true
  1514. # if true, the description of this hat will be showed.
  1515. Show-Description: true
  1516. # if true, it'll be possible to find
  1517. # it in treasure chests
  1518. Can-Be-Found-In-Treasure-Chests: true
  1519. Dead:
  1520. # description of this hat.
  1521. Description:
  1522. - '&7&ogot rekt'
  1523. # if true, the hat will be enabled.
  1524. Enabled: true
  1525. # if true, the description of this hat will be showed.
  1526. Show-Description: true
  1527. # if true, it'll be possible to find
  1528. # it in treasure chests
  1529. Can-Be-Found-In-Treasure-Chests: true
  1530. Crying:
  1531. # description of this hat.
  1532. Description:
  1533. - '&7&oi cri evrytiem'
  1534. # if true, the hat will be enabled.
  1535. Enabled: true
  1536. # if true, the description of this hat will be showed.
  1537. Show-Description: true
  1538. # if true, it'll be possible to find
  1539. # it in treasure chests
  1540. Can-Be-Found-In-Treasure-Chests: true
  1541. BigSmile:
  1542. # description of this hat.
  1543. Description:
  1544. - '&7&oUh, because I am really happy!'
  1545. # if true, the hat will be enabled.
  1546. Enabled: true
  1547. # if true, the description of this hat will be showed.
  1548. Show-Description: true
  1549. # if true, it'll be possible to find
  1550. # it in treasure chests
  1551. Can-Be-Found-In-Treasure-Chests: true
  1552. Wink:
  1553. # description of this hat.
  1554. Description:
  1555. - '&7&oYou know what I mean ;)'
  1556. # if true, the hat will be enabled.
  1557. Enabled: true
  1558. # if true, the description of this hat will be showed.
  1559. Show-Description: true
  1560. # if true, it'll be possible to find
  1561. # it in treasure chests
  1562. Can-Be-Found-In-Treasure-Chests: true
  1563. Derp:
  1564. # description of this hat.
  1565. Description:
  1566. - '&7&oDerp Derp Derping all around'
  1567. # if true, the hat will be enabled.
  1568. Enabled: true
  1569. # if true, the description of this hat will be showed.
  1570. Show-Description: true
  1571. # if true, it'll be possible to find
  1572. # it in treasure chests
  1573. Can-Be-Found-In-Treasure-Chests: true
  1574. Smile:
  1575. # description of this hat.
  1576. Description:
  1577. - '&7&oUh, because I am happy'
  1578. # if true, the hat will be enabled.
  1579. Enabled: true
  1580. # if true, the description of this hat will be showed.
  1581. Show-Description: true
  1582. # if true, it'll be possible to find
  1583. # it in treasure chests
  1584. Can-Be-Found-In-Treasure-Chests: true
  1585. Iron:
  1586. # description of this hat.
  1587. Description:
  1588. - '&7&oAs hard as iron!'
  1589. # if true, the hat will be enabled.
  1590. Enabled: true
  1591. # if true, the description of this hat will be showed.
  1592. Show-Description: true
  1593. # if true, it'll be possible to find
  1594. # it in treasure chests
  1595. Can-Be-Found-In-Treasure-Chests: true
  1596. Gold:
  1597. # description of this hat.
  1598. Description:
  1599. - '&7&oMy precious!'
  1600. # if true, the hat will be enabled.
  1601. Enabled: true
  1602. # if true, the description of this hat will be showed.
  1603. Show-Description: true
  1604. # if true, it'll be possible to find
  1605. # it in treasure chests
  1606. Can-Be-Found-In-Treasure-Chests: true
  1607. Diamond:
  1608. # description of this hat.
  1609. Description:
  1610. - '&7&oThis is really strong!'
  1611. # if true, the hat will be enabled.
  1612. Enabled: true
  1613. # if true, the description of this hat will be showed.
  1614. Show-Description: true
  1615. # if true, it'll be possible to find
  1616. # it in treasure chests
  1617. Can-Be-Found-In-Treasure-Chests: true
  1618. Piston:
  1619. # description of this hat.
  1620. Description:
  1621. - '&7&oHave you got the redstone?'
  1622. # if true, the hat will be enabled.
  1623. Enabled: true
  1624. # if true, the description of this hat will be showed.
  1625. Show-Description: true
  1626. # if true, it'll be possible to find
  1627. # it in treasure chests
  1628. Can-Be-Found-In-Treasure-Chests: true
  1629. CommandBlock:
  1630. # description of this hat.
  1631. Description:
  1632. - '&7&oControl the world with it!'
  1633. # if true, the hat will be enabled.
  1634. Enabled: true
  1635. # if true, the description of this hat will be showed.
  1636. Show-Description: true
  1637. # if true, it'll be possible to find
  1638. # it in treasure chests
  1639. Can-Be-Found-In-Treasure-Chests: true
  1640. Music:
  1641. # description of this hat.
  1642. Description:
  1643. - '&7&oYou are so musical.'
  1644. # if true, the hat will be enabled.
  1645. Enabled: true
  1646. # if true, the description of this hat will be showed.
  1647. Show-Description: true
  1648. # if true, it'll be possible to find
  1649. # it in treasure chests
  1650. Can-Be-Found-In-Treasure-Chests: true
  1651. Squid:
  1652. # description of this hat.
  1653. Description:
  1654. - '&7&oBloop Bloop!'
  1655. # if true, the hat will be enabled.
  1656. Enabled: true
  1657. # if true, the description of this hat will be showed.
  1658. Show-Description: true
  1659. # if true, it'll be possible to find
  1660. # it in treasure chests
  1661. Can-Be-Found-In-Treasure-Chests: true
  1662. Chicken:
  1663. # description of this hat.
  1664. Description:
  1665. - '&7&oBwwaaaaaaaaaaaakkkkk!'
  1666. # if true, the hat will be enabled.
  1667. Enabled: true
  1668. # if true, the description of this hat will be showed.
  1669. Show-Description: true
  1670. # if true, it'll be possible to find
  1671. # it in treasure chests
  1672. Can-Be-Found-In-Treasure-Chests: true
  1673. Pig:
  1674. # description of this hat.
  1675. Description:
  1676. - '&7&oOink Oink!'
  1677. # if true, the hat will be enabled.
  1678. Enabled: true
  1679. # if true, the description of this hat will be showed.
  1680. Show-Description: true
  1681. # if true, it'll be possible to find
  1682. # it in treasure chests
  1683. Can-Be-Found-In-Treasure-Chests: true
  1684. Blaze:
  1685. # description of this hat.
  1686. Description:
  1687. - '&7&oWatch out for the fire!'
  1688. # if true, the hat will be enabled.
  1689. Enabled: true
  1690. # if true, the description of this hat will be showed.
  1691. Show-Description: true
  1692. # if true, it'll be possible to find
  1693. # it in treasure chests
  1694. Can-Be-Found-In-Treasure-Chests: true
  1695. Sheep:
  1696. # description of this hat.
  1697. Description:
  1698. - '&7&oBaaaa, baa'
  1699. # if true, the hat will be enabled.
  1700. Enabled: true
  1701. # if true, the description of this hat will be showed.
  1702. Show-Description: true
  1703. # if true, it'll be possible to find
  1704. # it in treasure chests
  1705. Can-Be-Found-In-Treasure-Chests: true
  1706. Golem:
  1707. # description of this hat.
  1708. Description:
  1709. - '&7&oI am your guard.'
  1710. # if true, the hat will be enabled.
  1711. Enabled: true
  1712. # if true, the description of this hat will be showed.
  1713. Show-Description: true
  1714. # if true, it'll be possible to find
  1715. # it in treasure chests
  1716. Can-Be-Found-In-Treasure-Chests: true
  1717. Enderman:
  1718. # description of this hat.
  1719. Description:
  1720. - '&7&oNow I am here, now I am there.'
  1721. # if true, the hat will be enabled.
  1722. Enabled: true
  1723. # if true, the description of this hat will be showed.
  1724. Show-Description: true
  1725. # if true, it'll be possible to find
  1726. # it in treasure chests
  1727. Can-Be-Found-In-Treasure-Chests: true
  1728. Mario:
  1729. # description of this hat.
  1730. Description:
  1731. - '&7&oIt is me! Mario!'
  1732. # if true, the hat will be enabled.
  1733. Enabled: true
  1734. # if true, the description of this hat will be showed.
  1735. Show-Description: true
  1736. # if true, it'll be possible to find
  1737. # it in treasure chests
  1738. Can-Be-Found-In-Treasure-Chests: true
  1739. Luigi:
  1740. # description of this hat.
  1741. Description:
  1742. - '&7&oLuigi time!'
  1743. # if true, the hat will be enabled.
  1744. Enabled: true
  1745. # if true, the description of this hat will be showed.
  1746. Show-Description: true
  1747. # if true, it'll be possible to find
  1748. # it in treasure chests
  1749. Can-Be-Found-In-Treasure-Chests: true
  1750. Batman:
  1751. # description of this hat.
  1752. Description:
  1753. - '&7&oI am batman!'
  1754. # if true, the hat will be enabled.
  1755. Enabled: true
  1756. # if true, the description of this hat will be showed.
  1757. Show-Description: true
  1758. # if true, it'll be possible to find
  1759. # it in treasure chests
  1760. Can-Be-Found-In-Treasure-Chests: true
  1761. Chest:
  1762. # description of this hat.
  1763. Description:
  1764. - '&7&oOpen, and close'
  1765. # if true, the hat will be enabled.
  1766. Enabled: true
  1767. # if true, the description of this hat will be showed.
  1768. Show-Description: true
  1769. # if true, it'll be possible to find
  1770. # it in treasure chests
  1771. Can-Be-Found-In-Treasure-Chests: true
  1772. Skull:
  1773. # description of this hat.
  1774. Description:
  1775. - '&7&oWho iss headless now?'
  1776. # if true, the hat will be enabled.
  1777. Enabled: true
  1778. # if true, the description of this hat will be showed.
  1779. Show-Description: true
  1780. # if true, it'll be possible to find
  1781. # it in treasure chests
  1782. Can-Be-Found-In-Treasure-Chests: true
  1783. Ghost:
  1784. # description of this hat.
  1785. Description:
  1786. - '&7&o2spooky4u'
  1787. # if true, the hat will be enabled.
  1788. Enabled: true
  1789. # if true, the description of this hat will be showed.
  1790. Show-Description: true
  1791. # if true, it'll be possible to find
  1792. # it in treasure chests
  1793. Can-Be-Found-In-Treasure-Chests: true
  1794. JackOLantern:
  1795. # description of this hat.
  1796. Description:
  1797. - '&7&oA little pumkin'
  1798. # if true, the hat will be enabled.
  1799. Enabled: true
  1800. # if true, the description of this hat will be showed.
  1801. Show-Description: true
  1802. # if true, it'll be possible to find
  1803. # it in treasure chests
  1804. Can-Be-Found-In-Treasure-Chests: true
  1805. ScaryClown:
  1806. # description of this hat.
  1807. Description:
  1808. - '&7&oHope you are not scared of clowns.'
  1809. # if true, the hat will be enabled.
  1810. Enabled: true
  1811. # if true, the description of this hat will be showed.
  1812. Show-Description: true
  1813. # if true, it'll be possible to find
  1814. # it in treasure chests
  1815. Can-Be-Found-In-Treasure-Chests: true
  1816. Santa:
  1817. # description of this hat.
  1818. Description:
  1819. - '&7&oOh oh oh! Merry Christmas!'
  1820. # if true, the hat will be enabled.
  1821. Enabled: true
  1822. # if true, the description of this hat will be showed.
  1823. Show-Description: true
  1824. # if true, it'll be possible to find
  1825. # it in treasure chests
  1826. Can-Be-Found-In-Treasure-Chests: true
  1827. Snowman:
  1828. # description of this hat.
  1829. Description:
  1830. - '&7&oI don''t have a skull.. or bones'
  1831. # if true, the hat will be enabled.
  1832. Enabled: true
  1833. # if true, the description of this hat will be showed.
  1834. Show-Description: true
  1835. # if true, it'll be possible to find
  1836. # it in treasure chests
  1837. Can-Be-Found-In-Treasure-Chests: true
  1838. Present:
  1839. # description of this hat.
  1840. Description:
  1841. - '&7&oFrom Santa, to you!'
  1842. # if true, the hat will be enabled.
  1843. Enabled: true
  1844. # if true, the description of this hat will be showed.
  1845. Show-Description: true
  1846. # if true, it'll be possible to find
  1847. # it in treasure chests
  1848. Can-Be-Found-In-Treasure-Chests: true
  1849. Elf:
  1850. # description of this hat.
  1851. Description:
  1852. - '&7&oI work for Santa!'
  1853. # if true, the hat will be enabled.
  1854. Enabled: true
  1855. # if true, the description of this hat will be showed.
  1856. Show-Description: true
  1857. # if true, it'll be possible to find
  1858. # it in treasure chests
  1859. Can-Be-Found-In-Treasure-Chests: true
  1860. Suits:
  1861. Rave:
  1862. # if true, the suit will be enabled.
  1863. Enabled: true
  1864. # if true, the description of this suit will be showed.
  1865. Show-Description: true
  1866. # if true, it'll be possible to find
  1867. # it in treasure chests
  1868. Can-Be-Found-In-Treasure-Chests: true
  1869. Astronaut:
  1870. # if true, the suit will be enabled.
  1871. Enabled: true
  1872. # if true, the description of this suit will be showed.
  1873. Show-Description: true
  1874. # if true, it'll be possible to find
  1875. # it in treasure chests
  1876. Can-Be-Found-In-Treasure-Chests: true
  1877. Diamond:
  1878. # if true, the suit will be enabled.
  1879. Enabled: true
  1880. # if true, the description of this suit will be showed.
  1881. Show-Description: true
  1882. # if true, it'll be possible to find
  1883. # it in treasure chests
  1884. Can-Be-Found-In-Treasure-Chests: true
  1885. Santa:
  1886. # if true, the suit will be enabled.
  1887. Enabled: true
  1888. # if true, the description of this suit will be showed.
  1889. Show-Description: true
  1890. # if true, it'll be possible to find
  1891. # it in treasure chests
  1892. Can-Be-Found-In-Treasure-Chests: true
Add Comment
Please, Sign In to add comment