sora200507

Untitled

Jul 7th, 2018
121
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 75.77 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. Emotes: true
  13. # Other settings for categories:
  14. # - The Item in Main Menu.
  15. # - Do you want a BackToMainMenu Arrow in it?
  16. Categories:
  17. Gadgets:
  18. Main-Menu-Item: '409:0'
  19. Go-Back-Arrow: true
  20. # You wanna show the cooldown of current gadget in actionbar?
  21. Cooldown-In-ActionBar: true
  22. Particle-Effects:
  23. Main-Menu-Item: '399:0'
  24. Go-Back-Arrow: true
  25. Mounts:
  26. Main-Menu-Item: '329:0'
  27. Go-Back-Arrow: true
  28. Pets:
  29. Main-Menu-Item: '352:0'
  30. Go-Back-Arrow: true
  31. Morphs:
  32. Main-Menu-Item: '334:0'
  33. Go-Back-Arrow: true
  34. Hats:
  35. Main-Menu-Item: '314:0'
  36. Go-Back-Arrow: true
  37. Suits:
  38. Main-Menu-Item: '299:0'
  39. Go-Back-Arrow: true
  40. Emotes:
  41. Go-Back-Arrow: true
  42. Clear-Cosmetic-Item: '152:0'
  43. # Previous Page Item
  44. Previous-Page-Item: '368:0'
  45. # Next Page Item
  46. Next-Page-Item: '381:0'
  47. # Back to Main Menu Item
  48. Back-Main-Menu-Item: '262:0'
  49. Self-View-Item:
  50. # Item in Morphs Menu when Self View enabled.
  51. When-Enabled: '381:0'
  52. # Item in Morphs Menu when Self View disabled.
  53. When-Disabled: '368:0'
  54. Gadgets-Item:
  55. # Item in Gadgets Menu when Gadgets enabled.
  56. When-Enabled: '351:10'
  57. # Item in Gadgets Menu when Gadgets disabled.
  58. When-Disabled: '351:8'
  59. # Item in Pets Menu to rename current pet.
  60. Rename-Pet-Item: '421:0'
  61. # Should GUI close after selecting a cosmetic?
  62. Close-GUI-After-Select: true
  63. Back-To-Main-Menu-Custom-Command:
  64. Enabled: false
  65. Command: cc open custommenu.yml {player}
  66. # The economy that should be used. Supports 'Vault' or 'PlayerPoints'
  67. Economy: Vault
  68. # Treasure Chests Settings.
  69. # /uc reload will not be enough to toggle them!
  70. #
  71. # NOTE: Money will be given
  72. # to player even if disabled in case
  73. # there is nothing to give!
  74. #
  75. #
  76. # About Treasure Chests designs:
  77. # For a list of effect: http://pastebin.com/CVKkufck
  78. # For the chest-types: NORMAL or ENDER
  79. # Material syntax: 'id:data'
  80. # You CAN make more designs just copy one, paste it and modify.
  81. # Not twice same name!
  82. #
  83. # Some infos:
  84. # center-block: The block on the center.
  85. # around-center: Blocks around the center
  86. # third-BLOCKS: BLOCKS "around around" the center.
  87. # below-chests: Block below the chests.
  88. # barriers: the barrier.
  89. # chest-type: The chest type (NORMAL or ENDER)
  90. # effect: The effect (complete list: http://pastebin.com/CVKkufck)
  91. #
  92. # For permission command:
  93. # Change it to correspond to your Permissions plugin!
  94. # Default one is Pex's.
  95. #
  96. TreasureChests:
  97. Enabled: true
  98. Key-Price: 100000000
  99. Loots:
  100. Money:
  101. Enabled: true
  102. Max: 100
  103. Chance: 10
  104. Message:
  105. enabled: false
  106. message: '%prefix% &6&l%name% は %money% 丸石を獲得したよ!'
  107. Gadgets-Ammo:
  108. Enabled: true
  109. Min: 1
  110. Max: 10
  111. Chance: 2
  112. Message:
  113. enabled: false
  114. message: '%prefix% &6&l%name% は %ammo% %gadget% sdg'
  115. Gadgets:
  116. Enabled: true
  117. Chance: 20
  118. Message:
  119. enabled: false
  120. message: '%prefix% &6&l%name% found gadget %gadget%'
  121. Mounts:
  122. Enabled: true
  123. Chance: 10
  124. Message:
  125. enabled: false
  126. message: '%prefix% &6&l%name% found rare %mount%'
  127. Pets:
  128. Enabled: true
  129. Chance: 10
  130. Message:
  131. enabled: false
  132. message: '%prefix% &6&l%name% found rare %pet%'
  133. Morphs:
  134. Enabled: true
  135. Chance: 4
  136. Message:
  137. enabled: true
  138. message: '%prefix% &6&l%name% found legendary %morph%'
  139. Effects:
  140. Enabled: true
  141. Chance: 4
  142. Message:
  143. enabled: true
  144. message: '%prefix% &6&l%name% found legendary %effect%'
  145. Hats:
  146. Enabled: true
  147. Chance: 10
  148. Message:
  149. enabled: false
  150. message: '%prefix% &6&l%name% found rare %hat%'
  151. Suits:
  152. Enabled: true
  153. Chance: 5
  154. Message:
  155. enabled: false
  156. message: '%prefix% &6&l%name% found rare %suit%'
  157. Emotes:
  158. Enabled: true
  159. Chance: 5
  160. Message:
  161. enabled: false
  162. message: '%prefix% &6&l%name% found rare %emote%'
  163. Commands:
  164. shoutout:
  165. Name: '&d&lShoutout'
  166. Material: NETHER_STAR
  167. Enabled: false
  168. Chance: 100
  169. Message:
  170. enabled: false
  171. message: '%prefix% &6&l%name% found a rare shoutout!'
  172. Cancel-If-Permission: 'no'
  173. Commands:
  174. - say %name% is awesome!
  175. flower:
  176. Name: '&e&lFlower'
  177. Material: YELLOW_FLOWER
  178. Enabled: false
  179. Chance: 100
  180. Message:
  181. enabled: false
  182. message: '%prefix% &6&l%name% found a flower!'
  183. Cancel-If-Permission: example.yellowflower
  184. Commands:
  185. - give %name% yellow_flower 1
  186. - pex user %name% add example.yellowflower
  187. Designs:
  188. Classic:
  189. center-block: '169:0'
  190. around-center: '5:0'
  191. third-blocks: '5:1'
  192. below-chests: '17:0'
  193. barriers: '85:0'
  194. chest-type: NORMAL
  195. effect: FLAME
  196. Modern:
  197. center-block: '169:0'
  198. around-center: '159:11'
  199. third-blocks: '155:0'
  200. below-chests: '159:11'
  201. barriers: '160:3'
  202. chest-type: ENDER
  203. effect: REDSTONE
  204. Nether:
  205. center-block: '89:0'
  206. around-center: '88:0'
  207. third-blocks: '87:0'
  208. below-chests: '112:0'
  209. barriers: '113:0'
  210. chest-type: NORMAL
  211. effect: SMOKE_NORMAL
  212. Permission-Add-Command: pex user %name% add %permission%
  213. # This option will fill the blank slots of inventories
  214. # with a custom item!
  215. Fill-Blank-Slots-With-Item:
  216. Enabled: false
  217. Item: '160:15'
  218. # Toggle this to allow players to rename pets.
  219. #
  220. # Permission-Required:
  221. # If true, the permission:
  222. # ultracosmetics.pets.rename
  223. # will be required to rename a pet.
  224. #
  225. # Requires Money:
  226. # If true, money will be required
  227. # to rename a pet.
  228. Pets-Rename:
  229. Enabled: true
  230. Permission-Required: false
  231. Requires-Money:
  232. Enabled: true
  233. Price: 100000000
  234. # Do pets drop items? (not pickable up by players)
  235. Pets-Drop-Items: true
  236. # Are pets babies?
  237. Pets-Are-Babies: true
  238. # Do you want the mounts
  239. # that normally make block trails
  240. # to do so?
  241. Mounts-Block-Trails: true
  242. # This option allows to use ammo
  243. # for gadgets, for limited uses.
  244. # Ammo can be given with /uc give ammo
  245. # or bought from menu when activating gadget.
  246. #
  247. # For the system: 'file' or 'mysql'
  248. #
  249. # If you set mysql, please fill the MySQL infos.
  250. Ammo-System-For-Gadgets:
  251. Enabled: true
  252. System: file
  253. Price: 10000000
  254. MySQL:
  255. hostname: localhost
  256. username: root
  257. password: password
  258. port: '3306'
  259. database: UltraCosmetics
  260. # Do you want that in the gadgets menu
  261. # each gadget item has an amount
  262. # corresponding to your ammo.
  263. Show-Ammo-In-Menu-As-Item-Amount: true
  264. # The menu item settings.
  265. #
  266. # List for type: https://hub.spigotmc.org/javadocs/bukkit/org/bukkit/Material.html
  267. Menu-Item:
  268. Give-On-Join: true
  269. Give-On-Respawn: true
  270. Slot: 3
  271. Type: ENDER_CHEST
  272. Data: 0
  273. Displayname: '&6&lCosmetics'
  274. # Settings related to permissions.
  275. #
  276. # List for "Type" https://hub.spigotmc.org/javadocs/bukkit/org/bukkit/Material.html
  277. No-Permission:
  278. Show-In-Lore: true
  279. Lore-Message-Yes: '&o&7Permission: &a&lYes!'
  280. Lore-Message-No: '&o&7Permission: &4&lNo!'
  281. Dont-Show-Item: false
  282. Custom-Item:
  283. enabled: false
  284. Type: INK_SACKt/s
  285. Data: 8
  286. Name: '&c&l{cosmetic-name}'
  287. Lore:
  288. - ''
  289. - '&c&lYou do not have permission for this!'
  290. - ''
  291. # If set to true, in messages the cosmetics' names
  292. # won't be colored.
  293. # Example:
  294. # With true: &a&lYou activated &9&lPaintball Gun!
  295. # With false: &a&lYou activated Paintball Gun!
  296. Chat-Cosmetic-PlaceHolder-Color: true
  297. # What is the slot for gadgets?
  298. Gadget-Slot: 4
  299. # If toggled to true,
  300. # players will be able to remove
  301. # their current gadget by pressing
  302. # their drop key.
  303. Remove-Gadget-With-Drop: false
  304. # List of commands that won't work when holding a cosmetic, wearing an emote, or wearing a hat.
  305. # Type commands in lowercase without slashes.
  306. Disabled-Commands:
  307. - hat
  308. # List of the worlds
  309. # where cosmetics are enabled!
  310. Enabled-Worlds:
  311. - world
  312. - world_nether
  313. - world_the_end
  314. Gadgets:
  315. BatBlaster:
  316. # Description of this cosmetic.
  317. Description:
  318. - '&7&oLaunch waves of annoying bats'
  319. - '&7&oto people you don''t like!'
  320. Cooldown: 8.0
  321. # Should it affect players? (Velocity, etc.)
  322. Affect-Players: true
  323. # if true, the gadget will be enabled.
  324. Enabled: true
  325. # if true, the description of gadget will be showed.
  326. Show-Description: true
  327. # if true, it'll be possible to find
  328. # it in treasure chests
  329. Can-Be-Found-In-Treasure-Chests: true
  330. Chickenator:
  331. # Description of this cosmetic.
  332. Description:
  333. - '&7&oShoot, boom, KFC.'
  334. Cooldown: 6.0
  335. # Should it affect players? (Velocity, etc.)
  336. Affect-Players: true
  337. # if true, the gadget will be enabled.
  338. Enabled: true
  339. # if true, the description of gadget will be showed.
  340. Show-Description: true
  341. # if true, it'll be possible to find
  342. # it in treasure chests
  343. Can-Be-Found-In-Treasure-Chests: true
  344. ColorBomb:
  345. # Description of this cosmetic.
  346. Description:
  347. - '&7&oA colorful bomb!'
  348. Cooldown: 25.0
  349. # Should it affect players? (Velocity, etc.)
  350. Affect-Players: true
  351. # if true, the gadget will be enabled.
  352. Enabled: true
  353. # if true, the description of gadget will be showed.
  354. Show-Description: true
  355. # if true, it'll be possible to find
  356. # it in treasure chests
  357. Can-Be-Found-In-Treasure-Chests: true
  358. DiscoBall:
  359. # Description of this cosmetic.
  360. Description:
  361. - '&7&oJust, dance!'
  362. Cooldown: 45.0
  363. # Should it affect players? (Velocity, etc.)
  364. Affect-Players: true
  365. # if true, the gadget will be enabled.
  366. Enabled: true
  367. # if true, the description of gadget will be showed.
  368. Show-Description: true
  369. # if true, it'll be possible to find
  370. # it in treasure chests
  371. Can-Be-Found-In-Treasure-Chests: true
  372. EtherealPearl:
  373. # Description of this cosmetic.
  374. Description:
  375. - '&7&oTake a ride through the skies'
  376. - '&7&oon your very own Ethereal Pearl!'
  377. Cooldown: 2.0
  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. FleshHook:
  388. # Description of this cosmetic.
  389. Description:
  390. - '&7&oMake new friends by throwing a hook'
  391. - '&7&ointo their face and pulling them'
  392. - '&7&otowards you!'
  393. Cooldown: 5.0
  394. # Should it affect players? (Velocity, etc.)
  395. Affect-Players: true
  396. # if true, the gadget will be enabled.
  397. Enabled: true
  398. # if true, the description of gadget will be showed.
  399. Show-Description: true
  400. # if true, it'll be possible to find
  401. # it in treasure chests
  402. Can-Be-Found-In-Treasure-Chests: true
  403. MelonThrower:
  404. # Description of this cosmetic.
  405. Description:
  406. - '&7&oDeliciously fun!'
  407. Cooldown: 2.0
  408. # Should it affect players? (Velocity, etc.)
  409. Affect-Players: true
  410. # if true, the gadget will be enabled.
  411. Enabled: true
  412. # if true, the description of gadget will be showed.
  413. Show-Description: true
  414. # if true, it'll be possible to find
  415. # it in treasure chests
  416. Can-Be-Found-In-Treasure-Chests: true
  417. BlizzardBlaster:
  418. # Description of this cosmetic.
  419. Description:
  420. - '&7&oLet it go!'
  421. Cooldown: 12.0
  422. # Should it affect players? (Velocity, etc.)
  423. Affect-Players: true
  424. # if true, the gadget will be enabled.
  425. Enabled: true
  426. # if true, the description of gadget will be showed.
  427. Show-Description: true
  428. # if true, it'll be possible to find
  429. # it in treasure chests
  430. Can-Be-Found-In-Treasure-Chests: true
  431. PortalGun:
  432. # Description of this cosmetic.
  433. Description:
  434. - '&7&oMomentum, a function of mass and velocity,'
  435. - '&7&ois converved between portals. In Layman''''s terms,'
  436. - '&7&ospeedy thing goes in, speedy thing goes out.'
  437. Cooldown: 2.0
  438. # Should it affect players? (Velocity, etc.)
  439. Affect-Players: true
  440. # if true, the gadget will be enabled.
  441. Enabled: true
  442. # if true, the description of gadget will be showed.
  443. Show-Description: true
  444. # if true, it'll be possible to find
  445. # it in treasure chests
  446. Can-Be-Found-In-Treasure-Chests: true
  447. ExplosiveSheep:
  448. # Description of this cosmetic.
  449. Description:
  450. - '&7&oAre you sure it''s supposed'
  451. - '&7&oto flicker like that?'
  452. Cooldown: 25.0
  453. # Should it affect players? (Velocity, etc.)
  454. Affect-Players: true
  455. # if true, the gadget will be enabled.
  456. Enabled: true
  457. # if true, the description of gadget will be showed.
  458. Show-Description: true
  459. # if true, it'll be possible to find
  460. # it in treasure chests
  461. Can-Be-Found-In-Treasure-Chests: true
  462. PaintballGun:
  463. # Description of this cosmetic.
  464. Description:
  465. - '&7&oPEW PEW PEW PEW!!!'
  466. Cooldown: 0.5
  467. # Should it affect players? (Velocity, etc.)
  468. Affect-Players: true
  469. # if true, the gadget will be enabled.
  470. Enabled: true
  471. # if true, the description of gadget will be showed.
  472. Show-Description: true
  473. # if true, it'll be possible to find
  474. # it in treasure chests
  475. Can-Be-Found-In-Treasure-Chests: true
  476. # With what block will it paint?
  477. Block-Type: STAINED_CLAY
  478. Particle:
  479. # Should it display particles?
  480. Enabled: false
  481. # what particles? (List: http://pastebin.com/CVKkufck)
  482. Effect: FIREWORKS_SPARK
  483. # The radius of painting.
  484. Radius: 2
  485. # A list of the BLOCKS that
  486. # can't be painted.
  487. BlackList:
  488. - REDSTONE_BLOCK
  489. ThorHammer:
  490. # Description of this cosmetic.
  491. Description:
  492. - '&7&oGet the real Mjテカlnir'
  493. Cooldown: 8.0
  494. # Should it affect players? (Velocity, etc.)
  495. Affect-Players: true
  496. # if true, the gadget will be enabled.
  497. Enabled: true
  498. # if true, the description of gadget will be showed.
  499. Show-Description: true
  500. # if true, it'll be possible to find
  501. # it in treasure chests
  502. Can-Be-Found-In-Treasure-Chests: true
  503. AntiGravity:
  504. # Description of this cosmetic.
  505. Description:
  506. - '&7&oYou don''t like gravity?'
  507. - '&7&oThen, this gadget is made for you!'
  508. Cooldown: 30.0
  509. # Should it affect players? (Velocity, etc.)
  510. Affect-Players: true
  511. # if true, the gadget will be enabled.
  512. Enabled: true
  513. # if true, the description of gadget will be showed.
  514. Show-Description: true
  515. # if true, it'll be possible to find
  516. # it in treasure chests
  517. Can-Be-Found-In-Treasure-Chests: true
  518. SmashDown:
  519. # Description of this cosmetic.
  520. Description:
  521. - '&7&oAND HIS NAME IS... JOHN CENA!!'
  522. Cooldown: 15.0
  523. # Should it affect players? (Velocity, etc.)
  524. Affect-Players: true
  525. # if true, the gadget will be enabled.
  526. Enabled: true
  527. # if true, the description of gadget will be showed.
  528. Show-Description: true
  529. # if true, it'll be possible to find
  530. # it in treasure chests
  531. Can-Be-Found-In-Treasure-Chests: true
  532. Rocket:
  533. # Description of this cosmetic.
  534. Description:
  535. - '&7&oHouston, we have got a problem..'
  536. Cooldown: 60.0
  537. # Should it affect players? (Velocity, etc.)
  538. Affect-Players: true
  539. # if true, the gadget will be enabled.
  540. Enabled: true
  541. # if true, the description of gadget will be showed.
  542. Show-Description: true
  543. # if true, it'll be possible to find
  544. # it in treasure chests
  545. Can-Be-Found-In-Treasure-Chests: true
  546. BlackHole:
  547. # Description of this cosmetic.
  548. Description:
  549. - '&7&oYou should not get caught by it..'
  550. Cooldown: 35.0
  551. # Should it affect players? (Velocity, etc.)
  552. Affect-Players: true
  553. # if true, the gadget will be enabled.
  554. Enabled: true
  555. # if true, the description of gadget 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. Tsunami:
  561. # Description of this cosmetic.
  562. Description:
  563. - '&9&oTSUNAMI!!'
  564. - '&7&oJUMP!'
  565. - '&7&oLet''s go!'
  566. Cooldown: 12.0
  567. # Should it affect players? (Velocity, etc.)
  568. Affect-Players: true
  569. # if true, the gadget will be enabled.
  570. Enabled: true
  571. # if true, the description of gadget will be showed.
  572. Show-Description: true
  573. # if true, it'll be possible to find
  574. # it in treasure chests
  575. Can-Be-Found-In-Treasure-Chests: true
  576. TNT:
  577. # Description of this cosmetic.
  578. Description:
  579. - '&7&oBlow some people up!'
  580. - '&7&oKABOOM!'
  581. Cooldown: 10.0
  582. # Should it affect players? (Velocity, etc.)
  583. Affect-Players: true
  584. # if true, the gadget will be enabled.
  585. Enabled: true
  586. # if true, the description of gadget will be showed.
  587. Show-Description: true
  588. # if true, it'll be possible to find
  589. # it in treasure chests
  590. Can-Be-Found-In-Treasure-Chests: true
  591. FunGun:
  592. # Description of this cosmetic.
  593. Description:
  594. - '&7&oWoow! So much fun in a gun!'
  595. Cooldown: 4.0
  596. # Should it affect players? (Velocity, etc.)
  597. Affect-Players: true
  598. # if true, the gadget will be enabled.
  599. Enabled: true
  600. # if true, the description of gadget will be showed.
  601. Show-Description: true
  602. # if true, it'll be possible to find
  603. # it in treasure chests
  604. Can-Be-Found-In-Treasure-Chests: true
  605. Parachute:
  606. # Description of this cosmetic.
  607. Description:
  608. - '&7&oGERONIMOooo!'
  609. Cooldown: 60.0
  610. # Should it affect players? (Velocity, etc.)
  611. Affect-Players: true
  612. # if true, the gadget will be enabled.
  613. Enabled: true
  614. # if true, the description of gadget will be showed.
  615. Show-Description: true
  616. # if true, it'll be possible to find
  617. # it in treasure chests
  618. Can-Be-Found-In-Treasure-Chests: true
  619. QuakeGun:
  620. # Description of this cosmetic.
  621. Description:
  622. - '&7&oGet a real Rail Gun'
  623. - '&7&oand strike players and mobs!'
  624. Cooldown: 3.0
  625. # Should it affect players? (Velocity, etc.)
  626. Affect-Players: true
  627. # if true, the gadget will be enabled.
  628. Enabled: true
  629. # if true, the description of gadget will be showed.
  630. Show-Description: true
  631. # if true, it'll be possible to find
  632. # it in treasure chests
  633. Can-Be-Found-In-Treasure-Chests: true
  634. GhostParty:
  635. # Description of this cosmetic.
  636. Description:
  637. - '&7&oWho Ya Gonna Call?'
  638. - '&f&lGHOST &4&lBUSTERS!'
  639. Cooldown: 45.0
  640. # Should it affect players? (Velocity, etc.)
  641. Affect-Players: true
  642. # if true, the gadget will be enabled.
  643. Enabled: true
  644. # if true, the description of gadget will be showed.
  645. Show-Description: true
  646. # if true, it'll be possible to find
  647. # it in treasure chests
  648. Can-Be-Found-In-Treasure-Chests: true
  649. Firework:
  650. # Description of this cosmetic.
  651. Description:
  652. - '&7&oNeed to celebrate?'
  653. - '&7&oUse fireworks!'
  654. Cooldown: 0.2
  655. # Should it affect players? (Velocity, etc.)
  656. Affect-Players: true
  657. # if true, the gadget will be enabled.
  658. Enabled: true
  659. # if true, the description of gadget will be showed.
  660. Show-Description: true
  661. # if true, it'll be possible to find
  662. # it in treasure chests
  663. Can-Be-Found-In-Treasure-Chests: true
  664. ChristmasTree:
  665. # Description of this cosmetic.
  666. Description:
  667. - '&7&oHere is a Christmas'
  668. - '&7&oTree for you!'
  669. Cooldown: 20.0
  670. # Should it affect players? (Velocity, etc.)
  671. Affect-Players: true
  672. # if true, the gadget will be enabled.
  673. Enabled: true
  674. # if true, the description of gadget will be showed.
  675. Show-Description: true
  676. # if true, it'll be possible to find
  677. # it in treasure chests
  678. Can-Be-Found-In-Treasure-Chests: true
  679. FreezeCannon:
  680. # Description of this cosmetic.
  681. Description:
  682. - '&7&oTransform the floor into a rink!'
  683. Cooldown: 8.0
  684. # Should it affect players? (Velocity, etc.)
  685. Affect-Players: true
  686. # if true, the gadget will be enabled.
  687. Enabled: true
  688. # if true, the description of gadget 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. Snowball:
  694. # Description of this cosmetic.
  695. Description:
  696. - '&7&oJoin in on the festive fun by'
  697. - '&7&othrowing snow at people!'
  698. Cooldown: 0.5
  699. # Should it affect players? (Velocity, etc.)
  700. Affect-Players: true
  701. # if true, the gadget will be enabled.
  702. Enabled: true
  703. # if true, the description of gadget will be showed.
  704. Show-Description: true
  705. # if true, it'll be possible to find
  706. # it in treasure chests
  707. Can-Be-Found-In-Treasure-Chests: true
  708. PartyPopper:
  709. # Description of this cosmetic.
  710. Description:
  711. - '&7&oCelebrate by blasting confetti into'
  712. - '&7&opeoples'' eyes!'
  713. Cooldown: 2.0
  714. # Should it affect players? (Velocity, etc.)
  715. Affect-Players: true
  716. # if true, the gadget will be enabled.
  717. Enabled: true
  718. # if true, the description of gadget will be showed.
  719. Show-Description: true
  720. # if true, it'll be possible to find
  721. # it in treasure chests
  722. Can-Be-Found-In-Treasure-Chests: true
  723. Trampoline:
  724. # Description of this cosmetic.
  725. Description:
  726. - '&7&oConstructs a trampoline!'
  727. - '&7&othat sends you and your'
  728. - '&7&ofriends into air!'
  729. Cooldown: 20.0
  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. Mounts:
  740. DruggedHorse:
  741. # Description of this cosmetic.
  742. Description:
  743. - '&7&oThat is just too much!'
  744. # if true, the mount will be enabled.
  745. Enabled: true
  746. # if true, the description will be showed.
  747. Show-Description: true
  748. # if true, it'll be possible to find
  749. # it in treasure chests
  750. Can-Be-Found-In-Treasure-Chests: true
  751. InfernalHorror:
  752. # Description of this cosmetic.
  753. Description:
  754. - '&7&oThis mount comes directly from... hell!'
  755. # if true, the mount will be enabled.
  756. Enabled: true
  757. # if true, the description 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. GlacialSteed:
  763. # Description of this cosmetic.
  764. Description:
  765. - '&7&oThis mount comes from North Pole!'
  766. # if true, the mount will be enabled.
  767. Enabled: true
  768. # if true, the description will be showed.
  769. Show-Description: true
  770. # if true, it'll be possible to find
  771. # it in treasure chests
  772. Can-Be-Found-In-Treasure-Chests: true
  773. WalkingDead:
  774. # Description of this cosmetic.
  775. Description:
  776. - '&7&oGraaaaw...'
  777. # if true, the mount will be enabled.
  778. Enabled: true
  779. # if true, the description will be showed.
  780. Show-Description: true
  781. # if true, it'll be possible to find
  782. # it in treasure chests
  783. Can-Be-Found-In-Treasure-Chests: true
  784. MountOfFire:
  785. # Description of this cosmetic.
  786. Description:
  787. - '&7&oThe mount of Hadティs!'
  788. # if true, the mount will be enabled.
  789. Enabled: true
  790. # if true, the description will be showed.
  791. Show-Description: true
  792. # if true, it'll be possible to find
  793. # it in treasure chests
  794. Can-Be-Found-In-Treasure-Chests: true
  795. MountOfWater:
  796. # Description of this cosmetic.
  797. Description:
  798. - '&7&oThe mount of Posテゥidon!'
  799. # if true, the mount will be enabled.
  800. Enabled: true
  801. # if true, the description will be showed.
  802. Show-Description: true
  803. # if true, it'll be possible to find
  804. # it in treasure chests
  805. Can-Be-Found-In-Treasure-Chests: true
  806. EcologistHorse:
  807. # Description of this cosmetic.
  808. Description:
  809. - '&7&oBecome ecologist!'
  810. # if true, the mount will be enabled.
  811. Enabled: true
  812. # if true, the description will be showed.
  813. Show-Description: true
  814. # if true, it'll be possible to find
  815. # it in treasure chests
  816. Can-Be-Found-In-Treasure-Chests: true
  817. Snake:
  818. # Description of this cosmetic.
  819. Description:
  820. - '&7&oWatch out! It may bite..'
  821. # if true, the mount will be enabled.
  822. Enabled: true
  823. # if true, the description will be showed.
  824. Show-Description: true
  825. # if true, it'll be possible to find
  826. # it in treasure chests
  827. Can-Be-Found-In-Treasure-Chests: true
  828. NyanSheep:
  829. # Description of this cosmetic.
  830. Description:
  831. - '&4&lNyan &6&lnyan &e&lnyan'
  832. - '&a&lnyan &3&lnyan &9&lnyan'
  833. # if true, the mount will be enabled.
  834. Enabled: true
  835. # if true, the description will be showed.
  836. Show-Description: true
  837. # if true, it'll be possible to find
  838. # it in treasure chests
  839. Can-Be-Found-In-Treasure-Chests: true
  840. Dragon:
  841. # Description of this cosmetic.
  842. Description:
  843. - '&7&oBecome a dragon rider!'
  844. # if true, the mount will be enabled.
  845. Enabled: true
  846. # if true, the description will be showed.
  847. Show-Description: true
  848. # if true, it'll be possible to find
  849. # it in treasure chests
  850. Can-Be-Found-In-Treasure-Chests: true
  851. Slime:
  852. # Description of this cosmetic.
  853. Description:
  854. - '&7&oSplat! Splat!'
  855. # if true, the mount will be enabled.
  856. Enabled: true
  857. # if true, the description will be showed.
  858. Show-Description: true
  859. # if true, it'll be possible to find
  860. # it in treasure chests
  861. Can-Be-Found-In-Treasure-Chests: true
  862. HypeCart:
  863. # Description of this cosmetic.
  864. Description:
  865. - '&7&oEver wanted to drive a F1?'
  866. - '&7&oNow you can!'
  867. # if true, the mount will be enabled.
  868. Enabled: true
  869. # if true, the description will be showed.
  870. Show-Description: true
  871. # if true, it'll be possible to find
  872. # it in treasure chests
  873. Can-Be-Found-In-Treasure-Chests: true
  874. Spider:
  875. # Description of this cosmetic.
  876. Description:
  877. - '&7&oYOU are the spider jockey!'
  878. # if true, the mount will be enabled.
  879. Enabled: true
  880. # if true, the description will be showed.
  881. Show-Description: true
  882. # if true, it'll be possible to find
  883. # it in treasure chests
  884. Can-Be-Found-In-Treasure-Chests: true
  885. Rudolph:
  886. # Description of this cosmetic.
  887. Description:
  888. - '&7&oWhat would be Christmas'
  889. - '&7&owithout Rudolph the Reeinder?'
  890. # if true, the mount will be enabled.
  891. Enabled: true
  892. # if true, the description will be showed.
  893. Show-Description: true
  894. # if true, it'll be possible to find
  895. # it in treasure chests
  896. Can-Be-Found-In-Treasure-Chests: true
  897. MoltenSnake:
  898. # Description of this cosmetic.
  899. Description:
  900. - '&7&oDeep under the Earth''s surface, there'
  901. - '&7&oexists a mythical species of Molten'
  902. - '&7&oSnakes. This one will serve you eternally.'
  903. # if true, the mount will be enabled.
  904. Enabled: true
  905. # if true, the description will be showed.
  906. Show-Description: true
  907. # if true, it'll be possible to find
  908. # it in treasure chests
  909. Can-Be-Found-In-Treasure-Chests: true
  910. Particle-Effects:
  911. RainCloud:
  912. # Description of this cosmetic.
  913. Description:
  914. - '&7&oThe weather forecast'
  915. - '&7&ois telling me it''s raining.'
  916. # if true, the effect will be enabled.
  917. Enabled: true
  918. # if true, the description 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. SnowCloud:
  924. # Description of this cosmetic.
  925. Description:
  926. - '&7&oThe weather forecast'
  927. - '&7&ois telling me it''s snowing.'
  928. # if true, the effect will be enabled.
  929. Enabled: true
  930. # if true, the description 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. BloodHelix:
  936. # Description of this cosmetic.
  937. Description:
  938. - '&7&oAncient legend says this magic'
  939. - '&7&oempowers the blood of its user,'
  940. - '&7&ogiving them godly powers..'
  941. # if true, the effect will be enabled.
  942. Enabled: true
  943. # if true, the description will be showed.
  944. Show-Description: true
  945. # if true, it'll be possible to find
  946. # it in treasure chests
  947. Can-Be-Found-In-Treasure-Chests: true
  948. FrostLord:
  949. # Description of this cosmetic.
  950. Description:
  951. - '&7&oI am The Almighty Frostlord!'
  952. # if true, the effect will be enabled.
  953. Enabled: true
  954. # if true, the description will be showed.
  955. Show-Description: true
  956. # if true, it'll be possible to find
  957. # it in treasure chests
  958. Can-Be-Found-In-Treasure-Chests: true
  959. FlameRings:
  960. # Description of this cosmetic.
  961. Description:
  962. - '&7&oWatch out! They are hot!'
  963. # if true, the effect will be enabled.
  964. Enabled: true
  965. # if true, the description will be showed.
  966. Show-Description: true
  967. # if true, it'll be possible to find
  968. # it in treasure chests
  969. Can-Be-Found-In-Treasure-Chests: true
  970. InLove:
  971. # Description of this cosmetic.
  972. Description:
  973. - '&7&oOMG wow I''m in love!'
  974. # if true, the effect will be enabled.
  975. Enabled: true
  976. # if true, the description will be showed.
  977. Show-Description: true
  978. # if true, it'll be possible to find
  979. # it in treasure chests
  980. Can-Be-Found-In-Treasure-Chests: true
  981. GreenSparks:
  982. # Description of this cosmetic.
  983. Description:
  984. - '&7&oLittle and green sparkly sparks!'
  985. # if true, the effect will be enabled.
  986. Enabled: true
  987. # if true, the description will be showed.
  988. Show-Description: true
  989. # if true, it'll be possible to find
  990. # it in treasure chests
  991. Can-Be-Found-In-Treasure-Chests: true
  992. FrozenWalk:
  993. # Description of this cosmetic.
  994. Description:
  995. - '&7&oMy feet are so cold!'
  996. # if true, the effect will be enabled.
  997. Enabled: true
  998. # if true, the description will be showed.
  999. Show-Description: true
  1000. # if true, it'll be possible to find
  1001. # it in treasure chests
  1002. Can-Be-Found-In-Treasure-Chests: true
  1003. Music:
  1004. # Description of this cosmetic.
  1005. Description:
  1006. - '&7&oMuch music!'
  1007. # if true, the effect will be enabled.
  1008. Enabled: true
  1009. # if true, the description will be showed.
  1010. Show-Description: true
  1011. # if true, it'll be possible to find
  1012. # it in treasure chests
  1013. Can-Be-Found-In-Treasure-Chests: true
  1014. Enchanted:
  1015. # Description of this cosmetic.
  1016. Description:
  1017. - '&7&oBecome an almighty enchanter!'
  1018. # if true, the effect will be enabled.
  1019. Enabled: true
  1020. # if true, the description will be showed.
  1021. Show-Description: true
  1022. # if true, it'll be possible to find
  1023. # it in treasure chests
  1024. Can-Be-Found-In-Treasure-Chests: true
  1025. Inferno:
  1026. # Description of this cosmetic.
  1027. Description:
  1028. - '&7&oEffect created by Satan himself!'
  1029. # if true, the effect will be enabled.
  1030. Enabled: true
  1031. # if true, the description will be showed.
  1032. Show-Description: true
  1033. # if true, it'll be possible to find
  1034. # it in treasure chests
  1035. Can-Be-Found-In-Treasure-Chests: true
  1036. AngelWings:
  1037. # Description of this cosmetic.
  1038. Description:
  1039. - '&7&oBecome an angel!'
  1040. # if true, the effect will be enabled.
  1041. Enabled: true
  1042. # if true, the description will be showed.
  1043. Show-Description: true
  1044. # if true, it'll be possible to find
  1045. # it in treasure chests
  1046. Can-Be-Found-In-Treasure-Chests: true
  1047. SuperHero:
  1048. # Description of this cosmetic.
  1049. Description:
  1050. - '&7&oBecome Superman!'
  1051. # if true, the effect will be enabled.
  1052. Enabled: true
  1053. # if true, the description will be showed.
  1054. Show-Description: true
  1055. # if true, it'll be possible to find
  1056. # it in treasure chests
  1057. Can-Be-Found-In-Treasure-Chests: true
  1058. SantaHat:
  1059. # Description of this cosmetic.
  1060. Description:
  1061. - '&7&oBecome Santa!'
  1062. # if true, the effect will be enabled.
  1063. Enabled: true
  1064. # if true, the description will be showed.
  1065. Show-Description: true
  1066. # if true, it'll be possible to find
  1067. # it in treasure chests
  1068. Can-Be-Found-In-Treasure-Chests: true
  1069. CrushedCandyCane:
  1070. # Description of this cosmetic.
  1071. Description:
  1072. - '&7&oThere''s no such thing as too much'
  1073. - '&7&oChristmas Candy. Do not listen'
  1074. - '&7&oto your dentist.'
  1075. # if true, the effect will be enabled.
  1076. Enabled: true
  1077. # if true, the description will be showed.
  1078. Show-Description: true
  1079. # if true, it'll be possible to find
  1080. # it in treasure chests
  1081. Can-Be-Found-In-Treasure-Chests: true
  1082. EnderAura:
  1083. # Description of this cosmetic.
  1084. Description:
  1085. - '&7&oThese mystic particle attach to'
  1086. - '&7&oonly the most legendary of players!'
  1087. # if true, the effect will be enabled.
  1088. Enabled: true
  1089. # if true, the description will be showed.
  1090. Show-Description: true
  1091. # if true, it'll be possible to find
  1092. # it in treasure chests
  1093. Can-Be-Found-In-Treasure-Chests: true
  1094. FlameFairy:
  1095. # Description of this cosmetic.
  1096. Description:
  1097. - '&7&oHEY!!'
  1098. # if true, the effect will be enabled.
  1099. Enabled: true
  1100. # if true, the description will be showed.
  1101. Show-Description: true
  1102. # if true, it'll be possible to find
  1103. # it in treasure chests
  1104. Can-Be-Found-In-Treasure-Chests: true
  1105. Pets:
  1106. Piggy:
  1107. # Description of this cosmetic.
  1108. Description:
  1109. - '&7&oOink! Oink!'
  1110. # if true, the pet will be enabled.
  1111. Enabled: true
  1112. # if true, the description will be showed.
  1113. Show-Description: true
  1114. # if true, it'll be possible to find
  1115. # it in treasure chests
  1116. Can-Be-Found-In-Treasure-Chests: true
  1117. Sheep:
  1118. # Description of this cosmetic.
  1119. Description:
  1120. - '&7&oBaaaa, baa'
  1121. # if true, the pet will be enabled.
  1122. Enabled: true
  1123. # if true, the description will be showed.
  1124. Show-Description: true
  1125. # if true, it'll be possible to find
  1126. # it in treasure chests
  1127. Can-Be-Found-In-Treasure-Chests: true
  1128. EasterBunny:
  1129. # Description of this cosmetic.
  1130. Description:
  1131. - '&7&oIs it Easter yet?'
  1132. # if true, the pet will be enabled.
  1133. Enabled: true
  1134. # if true, the description will be showed.
  1135. Show-Description: true
  1136. # if true, it'll be possible to find
  1137. # it in treasure chests
  1138. Can-Be-Found-In-Treasure-Chests: true
  1139. Cow:
  1140. # Description of this cosmetic.
  1141. Description:
  1142. - '&7&oMoooo!'
  1143. # if true, the pet will be enabled.
  1144. Enabled: true
  1145. # if true, the description 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. Mooshroom:
  1151. # Description of this cosmetic.
  1152. Description:
  1153. - '&7&oMoooo!'
  1154. # if true, the pet will be enabled.
  1155. Enabled: true
  1156. # if true, the description will be showed.
  1157. Show-Description: true
  1158. # if true, it'll be possible to find
  1159. # it in treasure chests
  1160. Can-Be-Found-In-Treasure-Chests: true
  1161. Kitty:
  1162. # Description of this cosmetic.
  1163. Description:
  1164. - '&7&oMeoooow'
  1165. # if true, the pet will be enabled.
  1166. Enabled: true
  1167. # if true, the description will be showed.
  1168. Show-Description: true
  1169. # if true, it'll be possible to find
  1170. # it in treasure chests
  1171. Can-Be-Found-In-Treasure-Chests: true
  1172. Dog:
  1173. # Description of this cosmetic.
  1174. Description:
  1175. - '&7&oWoof!'
  1176. # if true, the pet will be enabled.
  1177. Enabled: true
  1178. # if true, the description will be showed.
  1179. Show-Description: true
  1180. # if true, it'll be possible to find
  1181. # it in treasure chests
  1182. Can-Be-Found-In-Treasure-Chests: true
  1183. Chick:
  1184. # Description of this cosmetic.
  1185. Description:
  1186. - '&7&oBwaaaaaaak!!'
  1187. # if true, the pet will be enabled.
  1188. Enabled: true
  1189. # if true, the description will be showed.
  1190. Show-Description: true
  1191. # if true, it'll be possible to find
  1192. # it in treasure chests
  1193. Can-Be-Found-In-Treasure-Chests: true
  1194. Wither:
  1195. # Description of this cosmetic.
  1196. Description:
  1197. - '&7&oWatch out for me..'
  1198. # if true, the pet will be enabled.
  1199. Enabled: true
  1200. # if true, the description will be showed.
  1201. Show-Description: true
  1202. # if true, it'll be possible to find
  1203. # it in treasure chests
  1204. Can-Be-Found-In-Treasure-Chests: true
  1205. Pumpling:
  1206. # Description of this cosmetic.
  1207. Description:
  1208. - '&7&oJust a little floating pumpkin'
  1209. # if true, the pet will be enabled.
  1210. Enabled: true
  1211. # if true, the description will be showed.
  1212. Show-Description: true
  1213. # if true, it'll be possible to find
  1214. # it in treasure chests
  1215. Can-Be-Found-In-Treasure-Chests: true
  1216. ChristmasElf:
  1217. # Description of this cosmetic.
  1218. Description:
  1219. - '&7&oI can make presents for you!'
  1220. # if true, the pet will be enabled.
  1221. Enabled: true
  1222. # if true, the description 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. IronGolem:
  1228. # Description of this cosmetic.
  1229. Description:
  1230. - '&7&oI like flowers'
  1231. # if true, the pet will be enabled.
  1232. Enabled: true
  1233. # if true, the description will be showed.
  1234. Show-Description: true
  1235. # if true, it'll be possible to find
  1236. # it in treasure chests
  1237. Can-Be-Found-In-Treasure-Chests: true
  1238. Snowman:
  1239. # Description of this cosmetic.
  1240. Description:
  1241. - '&7&oPew pew pew'
  1242. # if true, the pet will be enabled.
  1243. Enabled: true
  1244. # if true, the description will be showed.
  1245. Show-Description: true
  1246. # if true, it'll be possible to find
  1247. # it in treasure chests
  1248. Can-Be-Found-In-Treasure-Chests: true
  1249. Villager:
  1250. # Description of this cosmetic.
  1251. Description:
  1252. - '&7&oHmmmmmmmmm'
  1253. # if true, the pet will be enabled.
  1254. Enabled: true
  1255. # if true, the description will be showed.
  1256. Show-Description: true
  1257. # if true, it'll be possible to find
  1258. # it in treasure chests
  1259. Can-Be-Found-In-Treasure-Chests: true
  1260. Bat:
  1261. # Description of this cosmetic.
  1262. Description:
  1263. - '&7&oI prefer dark areas'
  1264. # if true, the pet will be enabled.
  1265. Enabled: true
  1266. # if true, the description will be showed.
  1267. Show-Description: true
  1268. # if true, it'll be possible to find
  1269. # it in treasure chests
  1270. Can-Be-Found-In-Treasure-Chests: true
  1271. PolarBear:
  1272. # Description of this cosmetic.
  1273. Description:
  1274. - '&7&oI prefer cold areas'
  1275. # if true, the pet will be enabled.
  1276. Enabled: true
  1277. # if true, the description will be showed.
  1278. Show-Description: true
  1279. # if true, it'll be possible to find
  1280. # it in treasure chests
  1281. Can-Be-Found-In-Treasure-Chests: true
  1282. Llama:
  1283. # Description of this cosmetic.
  1284. Description:
  1285. - '&7&oNeed me to carry anything?'
  1286. # if true, the pet will be enabled.
  1287. Enabled: true
  1288. # if true, the description will be showed.
  1289. Show-Description: true
  1290. # if true, it'll be possible to find
  1291. # it in treasure chests
  1292. Can-Be-Found-In-Treasure-Chests: true
  1293. Parrot:
  1294. # Description of this cosmetic.
  1295. Description:
  1296. - '&7&oPolly want a cracker?'
  1297. # if true, the pet will be enabled.
  1298. Enabled: true
  1299. # if true, the description will be showed.
  1300. Show-Description: true
  1301. # if true, it'll be possible to find
  1302. # it in treasure chests
  1303. Can-Be-Found-In-Treasure-Chests: true
  1304. Hats:
  1305. Astronaut:
  1306. # Description of this cosmetic.
  1307. Description:
  1308. - '&7&oHouston, we have got a problem.'
  1309. # if true, the hat will be enabled.
  1310. Enabled: true
  1311. # if true, the description of this hat will be showed.
  1312. Show-Description: true
  1313. # if true, it'll be possible to find
  1314. # it in treasure chests
  1315. Can-Be-Found-In-Treasure-Chests: true
  1316. Scared:
  1317. # Description of this cosmetic.
  1318. Description:
  1319. - '&7&oOh gawd, that scared me!'
  1320. # if true, the hat will be enabled.
  1321. Enabled: true
  1322. # if true, the description of this hat will be showed.
  1323. Show-Description: true
  1324. # if true, it'll be possible to find
  1325. # it in treasure chests
  1326. Can-Be-Found-In-Treasure-Chests: true
  1327. Angel:
  1328. # Description of this cosmetic.
  1329. Description:
  1330. - '&7&oDid it hurt when you fell from heaven?'
  1331. # if true, the hat will be enabled.
  1332. Enabled: true
  1333. # if true, the description of this hat will be showed.
  1334. Show-Description: true
  1335. # if true, it'll be possible to find
  1336. # it in treasure chests
  1337. Can-Be-Found-In-Treasure-Chests: true
  1338. Embarassed:
  1339. # Description of this cosmetic.
  1340. Description:
  1341. - '&7&oI am kinda embarassed by that.'
  1342. # if true, the hat will be enabled.
  1343. Enabled: true
  1344. # if true, the description of this hat will be showed.
  1345. Show-Description: true
  1346. # if true, it'll be possible to find
  1347. # it in treasure chests
  1348. Can-Be-Found-In-Treasure-Chests: true
  1349. Kissy:
  1350. # Description of this cosmetic.
  1351. Description:
  1352. - '&7&oWanna kiss?'
  1353. # if true, the hat will be enabled.
  1354. Enabled: true
  1355. # if true, the description of this hat will be showed.
  1356. Show-Description: true
  1357. # if true, it'll be possible to find
  1358. # it in treasure chests
  1359. Can-Be-Found-In-Treasure-Chests: true
  1360. Sad:
  1361. # Description of this cosmetic.
  1362. Description:
  1363. - '&7&oI am so sad.'
  1364. # if true, the hat will be enabled.
  1365. Enabled: true
  1366. # if true, the description of this hat will be showed.
  1367. Show-Description: true
  1368. # if true, it'll be possible to find
  1369. # it in treasure chests
  1370. Can-Be-Found-In-Treasure-Chests: true
  1371. Cool:
  1372. # Description of this cosmetic.
  1373. Description:
  1374. - '&7&oI am such a cool guy.'
  1375. # if true, the hat will be enabled.
  1376. Enabled: true
  1377. # if true, the description of this hat will be showed.
  1378. Show-Description: true
  1379. # if true, it'll be possible to find
  1380. # it in treasure chests
  1381. Can-Be-Found-In-Treasure-Chests: true
  1382. Surprised:
  1383. # Description of this cosmetic.
  1384. Description:
  1385. - '&7&oWow, did not expect that!'
  1386. # if true, the hat will be enabled.
  1387. Enabled: true
  1388. # if true, the description of this hat will be showed.
  1389. Show-Description: true
  1390. # if true, it'll be possible to find
  1391. # it in treasure chests
  1392. Can-Be-Found-In-Treasure-Chests: true
  1393. Dead:
  1394. # Description of this cosmetic.
  1395. Description:
  1396. - '&7&ogot rekt'
  1397. # if true, the hat will be enabled.
  1398. Enabled: true
  1399. # if true, the description of this hat 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. Crying:
  1405. # Description of this cosmetic.
  1406. Description:
  1407. - '&7&oi cri evrytiem'
  1408. # if true, the hat will be enabled.
  1409. Enabled: true
  1410. # if true, the description of this hat will be showed.
  1411. Show-Description: true
  1412. # if true, it'll be possible to find
  1413. # it in treasure chests
  1414. Can-Be-Found-In-Treasure-Chests: true
  1415. BigSmile:
  1416. # Description of this cosmetic.
  1417. Description:
  1418. - '&7&oUh, because I am really happy!'
  1419. # if true, the hat will be enabled.
  1420. Enabled: true
  1421. # if true, the description of this hat will be showed.
  1422. Show-Description: true
  1423. # if true, it'll be possible to find
  1424. # it in treasure chests
  1425. Can-Be-Found-In-Treasure-Chests: true
  1426. Wink:
  1427. # Description of this cosmetic.
  1428. Description:
  1429. - '&7&oYou know what I mean ;)'
  1430. # if true, the hat will be enabled.
  1431. Enabled: true
  1432. # if true, the description of this hat will be showed.
  1433. Show-Description: true
  1434. # if true, it'll be possible to find
  1435. # it in treasure chests
  1436. Can-Be-Found-In-Treasure-Chests: true
  1437. Derp:
  1438. # Description of this cosmetic.
  1439. Description:
  1440. - '&7&oDerp Derp Derping all around'
  1441. # if true, the hat will be enabled.
  1442. Enabled: true
  1443. # if true, the description of this hat will be showed.
  1444. Show-Description: true
  1445. # if true, it'll be possible to find
  1446. # it in treasure chests
  1447. Can-Be-Found-In-Treasure-Chests: true
  1448. Smile:
  1449. # Description of this cosmetic.
  1450. Description:
  1451. - '&7&oUh, because I am happy'
  1452. # if true, the hat will be enabled.
  1453. Enabled: true
  1454. # if true, the description of this hat will be showed.
  1455. Show-Description: true
  1456. # if true, it'll be possible to find
  1457. # it in treasure chests
  1458. Can-Be-Found-In-Treasure-Chests: true
  1459. Iron:
  1460. # Description of this cosmetic.
  1461. Description:
  1462. - '&7&oAs hard as iron!'
  1463. # if true, the hat will be enabled.
  1464. Enabled: true
  1465. # if true, the description of this hat will be showed.
  1466. Show-Description: true
  1467. # if true, it'll be possible to find
  1468. # it in treasure chests
  1469. Can-Be-Found-In-Treasure-Chests: true
  1470. Gold:
  1471. # Description of this cosmetic.
  1472. Description:
  1473. - '&7&oMy precious!'
  1474. # if true, the hat will be enabled.
  1475. Enabled: true
  1476. # if true, the description of this hat will be showed.
  1477. Show-Description: true
  1478. # if true, it'll be possible to find
  1479. # it in treasure chests
  1480. Can-Be-Found-In-Treasure-Chests: true
  1481. Diamond:
  1482. # Description of this cosmetic.
  1483. Description:
  1484. - '&7&oThis is really strong!'
  1485. # if true, the hat will be enabled.
  1486. Enabled: true
  1487. # if true, the description of this hat 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. Piston:
  1493. # Description of this cosmetic.
  1494. Description:
  1495. - '&7&oHave you got the redstone?'
  1496. # if true, the hat will be enabled.
  1497. Enabled: true
  1498. # if true, the description of this hat will be showed.
  1499. Show-Description: true
  1500. # if true, it'll be possible to find
  1501. # it in treasure chests
  1502. Can-Be-Found-In-Treasure-Chests: true
  1503. CommandBlock:
  1504. # Description of this cosmetic.
  1505. Description:
  1506. - '&7&oControl the world with it!'
  1507. # if true, the hat will be enabled.
  1508. Enabled: true
  1509. # if true, the description of this hat will be showed.
  1510. Show-Description: true
  1511. # if true, it'll be possible to find
  1512. # it in treasure chests
  1513. Can-Be-Found-In-Treasure-Chests: true
  1514. Music:
  1515. # Description of this cosmetic.
  1516. Description:
  1517. - '&7&oYou are so musical.'
  1518. # if true, the hat will be enabled.
  1519. Enabled: true
  1520. # if true, the description of this hat will be showed.
  1521. Show-Description: true
  1522. # if true, it'll be possible to find
  1523. # it in treasure chests
  1524. Can-Be-Found-In-Treasure-Chests: true
  1525. Squid:
  1526. # Description of this cosmetic.
  1527. Description:
  1528. - '&7&oBloop Bloop!'
  1529. # if true, the hat will be enabled.
  1530. Enabled: true
  1531. # if true, the description of this hat will be showed.
  1532. Show-Description: true
  1533. # if true, it'll be possible to find
  1534. # it in treasure chests
  1535. Can-Be-Found-In-Treasure-Chests: true
  1536. Chicken:
  1537. # Description of this cosmetic.
  1538. Description:
  1539. - '&7&oBwwaaaaaaaaaaaakkkkk!'
  1540. # if true, the hat will be enabled.
  1541. Enabled: true
  1542. # if true, the description of this hat will be showed.
  1543. Show-Description: true
  1544. # if true, it'll be possible to find
  1545. # it in treasure chests
  1546. Can-Be-Found-In-Treasure-Chests: true
  1547. Pig:
  1548. # Description of this cosmetic.
  1549. Description:
  1550. - '&7&oOink Oink!'
  1551. # if true, the hat will be enabled.
  1552. Enabled: true
  1553. # if true, the description of this hat will be showed.
  1554. Show-Description: true
  1555. # if true, it'll be possible to find
  1556. # it in treasure chests
  1557. Can-Be-Found-In-Treasure-Chests: true
  1558. Blaze:
  1559. # Description of this cosmetic.
  1560. Description:
  1561. - '&7&oWatch out for the fire!'
  1562. # if true, the hat will be enabled.
  1563. Enabled: true
  1564. # if true, the description of this hat will be showed.
  1565. Show-Description: true
  1566. # if true, it'll be possible to find
  1567. # it in treasure chests
  1568. Can-Be-Found-In-Treasure-Chests: true
  1569. Sheep:
  1570. # Description of this cosmetic.
  1571. Description:
  1572. - '&7&oBaaaa, baa'
  1573. # if true, the hat will be enabled.
  1574. Enabled: true
  1575. # if true, the description of this hat will be showed.
  1576. Show-Description: true
  1577. # if true, it'll be possible to find
  1578. # it in treasure chests
  1579. Can-Be-Found-In-Treasure-Chests: true
  1580. Golem:
  1581. # Description of this cosmetic.
  1582. Description:
  1583. - '&7&oI am your guard.'
  1584. # if true, the hat will be enabled.
  1585. Enabled: true
  1586. # if true, the description of this hat will be showed.
  1587. Show-Description: true
  1588. # if true, it'll be possible to find
  1589. # it in treasure chests
  1590. Can-Be-Found-In-Treasure-Chests: true
  1591. Enderman:
  1592. # Description of this cosmetic.
  1593. Description:
  1594. - '&7&oNow I am here, now I am there.'
  1595. # if true, the hat will be enabled.
  1596. Enabled: true
  1597. # if true, the description of this hat will be showed.
  1598. Show-Description: true
  1599. # if true, it'll be possible to find
  1600. # it in treasure chests
  1601. Can-Be-Found-In-Treasure-Chests: true
  1602. Mario:
  1603. # Description of this cosmetic.
  1604. Description:
  1605. - '&7&oIt is me! Mario!'
  1606. # if true, the hat will be enabled.
  1607. Enabled: true
  1608. # if true, the description of this hat will be showed.
  1609. Show-Description: true
  1610. # if true, it'll be possible to find
  1611. # it in treasure chests
  1612. Can-Be-Found-In-Treasure-Chests: true
  1613. Luigi:
  1614. # Description of this cosmetic.
  1615. Description:
  1616. - '&7&oLuigi time!'
  1617. # if true, the hat will be enabled.
  1618. Enabled: true
  1619. # if true, the description of this hat will be showed.
  1620. Show-Description: true
  1621. # if true, it'll be possible to find
  1622. # it in treasure chests
  1623. Can-Be-Found-In-Treasure-Chests: true
  1624. Batman:
  1625. # Description of this cosmetic.
  1626. Description:
  1627. - '&7&oI am batman!'
  1628. # if true, the hat will be enabled.
  1629. Enabled: true
  1630. # if true, the description of this hat will be showed.
  1631. Show-Description: true
  1632. # if true, it'll be possible to find
  1633. # it in treasure chests
  1634. Can-Be-Found-In-Treasure-Chests: true
  1635. Chest:
  1636. # Description of this cosmetic.
  1637. Description:
  1638. - '&7&oOpen, and close'
  1639. # if true, the hat will be enabled.
  1640. Enabled: true
  1641. # if true, the description of this hat will be showed.
  1642. Show-Description: true
  1643. # if true, it'll be possible to find
  1644. # it in treasure chests
  1645. Can-Be-Found-In-Treasure-Chests: true
  1646. Skull:
  1647. # Description of this cosmetic.
  1648. Description:
  1649. - '&7&oWho iss headless now?'
  1650. # if true, the hat will be enabled.
  1651. Enabled: true
  1652. # if true, the description of this hat will be showed.
  1653. Show-Description: true
  1654. # if true, it'll be possible to find
  1655. # it in treasure chests
  1656. Can-Be-Found-In-Treasure-Chests: true
  1657. Ghost:
  1658. # Description of this cosmetic.
  1659. Description:
  1660. - '&7&o2spooky4u'
  1661. # if true, the hat will be enabled.
  1662. Enabled: true
  1663. # if true, the description of this hat will be showed.
  1664. Show-Description: true
  1665. # if true, it'll be possible to find
  1666. # it in treasure chests
  1667. Can-Be-Found-In-Treasure-Chests: true
  1668. JackOLantern:
  1669. # Description of this cosmetic.
  1670. Description:
  1671. - '&7&oA little pumkin'
  1672. # if true, the hat will be enabled.
  1673. Enabled: true
  1674. # if true, the description of this hat will be showed.
  1675. Show-Description: true
  1676. # if true, it'll be possible to find
  1677. # it in treasure chests
  1678. Can-Be-Found-In-Treasure-Chests: true
  1679. ScaryClown:
  1680. # Description of this cosmetic.
  1681. Description:
  1682. - '&7&oHope you are not scared of clowns.'
  1683. # if true, the hat will be enabled.
  1684. Enabled: true
  1685. # if true, the description of this hat will be showed.
  1686. Show-Description: true
  1687. # if true, it'll be possible to find
  1688. # it in treasure chests
  1689. Can-Be-Found-In-Treasure-Chests: true
  1690. Santa:
  1691. # Description of this cosmetic.
  1692. Description:
  1693. - '&7&oOh oh oh! Merry Christmas!'
  1694. # if true, the hat will be enabled.
  1695. Enabled: true
  1696. # if true, the description of this hat will be showed.
  1697. Show-Description: true
  1698. # if true, it'll be possible to find
  1699. # it in treasure chests
  1700. Can-Be-Found-In-Treasure-Chests: true
  1701. Snowman:
  1702. # Description of this cosmetic.
  1703. Description:
  1704. - '&7&oI don''t have a skull.. or bones'
  1705. # if true, the hat will be enabled.
  1706. Enabled: true
  1707. # if true, the description of this hat will be showed.
  1708. Show-Description: true
  1709. # if true, it'll be possible to find
  1710. # it in treasure chests
  1711. Can-Be-Found-In-Treasure-Chests: true
  1712. Present:
  1713. # Description of this cosmetic.
  1714. Description:
  1715. - '&7&oFrom Santa, to you!'
  1716. # if true, the hat will be enabled.
  1717. Enabled: true
  1718. # if true, the description of this hat will be showed.
  1719. Show-Description: true
  1720. # if true, it'll be possible to find
  1721. # it in treasure chests
  1722. Can-Be-Found-In-Treasure-Chests: true
  1723. Elf:
  1724. # Description of this cosmetic.
  1725. Description:
  1726. - '&7&oI work for Santa!'
  1727. # if true, the hat will be enabled.
  1728. Enabled: true
  1729. # if true, the description of this hat will be showed.
  1730. Show-Description: true
  1731. # if true, it'll be possible to find
  1732. # it in treasure chests
  1733. Can-Be-Found-In-Treasure-Chests: true
  1734. Bedrock:
  1735. # Description of this cosmetic.
  1736. Description:
  1737. - '&7&oUnbreakable!'
  1738. # if true, the hat will be enabled.
  1739. Enabled: true
  1740. # if true, the description of this hat will be showed.
  1741. Show-Description: true
  1742. # if true, it'll be possible to find
  1743. # it in treasure chests
  1744. Can-Be-Found-In-Treasure-Chests: true
  1745. Bread:
  1746. # Description of this cosmetic.
  1747. Description:
  1748. - '&7&o'
  1749. # if true, the hat will be enabled.
  1750. Enabled: true
  1751. # if true, the description of this hat will be showed.
  1752. Show-Description: true
  1753. # if true, it'll be possible to find
  1754. # it in treasure chests
  1755. Can-Be-Found-In-Treasure-Chests: true
  1756. Cheese:
  1757. # Description of this cosmetic.
  1758. Description:
  1759. - '&7&o'
  1760. # if true, the hat will be enabled.
  1761. Enabled: true
  1762. # if true, the description of this hat will be showed.
  1763. Show-Description: true
  1764. # if true, it'll be possible to find
  1765. # it in treasure chests
  1766. Can-Be-Found-In-Treasure-Chests: true
  1767. Pancakes:
  1768. # Description of this cosmetic.
  1769. Description:
  1770. - '&7&oBetter with syrup!'
  1771. # if true, the hat will be enabled.
  1772. Enabled: true
  1773. # if true, the description of this hat will be showed.
  1774. Show-Description: true
  1775. # if true, it'll be possible to find
  1776. # it in treasure chests
  1777. Can-Be-Found-In-Treasure-Chests: true
  1778. Cake:
  1779. # Description of this cosmetic.
  1780. Description:
  1781. - '&7&oMmmm, cake.'
  1782. # if true, the hat will be enabled.
  1783. Enabled: true
  1784. # if true, the description of this hat will be showed.
  1785. Show-Description: true
  1786. # if true, it'll be possible to find
  1787. # it in treasure chests
  1788. Can-Be-Found-In-Treasure-Chests: true
  1789. Cookie:
  1790. # Description of this cosmetic.
  1791. Description:
  1792. - '&7&oCookie'
  1793. # if true, the hat will be enabled.
  1794. Enabled: true
  1795. # if true, the description of this hat will be showed.
  1796. Show-Description: true
  1797. # if true, it'll be possible to find
  1798. # it in treasure chests
  1799. Can-Be-Found-In-Treasure-Chests: true
  1800. CandyCane:
  1801. # Description of this cosmetic.
  1802. Description:
  1803. - '&7&o'
  1804. # if true, the hat will be enabled.
  1805. Enabled: true
  1806. # if true, the description of this hat will be showed.
  1807. Show-Description: true
  1808. # if true, it'll be possible to find
  1809. # it in treasure chests
  1810. Can-Be-Found-In-Treasure-Chests: true
  1811. Chocolate:
  1812. # Description of this cosmetic.
  1813. Description:
  1814. - '&7&o'
  1815. # if true, the hat will be enabled.
  1816. Enabled: true
  1817. # if true, the description of this hat will be showed.
  1818. Show-Description: true
  1819. # if true, it'll be possible to find
  1820. # it in treasure chests
  1821. Can-Be-Found-In-Treasure-Chests: true
  1822. WhiteChocolate:
  1823. # Description of this cosmetic.
  1824. Description:
  1825. - '&7&o'
  1826. # if true, the hat will be enabled.
  1827. Enabled: true
  1828. # if true, the description of this hat will be showed.
  1829. Show-Description: true
  1830. # if true, it'll be possible to find
  1831. # it in treasure chests
  1832. Can-Be-Found-In-Treasure-Chests: true
  1833. Apple:
  1834. # Description of this cosmetic.
  1835. Description:
  1836. - '&7&o'
  1837. # if true, the hat will be enabled.
  1838. Enabled: true
  1839. # if true, the description of this hat will be showed.
  1840. Show-Description: true
  1841. # if true, it'll be possible to find
  1842. # it in treasure chests
  1843. Can-Be-Found-In-Treasure-Chests: true
  1844. Melon:
  1845. # Description of this cosmetic.
  1846. Description:
  1847. - '&7&o'
  1848. # if true, the hat will be enabled.
  1849. Enabled: true
  1850. # if true, the description of this hat will be showed.
  1851. Show-Description: true
  1852. # if true, it'll be possible to find
  1853. # it in treasure chests
  1854. Can-Be-Found-In-Treasure-Chests: true
  1855. CarvedPumpkin:
  1856. # Description of this cosmetic.
  1857. Description:
  1858. - '&7&o'
  1859. # if true, the hat will be enabled.
  1860. Enabled: true
  1861. # if true, the description of this hat will be showed.
  1862. Show-Description: true
  1863. # if true, it'll be possible to find
  1864. # it in treasure chests
  1865. Can-Be-Found-In-Treasure-Chests: true
  1866. Strawberry:
  1867. # Description of this cosmetic.
  1868. Description:
  1869. - '&7&o'
  1870. # if true, the hat will be enabled.
  1871. Enabled: true
  1872. # if true, the description of this hat 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. Coconut:
  1878. # Description of this cosmetic.
  1879. Description:
  1880. - '&7&o'
  1881. # if true, the hat will be enabled.
  1882. Enabled: true
  1883. # if true, the description of this hat will be showed.
  1884. Show-Description: true
  1885. # if true, it'll be possible to find
  1886. # it in treasure chests
  1887. Can-Be-Found-In-Treasure-Chests: true
  1888. Taco:
  1889. # Description of this cosmetic.
  1890. Description:
  1891. - '&7&o'
  1892. # if true, the hat will be enabled.
  1893. Enabled: true
  1894. # if true, the description of this hat will be showed.
  1895. Show-Description: true
  1896. # if true, it'll be possible to find
  1897. # it in treasure chests
  1898. Can-Be-Found-In-Treasure-Chests: true
  1899. Bacon:
  1900. # Description of this cosmetic.
  1901. Description:
  1902. - '&7&oEverything''s better with bacon.'
  1903. # if true, the hat will be enabled.
  1904. Enabled: true
  1905. # if true, the description of this hat will be showed.
  1906. Show-Description: true
  1907. # if true, it'll be possible to find
  1908. # it in treasure chests
  1909. Can-Be-Found-In-Treasure-Chests: true
  1910. Fries:
  1911. # Description of this cosmetic.
  1912. Description:
  1913. - '&7&o'
  1914. # if true, the hat will be enabled.
  1915. Enabled: true
  1916. # if true, the description of this hat will be showed.
  1917. Show-Description: true
  1918. # if true, it'll be possible to find
  1919. # it in treasure chests
  1920. Can-Be-Found-In-Treasure-Chests: true
  1921. Hamburger:
  1922. # Description of this cosmetic.
  1923. Description:
  1924. - '&7&o'
  1925. # if true, the hat will be enabled.
  1926. Enabled: true
  1927. # if true, the description of this hat will be showed.
  1928. Show-Description: true
  1929. # if true, it'll be possible to find
  1930. # it in treasure chests
  1931. Can-Be-Found-In-Treasure-Chests: true
  1932. Popcorn:
  1933. # Description of this cosmetic.
  1934. Description:
  1935. - '&7&o'
  1936. # if true, the hat will be enabled.
  1937. Enabled: true
  1938. # if true, the description of this hat will be showed.
  1939. Show-Description: true
  1940. # if true, it'll be possible to find
  1941. # it in treasure chests
  1942. Can-Be-Found-In-Treasure-Chests: true
  1943. WhiteDonut:
  1944. # Description of this cosmetic.
  1945. Description:
  1946. - '&7&o'
  1947. # if true, the hat will be enabled.
  1948. Enabled: true
  1949. # if true, the description of this hat will be showed.
  1950. Show-Description: true
  1951. # if true, it'll be possible to find
  1952. # it in treasure chests
  1953. Can-Be-Found-In-Treasure-Chests: true
  1954. PinkDonut:
  1955. # Description of this cosmetic.
  1956. Description:
  1957. - '&7&o'
  1958. # if true, the hat will be enabled.
  1959. Enabled: true
  1960. # if true, the description of this hat will be showed.
  1961. Show-Description: true
  1962. # if true, it'll be possible to find
  1963. # it in treasure chests
  1964. Can-Be-Found-In-Treasure-Chests: true
  1965. ChocolateDonut:
  1966. # Description of this cosmetic.
  1967. Description:
  1968. - '&7&o'
  1969. # if true, the hat will be enabled.
  1970. Enabled: true
  1971. # if true, the description of this hat will be showed.
  1972. Show-Description: true
  1973. # if true, it'll be possible to find
  1974. # it in treasure chests
  1975. Can-Be-Found-In-Treasure-Chests: true
  1976. Pie:
  1977. # Description of this cosmetic.
  1978. Description:
  1979. - '&7&oi like pie'
  1980. # if true, the hat will be enabled.
  1981. Enabled: true
  1982. # if true, the description of this hat will be showed.
  1983. Show-Description: true
  1984. # if true, it'll be possible to find
  1985. # it in treasure chests
  1986. Can-Be-Found-In-Treasure-Chests: true
  1987. A:
  1988. # Description of this cosmetic.
  1989. Description:
  1990. - '&7&oThe first letter in the alphabet!'
  1991. # if true, the hat will be enabled.
  1992. Enabled: true
  1993. # if true, the description of this hat will be showed.
  1994. Show-Description: true
  1995. # if true, it'll be possible to find
  1996. # it in treasure chests
  1997. Can-Be-Found-In-Treasure-Chests: true
  1998. B:
  1999. # Description of this cosmetic.
  2000. Description:
  2001. - '&7&oThe second letter in the alphabet!'
  2002. # if true, the hat will be enabled.
  2003. Enabled: true
  2004. # if true, the description of this hat will be showed.
  2005. Show-Description: true
  2006. # if true, it'll be possible to find
  2007. # it in treasure chests
  2008. Can-Be-Found-In-Treasure-Chests: true
  2009. C:
  2010. # Description of this cosmetic.
  2011. Description:
  2012. - '&7&oThe third letter in the alphabet!'
  2013. # if true, the hat will be enabled.
  2014. Enabled: true
  2015. # if true, the description of this hat will be showed.
  2016. Show-Description: true
  2017. # if true, it'll be possible to find
  2018. # it in treasure chests
  2019. Can-Be-Found-In-Treasure-Chests: true
  2020. D:
  2021. # Description of this cosmetic.
  2022. Description:
  2023. - '&7&9The fourth letter in the alphabet!'
  2024. # if true, the hat will be enabled.
  2025. Enabled: true
  2026. # if true, the description of this hat will be showed.
  2027. Show-Description: true
  2028. # if true, it'll be possible to find
  2029. # it in treasure chests
  2030. Can-Be-Found-In-Treasure-Chests: true
  2031. E:
  2032. # Description of this cosmetic.
  2033. Description:
  2034. - '&7&9The fifth letter in the alphabet!'
  2035. # if true, the hat will be enabled.
  2036. Enabled: true
  2037. # if true, the description of this hat will be showed.
  2038. Show-Description: true
  2039. # if true, it'll be possible to find
  2040. # it in treasure chests
  2041. Can-Be-Found-In-Treasure-Chests: true
  2042. F:
  2043. # Description of this cosmetic.
  2044. Description:
  2045. - '&7&9The sixth letter in the alphabet!'
  2046. # if true, the hat will be enabled.
  2047. Enabled: true
  2048. # if true, the description of this hat will be showed.
  2049. Show-Description: true
  2050. # if true, it'll be possible to find
  2051. # it in treasure chests
  2052. Can-Be-Found-In-Treasure-Chests: true
  2053. G:
  2054. # Description of this cosmetic.
  2055. Description:
  2056. - '&7&9The seventh letter in the alphabet!'
  2057. # if true, the hat will be enabled.
  2058. Enabled: true
  2059. # if true, the description of this hat will be showed.
  2060. Show-Description: true
  2061. # if true, it'll be possible to find
  2062. # it in treasure chests
  2063. Can-Be-Found-In-Treasure-Chests: true
  2064. H:
  2065. # Description of this cosmetic.
  2066. Description:
  2067. - '&7&9The eighth letter in the alphabet!'
  2068. # if true, the hat will be enabled.
  2069. Enabled: true
  2070. # if true, the description of this hat will be showed.
  2071. Show-Description: true
  2072. # if true, it'll be possible to find
  2073. # it in treasure chests
  2074. Can-Be-Found-In-Treasure-Chests: true
  2075. I:
  2076. # Description of this cosmetic.
  2077. Description:
  2078. - '&7&9The ninth letter in the alphabet!'
  2079. # if true, the hat will be enabled.
  2080. Enabled: true
  2081. # if true, the description of this hat will be showed.
  2082. Show-Description: true
  2083. # if true, it'll be possible to find
  2084. # it in treasure chests
  2085. Can-Be-Found-In-Treasure-Chests: true
  2086. J:
  2087. # Description of this cosmetic.
  2088. Description:
  2089. - '&7&9The tenth letter in the alphabet!'
  2090. # if true, the hat will be enabled.
  2091. Enabled: true
  2092. # if true, the description of this hat will be showed.
  2093. Show-Description: true
  2094. # if true, it'll be possible to find
  2095. # it in treasure chests
  2096. Can-Be-Found-In-Treasure-Chests: true
  2097. K:
  2098. # Description of this cosmetic.
  2099. Description:
  2100. - '&7&9The eleventh letter in the alphabet!'
  2101. # if true, the hat will be enabled.
  2102. Enabled: true
  2103. # if true, the description of this hat will be showed.
  2104. Show-Description: true
  2105. # if true, it'll be possible to find
  2106. # it in treasure chests
  2107. Can-Be-Found-In-Treasure-Chests: true
  2108. L:
  2109. # Description of this cosmetic.
  2110. Description:
  2111. - '&7&9The twelfth letter in the alphabet!'
  2112. # if true, the hat will be enabled.
  2113. Enabled: true
  2114. # if true, the description of this hat will be showed.
  2115. Show-Description: true
  2116. # if true, it'll be possible to find
  2117. # it in treasure chests
  2118. Can-Be-Found-In-Treasure-Chests: true
  2119. M:
  2120. # Description of this cosmetic.
  2121. Description:
  2122. - '&7&9The thirteenth letter in the alphabet!'
  2123. # if true, the hat will be enabled.
  2124. Enabled: true
  2125. # if true, the description of this hat will be showed.
  2126. Show-Description: true
  2127. # if true, it'll be possible to find
  2128. # it in treasure chests
  2129. Can-Be-Found-In-Treasure-Chests: true
  2130. N:
  2131. # Description of this cosmetic.
  2132. Description:
  2133. - '&7&9The fourteenth letter in the alphabet!'
  2134. # if true, the hat will be enabled.
  2135. Enabled: true
  2136. # if true, the description of this hat will be showed.
  2137. Show-Description: true
  2138. # if true, it'll be possible to find
  2139. # it in treasure chests
  2140. Can-Be-Found-In-Treasure-Chests: true
  2141. O:
  2142. # Description of this cosmetic.
  2143. Description:
  2144. - '&7&9The fifteenth letter in the alphabet!'
  2145. # if true, the hat will be enabled.
  2146. Enabled: true
  2147. # if true, the description of this hat will be showed.
  2148. Show-Description: true
  2149. # if true, it'll be possible to find
  2150. # it in treasure chests
  2151. Can-Be-Found-In-Treasure-Chests: true
  2152. P:
  2153. # Description of this cosmetic.
  2154. Description:
  2155. - '&7&9The sixteenth letter in the alphabet!'
  2156. # if true, the hat will be enabled.
  2157. Enabled: true
  2158. # if true, the description of this hat will be showed.
  2159. Show-Description: true
  2160. # if true, it'll be possible to find
  2161. # it in treasure chests
  2162. Can-Be-Found-In-Treasure-Chests: true
  2163. Q:
  2164. # Description of this cosmetic.
  2165. Description:
  2166. - '&7&9The seventeenth letter in the alphabet!'
  2167. # if true, the hat will be enabled.
  2168. Enabled: true
  2169. # if true, the description of this hat will be showed.
  2170. Show-Description: true
  2171. # if true, it'll be possible to find
  2172. # it in treasure chests
  2173. Can-Be-Found-In-Treasure-Chests: true
  2174. R:
  2175. # Description of this cosmetic.
  2176. Description:
  2177. - '&7&9The eighteenth letter in the alphabet!'
  2178. # if true, the hat will be enabled.
  2179. Enabled: true
  2180. # if true, the description of this hat will be showed.
  2181. Show-Description: true
  2182. # if true, it'll be possible to find
  2183. # it in treasure chests
  2184. Can-Be-Found-In-Treasure-Chests: true
  2185. S:
  2186. # Description of this cosmetic.
  2187. Description:
  2188. - '&7&9The nineteenth letter in the alphabet!'
  2189. # if true, the hat will be enabled.
  2190. Enabled: true
  2191. # if true, the description of this hat will be showed.
  2192. Show-Description: true
  2193. # if true, it'll be possible to find
  2194. # it in treasure chests
  2195. Can-Be-Found-In-Treasure-Chests: true
  2196. T:
  2197. # Description of this cosmetic.
  2198. Description:
  2199. - '&7&9The twentieth letter in the alphabet!'
  2200. # if true, the hat will be enabled.
  2201. Enabled: true
  2202. # if true, the description of this hat will be showed.
  2203. Show-Description: true
  2204. # if true, it'll be possible to find
  2205. # it in treasure chests
  2206. Can-Be-Found-In-Treasure-Chests: true
  2207. U:
  2208. # Description of this cosmetic.
  2209. Description:
  2210. - '&7&9The twenty-first letter in the alphabet!'
  2211. # if true, the hat will be enabled.
  2212. Enabled: true
  2213. # if true, the description of this hat will be showed.
  2214. Show-Description: true
  2215. # if true, it'll be possible to find
  2216. # it in treasure chests
  2217. Can-Be-Found-In-Treasure-Chests: true
  2218. V:
  2219. # Description of this cosmetic.
  2220. Description:
  2221. - '&7&9The twenty-second letter in the alphabet!'
  2222. # if true, the hat will be enabled.
  2223. Enabled: true
  2224. # if true, the description of this hat will be showed.
  2225. Show-Description: true
  2226. # if true, it'll be possible to find
  2227. # it in treasure chests
  2228. Can-Be-Found-In-Treasure-Chests: true
  2229. W:
  2230. # Description of this cosmetic.
  2231. Description:
  2232. - '&7&9The twenty-third letter in the alphabet!'
  2233. # if true, the hat will be enabled.
  2234. Enabled: true
  2235. # if true, the description of this hat will be showed.
  2236. Show-Description: true
  2237. # if true, it'll be possible to find
  2238. # it in treasure chests
  2239. Can-Be-Found-In-Treasure-Chests: true
  2240. X:
  2241. # Description of this cosmetic.
  2242. Description:
  2243. - '&7&9The twenty-fourth letter in the alphabet!'
  2244. # if true, the hat will be enabled.
  2245. Enabled: true
  2246. # if true, the description of this hat will be showed.
  2247. Show-Description: true
  2248. # if true, it'll be possible to find
  2249. # it in treasure chests
  2250. Can-Be-Found-In-Treasure-Chests: true
  2251. Y:
  2252. # Description of this cosmetic.
  2253. Description:
  2254. - '&7&9The twenty-fifth letter in the alphabet!'
  2255. # if true, the hat will be enabled.
  2256. Enabled: true
  2257. # if true, the description of this hat will be showed.
  2258. Show-Description: true
  2259. # if true, it'll be possible to find
  2260. # it in treasure chests
  2261. Can-Be-Found-In-Treasure-Chests: true
  2262. Z:
  2263. # Description of this cosmetic.
  2264. Description:
  2265. - '&7&9The twenty-sixth letter in the alphabet!'
  2266. # if true, the hat will be enabled.
  2267. Enabled: true
  2268. # if true, the description of this hat will be showed.
  2269. Show-Description: true
  2270. # if true, it'll be possible to find
  2271. # it in treasure chests
  2272. Can-Be-Found-In-Treasure-Chests: true
  2273. Suits:
  2274. Rave:
  2275. # Description of this cosmetic.
  2276. Description:
  2277. - '&7&oSuch amazing colors!'
  2278. # if true, the suit will be enabled.
  2279. Enabled: true
  2280. # if true, the description of this suit will be showed.
  2281. Show-Description: true
  2282. # if true, it'll be possible to find
  2283. # it in treasure chests
  2284. Can-Be-Found-In-Treasure-Chests: true
  2285. Astronaut:
  2286. # Description of this cosmetic.
  2287. Description:
  2288. - '&7&oHouston?'
  2289. # if true, the suit will be enabled.
  2290. Enabled: true
  2291. # if true, the description of this suit will be showed.
  2292. Show-Description: true
  2293. # if true, it'll be possible to find
  2294. # it in treasure chests
  2295. Can-Be-Found-In-Treasure-Chests: true
  2296. Diamond:
  2297. # Description of this cosmetic.
  2298. Description:
  2299. - '&7&oShow your Mining skills'
  2300. - '&7&owith this amazing outfit!'
  2301. # if true, the suit will be enabled.
  2302. Enabled: true
  2303. # if true, the description of this suit will be showed.
  2304. Show-Description: true
  2305. # if true, it'll be possible to find
  2306. # it in treasure chests
  2307. Can-Be-Found-In-Treasure-Chests: true
  2308. Santa:
  2309. # Description of this cosmetic.
  2310. Description:
  2311. - '&7&oBecome Santa and deliver presents!'
  2312. # if true, the suit will be enabled.
  2313. Enabled: true
  2314. # if true, the description of this suit will be showed.
  2315. Show-Description: true
  2316. # if true, it'll be possible to find
  2317. # it in treasure chests
  2318. Can-Be-Found-In-Treasure-Chests: true
  2319. Emotes:
  2320. Cry:
  2321. # Description of this cosmetic.
  2322. Description:
  2323. - '&7&oAre you really sad? :('
  2324. # if true, the mount will be enabled.
  2325. Enabled: true
  2326. # if true, the description will be showed.
  2327. Show-Description: true
  2328. # if true, it'll be possible to find
  2329. # it in treasure chests
  2330. Can-Be-Found-In-Treasure-Chests: true
  2331. Angry:
  2332. # Description of this cosmetic.
  2333. Description:
  2334. - '&7&oShow your rage to the other players!'
  2335. # if true, the mount will be enabled.
  2336. Enabled: true
  2337. # if true, the description will be showed.
  2338. Show-Description: true
  2339. # if true, it'll be possible to find
  2340. # it in treasure chests
  2341. Can-Be-Found-In-Treasure-Chests: true
  2342. Happy:
  2343. # Description of this cosmetic.
  2344. Description:
  2345. - '&7&oDon''t worry, be happy!'
  2346. # if true, the mount will be enabled.
  2347. Enabled: true
  2348. # if true, the description will be showed.
  2349. Show-Description: true
  2350. # if true, it'll be possible to find
  2351. # it in treasure chests
  2352. Can-Be-Found-In-Treasure-Chests: true
  2353. Cheeky:
  2354. # Description of this cosmetic.
  2355. Description:
  2356. - '&7&oYou like being cheeky? Well, this emote is for you!'
  2357. # if true, the mount will be enabled.
  2358. Enabled: true
  2359. # if true, the description will be showed.
  2360. Show-Description: true
  2361. # if true, it'll be possible to find
  2362. # it in treasure chests
  2363. Can-Be-Found-In-Treasure-Chests: true
  2364. Love:
  2365. # Description of this cosmetic.
  2366. Description:
  2367. - '&7&oYou have beautiful eyes, do you know that?'
  2368. # if true, the mount will be enabled.
  2369. Enabled: true
  2370. # if true, the description will be showed.
  2371. Show-Description: true
  2372. # if true, it'll be possible to find
  2373. # it in treasure chests
  2374. Can-Be-Found-In-Treasure-Chests: true
  2375. DealWithIt:
  2376. # Description of this cosmetic.
  2377. Description:
  2378. - '&7&oDo you feel like showing off? This emote is for you!'
  2379. # if true, the mount will be enabled.
  2380. Enabled: true
  2381. # if true, the description will be showed.
  2382. Show-Description: true
  2383. # if true, it'll be possible to find
  2384. # it in treasure chests
  2385. Can-Be-Found-In-Treasure-Chests: true
  2386. Cool:
  2387. # Description of this cosmetic.
  2388. Description:
  2389. - '&7&oKeep cool man!'
  2390. # if true, the mount will be enabled.
  2391. Enabled: true
  2392. # if true, the description will be showed.
  2393. Show-Description: true
  2394. # if true, it'll be possible to find
  2395. # it in treasure chests
  2396. Can-Be-Found-In-Treasure-Chests: true
  2397. Surprised:
  2398. # Description of this cosmetic.
  2399. Description:
  2400. - '&7&oOH LORD!!!'
  2401. # if true, the mount will be enabled.
  2402. Enabled: true
  2403. # if true, the description will be showed.
  2404. Show-Description: true
  2405. # if true, it'll be possible to find
  2406. # it in treasure chests
  2407. Can-Be-Found-In-Treasure-Chests: true
  2408. Wink:
  2409. # Description of this cosmetic.
  2410. Description:
  2411. - '&7&oHaving fun? Let someone know you are in on the joke'
  2412. # if true, the mount will be enabled.
  2413. Enabled: true
  2414. # if true, the description will be showed.
  2415. Show-Description: true
  2416. # if true, it'll be possible to find
  2417. # it in treasure chests
  2418. Can-Be-Found-In-Treasure-Chests: true
Add Comment
Please, Sign In to add comment