Guest User

Shyyyy

a guest
Mar 8th, 2018
71
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 81.22 KB | None | 0 0
  1. #
  2. # List of the enabled categories.
  3. # List of the enabled categories.
  4. Check-For-Updates: true
  5. # List of the enabled categories.
  6. Categories-Enabled:
  7. Gadgets: true
  8. Particle-Effects: true
  9. Mounts: true
  10. Pets: true
  11. Morphs: true
  12. Hats: true
  13. Suits: true
  14. Emotes: true
  15. # Other settings for categories:
  16. # - The Item in Main Menu.
  17. # - Do you want a BackToMainMenu Arrow in it?
  18. Categories:
  19. Gadgets:
  20. Main-Menu-Item: '409:0'
  21. Go-Back-Arrow: true
  22. # You wanna show the cooldown of current gadget in actionbar?
  23. Cooldown-In-ActionBar: true
  24. Particle-Effects:
  25. Main-Menu-Item: '399:0'
  26. Go-Back-Arrow: true
  27. Mounts:
  28. Main-Menu-Item: '329:0'
  29. Go-Back-Arrow: true
  30. Pets:
  31. Main-Menu-Item: '352:0'
  32. Go-Back-Arrow: true
  33. Morphs:
  34. Main-Menu-Item: '334:0'
  35. Go-Back-Arrow: true
  36. Hats:
  37. Main-Menu-Item: '314:0'
  38. Go-Back-Arrow: true
  39. Suits:
  40. Main-Menu-Item: '299:0'
  41. Go-Back-Arrow: true
  42. Emotes:
  43. Go-Back-Arrow: true
  44. Clear-Cosmetic-Item: '152:0'
  45. # Previous Page Item
  46. Previous-Page-Item: '368:0'
  47. # Next Page Item
  48. Next-Page-Item: '381:0'
  49. # Back to Main Menu Item
  50. Back-Main-Menu-Item: '262:0'
  51. Self-View-Item:
  52. # Item in Morphs Menu when Self View enabled.
  53. When-Enabled: '381:0'
  54. # Item in Morphs Menu when Self View disabled.
  55. When-Disabled: '368:0'
  56. Gadgets-Item:
  57. # Item in Gadgets Menu when Gadgets enabled.
  58. When-Enabled: '351:10'
  59. # Item in Gadgets Menu when Gadgets disabled.
  60. When-Disabled: '351:8'
  61. # Item in Pets Menu to rename current pet.
  62. Rename-Pet-Item: '421:0'
  63. # Should GUI close after selecting a cosmetic?
  64. Close-GUI-After-Select: true
  65. Back-To-Main-Menu-Custom-Command:
  66. Enabled: false
  67. Command: cc open custommenu.yml {player}
  68. # The economy that should be used. Supports 'Vault' or 'PlayerPoints'
  69. Economy: Vault
  70. # Treasure Chests Settings.
  71. # /uc reload will not be enough to toggle them!
  72. #
  73. # NOTE: Money will be given
  74. # to player even if disabled in case
  75. # there is nothing to give!
  76. #
  77. #
  78. # About Treasure Chests designs:
  79. # For a list of effect: http://pastebin.com/CVKkufck
  80. # For the chest-types: NORMAL or ENDER
  81. # Material syntax: 'id:data'
  82. # You CAN make more designs just copy one, paste it and modify.
  83. # Not twice same name!
  84. #
  85. # Some infos:
  86. # center-block: The block on the center.
  87. # around-center: Blocks around the center
  88. # third-BLOCKS: BLOCKS "around around" the center.
  89. # below-chests: Block below the chests.
  90. # barriers: the barrier.
  91. # chest-type: The chest type (NORMAL or ENDER)
  92. # effect: The effect (complete list: http://pastebin.com/CVKkufck)
  93. #
  94. # For permission command:
  95. # Change it to correspond to your Permissions plugin!
  96. # Default one is Pex's.
  97. #
  98. TreasureChests:
  99. Enabled: true
  100. Key-Price: 1000
  101. Loots:
  102. Money:
  103. Enabled: true
  104. Max: 100
  105. Chance: 10
  106. Message:
  107. enabled: true
  108. message: '%prefix% &e%name% a loot &7| &a%money% StyCoins'
  109. Gadgets-Ammo:
  110. Enabled: true
  111. Min: 20
  112. Max: 100
  113. Chance: 60
  114. Message:
  115. enabled: true
  116. message: '%prefix% &e%name% a r??cup??r?? %ammo% munitions pour &7| &a%gadget%'
  117. Gadgets:
  118. Enabled: true
  119. Chance: 20
  120. Message:
  121. enabled: true
  122. message: '%prefix% &e%name% a trouv?? un gadget &7| &a%gadget%'
  123. Mounts:
  124. Enabled: true
  125. Chance: 10
  126. Message:
  127. enabled: true
  128. message: '%prefix% &e%name% a trouv?? une monture rare &7| &a%mount%'
  129. Pets:
  130. Enabled: true
  131. Chance: 10
  132. Message:
  133. enabled: true
  134. message: '%prefix% &e%name% a trouv?? un famillier rare &7| &a%pet%'
  135. Morphs:
  136. Enabled: true
  137. Chance: 4
  138. Message:
  139. enabled: true
  140. message: '%prefix% &e%name% a trouv?? une transformation rare &7| &a%morph%'
  141. Effects:
  142. Enabled: true
  143. Chance: 4
  144. Message:
  145. enabled: true
  146. message: '%prefix% &e%name%a a trouv?? une particule rare &7| &a%effect%'
  147. Hats:
  148. Enabled: true
  149. Chance: 10
  150. Message:
  151. enabled: true
  152. message: '%prefix% &e%name% a trouv?? un casque rare &7| &a%hat%'
  153. Suits:
  154. Enabled: true
  155. Chance: 5
  156. Message:
  157. enabled: true
  158. message: '%prefix% &e%name% a trouv?? un costume rare &7| &a%suit%'
  159. Emotes:
  160. Enabled: true
  161. Chance: 5
  162. Message:
  163. enabled: true
  164. message: '%prefix% &e%name% a trouv?? une ??mote rare &7| &a%emote%'
  165. Commands:
  166. shoutout:
  167. Name: '&d&lShoutout'
  168. Material: NETHER_STAR
  169. Enabled: false
  170. Chance: 100
  171. Message:
  172. enabled: true
  173. message: '%prefix% &e%name% found a rare shoutout!'
  174. Cancel-If-Permission: 'no'
  175. Commands:
  176. - say %name% is awesome!
  177. flower:
  178. Name: '&e&lFlower'
  179. Material: YELLOW_FLOWER
  180. Enabled: true
  181. Chance: 100
  182. Message:
  183. enabled: true
  184. message: '%prefix% &e%name% found a flower!'
  185. Cancel-If-Permission: example.yellowflower
  186. Commands:
  187. - give %name% yellow_flower 1
  188. - pex user %name% add example.yellowflower
  189. Designs:
  190. Classic:
  191. center-block: '169:0'
  192. around-center: '5:0'
  193. third-blocks: '5:1'
  194. below-chests: '17:0'
  195. barriers: '85:0'
  196. chest-type: NORMAL
  197. effect: FLAME
  198. Modern:
  199. center-block: '169:0'
  200. around-center: '159:11'
  201. third-blocks: '155:0'
  202. below-chests: '159:11'
  203. barriers: '160:3'
  204. chest-type: ENDER
  205. effect: REDSTONE
  206. Nether:
  207. center-block: '89:0'
  208. around-center: '88:0'
  209. third-blocks: '87:0'
  210. below-chests: '112:0'
  211. barriers: '113:0'
  212. chest-type: NORMAL
  213. effect: SMOKE_NORMAL
  214. Permission-Add-Command: pex user %name% add %permission%
  215. # This option will fill the blank slots of inventories
  216. # with a custom item!
  217. Fill-Blank-Slots-With-Item:
  218. Enabled: false
  219. Item: '160:15'
  220. # Toggle this to allow players to rename pets.
  221. #
  222. # Permission-Required:
  223. # If true, the permission:
  224. # ultracosmetics.pets.rename
  225. # will be required to rename a pet.
  226. #
  227. # Requires Money:
  228. # If true, money will be required
  229. # to rename a pet.
  230. Pets-Rename:
  231. Enabled: true
  232. Permission-Required: true
  233. Requires-Money:
  234. Enabled: true
  235. Price: 100
  236. # Do pets drop items? (not pickable up by players)
  237. Pets-Drop-Items: true
  238. # Are pets babies?
  239. Pets-Are-Babies: true
  240. # Do you want the mounts
  241. # that normally make block trails
  242. # to do so?
  243. Mounts-Block-Trails: true
  244. # This option allows to use ammo
  245. # for gadgets, for limited uses.
  246. # Ammo can be given with /uc give ammo
  247. # or bought from menu when activating gadget.
  248. #
  249. # For the system: 'file' or 'mysql'
  250. #
  251. # If you set mysql, please fill the MySQL infos.
  252. Ammo-System-For-Gadgets:
  253. Enabled: true
  254. System: mysql
  255. MySQL:
  256. hostname: 91.121.217.16
  257. username: minecraft
  258. password: stydian2018
  259. port: '3306'
  260. database: mc_core
  261. # Do you want that in the gadgets menu
  262. # each gadget item has an amount
  263. # corresponding to your ammo.
  264. Show-Ammo-In-Menu-As-Item-Amount: true
  265. # The menu item settings.
  266. #
  267. # List for type: https://hub.spigotmc.org/javadocs/bukkit/org/bukkit/Material.html
  268. Menu-Item:
  269. Give-On-Join: true
  270. Give-On-Respawn: true
  271. Slot: 4
  272. Type: NETHER_STAR
  273. Data: 0
  274. Displayname: '&eCosmétiques'
  275. # Settings related to permissions.
  276. #
  277. # List for "Type" https://hub.spigotmc.org/javadocs/bukkit/org/bukkit/Material.html
  278. No-Permission:
  279. Show-In-Lore: false
  280. Lore-Message-Yes: '&o&7Permission: &a&lYes!'
  281. Lore-Message-No: '&o&7Permission: &4&lNo!'
  282. Dont-Show-Item: true
  283. Custom-Item:
  284. enabled: true
  285. Type: INK_SACK
  286. Data: 8
  287. Name: '&c&l{cosmetic-name}'
  288. Lore:
  289. - ''
  290. - '&cVous ne posssédez pas ceci.'
  291. - ''
  292. # If set to true, in messages the cosmetics' names
  293. # won't be colored.
  294. # Example:
  295. # With true: &a&lYou activated &9&lPaintball Gun!
  296. # With true: &a&lYou activated Paintball Gun!
  297. Chat-Cosmetic-PlaceHolder-Color: false
  298. # What is the slot for gadgets?
  299. Gadget-Slot: 4
  300. # If toggled to true,
  301. # players will be able to remove
  302. # their current gadget by pressing
  303. # their drop key.
  304. Remove-Gadget-With-Drop: true
  305. # List of commands that won't work when holding a cosmetic, wearing an emote, or wearing a hat.
  306. # Type commands in lowercase without slashes.
  307. Disabled-Commands:
  308. - hat
  309. # List of the worlds
  310. # where cosmetics are enabled!
  311. Enabled-Worlds:
  312. - world
  313. - world_the_end
  314. Gadgets:
  315. BatBlaster:
  316. # Description of this cosmetic.
  317. Description:
  318. - '&7&oEnvoie une vague de chauve-souris'
  319. - '&7&oLes gens n"aimerons pas!'
  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: false
  327. # if true, it'll be possible to find
  328. # it in treasure chests
  329. Can-Be-Found-In-Treasure-Chests: true
  330. Ammo:
  331. # You want this gadget to need ammo?
  332. Enabled: true
  333. # What price for the ammo?
  334. Price: 500
  335. # And how much ammo is given
  336. # when bought?
  337. Result-Amount: 20
  338. Chickenator:
  339. # Description of this cosmetic.
  340. Description:
  341. - '&7&oShoot, boom, KFC.'
  342. Cooldown: 6.0
  343. # Should it affect players? (Velocity, etc.)
  344. Affect-Players: true
  345. # if true, the gadget will be enabled.
  346. Enabled: true
  347. # if true, the description of gadget will be showed.
  348. Show-Description: false
  349. # if true, it'll be possible to find
  350. # it in treasure chests
  351. Can-Be-Found-In-Treasure-Chests: true
  352. Ammo:
  353. # You want this gadget to need ammo?
  354. Enabled: true
  355. # What price for the ammo?
  356. Price: 250
  357. # And how much ammo is given
  358. # when bought?
  359. Result-Amount: 20
  360. ColorBomb:
  361. # Description of this cosmetic.
  362. Description:
  363. - '&7&oA Des bombes de couleurs!'
  364. Cooldown: 25.0
  365. # Should it affect players? (Velocity, etc.)
  366. Affect-Players: true
  367. # if true, the gadget will be enabled.
  368. Enabled: true
  369. # if true, the description of gadget will be showed.
  370. Show-Description: false
  371. # if true, it'll be possible to find
  372. # it in treasure chests
  373. Can-Be-Found-In-Treasure-Chests: true
  374. Ammo:
  375. # You want this gadget to need ammo?
  376. Enabled: true
  377. # What price for the ammo?
  378. Price: 500
  379. # And how much ammo is given
  380. # when bought?
  381. Result-Amount: 20
  382. DiscoBall:
  383. # Description of this cosmetic.
  384. Description:
  385. - '&7&o Enflamme toi sur le dance floor !'
  386. Cooldown: 45.0
  387. # Should it affect players? (Velocity, etc.)
  388. Affect-Players: true
  389. # if true, the gadget will be enabled.
  390. Enabled: true
  391. # if true, the description of gadget will be showed.
  392. Show-Description: false
  393. # if true, it'll be possible to find
  394. # it in treasure chests
  395. Can-Be-Found-In-Treasure-Chests: true
  396. Ammo:
  397. # You want this gadget to need ammo?
  398. Enabled: true
  399. # What price for the ammo?
  400. Price: 500
  401. # And how much ammo is given
  402. # when bought?
  403. Result-Amount: 20
  404. EtherealPearl:
  405. # Description of this cosmetic.
  406. Description:
  407. - '&7&oPour s"envoler dans le ciel'
  408. - '&7&oTous le monde veut des EtherealPearl!'
  409. Cooldown: 2.0
  410. # Should it affect players? (Velocity, etc.)
  411. Affect-Players: true
  412. # if true, the gadget will be enabled.
  413. Enabled: true
  414. # if true, the description of gadget will be showed.
  415. Show-Description: false
  416. # if true, it'll be possible to find
  417. # it in treasure chests
  418. Can-Be-Found-In-Treasure-Chests: true
  419. Ammo:
  420. # You want this gadget to need ammo?
  421. Enabled: true
  422. # What price for the ammo?
  423. Price: 500
  424. # And how much ammo is given
  425. # when bought?
  426. Result-Amount: 20
  427. FleshHook:
  428. # Description of this cosmetic.
  429. Description:
  430. - '&7&oFait toi de nouveaux amis avec le FleshHook'
  431. - '&7&oTir dans leurs visages'
  432. - '&7&oet ils viendront a toi!'
  433. Cooldown: 5.0
  434. # Should it affect players? (Velocity, etc.)
  435. Affect-Players: true
  436. # if true, the gadget will be enabled.
  437. Enabled: true
  438. # if true, the description of gadget will be showed.
  439. Show-Description: false
  440. # if true, it'll be possible to find
  441. # it in treasure chests
  442. Can-Be-Found-In-Treasure-Chests: true
  443. Ammo:
  444. # You want this gadget to need ammo?
  445. Enabled: true
  446. # What price for the ammo?
  447. Price: 500
  448. # And how much ammo is given
  449. # when bought?
  450. Result-Amount: 20
  451. MelonThrower:
  452. # Description of this cosmetic.
  453. Description:
  454. - '&7&oMmmmm Me gusta :3!'
  455. Cooldown: 2.0
  456. # Should it affect players? (Velocity, etc.)
  457. Affect-Players: true
  458. # if true, the gadget will be enabled.
  459. Enabled: true
  460. # if true, the description of gadget will be showed.
  461. Show-Description: false
  462. # if true, it'll be possible to find
  463. # it in treasure chests
  464. Can-Be-Found-In-Treasure-Chests: true
  465. Ammo:
  466. # You want this gadget to need ammo?
  467. Enabled: true
  468. # What price for the ammo?
  469. Price: 500
  470. # And how much ammo is given
  471. # when bought?
  472. Result-Amount: 20
  473. BlizzardBlaster:
  474. # Description of this cosmetic.
  475. Description:
  476. - '&7&oLibéré, délivré!'
  477. Cooldown: 12.0
  478. # Should it affect players? (Velocity, etc.)
  479. Affect-Players: true
  480. # if true, the gadget will be enabled.
  481. Enabled: true
  482. # if true, the description of gadget will be showed.
  483. Show-Description: false
  484. # if true, it'll be possible to find
  485. # it in treasure chests
  486. Can-Be-Found-In-Treasure-Chests: true
  487. Ammo:
  488. # You want this gadget to need ammo?
  489. Enabled: true
  490. # What price for the ammo?
  491. Price: 500
  492. # And how much ammo is given
  493. # when bought?
  494. Result-Amount: 20
  495. PortalGun:
  496. # Description of this cosmetic.
  497. Description:
  498. - '&7&oJe dirais que The Cake is the lie'
  499. - '&7&oMais bon tu peut passer d'un endroit a l"autre,'
  500. - '&7&oPlus vite que la lumière'
  501. Cooldown: 2.0
  502. # Should it affect players? (Velocity, etc.)
  503. Affect-Players: true
  504. # if true, the gadget will be enabled.
  505. Enabled: true
  506. # if true, the description of gadget will be showed.
  507. Show-Description: false
  508. # if true, it'll be possible to find
  509. # it in treasure chests
  510. Can-Be-Found-In-Treasure-Chests: true
  511. Ammo:
  512. # You want this gadget to need ammo?
  513. Enabled: true
  514. # What price for the ammo?
  515. Price: 500
  516. # And how much ammo is given
  517. # when bought?
  518. Result-Amount: 25
  519. ExplosiveSheep:
  520. # Description of this cosmetic.
  521. Description:
  522. - '&7&oAlerte !'
  523. - '&7&oJe pense que tu devrais aimer sa !'
  524. Cooldown: 25.0
  525. # Should it affect players? (Velocity, etc.)
  526. Affect-Players: true
  527. # if true, the gadget will be enabled.
  528. Enabled: true
  529. # if true, the description of gadget will be showed.
  530. Show-Description: false
  531. # if true, it'll be possible to find
  532. # it in treasure chests
  533. Can-Be-Found-In-Treasure-Chests: true
  534. Ammo:
  535. # You want this gadget to need ammo?
  536. Enabled: true
  537. # What price for the ammo?
  538. Price: 500
  539. # And how much ammo is given
  540. # when bought?
  541. Result-Amount: 20
  542. PaintballGun:
  543. # Description of this cosmetic.
  544. Description:
  545. - '&7&oGO GO GO, Protège toi!!!'
  546. Cooldown: 0.5
  547. # Should it affect players? (Velocity, etc.)
  548. Affect-Players: true
  549. # if true, the gadget will be enabled.
  550. Enabled: true
  551. # if true, the description of gadget will be showed.
  552. Show-Description: false
  553. # if true, it'll be possible to find
  554. # it in treasure chests
  555. Can-Be-Found-In-Treasure-Chests: true
  556. # With what block will it paint?
  557. Block-Type: STAINED_CLAY
  558. Particle:
  559. # Should it display particles?
  560. Enabled: true
  561. # what particles? (List: http://pastebin.com/CVKkufck)
  562. Effect: FIREWORKS_SPARK
  563. # The radius of painting.
  564. Radius: 2
  565. # A list of the BLOCKS that
  566. # can't be painted.
  567. BlackList:
  568. - REDSTONE_BLOCK
  569. Ammo:
  570. # You want this gadget to need ammo?
  571. Enabled: true
  572. # What price for the ammo?
  573. Price: 500
  574. # And how much ammo is given
  575. # when bought?
  576. Result-Amount: 20
  577. ThorHammer:
  578. # Description of this cosmetic.
  579. Description:
  580. - '&7&oLe vrai... Le Surpuissant !! MARTEAU DE THOR !!'
  581. Cooldown: 8.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: false
  588. # if true, it'll be possible to find
  589. # it in treasure chests
  590. Can-Be-Found-In-Treasure-Chests: true
  591. Ammo:
  592. # You want this gadget to need ammo?
  593. Enabled: true
  594. # What price for the ammo?
  595. Price: 500
  596. # And how much ammo is given
  597. # when bought?
  598. Result-Amount: 20
  599. AntiGravity:
  600. # Description of this cosmetic.
  601. Description:
  602. - '&7&oTu n"aime pas la gravité?'
  603. - '&7&oD"accord, Ce gadget et fait pour toi!'
  604. Cooldown: 30.0
  605. # Should it affect players? (Velocity, etc.)
  606. Affect-Players: true
  607. # if true, the gadget will be enabled.
  608. Enabled: true
  609. # if true, the description of gadget will be showed.
  610. Show-Description: false
  611. # if true, it'll be possible to find
  612. # it in treasure chests
  613. Can-Be-Found-In-Treasure-Chests: true
  614. Ammo:
  615. # You want this gadget to need ammo?
  616. Enabled: true
  617. # What price for the ammo?
  618. Price: 500
  619. # And how much ammo is given
  620. # when bought?
  621. Result-Amount: 20
  622. SmashDown:
  623. # Description of this cosmetic.
  624. Description:
  625. - '&7&oAND HIS NAME IS... JOHN CENA!!'
  626. Cooldown: 15.0
  627. # Should it affect players? (Velocity, etc.)
  628. Affect-Players: true
  629. # if true, the gadget will be enabled.
  630. Enabled: true
  631. # if true, the description of gadget will be showed.
  632. Show-Description: false
  633. # if true, it'll be possible to find
  634. # it in treasure chests
  635. Can-Be-Found-In-Treasure-Chests: true
  636. Ammo:
  637. # You want this gadget to need ammo?
  638. Enabled: true
  639. # What price for the ammo?
  640. Price: 500
  641. # And how much ammo is given
  642. # when bought?
  643. Result-Amount: 20
  644. Rocket:
  645. # Description of this cosmetic.
  646. Description:
  647. - '&7&oHouston, nous avons un problème..'
  648. Cooldown: 60.0
  649. # Should it affect players? (Velocity, etc.)
  650. Affect-Players: true
  651. # if true, the gadget will be enabled.
  652. Enabled: true
  653. # if true, the description of gadget will be showed.
  654. Show-Description: false
  655. # if true, it'll be possible to find
  656. # it in treasure chests
  657. Can-Be-Found-In-Treasure-Chests: true
  658. Ammo:
  659. # You want this gadget to need ammo?
  660. Enabled: true
  661. # What price for the ammo?
  662. Price: 500
  663. # And how much ammo is given
  664. # when bought?
  665. Result-Amount: 20
  666. BlackHole:
  667. # Description of this cosmetic.
  668. Description:
  669. - '&7&oTu ne devrais pas t"y faire prendre...'
  670. Cooldown: 35.0
  671. # Should it affect players? (Velocity, etc.)
  672. Affect-Players: true
  673. # if true, the gadget will be enabled.
  674. Enabled: true
  675. # if true, the description of gadget will be showed.
  676. Show-Description: false
  677. # if true, it'll be possible to find
  678. # it in treasure chests
  679. Can-Be-Found-In-Treasure-Chests: true
  680. Ammo:
  681. # You want this gadget to need ammo?
  682. Enabled: true
  683. # What price for the ammo?
  684. Price: 500
  685. # And how much ammo is given
  686. # when bought?
  687. Result-Amount: 20
  688. Tsunami:
  689. # Description of this cosmetic.
  690. Description:
  691. - '&9&oTSUNAMI!!'
  692. - '&7&oAH!'
  693. - '&7&oTuTuTuTu, TouTuTouTu TouTu Tou!'
  694. Cooldown: 12.0
  695. # Should it affect players? (Velocity, etc.)
  696. Affect-Players: true
  697. # if true, the gadget will be enabled.
  698. Enabled: true
  699. # if true, the description of gadget will be showed.
  700. Show-Description: false
  701. # if true, it'll be possible to find
  702. # it in treasure chests
  703. Can-Be-Found-In-Treasure-Chests: true
  704. Ammo:
  705. # You want this gadget to need ammo?
  706. Enabled: true
  707. # What price for the ammo?
  708. Price: 500
  709. # And how much ammo is given
  710. # when bought?
  711. Result-Amount: 20
  712. TNT:
  713. # Description of this cosmetic.
  714. Description:
  715. - '&7&oMODE ZOMBIE!'
  716. - '&7&oKABOOOOM!'
  717. Cooldown: 10.0
  718. # Should it affect players? (Velocity, etc.)
  719. Affect-Players: true
  720. # if true, the gadget will be enabled.
  721. Enabled: true
  722. # if true, the description of gadget will be showed.
  723. Show-Description: false
  724. # if true, it'll be possible to find
  725. # it in treasure chests
  726. Can-Be-Found-In-Treasure-Chests: true
  727. Ammo:
  728. # You want this gadget to need ammo?
  729. Enabled: true
  730. # What price for the ammo?
  731. Price: 500
  732. # And how much ammo is given
  733. # when bought?
  734. Result-Amount: 20
  735. FunGun:
  736. # Description of this cosmetic.
  737. Description:
  738. - '&7&oWoow! c"est vraiment trop amusant!'
  739. Cooldown: 4.0
  740. # Should it affect players? (Velocity, etc.)
  741. Affect-Players: true
  742. # if true, the gadget will be enabled.
  743. Enabled: true
  744. # if true, the description of gadget will be showed.
  745. Show-Description: false
  746. # if true, it'll be possible to find
  747. # it in treasure chests
  748. Can-Be-Found-In-Treasure-Chests: true
  749. Ammo:
  750. # You want this gadget to need ammo?
  751. Enabled: true
  752. # What price for the ammo?
  753. Price: 500
  754. # And how much ammo is given
  755. # when bought?
  756. Result-Amount: 20
  757. Parachute:
  758. # Description of this cosmetic.
  759. Description:
  760. - '&7&oGERONIMOooo!'
  761. Cooldown: 60.0
  762. # Should it affect players? (Velocity, etc.)
  763. Affect-Players: true
  764. # if true, the gadget will be enabled.
  765. Enabled: true
  766. # if true, the description of gadget will be showed.
  767. Show-Description: false
  768. # if true, it'll be possible to find
  769. # it in treasure chests
  770. Can-Be-Found-In-Treasure-Chests: true
  771. Ammo:
  772. # You want this gadget to need ammo?
  773. Enabled: true
  774. # What price for the ammo?
  775. Price: 500
  776. # And how much ammo is given
  777. # when bought?
  778. Result-Amount: 20
  779. QuakeGun:
  780. # Description of this cosmetic.
  781. Description:
  782. - '&7&oVoici un vrai RailGun'
  783. - '&7&oCrée une grève chez la SNCF!'
  784. Cooldown: 3.0
  785. # Should it affect players? (Velocity, etc.)
  786. Affect-Players: true
  787. # if true, the gadget will be enabled.
  788. Enabled: true
  789. # if true, the description of gadget will be showed.
  790. Show-Description: false
  791. # if true, it'll be possible to find
  792. # it in treasure chests
  793. Can-Be-Found-In-Treasure-Chests: true
  794. Ammo:
  795. # You want this gadget to need ammo?
  796. Enabled: true
  797. # What price for the ammo?
  798. Price: 500
  799. # And how much ammo is given
  800. # when bought?
  801. Result-Amount: 20
  802. GhostParty:
  803. # Description of this cosmetic.
  804. Description:
  805. - '&7&oQui faut"il appelé?'
  806. - '&f&lGHOST &4&lBUSTERS!'
  807. Cooldown: 45.0
  808. # Should it affect players? (Velocity, etc.)
  809. Affect-Players: true
  810. # if true, the gadget will be enabled.
  811. Enabled: true
  812. # if true, the description of gadget will be showed.
  813. Show-Description: false
  814. # if true, it'll be possible to find
  815. # it in treasure chests
  816. Can-Be-Found-In-Treasure-Chests: true
  817. Ammo:
  818. # You want this gadget to need ammo?
  819. Enabled: true
  820. # What price for the ammo?
  821. Price: 500
  822. # And how much ammo is given
  823. # when bought?
  824. Result-Amount: 20
  825. Firework:
  826. # Description of this cosmetic.
  827. Description:
  828. - '&7&oQue faut t"il célébré?'
  829. - '&7&oL"anniversaire de LetsGo2MyHome!'
  830. Cooldown: 0.2
  831. # Should it affect players? (Velocity, etc.)
  832. Affect-Players: true
  833. # if true, the gadget will be enabled.
  834. Enabled: true
  835. # if true, the description of gadget will be showed.
  836. Show-Description: false
  837. # if true, it'll be possible to find
  838. # it in treasure chests
  839. Can-Be-Found-In-Treasure-Chests: true
  840. Ammo:
  841. # You want this gadget to need ammo?
  842. Enabled: true
  843. # What price for the ammo?
  844. Price: 500
  845. # And how much ammo is given
  846. # when bought?
  847. Result-Amount: 20
  848. ChristmasTree:
  849. # Description of this cosmetic.
  850. Description:
  851. - '&7&oVoici un arbre de noel'
  852. - '&7&oMon beau sapin!!!'
  853. Cooldown: 20.0
  854. # Should it affect players? (Velocity, etc.)
  855. Affect-Players: true
  856. # if true, the gadget will be enabled.
  857. Enabled: true
  858. # if true, the description of gadget will be showed.
  859. Show-Description: false
  860. # if true, it'll be possible to find
  861. # it in treasure chests
  862. Can-Be-Found-In-Treasure-Chests: true
  863. Ammo:
  864. # You want this gadget to need ammo?
  865. Enabled: true
  866. # What price for the ammo?
  867. Price: 500
  868. # And how much ammo is given
  869. # when bought?
  870. Result-Amount: 20
  871. FreezeCannon:
  872. # Description of this cosmetic.
  873. Description:
  874. - '&7&oTransforme le sol en patinoir comme Shawn Frost!'
  875. Cooldown: 8.0
  876. # Should it affect players? (Velocity, etc.)
  877. Affect-Players: true
  878. # if true, the gadget will be enabled.
  879. Enabled: true
  880. # if true, the description of gadget will be showed.
  881. Show-Description: false
  882. # if true, it'll be possible to find
  883. # it in treasure chests
  884. Can-Be-Found-In-Treasure-Chests: true
  885. Ammo:
  886. # You want this gadget to need ammo?
  887. Enabled: true
  888. # What price for the ammo?
  889. Price: 500
  890. # And how much ammo is given
  891. # when bought?
  892. Result-Amount: 20
  893. Snowball:
  894. # Description of this cosmetic.
  895. Description:
  896. - '&7&oParticipez au plaisir festif !'
  897. - '&7&oEn jetant de la neige sur les gens!'
  898. Cooldown: 0.5
  899. # Should it affect players? (Velocity, etc.)
  900. Affect-Players: true
  901. # if true, the gadget will be enabled.
  902. Enabled: true
  903. # if true, the description of gadget will be showed.
  904. Show-Description: false
  905. # if true, it'll be possible to find
  906. # it in treasure chests
  907. Can-Be-Found-In-Treasure-Chests: true
  908. Ammo:
  909. # You want this gadget to need ammo?
  910. Enabled: true
  911. # What price for the ammo?
  912. Price: 500
  913. # And how much ammo is given
  914. # when bought?
  915. Result-Amount: 20
  916. PartyPopper:
  917. # Description of this cosmetic.
  918. Description:
  919. - '&7&oJetez des confettis dans '
  920. - '&7&oles yeux des gens!'
  921. Cooldown: 2.0
  922. # Should it affect players? (Velocity, etc.)
  923. Affect-Players: true
  924. # if true, the gadget will be enabled.
  925. Enabled: true
  926. # if true, the description of gadget will be showed.
  927. Show-Description: false
  928. # if true, it'll be possible to find
  929. # it in treasure chests
  930. Can-Be-Found-In-Treasure-Chests: true
  931. Ammo:
  932. # You want this gadget to need ammo?
  933. Enabled: true
  934. # What price for the ammo?
  935. Price: 500
  936. # And how much ammo is given
  937. # when bought?
  938. Result-Amount: 20
  939. Trampoline:
  940. # Description of this cosmetic.
  941. Description:
  942. - '&7&oContruit un trampoline!'
  943. - '&7&oqui vous envoie dans les airs,'
  944. - '&7&o vous et vos amis!'
  945. Cooldown: 65.0
  946. # Should it affect players? (Velocity, etc.)
  947. Affect-Players: true
  948. # if true, the gadget will be enabled.
  949. Enabled: true
  950. # if true, the description of gadget will be showed.
  951. Show-Description: false
  952. # if true, it'll be possible to find
  953. # it in treasure chests
  954. Can-Be-Found-In-Treasure-Chests: true
  955. Ammo:
  956. # You want this gadget to need ammo?
  957. Enabled: true
  958. # What price for the ammo?
  959. Price: 500
  960. # And how much ammo is given
  961. # when bought?
  962. Result-Amount: 20
  963. Mounts:
  964. DruggedHorse:
  965. # Description of this cosmetic.
  966. Description:
  967. - '&7&oYeaaa Men Smoke The Weeeed!'
  968. # if true, the mount will be enabled.
  969. Enabled: true
  970. # if true, the description will be showed.
  971. Show-Description: false
  972. # if true, it'll be possible to find
  973. # it in treasure chests
  974. Can-Be-Found-In-Treasure-Chests: true
  975. InfernalHorror:
  976. # Description of this cosmetic.
  977. Description:
  978. - '&7&oCette monture vient directement de... l'enfer!'
  979. # if true, the mount will be enabled.
  980. Enabled: true
  981. # if true, the description will be showed.
  982. Show-Description: false
  983. # if true, it'll be possible to find
  984. # it in treasure chests
  985. Can-Be-Found-In-Treasure-Chests: true
  986. GlacialSteed:
  987. # Description of this cosmetic.
  988. Description:
  989. - '&7&oCette monture vien du Pole Nord !!'
  990. # if true, the mount will be enabled.
  991. Enabled: true
  992. # if true, the description will be showed.
  993. Show-Description: false
  994. # if true, it'll be possible to find
  995. # it in treasure chests
  996. Can-Be-Found-In-Treasure-Chests: true
  997. WalkingDead:
  998. # Description of this cosmetic.
  999. Description:
  1000. - '&7&oGraaaaw... Pensée a la fameuse A <3'
  1001. # if true, the mount will be enabled.
  1002. Enabled: true
  1003. # if true, the description will be showed.
  1004. Show-Description: false
  1005. # if true, it'll be possible to find
  1006. # it in treasure chests
  1007. Can-Be-Found-In-Treasure-Chests: true
  1008. MountOfFire:
  1009. # Description of this cosmetic.
  1010. Description:
  1011. - '&7&oLa monture de Soprano!'
  1012. # if true, the mount will be enabled.
  1013. Enabled: true
  1014. # if true, the description will be showed.
  1015. Show-Description: false
  1016. # if true, it'll be possible to find
  1017. # it in treasure chests
  1018. Can-Be-Found-In-Treasure-Chests: true
  1019. MountOfWater:
  1020. # Description of this cosmetic.
  1021. Description:
  1022. - '&7&oLa monture de Poséidon !'
  1023. # if true, the mount will be enabled.
  1024. Enabled: true
  1025. # if true, the description will be showed.
  1026. Show-Description: false
  1027. # if true, it'll be possible to find
  1028. # it in treasure chests
  1029. Can-Be-Found-In-Treasure-Chests: true
  1030. EcologistHorse:
  1031. # Description of this cosmetic.
  1032. Description:
  1033. - '&7&oPour les écologiste!'
  1034. # if true, the mount will be enabled.
  1035. Enabled: true
  1036. # if true, the description will be showed.
  1037. Show-Description: false
  1038. # if true, it'll be possible to find
  1039. # it in treasure chests
  1040. Can-Be-Found-In-Treasure-Chests: true
  1041. Snake:
  1042. # Description of this cosmetic.
  1043. Description:
  1044. - '&7&oAttention! Il peut mordre...'
  1045. # if true, the mount will be enabled.
  1046. Enabled: true
  1047. # if true, the description will be showed.
  1048. Show-Description: false
  1049. # if true, it'll be possible to find
  1050. # it in treasure chests
  1051. Can-Be-Found-In-Treasure-Chests: true
  1052. NyanSheep:
  1053. # Description of this cosmetic.
  1054. Description:
  1055. - '&4&lNyan &enyan &e&lnyan'
  1056. - '&a&lnyan &3&lnyan &9&lnyan'
  1057. # if true, the mount will be enabled.
  1058. Enabled: true
  1059. # if true, the description will be showed.
  1060. Show-Description: false
  1061. # if true, it'll be possible to find
  1062. # it in treasure chests
  1063. Can-Be-Found-In-Treasure-Chests: true
  1064. Dragon:
  1065. # Description of this cosmetic.
  1066. Description:
  1067. - '&7&oDeviens chevaucheur de dragon!'
  1068. # if true, the mount will be enabled.
  1069. Enabled: true
  1070. # if true, the description will be showed.
  1071. Show-Description: false
  1072. # if true, it'll be possible to find
  1073. # it in treasure chests
  1074. Can-Be-Found-In-Treasure-Chests: true
  1075. Slime:
  1076. # Description of this cosmetic.
  1077. Description:
  1078. - '&7&oSkuach! Skuach!'
  1079. # if true, the mount will be enabled.
  1080. Enabled: true
  1081. # if true, the description will be showed.
  1082. Show-Description: false
  1083. # if true, it'll be possible to find
  1084. # it in treasure chests
  1085. Can-Be-Found-In-Treasure-Chests: true
  1086. HypeCart:
  1087. # Description of this cosmetic.
  1088. Description:
  1089. - '&7&oN"as tu jamais rever de monter dans une F1?'
  1090. - '&7&oMaintenant ! Tu peux!'
  1091. # if true, the mount will be enabled.
  1092. Enabled: true
  1093. # if true, the description will be showed.
  1094. Show-Description: false
  1095. # if true, it'll be possible to find
  1096. # it in treasure chests
  1097. Can-Be-Found-In-Treasure-Chests: true
  1098. Spider:
  1099. # Description of this cosmetic.
  1100. Description:
  1101. - '&7&oTu es un Spider Jocket!'
  1102. # if true, the mount will be enabled.
  1103. Enabled: true
  1104. # if true, the description will be showed.
  1105. Show-Description: false
  1106. # if true, it'll be possible to find
  1107. # it in treasure chests
  1108. Can-Be-Found-In-Treasure-Chests: true
  1109. Rudolph:
  1110. # Description of this cosmetic.
  1111. Description:
  1112. - '&7&oQue veut tu voir pour Noel ?'
  1113. - '&7&oVoici ! Rudolph!!?'
  1114. # if true, the mount will be enabled.
  1115. Enabled: true
  1116. # if true, the description will be showed.
  1117. Show-Description: false
  1118. # if true, it'll be possible to find
  1119. # it in treasure chests
  1120. Can-Be-Found-In-Treasure-Chests: true
  1121. MoltenSnake:
  1122. # Description of this cosmetic.
  1123. Description:
  1124. - '&7&oProfondément sous la surface de la Terre, là'
  1125. - '&7&oexiste une espèce mythique de Molten'
  1126. - '&7&oDes serpents. Celui-ci te servira éternellement.'
  1127. # if true, the mount will be enabled.
  1128. Enabled: true
  1129. # if true, the description will be showed.
  1130. Show-Description: false
  1131. # if true, it'll be possible to find
  1132. # it in treasure chests
  1133. Can-Be-Found-In-Treasure-Chests: true
  1134. Particle-Effects:
  1135. RainCloud:
  1136. # Description of this cosmetic.
  1137. Description:
  1138. - '&7&oLes prévisions météorologiques'
  1139. - '&7&ome disent qu'il pleut.'
  1140. # if true, the effect will be enabled.
  1141. Enabled: true
  1142. # if true, the description will be showed.
  1143. Show-Description: false
  1144. # if true, it'll be possible to find
  1145. # it in treasure chests
  1146. Can-Be-Found-In-Treasure-Chests: true
  1147. SnowCloud:
  1148. # Description of this cosmetic.
  1149. Description:
  1150. - '&7&oLes prévisions météorologiques'
  1151. - '&7&oprévoient de la neige.'
  1152. # if true, the effect will be enabled.
  1153. Enabled: true
  1154. # if true, the description will be showed.
  1155. Show-Description: false
  1156. # if true, it'll be possible to find
  1157. # it in treasure chests
  1158. Can-Be-Found-In-Treasure-Chests: true
  1159. BloodHelix:
  1160. # Description of this cosmetic.
  1161. Description:
  1162. - '&7&oUne ancienne légende dit que cette magie'
  1163. - '&7&odonne le sang de son utilisateur,'
  1164. - '&7&oleur donnant des pouvoirs divins..'
  1165. # if true, the effect will be enabled.
  1166. Enabled: true
  1167. # if true, the description will be showed.
  1168. Show-Description: false
  1169. # if true, it'll be possible to find
  1170. # it in treasure chests
  1171. Can-Be-Found-In-Treasure-Chests: true
  1172. FrostLord:
  1173. # Description of this cosmetic.
  1174. Description:
  1175. - '&7&oJe suis le Tout-Puissant Glacier!'
  1176. # if true, the effect will be enabled.
  1177. Enabled: true
  1178. # if true, the description will be showed.
  1179. Show-Description: false
  1180. # if true, it'll be possible to find
  1181. # it in treasure chests
  1182. Can-Be-Found-In-Treasure-Chests: true
  1183. FlameRings:
  1184. # Description of this cosmetic.
  1185. Description:
  1186. - '&7&oAttention! Ils sont chauds!'
  1187. # if true, the effect will be enabled.
  1188. Enabled: true
  1189. # if true, the description will be showed.
  1190. Show-Description: false
  1191. # if true, it'll be possible to find
  1192. # it in treasure chests
  1193. Can-Be-Found-In-Treasure-Chests: true
  1194. InLove:
  1195. # Description of this cosmetic.
  1196. Description:
  1197. - '&7&oOMG wow Je suis amoureux'
  1198. # if true, the effect will be enabled.
  1199. Enabled: true
  1200. # if true, the description will be showed.
  1201. Show-Description: false
  1202. # if true, it'll be possible to find
  1203. # it in treasure chests
  1204. Can-Be-Found-In-Treasure-Chests: true
  1205. GreenSparks:
  1206. # Description of this cosmetic.
  1207. Description:
  1208. - '&7&oPetites étincelles vertes scintillantes!'
  1209. # if true, the effect will be enabled.
  1210. Enabled: true
  1211. # if true, the description will be showed.
  1212. Show-Description: false
  1213. # if true, it'll be possible to find
  1214. # it in treasure chests
  1215. Can-Be-Found-In-Treasure-Chests: true
  1216. FrozenWalk:
  1217. # Description of this cosmetic.
  1218. Description:
  1219. - '&7&oMes pieds sont si froids!'
  1220. # if true, the effect will be enabled.
  1221. Enabled: true
  1222. # if true, the description will be showed.
  1223. Show-Description: false
  1224. # if true, it'll be possible to find
  1225. # it in treasure chests
  1226. Can-Be-Found-In-Treasure-Chests: true
  1227. Music:
  1228. # Description of this cosmetic.
  1229. Description:
  1230. - '&7&oEncore de la musique!'
  1231. # if true, the effect will be enabled.
  1232. Enabled: true
  1233. # if true, the description will be showed.
  1234. Show-Description: false
  1235. # if true, it'll be possible to find
  1236. # it in treasure chests
  1237. Can-Be-Found-In-Treasure-Chests: true
  1238. Enchanted:
  1239. # Description of this cosmetic.
  1240. Description:
  1241. - '&7&oDevenez merlin l"enchanteur !'
  1242. # if true, the effect will be enabled.
  1243. Enabled: true
  1244. # if true, the description will be showed.
  1245. Show-Description: false
  1246. # if true, it'll be possible to find
  1247. # it in treasure chests
  1248. Can-Be-Found-In-Treasure-Chests: true
  1249. Inferno:
  1250. # Description of this cosmetic.
  1251. Description:
  1252. - '&7&oEffet créé par Satan lui-même!'
  1253. # if true, the effect will be enabled.
  1254. Enabled: true
  1255. # if true, the description will be showed.
  1256. Show-Description: false
  1257. # if true, it'll be possible to find
  1258. # it in treasure chests
  1259. Can-Be-Found-In-Treasure-Chests: true
  1260. AngelWings:
  1261. # Description of this cosmetic.
  1262. Description:
  1263. - '&7&oDevenez un ange!'
  1264. # if true, the effect will be enabled.
  1265. Enabled: true
  1266. # if true, the description will be showed.
  1267. Show-Description: false
  1268. # if true, it'll be possible to find
  1269. # it in treasure chests
  1270. Can-Be-Found-In-Treasure-Chests: true
  1271. SuperHero:
  1272. # Description of this cosmetic.
  1273. Description:
  1274. - '&7&oDevenez le fabuleux superman!'
  1275. # if true, the effect will be enabled.
  1276. Enabled: true
  1277. # if true, the description will be showed.
  1278. Show-Description: false
  1279. # if true, it'll be possible to find
  1280. # it in treasure chests
  1281. Can-Be-Found-In-Treasure-Chests: true
  1282. SantaHat:
  1283. # Description of this cosmetic.
  1284. Description:
  1285. - '&7&oPour l"ésprit de noël!'
  1286. # if true, the effect will be enabled.
  1287. Enabled: true
  1288. # if true, the description will be showed.
  1289. Show-Description: false
  1290. # if true, it'll be possible to find
  1291. # it in treasure chests
  1292. Can-Be-Found-In-Treasure-Chests: true
  1293. CrushedCandyCane:
  1294. # Description of this cosmetic.
  1295. Description:
  1296. - '&7&oIl n"y a rien de tel que trop'
  1297. - '&7&oBonbons de Noël. Ne pas écouter'
  1298. - '&7&oles dentistes.'
  1299. # if true, the effect will be enabled.
  1300. Enabled: true
  1301. # if true, the description will be showed.
  1302. Show-Description: false
  1303. # if true, it'll be possible to find
  1304. # it in treasure chests
  1305. Can-Be-Found-In-Treasure-Chests: true
  1306. EnderAura:
  1307. # Description of this cosmetic.
  1308. Description:
  1309. - '&7&oCes particules mystiques s'attachent '
  1310. - '&7&oseulement aux le plus légendaire des joueurs!'
  1311. # if true, the effect will be enabled.
  1312. Enabled: true
  1313. # if true, the description will be showed.
  1314. Show-Description: false
  1315. # if true, it'll be possible to find
  1316. # it in treasure chests
  1317. Can-Be-Found-In-Treasure-Chests: true
  1318. FlameFairy:
  1319. # Description of this cosmetic.
  1320. Description:
  1321. - '&7&oHEY HO je serais top 50... !!'
  1322. # if true, the effect will be enabled.
  1323. Enabled: true
  1324. # if true, the description will be showed.
  1325. Show-Description: false
  1326. # if true, it'll be possible to find
  1327. # it in treasure chests
  1328. Can-Be-Found-In-Treasure-Chests: true
  1329. Pets:
  1330. Piggy:
  1331. # Description of this cosmetic.
  1332. Description:
  1333. - '&7&oOink! Oink!'
  1334. # if true, the pet will be enabled.
  1335. Enabled: true
  1336. # if true, the description will be showed.
  1337. Show-Description: false
  1338. # if true, it'll be possible to find
  1339. # it in treasure chests
  1340. Can-Be-Found-In-Treasure-Chests: true
  1341. Sheep:
  1342. # Description of this cosmetic.
  1343. Description:
  1344. - '&7&oBaaaa, baa. Tfk bro ?'
  1345. # if true, the pet will be enabled.
  1346. Enabled: true
  1347. # if true, the description will be showed.
  1348. Show-Description: false
  1349. # if true, it'll be possible to find
  1350. # it in treasure chests
  1351. Can-Be-Found-In-Treasure-Chests: true
  1352. EasterBunny:
  1353. # Description of this cosmetic.
  1354. Description:
  1355. - '&7&oC'est Pâques encore??'
  1356. # if true, the pet will be enabled.
  1357. Enabled: true
  1358. # if true, the description will be showed.
  1359. Show-Description: false
  1360. # if true, it'll be possible to find
  1361. # it in treasure chests
  1362. Can-Be-Found-In-Treasure-Chests: true
  1363. Cow:
  1364. # Description of this cosmetic.
  1365. Description:
  1366. - '&7&oMoooo!'
  1367. # if true, the pet will be enabled.
  1368. Enabled: true
  1369. # if true, the description will be showed.
  1370. Show-Description: false
  1371. # if true, it'll be possible to find
  1372. # it in treasure chests
  1373. Can-Be-Found-In-Treasure-Chests: true
  1374. Mooshroom:
  1375. # Description of this cosmetic.
  1376. Description:
  1377. - '&7&oMoooo un champignons sur pattes!'
  1378. # if true, the pet will be enabled.
  1379. Enabled: true
  1380. # if true, the description will be showed.
  1381. Show-Description: false
  1382. # if true, it'll be possible to find
  1383. # it in treasure chests
  1384. Can-Be-Found-In-Treasure-Chests: true
  1385. Kitty:
  1386. # Description of this cosmetic.
  1387. Description:
  1388. - '&7&oMeoooow'
  1389. # if true, the pet will be enabled.
  1390. Enabled: true
  1391. # if true, the description will be showed.
  1392. Show-Description: false
  1393. # if true, it'll be possible to find
  1394. # it in treasure chests
  1395. Can-Be-Found-In-Treasure-Chests: true
  1396. Dog:
  1397. # Description of this cosmetic.
  1398. Description:
  1399. - '&7&oWoof!'
  1400. # if true, the pet will be enabled.
  1401. Enabled: true
  1402. # if true, the description will be showed.
  1403. Show-Description: false
  1404. # if true, it'll be possible to find
  1405. # it in treasure chests
  1406. Can-Be-Found-In-Treasure-Chests: true
  1407. Chick:
  1408. # Description of this cosmetic.
  1409. Description:
  1410. - '&7&oBwaaaaaaak!!'
  1411. # if true, the pet will be enabled.
  1412. Enabled: true
  1413. # if true, the description will be showed.
  1414. Show-Description: false
  1415. # if true, it'll be possible to find
  1416. # it in treasure chests
  1417. Can-Be-Found-In-Treasure-Chests: true
  1418. Wither:
  1419. # Description of this cosmetic.
  1420. Description:
  1421. - '&7&oFais attention à moi..'
  1422. # if true, the pet will be enabled.
  1423. Enabled: true
  1424. # if true, the description will be showed.
  1425. Show-Description: false
  1426. # if true, it'll be possible to find
  1427. # it in treasure chests
  1428. Can-Be-Found-In-Treasure-Chests: true
  1429. Pumpling:
  1430. # Description of this cosmetic.
  1431. Description:
  1432. - '&7&oJuste une petite citrouille flottante'
  1433. # if true, the pet will be enabled.
  1434. Enabled: true
  1435. # if true, the description will be showed.
  1436. Show-Description: false
  1437. # if true, it'll be possible to find
  1438. # it in treasure chests
  1439. Can-Be-Found-In-Treasure-Chests: true
  1440. ChristmasElf:
  1441. # Description of this cosmetic.
  1442. Description:
  1443. - '&7&oJe peux te faire des cadeaux!'
  1444. # if true, the pet will be enabled.
  1445. Enabled: true
  1446. # if true, the description will be showed.
  1447. Show-Description: false
  1448. # if true, it'll be possible to find
  1449. # it in treasure chests
  1450. Can-Be-Found-In-Treasure-Chests: true
  1451. IronGolem:
  1452. # Description of this cosmetic.
  1453. Description:
  1454. - '&7&oJ'aime les fleurs...'
  1455. # if true, the pet will be enabled.
  1456. Enabled: true
  1457. # if true, the description will be showed.
  1458. Show-Description: false
  1459. # if true, it'll be possible to find
  1460. # it in treasure chests
  1461. Can-Be-Found-In-Treasure-Chests: true
  1462. Snowman:
  1463. # Description of this cosmetic.
  1464. Description:
  1465. - '&7&oJe suis Olaf'
  1466. # if true, the pet will be enabled.
  1467. Enabled: true
  1468. # if true, the description will be showed.
  1469. Show-Description: false
  1470. # if true, it'll be possible to find
  1471. # it in treasure chests
  1472. Can-Be-Found-In-Treasure-Chests: true
  1473. Villager:
  1474. # Description of this cosmetic.
  1475. Description:
  1476. - '&7&oHmmmmmmmmm'
  1477. # if true, the pet will be enabled.
  1478. Enabled: true
  1479. # if true, the description will be showed.
  1480. Show-Description: false
  1481. # if true, it'll be possible to find
  1482. # it in treasure chests
  1483. Can-Be-Found-In-Treasure-Chests: true
  1484. Bat:
  1485. # Description of this cosmetic.
  1486. Description:
  1487. - '&7&oJe préfère les zones sombres'
  1488. # if true, the pet will be enabled.
  1489. Enabled: true
  1490. # if true, the description will be showed.
  1491. Show-Description: false
  1492. # if true, it'll be possible to find
  1493. # it in treasure chests
  1494. Can-Be-Found-In-Treasure-Chests: true
  1495. Hats:
  1496. Astronaut:
  1497. # Description of this cosmetic.
  1498. Description:
  1499. - '&7&oHouston, on a un problème..'
  1500. # if true, the hat will be enabled.
  1501. Enabled: true
  1502. # if true, the description of this hat will be showed.
  1503. Show-Description: false
  1504. # if true, it'll be possible to find
  1505. # it in treasure chests
  1506. Can-Be-Found-In-Treasure-Chests: true
  1507. Scared:
  1508. # Description of this cosmetic.
  1509. Description:
  1510. - '&7&oOh, ça m' a fait peur!'
  1511. # if true, the hat will be enabled.
  1512. Enabled: true
  1513. # if true, the description of this hat will be showed.
  1514. Show-Description: false
  1515. # if true, it'll be possible to find
  1516. # it in treasure chests
  1517. Can-Be-Found-In-Treasure-Chests: true
  1518. Angel:
  1519. # Description of this cosmetic.
  1520. Description:
  1521. - '&7&oÇa t' a fait mal quand tu es tombé du ciel?'
  1522. # if true, the hat will be enabled.
  1523. Enabled: true
  1524. # if true, the description of this hat will be showed.
  1525. Show-Description: false
  1526. # if true, it'll be possible to find
  1527. # it in treasure chests
  1528. Can-Be-Found-In-Treasure-Chests: true
  1529. Embarassed:
  1530. # Description of this cosmetic.
  1531. Description:
  1532. - '&7&oJe suis un peu gêné par ça.'
  1533. # if true, the hat will be enabled.
  1534. Enabled: true
  1535. # if true, the description of this hat will be showed.
  1536. Show-Description: false
  1537. # if true, it'll be possible to find
  1538. # it in treasure chests
  1539. Can-Be-Found-In-Treasure-Chests: true
  1540. Kissy:
  1541. # Description of this cosmetic.
  1542. Description:
  1543. - '&7&oUn Bisous?'
  1544. # if true, the hat will be enabled.
  1545. Enabled: true
  1546. # if true, the description of this hat will be showed.
  1547. Show-Description: false
  1548. # if true, it'll be possible to find
  1549. # it in treasure chests
  1550. Can-Be-Found-In-Treasure-Chests: true
  1551. Sad:
  1552. # Description of this cosmetic.
  1553. Description:
  1554. - '&7&oJe suis si triste.'
  1555. # if true, the hat will be enabled.
  1556. Enabled: true
  1557. # if true, the description of this hat will be showed.
  1558. Show-Description: false
  1559. # if true, it'll be possible to find
  1560. # it in treasure chests
  1561. Can-Be-Found-In-Treasure-Chests: true
  1562. Cool:
  1563. # Description of this cosmetic.
  1564. Description:
  1565. - '&7&oJe suis un mec tellement cool.'
  1566. # if true, the hat will be enabled.
  1567. Enabled: true
  1568. # if true, the description of this hat will be showed.
  1569. Show-Description: false
  1570. # if true, it'll be possible to find
  1571. # it in treasure chests
  1572. Can-Be-Found-In-Treasure-Chests: true
  1573. Surprised:
  1574. # Description of this cosmetic.
  1575. Description:
  1576. - '&7&oWow, je ne m'attendais pas à ca!'
  1577. # if true, the hat will be enabled.
  1578. Enabled: true
  1579. # if true, the description of this hat will be showed.
  1580. Show-Description: false
  1581. # if true, it'll be possible to find
  1582. # it in treasure chests
  1583. Can-Be-Found-In-Treasure-Chests: true
  1584. Dead:
  1585. # Description of this cosmetic.
  1586. Description:
  1587. - '&7&oj'ai eu le droit'
  1588. # if true, the hat will be enabled.
  1589. Enabled: true
  1590. # if true, the description of this hat will be showed.
  1591. Show-Description: false
  1592. # if true, it'll be possible to find
  1593. # it in treasure chests
  1594. Can-Be-Found-In-Treasure-Chests: true
  1595. Crying:
  1596. # Description of this cosmetic.
  1597. Description:
  1598. - '&7&oJe crie tous le temps'
  1599. # if true, the hat will be enabled.
  1600. Enabled: true
  1601. # if true, the description of this hat will be showed.
  1602. Show-Description: false
  1603. # if true, it'll be possible to find
  1604. # it in treasure chests
  1605. Can-Be-Found-In-Treasure-Chests: true
  1606. BigSmile:
  1607. # Description of this cosmetic.
  1608. Description:
  1609. - '&7&oEuh, parce que je suis vraiment heureux!'
  1610. # if true, the hat will be enabled.
  1611. Enabled: true
  1612. # if true, the description of this hat will be showed.
  1613. Show-Description: false
  1614. # if true, it'll be possible to find
  1615. # it in treasure chests
  1616. Can-Be-Found-In-Treasure-Chests: true
  1617. Wink:
  1618. # Description of this cosmetic.
  1619. Description:
  1620. - '&7&oTu vois ce que je veux dire? ;)'
  1621. # if true, the hat will be enabled.
  1622. Enabled: true
  1623. # if true, the description of this hat will be showed.
  1624. Show-Description: false
  1625. # if true, it'll be possible to find
  1626. # it in treasure chests
  1627. Can-Be-Found-In-Treasure-Chests: true
  1628. Derp:
  1629. # Description of this cosmetic.
  1630. Description:
  1631. - '&7&oDerp Derp Derp Derping tout autour'
  1632. # if true, the hat will be enabled.
  1633. Enabled: true
  1634. # if true, the description of this hat will be showed.
  1635. Show-Description: false
  1636. # if true, it'll be possible to find
  1637. # it in treasure chests
  1638. Can-Be-Found-In-Treasure-Chests: true
  1639. Smile:
  1640. # Description of this cosmetic.
  1641. Description:
  1642. - '&7&oEuh, parce que je suis heureux'
  1643. # if true, the hat will be enabled.
  1644. Enabled: true
  1645. # if true, the description of this hat will be showed.
  1646. Show-Description: false
  1647. # if true, it'll be possible to find
  1648. # it in treasure chests
  1649. Can-Be-Found-In-Treasure-Chests: true
  1650. Iron:
  1651. # Description of this cosmetic.
  1652. Description:
  1653. - '&7&oAussi dur que le fer bien sur :D!'
  1654. # if true, the hat will be enabled.
  1655. Enabled: true
  1656. # if true, the description of this hat will be showed.
  1657. Show-Description: false
  1658. # if true, it'll be possible to find
  1659. # it in treasure chests
  1660. Can-Be-Found-In-Treasure-Chests: true
  1661. Gold:
  1662. # Description of this cosmetic.
  1663. Description:
  1664. - '&7&oMon Prééécieux :3!'
  1665. # if true, the hat will be enabled.
  1666. Enabled: true
  1667. # if true, the description of this hat will be showed.
  1668. Show-Description: false
  1669. # if true, it'll be possible to find
  1670. # it in treasure chests
  1671. Can-Be-Found-In-Treasure-Chests: true
  1672. Diamond:
  1673. # Description of this cosmetic.
  1674. Description:
  1675. - '&7&oC'est vraiment fort.!'
  1676. # if true, the hat will be enabled.
  1677. Enabled: true
  1678. # if true, the description of this hat will be showed.
  1679. Show-Description: false
  1680. # if true, it'll be possible to find
  1681. # it in treasure chests
  1682. Can-Be-Found-In-Treasure-Chests: true
  1683. Piston:
  1684. # Description of this cosmetic.
  1685. Description:
  1686. - '&7&oAvez-vous la pierre rouge?'
  1687. # if true, the hat will be enabled.
  1688. Enabled: true
  1689. # if true, the description of this hat will be showed.
  1690. Show-Description: false
  1691. # if true, it'll be possible to find
  1692. # it in treasure chests
  1693. Can-Be-Found-In-Treasure-Chests: true
  1694. CommandBlock:
  1695. # Description of this cosmetic.
  1696. Description:
  1697. - '&7&oContrôler le monde avec elle!'
  1698. # if true, the hat will be enabled.
  1699. Enabled: true
  1700. # if true, the description of this hat will be showed.
  1701. Show-Description: false
  1702. # if true, it'll be possible to find
  1703. # it in treasure chests
  1704. Can-Be-Found-In-Treasure-Chests: true
  1705. Music:
  1706. # Description of this cosmetic.
  1707. Description:
  1708. - '&7&oTu es si musical.'
  1709. # if true, the hat will be enabled.
  1710. Enabled: true
  1711. # if true, the description of this hat will be showed.
  1712. Show-Description: false
  1713. # if true, it'll be possible to find
  1714. # it in treasure chests
  1715. Can-Be-Found-In-Treasure-Chests: true
  1716. Squid:
  1717. # Description of this cosmetic.
  1718. Description:
  1719. - '&7&oBloop Bloop!'
  1720. # if true, the hat will be enabled.
  1721. Enabled: true
  1722. # if true, the description of this hat will be showed.
  1723. Show-Description: false
  1724. # if true, it'll be possible to find
  1725. # it in treasure chests
  1726. Can-Be-Found-In-Treasure-Chests: true
  1727. Chicken:
  1728. # Description of this cosmetic.
  1729. Description:
  1730. - '&7&oBwwaaaaaaaaaaaakkkkk!'
  1731. # if true, the hat will be enabled.
  1732. Enabled: true
  1733. # if true, the description of this hat will be showed.
  1734. Show-Description: false
  1735. # if true, it'll be possible to find
  1736. # it in treasure chests
  1737. Can-Be-Found-In-Treasure-Chests: true
  1738. Pig:
  1739. # Description of this cosmetic.
  1740. Description:
  1741. - '&7&oOink Oink!'
  1742. # if true, the hat will be enabled.
  1743. Enabled: true
  1744. # if true, the description of this hat will be showed.
  1745. Show-Description: false
  1746. # if true, it'll be possible to find
  1747. # it in treasure chests
  1748. Can-Be-Found-In-Treasure-Chests: true
  1749. Blaze:
  1750. # Description of this cosmetic.
  1751. Description:
  1752. - '&7&oAttention au feu!!'
  1753. # if true, the hat will be enabled.
  1754. Enabled: true
  1755. # if true, the description of this hat will be showed.
  1756. Show-Description: false
  1757. # if true, it'll be possible to find
  1758. # it in treasure chests
  1759. Can-Be-Found-In-Treasure-Chests: true
  1760. Sheep:
  1761. # Description of this cosmetic.
  1762. Description:
  1763. - '&7&oBaaaa, baa'
  1764. # if true, the hat will be enabled.
  1765. Enabled: true
  1766. # if true, the description of this hat will be showed.
  1767. Show-Description: false
  1768. # if true, it'll be possible to find
  1769. # it in treasure chests
  1770. Can-Be-Found-In-Treasure-Chests: true
  1771. Golem:
  1772. # Description of this cosmetic.
  1773. Description:
  1774. - '&7&oJe suis votre garde.'
  1775. # if true, the hat will be enabled.
  1776. Enabled: true
  1777. # if true, the description of this hat will be showed.
  1778. Show-Description: false
  1779. # if true, it'll be possible to find
  1780. # it in treasure chests
  1781. Can-Be-Found-In-Treasure-Chests: true
  1782. Enderman:
  1783. # Description of this cosmetic.
  1784. Description:
  1785. - '&7&oMaintenant je suis ici, maintenant je suis là.'
  1786. # if true, the hat will be enabled.
  1787. Enabled: true
  1788. # if true, the description of this hat will be showed.
  1789. Show-Description: false
  1790. # if true, it'll be possible to find
  1791. # it in treasure chests
  1792. Can-Be-Found-In-Treasure-Chests: true
  1793. Mario:
  1794. # Description of this cosmetic.
  1795. Description:
  1796. - '&7&oIt is me! Mario!'
  1797. # if true, the hat will be enabled.
  1798. Enabled: true
  1799. # if true, the description of this hat will be showed.
  1800. Show-Description: false
  1801. # if true, it'll be possible to find
  1802. # it in treasure chests
  1803. Can-Be-Found-In-Treasure-Chests: true
  1804. Luigi:
  1805. # Description of this cosmetic.
  1806. Description:
  1807. - '&7&oLuigi time!'
  1808. # if true, the hat will be enabled.
  1809. Enabled: true
  1810. # if true, the description of this hat will be showed.
  1811. Show-Description: false
  1812. # if true, it'll be possible to find
  1813. # it in treasure chests
  1814. Can-Be-Found-In-Treasure-Chests: true
  1815. Batman:
  1816. # Description of this cosmetic.
  1817. Description:
  1818. - '&7&oOu es la Batmobile ?'
  1819. # if true, the hat will be enabled.
  1820. Enabled: true
  1821. # if true, the description of this hat will be showed.
  1822. Show-Description: false
  1823. # if true, it'll be possible to find
  1824. # it in treasure chests
  1825. Can-Be-Found-In-Treasure-Chests: true
  1826. Chest:
  1827. # Description of this cosmetic.
  1828. Description:
  1829. - '&7&oOuvert, Fermé...'
  1830. # if true, the hat will be enabled.
  1831. Enabled: true
  1832. # if true, the description of this hat will be showed.
  1833. Show-Description: false
  1834. # if true, it'll be possible to find
  1835. # it in treasure chests
  1836. Can-Be-Found-In-Treasure-Chests: true
  1837. Skull:
  1838. # Description of this cosmetic.
  1839. Description:
  1840. - '&7&oQui n' a plus de tête?'
  1841. # if true, the hat will be enabled.
  1842. Enabled: true
  1843. # if true, the description of this hat will be showed.
  1844. Show-Description: false
  1845. # if true, it'll be possible to find
  1846. # it in treasure chests
  1847. Can-Be-Found-In-Treasure-Chests: true
  1848. Ghost:
  1849. # Description of this cosmetic.
  1850. Description:
  1851. - '&7&o Oops !! Ghost Buster !!'
  1852. # if true, the hat will be enabled.
  1853. Enabled: true
  1854. # if true, the description of this hat will be showed.
  1855. Show-Description: false
  1856. # if true, it'll be possible to find
  1857. # it in treasure chests
  1858. Can-Be-Found-In-Treasure-Chests: true
  1859. JackOLantern:
  1860. # Description of this cosmetic.
  1861. Description:
  1862. - '&7&oUne petite citrouille'
  1863. # if true, the hat will be enabled.
  1864. Enabled: true
  1865. # if true, the description of this hat will be showed.
  1866. Show-Description: false
  1867. # if true, it'll be possible to find
  1868. # it in treasure chests
  1869. Can-Be-Found-In-Treasure-Chests: true
  1870. ScaryClown:
  1871. # Description of this cosmetic.
  1872. Description:
  1873. - '&7&oJ'espère que vous n'avez pas peur des clowns.'
  1874. # if true, the hat will be enabled.
  1875. Enabled: true
  1876. # if true, the description of this hat will be showed.
  1877. Show-Description: false
  1878. # if true, it'll be possible to find
  1879. # it in treasure chests
  1880. Can-Be-Found-In-Treasure-Chests: true
  1881. Santa:
  1882. # Description of this cosmetic.
  1883. Description:
  1884. - '&7&oOh oh oh! Joyeux Noël!'
  1885. # if true, the hat will be enabled.
  1886. Enabled: true
  1887. # if true, the description of this hat will be showed.
  1888. Show-Description: false
  1889. # if true, it'll be possible to find
  1890. # it in treasure chests
  1891. Can-Be-Found-In-Treasure-Chests: true
  1892. Snowman:
  1893. # Description of this cosmetic.
  1894. Description:
  1895. - '&7&oJe n'ai ni crâne, ni os.'
  1896. # if true, the hat will be enabled.
  1897. Enabled: true
  1898. # if true, the description of this hat will be showed.
  1899. Show-Description: false
  1900. # if true, it'll be possible to find
  1901. # it in treasure chests
  1902. Can-Be-Found-In-Treasure-Chests: true
  1903. Present:
  1904. # Description of this cosmetic.
  1905. Description:
  1906. - '&7&oDu Père Noël, à toi!'
  1907. # if true, the hat will be enabled.
  1908. Enabled: true
  1909. # if true, the description of this hat will be showed.
  1910. Show-Description: false
  1911. # if true, it'll be possible to find
  1912. # it in treasure chests
  1913. Can-Be-Found-In-Treasure-Chests: true
  1914. Elf:
  1915. # Description of this cosmetic.
  1916. Description:
  1917. - '&7&oJE travail Mr.Noël!'
  1918. # if true, the hat will be enabled.
  1919. Enabled: true
  1920. # if true, the description of this hat will be showed.
  1921. Show-Description: false
  1922. # if true, it'll be possible to find
  1923. # it in treasure chests
  1924. Can-Be-Found-In-Treasure-Chests: true
  1925. Bedrock:
  1926. # Description of this cosmetic.
  1927. Description:
  1928. - '&7&oIncassable Comme ma Boite!'
  1929. # if true, the hat will be enabled.
  1930. Enabled: true
  1931. # if true, the description of this hat will be showed.
  1932. Show-Description: false
  1933. # if true, it'll be possible to find
  1934. # it in treasure chests
  1935. Can-Be-Found-In-Treasure-Chests: true
  1936. Bread:
  1937. # Description of this cosmetic.
  1938. Description:
  1939. - '&7&oQue Du blé'
  1940. # if true, the hat will be enabled.
  1941. Enabled: true
  1942. # if true, the description of this hat will be showed.
  1943. Show-Description: false
  1944. # if true, it'll be possible to find
  1945. # it in treasure chests
  1946. Can-Be-Found-In-Treasure-Chests: true
  1947. Cheese:
  1948. # Description of this cosmetic.
  1949. Description:
  1950. - '&7&o Cheeeseee'
  1951. # if true, the hat will be enabled.
  1952. Enabled: true
  1953. # if true, the description of this hat will be showed.
  1954. Show-Description: false
  1955. # if true, it'll be possible to find
  1956. # it in treasure chests
  1957. Can-Be-Found-In-Treasure-Chests: true
  1958. Pancakes:
  1959. # Description of this cosmetic.
  1960. Description:
  1961. - '&7&oMieux avec du sirop!'
  1962. # if true, the hat will be enabled.
  1963. Enabled: true
  1964. # if true, the description of this hat will be showed.
  1965. Show-Description: false
  1966. # if true, it'll be possible to find
  1967. # it in treasure chests
  1968. Can-Be-Found-In-Treasure-Chests: true
  1969. Cake:
  1970. # Description of this cosmetic.
  1971. Description:
  1972. - '&7&oMmmm, the cake is a lie.'
  1973. # if true, the hat will be enabled.
  1974. Enabled: true
  1975. # if true, the description of this hat will be showed.
  1976. Show-Description: false
  1977. # if true, it'll be possible to find
  1978. # it in treasure chests
  1979. Can-Be-Found-In-Treasure-Chests: true
  1980. Cookie:
  1981. # Description of this cosmetic.
  1982. Description:
  1983. - '&7&oCookie'
  1984. # if true, the hat will be enabled.
  1985. Enabled: true
  1986. # if true, the description of this hat will be showed.
  1987. Show-Description: false
  1988. # if true, it'll be possible to find
  1989. # it in treasure chests
  1990. Can-Be-Found-In-Treasure-Chests: true
  1991. CandyCane:
  1992. # Description of this cosmetic.
  1993. Description:
  1994. - '&7&o'
  1995. # if true, the hat will be enabled.
  1996. Enabled: true
  1997. # if true, the description of this hat will be showed.
  1998. Show-Description: false
  1999. # if true, it'll be possible to find
  2000. # it in treasure chests
  2001. Can-Be-Found-In-Treasure-Chests: true
  2002. Chocolate:
  2003. # Description of this cosmetic.
  2004. Description:
  2005. - '&7&o'
  2006. # if true, the hat will be enabled.
  2007. Enabled: true
  2008. # if true, the description of this hat will be showed.
  2009. Show-Description: false
  2010. # if true, it'll be possible to find
  2011. # it in treasure chests
  2012. Can-Be-Found-In-Treasure-Chests: true
  2013. WhiteChocolate:
  2014. # Description of this cosmetic.
  2015. Description:
  2016. - '&7&o'
  2017. # if true, the hat will be enabled.
  2018. Enabled: true
  2019. # if true, the description of this hat will be showed.
  2020. Show-Description: false
  2021. # if true, it'll be possible to find
  2022. # it in treasure chests
  2023. Can-Be-Found-In-Treasure-Chests: true
  2024. Apple:
  2025. # Description of this cosmetic.
  2026. Description:
  2027. - '&7&o'
  2028. # if true, the hat will be enabled.
  2029. Enabled: true
  2030. # if true, the description of this hat will be showed.
  2031. Show-Description: false
  2032. # if true, it'll be possible to find
  2033. # it in treasure chests
  2034. Can-Be-Found-In-Treasure-Chests: true
  2035. Melon:
  2036. # Description of this cosmetic.
  2037. Description:
  2038. - '&7&o'
  2039. # if true, the hat will be enabled.
  2040. Enabled: true
  2041. # if true, the description of this hat will be showed.
  2042. Show-Description: false
  2043. # if true, it'll be possible to find
  2044. # it in treasure chests
  2045. Can-Be-Found-In-Treasure-Chests: true
  2046. CarvedPumpkin:
  2047. # Description of this cosmetic.
  2048. Description:
  2049. - '&7&o'
  2050. # if true, the hat will be enabled.
  2051. Enabled: true
  2052. # if true, the description of this hat will be showed.
  2053. Show-Description: false
  2054. # if true, it'll be possible to find
  2055. # it in treasure chests
  2056. Can-Be-Found-In-Treasure-Chests: true
  2057. Strawberry:
  2058. # Description of this cosmetic.
  2059. Description:
  2060. - '&7&o'
  2061. # if true, the hat will be enabled.
  2062. Enabled: true
  2063. # if true, the description of this hat will be showed.
  2064. Show-Description: false
  2065. # if true, it'll be possible to find
  2066. # it in treasure chests
  2067. Can-Be-Found-In-Treasure-Chests: true
  2068. Coconut:
  2069. # Description of this cosmetic.
  2070. Description:
  2071. - '&7&o'
  2072. # if true, the hat will be enabled.
  2073. Enabled: true
  2074. # if true, the description of this hat will be showed.
  2075. Show-Description: false
  2076. # if true, it'll be possible to find
  2077. # it in treasure chests
  2078. Can-Be-Found-In-Treasure-Chests: true
  2079. Taco:
  2080. # Description of this cosmetic.
  2081. Description:
  2082. - '&7&o'
  2083. # if true, the hat will be enabled.
  2084. Enabled: true
  2085. # if true, the description of this hat will be showed.
  2086. Show-Description: false
  2087. # if true, it'll be possible to find
  2088. # it in treasure chests
  2089. Can-Be-Found-In-Treasure-Chests: true
  2090. Bacon:
  2091. # Description of this cosmetic.
  2092. Description:
  2093. - '&7&oTout va mieux avec du bacon..'
  2094. # if true, the hat will be enabled.
  2095. Enabled: true
  2096. # if true, the description of this hat will be showed.
  2097. Show-Description: false
  2098. # if true, it'll be possible to find
  2099. # it in treasure chests
  2100. Can-Be-Found-In-Treasure-Chests: true
  2101. Fries:
  2102. # Description of this cosmetic.
  2103. Description:
  2104. - '&7&o'
  2105. # if true, the hat will be enabled.
  2106. Enabled: true
  2107. # if true, the description of this hat will be showed.
  2108. Show-Description: false
  2109. # if true, it'll be possible to find
  2110. # it in treasure chests
  2111. Can-Be-Found-In-Treasure-Chests: true
  2112. Hamburger:
  2113. # Description of this cosmetic.
  2114. Description:
  2115. - '&7&o'
  2116. # if true, the hat will be enabled.
  2117. Enabled: true
  2118. # if true, the description of this hat will be showed.
  2119. Show-Description: false
  2120. # if true, it'll be possible to find
  2121. # it in treasure chests
  2122. Can-Be-Found-In-Treasure-Chests: true
  2123. Popcorn:
  2124. # Description of this cosmetic.
  2125. Description:
  2126. - '&7&o'
  2127. # if true, the hat will be enabled.
  2128. Enabled: true
  2129. # if true, the description of this hat will be showed.
  2130. Show-Description: false
  2131. # if true, it'll be possible to find
  2132. # it in treasure chests
  2133. Can-Be-Found-In-Treasure-Chests: true
  2134. WhiteDonut:
  2135. # Description of this cosmetic.
  2136. Description:
  2137. - '&7&o'
  2138. # if true, the hat will be enabled.
  2139. Enabled: true
  2140. # if true, the description of this hat will be showed.
  2141. Show-Description: false
  2142. # if true, it'll be possible to find
  2143. # it in treasure chests
  2144. Can-Be-Found-In-Treasure-Chests: true
  2145. PinkDonut:
  2146. # Description of this cosmetic.
  2147. Description:
  2148. - '&7&o'
  2149. # if true, the hat will be enabled.
  2150. Enabled: true
  2151. # if true, the description of this hat will be showed.
  2152. Show-Description: false
  2153. # if true, it'll be possible to find
  2154. # it in treasure chests
  2155. Can-Be-Found-In-Treasure-Chests: true
  2156. ChocolateDonut:
  2157. # Description of this cosmetic.
  2158. Description:
  2159. - '&7&o'
  2160. # if true, the hat will be enabled.
  2161. Enabled: true
  2162. # if true, the description of this hat will be showed.
  2163. Show-Description: false
  2164. # if true, it'll be possible to find
  2165. # it in treasure chests
  2166. Can-Be-Found-In-Treasure-Chests: true
  2167. Pie:
  2168. # Description of this cosmetic.
  2169. Description:
  2170. - '&7&oj'aime la tarte'
  2171. # if true, the hat will be enabled.
  2172. Enabled: true
  2173. # if true, the description of this hat will be showed.
  2174. Show-Description: false
  2175. # if true, it'll be possible to find
  2176. # it in treasure chests
  2177. Can-Be-Found-In-Treasure-Chests: true
  2178. A:
  2179. # Description of this cosmetic.
  2180. Description:
  2181. - '&7&oLa première lettre de l'alphabet!'
  2182. # if true, the hat will be enabled.
  2183. Enabled: true
  2184. # if true, the description of this hat will be showed.
  2185. Show-Description: false
  2186. # if true, it'll be possible to find
  2187. # it in treasure chests
  2188. Can-Be-Found-In-Treasure-Chests: true
  2189. B:
  2190. # Description of this cosmetic.
  2191. Description:
  2192. - '&7&oLa deuxième lettre de l'alphabet!'
  2193. # if true, the hat will be enabled.
  2194. Enabled: true
  2195. # if true, the description of this hat will be showed.
  2196. Show-Description: false
  2197. # if true, it'll be possible to find
  2198. # it in treasure chests
  2199. Can-Be-Found-In-Treasure-Chests: true
  2200. C:
  2201. # Description of this cosmetic.
  2202. Description:
  2203. - '&7&oLa troisième lettre de l'alphabet!'
  2204. # if true, the hat will be enabled.
  2205. Enabled: true
  2206. # if true, the description of this hat will be showed.
  2207. Show-Description: false
  2208. # if true, it'll be possible to find
  2209. # it in treasure chests
  2210. Can-Be-Found-In-Treasure-Chests: true
  2211. D:
  2212. # Description of this cosmetic.
  2213. Description:
  2214. - '&7&9La quatrième lettre de l'alphabet!'
  2215. # if true, the hat will be enabled.
  2216. Enabled: true
  2217. # if true, the description of this hat will be showed.
  2218. Show-Description: false
  2219. # if true, it'll be possible to find
  2220. # it in treasure chests
  2221. Can-Be-Found-In-Treasure-Chests: true
  2222. E:
  2223. # Description of this cosmetic.
  2224. Description:
  2225. - '&7&9e comme Enderman!'
  2226. # if true, the hat will be enabled.
  2227. Enabled: true
  2228. # if true, the description of this hat will be showed.
  2229. Show-Description: false
  2230. # if true, it'll be possible to find
  2231. # it in treasure chests
  2232. Can-Be-Found-In-Treasure-Chests: true
  2233. F:
  2234. # Description of this cosmetic.
  2235. Description:
  2236. - '&7&9Force field!'
  2237. # if true, the hat will be enabled.
  2238. Enabled: true
  2239. # if true, the description of this hat will be showed.
  2240. Show-Description: false
  2241. # if true, it'll be possible to find
  2242. # it in treasure chests
  2243. Can-Be-Found-In-Treasure-Chests: true
  2244. G:
  2245. # Description of this cosmetic.
  2246. Description:
  2247. - '&7&9Gardien mais pas Trapp!'
  2248. # if true, the hat will be enabled.
  2249. Enabled: true
  2250. # if true, the description of this hat will be showed.
  2251. Show-Description: false
  2252. # if true, it'll be possible to find
  2253. # it in treasure chests
  2254. Can-Be-Found-In-Treasure-Chests: true
  2255. H:
  2256. # Description of this cosmetic.
  2257. Description:
  2258. - '&7&9Triple H !!!'
  2259. # if true, the hat will be enabled.
  2260. Enabled: true
  2261. # if true, the description of this hat will be showed.
  2262. Show-Description: false
  2263. # if true, it'll be possible to find
  2264. # it in treasure chests
  2265. Can-Be-Found-In-Treasure-Chests: true
  2266. I:
  2267. # Description of this cosmetic.
  2268. Description:
  2269. - '&7&9I comme Iguane!'
  2270. # if true, the hat will be enabled.
  2271. Enabled: true
  2272. # if true, the description of this hat will be showed.
  2273. Show-Description: false
  2274. # if true, it'll be possible to find
  2275. # it in treasure chests
  2276. Can-Be-Found-In-Treasure-Chests: true
  2277. J:
  2278. # Description of this cosmetic.
  2279. Description:
  2280. - '&7&9La dixième lettre de l'alphabet!'
  2281. # if true, the hat will be enabled.
  2282. Enabled: true
  2283. # if true, the description of this hat will be showed.
  2284. Show-Description: false
  2285. # if true, it'll be possible to find
  2286. # it in treasure chests
  2287. Can-Be-Found-In-Treasure-Chests: true
  2288. K:
  2289. # Description of this cosmetic.
  2290. Description:
  2291. - '&7&9La onzième lettre de l'alphabet!'
  2292. # if true, the hat will be enabled.
  2293. Enabled: true
  2294. # if true, the description of this hat will be showed.
  2295. Show-Description: false
  2296. # if true, it'll be possible to find
  2297. # it in treasure chests
  2298. Can-Be-Found-In-Treasure-Chests: true
  2299. L:
  2300. # Description of this cosmetic.
  2301. Description:
  2302. - '&7&9L Comme LetsGo2MyHome'
  2303. # if true, the hat will be enabled.
  2304. Enabled: true
  2305. # if true, the description of this hat will be showed.
  2306. Show-Description: false
  2307. # if true, it'll be possible to find
  2308. # it in treasure chests
  2309. Can-Be-Found-In-Treasure-Chests: true
  2310. M:
  2311. # Description of this cosmetic.
  2312. Description:
  2313. - '&7&9La treizième lettre de l'alphabet!'
  2314. # if true, the hat will be enabled.
  2315. Enabled: true
  2316. # if true, the description of this hat will be showed.
  2317. Show-Description: false
  2318. # if true, it'll be possible to find
  2319. # it in treasure chests
  2320. Can-Be-Found-In-Treasure-Chests: true
  2321. N:
  2322. # Description of this cosmetic.
  2323. Description:
  2324. - '&7&9La quatorzième lettre de l'alphabet!'
  2325. # if true, the hat will be enabled.
  2326. Enabled: true
  2327. # if true, the description of this hat will be showed.
  2328. Show-Description: false
  2329. # if true, it'll be possible to find
  2330. # it in treasure chests
  2331. Can-Be-Found-In-Treasure-Chests: true
  2332. O:
  2333. # Description of this cosmetic.
  2334. Description:
  2335. - '&7&9La quinzième lettre de l'alphabet!'
  2336. # if true, the hat will be enabled.
  2337. Enabled: true
  2338. # if true, the description of this hat will be showed.
  2339. Show-Description: false
  2340. # if true, it'll be possible to find
  2341. # it in treasure chests
  2342. Can-Be-Found-In-Treasure-Chests: true
  2343. P:
  2344. # Description of this cosmetic.
  2345. Description:
  2346. - '&7&9La seizième lettre de l'alphabet!'
  2347. # if true, the hat will be enabled.
  2348. Enabled: true
  2349. # if true, the description of this hat will be showed.
  2350. Show-Description: false
  2351. # if true, it'll be possible to find
  2352. # it in treasure chests
  2353. Can-Be-Found-In-Treasure-Chests: true
  2354. Q:
  2355. # Description of this cosmetic.
  2356. Description:
  2357. - '&7&9La dix-septième lettre de l'alphabet!'
  2358. # if true, the hat will be enabled.
  2359. Enabled: true
  2360. # if true, the description of this hat will be showed.
  2361. Show-Description: false
  2362. # if true, it'll be possible to find
  2363. # it in treasure chests
  2364. Can-Be-Found-In-Treasure-Chests: true
  2365. R:
  2366. # Description of this cosmetic.
  2367. Description:
  2368. - '&7&9La dix-huitième lettre de l'alphabet!'
  2369. # if true, the hat will be enabled.
  2370. Enabled: true
  2371. # if true, the description of this hat will be showed.
  2372. Show-Description: false
  2373. # if true, it'll be possible to find
  2374. # it in treasure chests
  2375. Can-Be-Found-In-Treasure-Chests: true
  2376. S:
  2377. # Description of this cosmetic.
  2378. Description:
  2379. - '&7&9S comme Shyyy <3!'
  2380. # if true, the hat will be enabled.
  2381. Enabled: true
  2382. # if true, the description of this hat will be showed.
  2383. Show-Description: false
  2384. # if true, it'll be possible to find
  2385. # it in treasure chests
  2386. Can-Be-Found-In-Treasure-Chests: true
  2387. T:
  2388. # Description of this cosmetic.
  2389. Description:
  2390. - '&7&9T comme Tom non ?! <3 !'
  2391. # if true, the hat will be enabled.
  2392. Enabled: true
  2393. # if true, the description of this hat will be showed.
  2394. Show-Description: false
  2395. # if true, it'll be possible to find
  2396. # it in treasure chests
  2397. Can-Be-Found-In-Treasure-Chests: true
  2398. U:
  2399. # Description of this cosmetic.
  2400. Description:
  2401. - '&7&9La 21eme lettre de l'alphabet!'
  2402. # if true, the hat will be enabled.
  2403. Enabled: true
  2404. # if true, the description of this hat will be showed.
  2405. Show-Description: false
  2406. # if true, it'll be possible to find
  2407. # it in treasure chests
  2408. Can-Be-Found-In-Treasure-Chests: true
  2409. V:
  2410. # Description of this cosmetic.
  2411. Description:
  2412. - '&7&9Two thousand hears later!'
  2413. # if true, the hat will be enabled.
  2414. Enabled: true
  2415. # if true, the description of this hat will be showed.
  2416. Show-Description: false
  2417. # if true, it'll be possible to find
  2418. # it in treasure chests
  2419. Can-Be-Found-In-Treasure-Chests: true
  2420. W:
  2421. # Description of this cosmetic.
  2422. Description:
  2423. - '&7&9Woaw !!'
  2424. # if true, the hat will be enabled.
  2425. Enabled: true
  2426. # if true, the description of this hat will be showed.
  2427. Show-Description: false
  2428. # if true, it'll be possible to find
  2429. # it in treasure chests
  2430. Can-Be-Found-In-Treasure-Chests: true
  2431. X:
  2432. # Description of this cosmetic.
  2433. Description:
  2434. - '&7&9Xx_PvP_xX!'
  2435. # if true, the hat will be enabled.
  2436. Enabled: true
  2437. # if true, the description of this hat will be showed.
  2438. Show-Description: false
  2439. # if true, it'll be possible to find
  2440. # it in treasure chests
  2441. Can-Be-Found-In-Treasure-Chests: true
  2442. Y:
  2443. # Description of this cosmetic.
  2444. Description:
  2445. - '&7&9JUL en Y!'
  2446. # if true, the hat will be enabled.
  2447. Enabled: true
  2448. # if true, the description of this hat will be showed.
  2449. Show-Description: false
  2450. # if true, it'll be possible to find
  2451. # it in treasure chests
  2452. Can-Be-Found-In-Treasure-Chests: true
  2453. Z:
  2454. # Description of this cosmetic.
  2455. Description:
  2456. - '&7&9On fini par Zeta!'
  2457. # if true, the hat will be enabled.
  2458. Enabled: true
  2459. # if true, the description of this hat will be showed.
  2460. Show-Description: false
  2461. # if true, it'll be possible to find
  2462. # it in treasure chests
  2463. Can-Be-Found-In-Treasure-Chests: true
  2464. Suits:
  2465. Rave:
  2466. # Description of this cosmetic.
  2467. Description:
  2468. - '&7&oDes couleurs incroyables!'
  2469. # if true, the suit will be enabled.
  2470. Enabled: true
  2471. # if true, the description of this suit will be showed.
  2472. Show-Description: false
  2473. # if true, it'll be possible to find
  2474. # it in treasure chests
  2475. Can-Be-Found-In-Treasure-Chests: true
  2476. Astronaut:
  2477. # Description of this cosmetic.
  2478. Description:
  2479. - '&7&oHouston?'
  2480. # if true, the suit will be enabled.
  2481. Enabled: true
  2482. # if true, the description of this suit will be showed.
  2483. Show-Description: false
  2484. # if true, it'll be possible to find
  2485. # it in treasure chests
  2486. Can-Be-Found-In-Treasure-Chests: true
  2487. Diamond:
  2488. # Description of this cosmetic.
  2489. Description:
  2490. - '&7&oMontrez vos compétences minières'
  2491. - '&7&oavec cette super tenue!'
  2492. # if true, the suit will be enabled.
  2493. Enabled: true
  2494. # if true, the description of this suit will be showed.
  2495. Show-Description: false
  2496. # if true, it'll be possible to find
  2497. # it in treasure chests
  2498. Can-Be-Found-In-Treasure-Chests: true
  2499. Santa:
  2500. # Description of this cosmetic.
  2501. Description:
  2502. - '&7&oDevenez Père Noël et offrez des cadeaux!'
  2503. # if true, the suit will be enabled.
  2504. Enabled: true
  2505. # if true, the description of this suit will be showed.
  2506. Show-Description: false
  2507. # if true, it'll be possible to find
  2508. # it in treasure chests
  2509. Can-Be-Found-In-Treasure-Chests: true
  2510. Emotes:
  2511. Cry:
  2512. # Description of this cosmetic.
  2513. Description:
  2514. - '&7&oEs-tu vraiment triste? :('
  2515. # if true, the mount will be enabled.
  2516. Enabled: true
  2517. # if true, the description will be showed.
  2518. Show-Description: false
  2519. # if true, it'll be possible to find
  2520. # it in treasure chests
  2521. Can-Be-Found-In-Treasure-Chests: true
  2522. Angry:
  2523. # Description of this cosmetic.
  2524. Description:
  2525. - '&7&oMontrez votre rage aux autres joueurs!'
  2526. # if true, the mount will be enabled.
  2527. Enabled: true
  2528. # if true, the description will be showed.
  2529. Show-Description: false
  2530. # if true, it'll be possible to find
  2531. # it in treasure chests
  2532. Can-Be-Found-In-Treasure-Chests: true
  2533. Happy:
  2534. # Description of this cosmetic.
  2535. Description:
  2536. - '&7&oNe t"inquiète pas, sois heureux(se).!'
  2537. # if true, the mount will be enabled.
  2538. Enabled: true
  2539. # if true, the description will be showed.
  2540. Show-Description: false
  2541. # if true, it'll be possible to find
  2542. # it in treasure chests
  2543. Can-Be-Found-In-Treasure-Chests: true
  2544. Cheeky:
  2545. # Description of this cosmetic.
  2546. Description:
  2547. - '&7&oTu aimes être insolent? Eh bien, cette émotion est pour toi.!'
  2548. # if true, the mount will be enabled.
  2549. Enabled: true
  2550. # if true, the description will be showed.
  2551. Show-Description: false
  2552. # if true, it'll be possible to find
  2553. # it in treasure chests
  2554. Can-Be-Found-In-Treasure-Chests: true
  2555. Love:
  2556. # Description of this cosmetic.
  2557. Description:
  2558. - '&7&oVous avez de beaux yeux, le savez-vous?'
  2559. # if true, the mount will be enabled.
  2560. Enabled: true
  2561. # if true, the description will be showed.
  2562. Show-Description: false
  2563. # if true, it'll be possible to find
  2564. # it in treasure chests
  2565. Can-Be-Found-In-Treasure-Chests: true
  2566. DealWithIt:
  2567. # Description of this cosmetic.
  2568. Description:
  2569. - '&7&oTu as envie de frimer? Cette émote est pour toi!'
  2570. # if true, the mount will be enabled.
  2571. Enabled: true
  2572. # if true, the description will be showed.
  2573. Show-Description: false
  2574. # if true, it'll be possible to find
  2575. # it in treasure chests
  2576. Can-Be-Found-In-Treasure-Chests: true
  2577. Cool:
  2578. # Description of this cosmetic.
  2579. Description:
  2580. - '&7&oKeep cool man!'
  2581. # if true, the mount will be enabled.
  2582. Enabled: true
  2583. # if true, the description will be showed.
  2584. Show-Description: false
  2585. # if true, it'll be possible to find
  2586. # it in treasure chests
  2587. Can-Be-Found-In-Treasure-Chests: true
  2588. Surprised:
  2589. # Description of this cosmetic.
  2590. Description:
  2591. - '&7&oOH GOOOOD!!!'
  2592. # if true, the mount will be enabled.
  2593. Enabled: true
  2594. # if true, the description will be showed.
  2595. Show-Description: false
  2596. # if true, it'll be possible to find
  2597. # it in treasure chests
  2598. Can-Be-Found-In-Treasure-Chests: true
  2599. Wink:
  2600. # Description of this cosmetic.
  2601. Description:
  2602. - '&7&oVous vous amusez bien? Dites à quelqu'un que vous êtes dans la blague'
  2603. # if true, the mount will be enabled.
  2604. Enabled: true
  2605. # if true, the description will be showed.
  2606. Show-Description: false
  2607. # if true, it'll be possible to find
  2608. # it in treasure chests
  2609. Can-Be-Found-In-Treasure-Chests: true
Add Comment
Please, Sign In to add comment