Guest User

Ma config

a guest
Jan 25th, 2017
107
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 65.86 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: false
  63. Back-To-Main-Menu-Custom-Command:
  64. Enabled: false
  65. Command: cc open custommenu.yml {player}
  66. # Treasure Chests Settings.
  67. # /uc reload will not be enough to toggle them!
  68. #
  69. # NOTE: Money will be given
  70. # to player even if disabled in case
  71. # there is nothing to give!
  72. #
  73. #
  74. # About Treasure Chests designs:
  75. # For a list of effect: http://pastebin.com/CVKkufck
  76. # For the chest-types: NORMAL or ENDER
  77. # Material syntax: 'id:data'
  78. # You CAN make more designs just copy one, paste it and modify.
  79. # Not twice same name!
  80. #
  81. # Some infos:
  82. # center-block: The block on the center.
  83. # around-center: Blocks around the center
  84. # third-blocks: blocks "around around" the center.
  85. # below-chests: Block below the chests.
  86. # barriers: the barrier.
  87. # chest-type: The chest type (NORMAL or ENDER)
  88. # effect: The effect (complete list: http://pastebin.com/CVKkufck)
  89. #
  90. # For permission command:
  91. # Change it to correspond to your Permissions plugin!
  92. # Default one is Pex's.
  93. #
  94. TreasureChests:
  95. Enabled: true
  96. Key-Price: 99999
  97. Loots:
  98. Money:
  99. Enabled: false
  100. Max: 100
  101. Chance: 10
  102. Message:
  103. enabled: false
  104. message: '%prefix% &6&l%name% a trouvé %money% HopCoins'
  105. Gadgets-Ammo:
  106. Enabled: false
  107. Min: 20
  108. Max: 100
  109. Chance: 60
  110. Message:
  111. enabled: false
  112. message: '%prefix% &6&l%name% a trouvé des munitions de %ammo% %gadget%'
  113. Gadgets:
  114. Enabled: true
  115. Chance: 10
  116. Message:
  117. enabled: false
  118. message: '%prefix% &6&l%name% a trouvé le gadget %gadget%'
  119. Mounts:
  120. Enabled: true
  121. Chance: 2
  122. Message:
  123. enabled: false
  124. message: '%prefix% &6&l%name% a trouvé la monture %mount% &e(RARE)'
  125. Pets:
  126. Enabled: true
  127. Chance: 10
  128. Message:
  129. enabled: false
  130. message: '%prefix% &6&l%name% a trouvé le compagnon %pet% &e(RARE)'
  131. Morphs:
  132. Enabled: true
  133. Chance: 4
  134. Message:
  135. enabled: true
  136. message: '%prefix% &6&l%name% a trouvé la métamorphose %morph% &e(LÉGENDAIRE)'
  137. Effects:
  138. Enabled: true
  139. Chance: 4
  140. Message:
  141. enabled: true
  142. message: '%prefix% &6&l%name% a trouvé l''effet %effect% &e(LÉGENDAIRE)'
  143. Hats:
  144. Enabled: true
  145. Chance: 13
  146. Message:
  147. enabled: false
  148. message: '%prefix% &6&l%name% a trouvé le chapeau %hat% &e(RARE)'
  149. Suits:
  150. Enabled: true
  151. Chance: 9
  152. Message:
  153. enabled: false
  154. message: '%prefix% &6&l%name% a trouvé le costume %suit% &e(RARE)'
  155. Emotes:
  156. Enabled: true
  157. Chance: 12
  158. Message:
  159. enabled: false
  160. message: '%prefix% &6&l%name% a trouvé l''émote %emote% &e(RARE)'
  161. Designs:
  162. Classic:
  163. center-block: '169:0'
  164. around-center: '5:0'
  165. third-blocks: '5:1'
  166. below-chests: '17:0'
  167. barriers: '85:0'
  168. chest-type: NORMAL
  169. effect: FLAME
  170. Modern:
  171. center-block: '169:0'
  172. around-center: '159:11'
  173. third-blocks: '155:0'
  174. below-chests: '159:11'
  175. barriers: '160:3'
  176. chest-type: ENDER
  177. effect: REDSTONE
  178. Nether:
  179. center-block: '89:0'
  180. around-center: '88:0'
  181. third-blocks: '87:0'
  182. below-chests: '112:0'
  183. barriers: '113:0'
  184. chest-type: NORMAL
  185. effect: SMOKE_NORMAL
  186. Permission-Add-Command: pex user %name% add %permission%
  187. # This option will fill the blank slots of inventories
  188. # with a custom item!
  189. Fill-Blank-Slots-With-Item:
  190. Enabled: false
  191. Item: '160:15'
  192. # Toggle this to allow players to rename pets.
  193. #
  194. # Permission-Required:
  195. # If true, the permission:
  196. # ultracosmetics.pets.rename
  197. # will be required to rename a pet.
  198. #
  199. # Requires Money:
  200. # If true, money will be required
  201. # to rename a pet.
  202. Pets-Rename:
  203. Enabled: true
  204. Permission-Required: false
  205. Requires-Money:
  206. Enabled: false
  207. Price: 100
  208. # Do pets drop items? (not pickable up by players)
  209. Pets-Drop-Items: true
  210. # Are pets babies?
  211. Pets-Are-Babies: true
  212. # Do you want the mounts
  213. # that normally make block trails
  214. # to do so?
  215. Mounts-Block-Trails: true
  216. # This option allows to use ammo
  217. # for gadgets, for limited uses.
  218. # Ammo can be given with /uc give ammo
  219. # or bought from menu when activating gadget.
  220. #
  221. # For the system: 'file' or 'mysql'
  222. #
  223. # If you set mysql, please fill the MySQL infos.
  224. Ammo-System-For-Gadgets:
  225. Enabled: false
  226. System: file
  227. MySQL:
  228. hostname: localhost
  229. username: root
  230. password: password
  231. port: '3306'
  232. database: UltraCosmetics
  233. # Do you want that in the gadgets menu
  234. # each gadget item has an amount
  235. # corresponding to your ammo.
  236. Show-Ammo-In-Menu-As-Item-Amount: true
  237. # The menu item settings.
  238. #
  239. # List for type: https://hub.spigotmc.org/javadocs/bukkit/org/bukkit/Material.html
  240. Menu-Item:
  241. Give-On-Join: true
  242. Give-On-Respawn: true
  243. Slot: 8
  244. Type: ENDER_CHEST
  245. Data: 0
  246. Displayname: '&6&lCosmétiques'
  247. # Settings related to permissions.
  248. #
  249. # List for "Type" https://hub.spigotmc.org/javadocs/bukkit/org/bukkit/Material.html
  250. No-Permission:
  251. Show-In-Lore: true
  252. Lore-Message-Yes: '&a&lCosmétique disponible'
  253. Lore-Message-No: '&c&lCosmétique non trouvée'
  254. Dont-Show-Item: false
  255. Custom-Item:
  256. enabled: false
  257. Type: INK_SACK
  258. Data: 8
  259. Name: '&c&l{cosmetic-name}'
  260. Lore:
  261. - ''
  262. - '&c&lTu n''as pas acheté cet objet !'
  263. - ''
  264. # If set to true, in messages the cosmetics' names
  265. # won't be colored.
  266. # Example:
  267. # With true: &a&lYou activated &9&lPaintball Gun!
  268. # With false: &a&lYou activated Paintball Gun!
  269. Chat-Cosmetic-PlaceHolder-Color: true
  270. # What is the slot for gadgets?
  271. Gadget-Slot: 5
  272. # If toggled to true,
  273. # players will be able to remove
  274. # their current gadget by pressing
  275. # their drop key.
  276. Remove-Gadget-With-Drop: false
  277. # List of the worlds
  278. # where cosmetics are enabled!
  279. Enabled-Worlds:
  280. - Hub
  281. Gadgets:
  282. BatBlaster:
  283. # Description of this cosmetic.
  284. Description:
  285. - '&7&oLance des vagues de chauve-souris agaçantes'
  286. - '&7&oaux gens que tu n''aimes pas !'
  287. Cooldown: 8.0
  288. # Should it affect players? (Velocity, etc.)
  289. Affect-Players: true
  290. # if true, the gadget will be enabled.
  291. Enabled: true
  292. # if true, the description of gadget will be showed.
  293. Show-Description: true
  294. # if true, it'll be possible to find
  295. # it in treasure chests
  296. Can-Be-Found-In-Treasure-Chests: true
  297. Ammo:
  298. # You want this gadget to need ammo?
  299. Enabled: true
  300. # What price for the ammo?
  301. Price: 500
  302. # And how much ammo is given
  303. # when bought?
  304. Result-Amount: 20
  305. Chickenator:
  306. # Description of this cosmetic.
  307. Description:
  308. - '&7&oTire,Boom,KFC.'
  309. Cooldown: 6.0
  310. # Should it affect players? (Velocity, etc.)
  311. Affect-Players: true
  312. # if true, the gadget will be enabled.
  313. Enabled: true
  314. # if true, the description of gadget will be showed.
  315. Show-Description: true
  316. # if true, it'll be possible to find
  317. # it in treasure chests
  318. Can-Be-Found-In-Treasure-Chests: true
  319. Ammo:
  320. # You want this gadget to need ammo?
  321. Enabled: true
  322. # What price for the ammo?
  323. Price: 500
  324. # And how much ammo is given
  325. # when bought?
  326. Result-Amount: 20
  327. ColorBomb:
  328. # Description of this cosmetic.
  329. Description:
  330. - '&7&oUne explosion de couleurs !'
  331. Cooldown: 25.0
  332. # Should it affect players? (Velocity, etc.)
  333. Affect-Players: true
  334. # if true, the gadget will be enabled.
  335. Enabled: true
  336. # if true, the description of gadget will be showed.
  337. Show-Description: true
  338. # if true, it'll be possible to find
  339. # it in treasure chests
  340. Can-Be-Found-In-Treasure-Chests: true
  341. Ammo:
  342. # You want this gadget to need ammo?
  343. Enabled: true
  344. # What price for the ammo?
  345. Price: 500
  346. # And how much ammo is given
  347. # when bought?
  348. Result-Amount: 20
  349. DiscoBall:
  350. # Description of this cosmetic.
  351. Description:
  352. - '&7&oBouge ton corps sur la piste !'
  353. Cooldown: 45.0
  354. # Should it affect players? (Velocity, etc.)
  355. Affect-Players: true
  356. # if true, the gadget will be enabled.
  357. Enabled: true
  358. # if true, the description of gadget will be showed.
  359. Show-Description: true
  360. # if true, it'll be possible to find
  361. # it in treasure chests
  362. Can-Be-Found-In-Treasure-Chests: true
  363. Ammo:
  364. # You want this gadget to need ammo?
  365. Enabled: true
  366. # What price for the ammo?
  367. Price: 500
  368. # And how much ammo is given
  369. # when bought?
  370. Result-Amount: 20
  371. EtherealPearl:
  372. # Description of this cosmetic.
  373. Description:
  374. - '&7&oPrends ton envol vers le ciel'
  375. - '&7&osur le dos de ta propre EnderPearl !'
  376. Cooldown: 2.0
  377. # Should it affect players? (Velocity, etc.)
  378. Affect-Players: true
  379. # if true, the gadget will be enabled.
  380. Enabled: true
  381. # if true, the description of gadget will be showed.
  382. Show-Description: true
  383. # if true, it'll be possible to find
  384. # it in treasure chests
  385. Can-Be-Found-In-Treasure-Chests: true
  386. Ammo:
  387. # You want this gadget to need ammo?
  388. Enabled: true
  389. # What price for the ammo?
  390. Price: 500
  391. # And how much ammo is given
  392. # when bought?
  393. Result-Amount: 20
  394. FleshHook:
  395. # Description of this cosmetic.
  396. Description:
  397. - '&7&oFais toi des amis en lançant un hameçon'
  398. - '&7&odans leur visage et en les ramenant'
  399. - '&7&overs toi !'
  400. Cooldown: 5.0
  401. # Should it affect players? (Velocity, etc.)
  402. Affect-Players: true
  403. # if true, the gadget will be enabled.
  404. Enabled: true
  405. # if true, the description of gadget will be showed.
  406. Show-Description: true
  407. # if true, it'll be possible to find
  408. # it in treasure chests
  409. Can-Be-Found-In-Treasure-Chests: true
  410. Ammo:
  411. # You want this gadget to need ammo?
  412. Enabled: true
  413. # What price for the ammo?
  414. Price: 500
  415. # And how much ammo is given
  416. # when bought?
  417. Result-Amount: 20
  418. MelonThrower:
  419. # Description of this cosmetic.
  420. Description:
  421. - '&7&oAmusant et gourmand !'
  422. Cooldown: 2.0
  423. # Should it affect players? (Velocity, etc.)
  424. Affect-Players: true
  425. # if true, the gadget will be enabled.
  426. Enabled: true
  427. # if true, the description of gadget will be showed.
  428. Show-Description: true
  429. # if true, it'll be possible to find
  430. # it in treasure chests
  431. Can-Be-Found-In-Treasure-Chests: true
  432. Ammo:
  433. # You want this gadget to need ammo?
  434. Enabled: true
  435. # What price for the ammo?
  436. Price: 500
  437. # And how much ammo is given
  438. # when bought?
  439. Result-Amount: 20
  440. BlizzardBlaster:
  441. # Description of this cosmetic.
  442. Description:
  443. - '&7&oLibérée, délivrée !'
  444. Cooldown: 12.0
  445. # Should it affect players? (Velocity, etc.)
  446. Affect-Players: true
  447. # if true, the gadget will be enabled.
  448. Enabled: true
  449. # if true, the description of gadget will be showed.
  450. Show-Description: true
  451. # if true, it'll be possible to find
  452. # it in treasure chests
  453. Can-Be-Found-In-Treasure-Chests: true
  454. Ammo:
  455. # You want this gadget to need ammo?
  456. Enabled: true
  457. # What price for the ammo?
  458. Price: 500
  459. # And how much ammo is given
  460. # when bought?
  461. Result-Amount: 20
  462. PortalGun:
  463. # Description of this cosmetic.
  464. Description:
  465. - '&7&oThe cake is a lie !'
  466. Cooldown: 2.0
  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. Ammo:
  477. # You want this gadget to need ammo?
  478. Enabled: true
  479. # What price for the ammo?
  480. Price: 500
  481. # And how much ammo is given
  482. # when bought?
  483. Result-Amount: 20
  484. ExplosiveSheep:
  485. # Description of this cosmetic.
  486. Description:
  487. - '&7&oEuh... C''est normal que ça clignote ?'
  488. Cooldown: 25.0
  489. # Should it affect players? (Velocity, etc.)
  490. Affect-Players: true
  491. # if true, the gadget will be enabled.
  492. Enabled: true
  493. # if true, the description of gadget will be showed.
  494. Show-Description: true
  495. # if true, it'll be possible to find
  496. # it in treasure chests
  497. Can-Be-Found-In-Treasure-Chests: true
  498. Ammo:
  499. # You want this gadget to need ammo?
  500. Enabled: true
  501. # What price for the ammo?
  502. Price: 500
  503. # And how much ammo is given
  504. # when bought?
  505. Result-Amount: 20
  506. PaintballGun:
  507. # Description of this cosmetic.
  508. Description:
  509. - '&7&oPEW PEW PEW PEW!!!'
  510. Cooldown: 0.5
  511. # Should it affect players? (Velocity, etc.)
  512. Affect-Players: true
  513. # if true, the gadget will be enabled.
  514. Enabled: true
  515. # if true, the description of gadget will be showed.
  516. Show-Description: true
  517. # if true, it'll be possible to find
  518. # it in treasure chests
  519. Can-Be-Found-In-Treasure-Chests: true
  520. # With what block will it paint?
  521. Block-Type: STAINED_CLAY
  522. Particle:
  523. # Should it display particles?
  524. Enabled: false
  525. # what particles? (List: http://pastebin.com/CVKkufck)
  526. Effect: FIREWORKS_SPARK
  527. # The radius of painting.
  528. Radius: 2
  529. # A list of the blocks that
  530. # can't be painted.
  531. BlackList:
  532. - REDSTONE_BLOCK
  533. Ammo:
  534. # You want this gadget to need ammo?
  535. Enabled: true
  536. # What price for the ammo?
  537. Price: 500
  538. # And how much ammo is given
  539. # when bought?
  540. Result-Amount: 20
  541. ThorHammer:
  542. # Description of this cosmetic.
  543. Description:
  544. - '&7&oObtiens le seul et l''unique Mjölnir'
  545. Cooldown: 8.0
  546. # Should it affect players? (Velocity, etc.)
  547. Affect-Players: true
  548. # if true, the gadget will be enabled.
  549. Enabled: true
  550. # if true, the description of gadget will be showed.
  551. Show-Description: true
  552. # if true, it'll be possible to find
  553. # it in treasure chests
  554. Can-Be-Found-In-Treasure-Chests: true
  555. Ammo:
  556. # You want this gadget to need ammo?
  557. Enabled: true
  558. # What price for the ammo?
  559. Price: 500
  560. # And how much ammo is given
  561. # when bought?
  562. Result-Amount: 20
  563. AntiGravity:
  564. # Description of this cosmetic.
  565. Description:
  566. - '&7&oTu n''aimes pas la gravité ?'
  567. - '&7&oBah alors, ce gadget est fait pour toi !'
  568. Cooldown: 30.0
  569. # Should it affect players? (Velocity, etc.)
  570. Affect-Players: true
  571. # if true, the gadget will be enabled.
  572. Enabled: true
  573. # if true, the description of gadget will be showed.
  574. Show-Description: true
  575. # if true, it'll be possible to find
  576. # it in treasure chests
  577. Can-Be-Found-In-Treasure-Chests: true
  578. Ammo:
  579. # You want this gadget to need ammo?
  580. Enabled: true
  581. # What price for the ammo?
  582. Price: 500
  583. # And how much ammo is given
  584. # when bought?
  585. Result-Amount: 20
  586. SmashDown:
  587. # Description of this cosmetic.
  588. Description:
  589. - '&7&oAND HIS NAME IS... JOHN CENA!!'
  590. Cooldown: 15.0
  591. # Should it affect players? (Velocity, etc.)
  592. Affect-Players: true
  593. # if true, the gadget will be enabled.
  594. Enabled: true
  595. # if true, the description of gadget will be showed.
  596. Show-Description: true
  597. # if true, it'll be possible to find
  598. # it in treasure chests
  599. Can-Be-Found-In-Treasure-Chests: true
  600. Ammo:
  601. # You want this gadget to need ammo?
  602. Enabled: true
  603. # What price for the ammo?
  604. Price: 500
  605. # And how much ammo is given
  606. # when bought?
  607. Result-Amount: 20
  608. Rocket:
  609. # Description of this cosmetic.
  610. Description:
  611. - '&7&oHouston, nous avons un problème...'
  612. Cooldown: 60.0
  613. # Should it affect players? (Velocity, etc.)
  614. Affect-Players: true
  615. # if true, the gadget will be enabled.
  616. Enabled: true
  617. # if true, the description of gadget will be showed.
  618. Show-Description: true
  619. # if true, it'll be possible to find
  620. # it in treasure chests
  621. Can-Be-Found-In-Treasure-Chests: true
  622. Ammo:
  623. # You want this gadget to need ammo?
  624. Enabled: true
  625. # What price for the ammo?
  626. Price: 500
  627. # And how much ammo is given
  628. # when bought?
  629. Result-Amount: 20
  630. BlackHole:
  631. # Description of this cosmetic.
  632. Description:
  633. - '&7&oNormalement, tu ne devrais pas te faire aspirer...'
  634. Cooldown: 35.0
  635. # Should it affect players? (Velocity, etc.)
  636. Affect-Players: true
  637. # if true, the gadget will be enabled.
  638. Enabled: true
  639. # if true, the description of gadget will be showed.
  640. Show-Description: true
  641. # if true, it'll be possible to find
  642. # it in treasure chests
  643. Can-Be-Found-In-Treasure-Chests: true
  644. Ammo:
  645. # You want this gadget to need ammo?
  646. Enabled: true
  647. # What price for the ammo?
  648. Price: 500
  649. # And how much ammo is given
  650. # when bought?
  651. Result-Amount: 20
  652. Tsunami:
  653. # Description of this cosmetic.
  654. Description:
  655. - '&9&oTSUNAMI!!'
  656. - '&7&oJUMP!'
  657. - '&7&oLet''s go!'
  658. Cooldown: 12.0
  659. # Should it affect players? (Velocity, etc.)
  660. Affect-Players: true
  661. # if true, the gadget will be enabled.
  662. Enabled: true
  663. # if true, the description of gadget will be showed.
  664. Show-Description: true
  665. # if true, it'll be possible to find
  666. # it in treasure chests
  667. Can-Be-Found-In-Treasure-Chests: true
  668. Ammo:
  669. # You want this gadget to need ammo?
  670. Enabled: true
  671. # What price for the ammo?
  672. Price: 500
  673. # And how much ammo is given
  674. # when bought?
  675. Result-Amount: 20
  676. TNT:
  677. # Description of this cosmetic.
  678. Description:
  679. - '&7&oFais exploser quelques personnes !'
  680. - '&7&oKABOOM !'
  681. Cooldown: 10.0
  682. # Should it affect players? (Velocity, etc.)
  683. Affect-Players: true
  684. # if true, the gadget will be enabled.
  685. Enabled: true
  686. # if true, the description of gadget will be showed.
  687. Show-Description: true
  688. # if true, it'll be possible to find
  689. # it in treasure chests
  690. Can-Be-Found-In-Treasure-Chests: true
  691. Ammo:
  692. # You want this gadget to need ammo?
  693. Enabled: true
  694. # What price for the ammo?
  695. Price: 500
  696. # And how much ammo is given
  697. # when bought?
  698. Result-Amount: 20
  699. FunGun:
  700. # Description of this cosmetic.
  701. Description:
  702. - '&7&oOh mon dieu ! Ce fusil est tellement fun !'
  703. Cooldown: 4.0
  704. # Should it affect players? (Velocity, etc.)
  705. Affect-Players: true
  706. # if true, the gadget will be enabled.
  707. Enabled: true
  708. # if true, the description of gadget will be showed.
  709. Show-Description: true
  710. # if true, it'll be possible to find
  711. # it in treasure chests
  712. Can-Be-Found-In-Treasure-Chests: true
  713. Ammo:
  714. # You want this gadget to need ammo?
  715. Enabled: true
  716. # What price for the ammo?
  717. Price: 500
  718. # And how much ammo is given
  719. # when bought?
  720. Result-Amount: 20
  721. Parachute:
  722. # Description of this cosmetic.
  723. Description:
  724. - '&7&oGERONIMOooo!'
  725. Cooldown: 60.0
  726. # Should it affect players? (Velocity, etc.)
  727. Affect-Players: true
  728. # if true, the gadget will be enabled.
  729. Enabled: true
  730. # if true, the description of gadget will be showed.
  731. Show-Description: true
  732. # if true, it'll be possible to find
  733. # it in treasure chests
  734. Can-Be-Found-In-Treasure-Chests: true
  735. Ammo:
  736. # You want this gadget to need ammo?
  737. Enabled: true
  738. # What price for the ammo?
  739. Price: 500
  740. # And how much ammo is given
  741. # when bought?
  742. Result-Amount: 20
  743. QuakeGun:
  744. # Description of this cosmetic.
  745. Description:
  746. - '&7&oObtient un Rail Gun'
  747. - '&7&oet déglingue les joueurs et les mobs !'
  748. Cooldown: 3.0
  749. # Should it affect players? (Velocity, etc.)
  750. Affect-Players: true
  751. # if true, the gadget will be enabled.
  752. Enabled: true
  753. # if true, the description of gadget will be showed.
  754. Show-Description: true
  755. # if true, it'll be possible to find
  756. # it in treasure chests
  757. Can-Be-Found-In-Treasure-Chests: true
  758. Ammo:
  759. # You want this gadget to need ammo?
  760. Enabled: true
  761. # What price for the ammo?
  762. Price: 500
  763. # And how much ammo is given
  764. # when bought?
  765. Result-Amount: 20
  766. GhostParty:
  767. # Description of this cosmetic.
  768. Description:
  769. - '&7&oWho Ya Gonna Call?'
  770. - '&f&lGHOST &4&lBUSTERS!'
  771. Cooldown: 45.0
  772. # Should it affect players? (Velocity, etc.)
  773. Affect-Players: true
  774. # if true, the gadget will be enabled.
  775. Enabled: true
  776. # if true, the description of gadget will be showed.
  777. Show-Description: true
  778. # if true, it'll be possible to find
  779. # it in treasure chests
  780. Can-Be-Found-In-Treasure-Chests: true
  781. Ammo:
  782. # You want this gadget to need ammo?
  783. Enabled: true
  784. # What price for the ammo?
  785. Price: 500
  786. # And how much ammo is given
  787. # when bought?
  788. Result-Amount: 20
  789. Firework:
  790. # Description of this cosmetic.
  791. Description:
  792. - '&7&oUn moment à célébrer ?'
  793. - '&7&oCes feux d''artifice sont faits pour toi !'
  794. Cooldown: 0.2
  795. # Should it affect players? (Velocity, etc.)
  796. Affect-Players: true
  797. # if true, the gadget will be enabled.
  798. Enabled: true
  799. # if true, the description of gadget will be showed.
  800. Show-Description: true
  801. # if true, it'll be possible to find
  802. # it in treasure chests
  803. Can-Be-Found-In-Treasure-Chests: true
  804. Ammo:
  805. # You want this gadget to need ammo?
  806. Enabled: true
  807. # What price for the ammo?
  808. Price: 500
  809. # And how much ammo is given
  810. # when bought?
  811. Result-Amount: 20
  812. ChristmasTree:
  813. # Description of this cosmetic.
  814. Description:
  815. - '&7&oVoici un sapin'
  816. - '&7&ode Noël rien que pour toi !'
  817. Cooldown: 20.0
  818. # Should it affect players? (Velocity, etc.)
  819. Affect-Players: true
  820. # if true, the gadget will be enabled.
  821. Enabled: true
  822. # if true, the description of gadget will be showed.
  823. Show-Description: true
  824. # if true, it'll be possible to find
  825. # it in treasure chests
  826. Can-Be-Found-In-Treasure-Chests: true
  827. Ammo:
  828. # You want this gadget to need ammo?
  829. Enabled: true
  830. # What price for the ammo?
  831. Price: 500
  832. # And how much ammo is given
  833. # when bought?
  834. Result-Amount: 20
  835. FreezeCannon:
  836. # Description of this cosmetic.
  837. Description:
  838. - '&7&oTrasnforme le sol en patinoire !'
  839. Cooldown: 8.0
  840. # Should it affect players? (Velocity, etc.)
  841. Affect-Players: true
  842. # if true, the gadget will be enabled.
  843. Enabled: true
  844. # if true, the description of gadget will be showed.
  845. Show-Description: true
  846. # if true, it'll be possible to find
  847. # it in treasure chests
  848. Can-Be-Found-In-Treasure-Chests: true
  849. Ammo:
  850. # You want this gadget to need ammo?
  851. Enabled: true
  852. # What price for the ammo?
  853. Price: 500
  854. # And how much ammo is given
  855. # when bought?
  856. Result-Amount: 20
  857. Snowball:
  858. # Description of this cosmetic.
  859. Description:
  860. - '&7&oRejoins les festivités en jetant'
  861. - '&7&odes boules de neige à la figure des gens !'
  862. Cooldown: 0.5
  863. # Should it affect players? (Velocity, etc.)
  864. Affect-Players: true
  865. # if true, the gadget will be enabled.
  866. Enabled: true
  867. # if true, the description of gadget will be showed.
  868. Show-Description: true
  869. # if true, it'll be possible to find
  870. # it in treasure chests
  871. Can-Be-Found-In-Treasure-Chests: true
  872. Ammo:
  873. # You want this gadget to need ammo?
  874. Enabled: true
  875. # What price for the ammo?
  876. Price: 500
  877. # And how much ammo is given
  878. # when bought?
  879. Result-Amount: 20
  880. PartyPopper:
  881. # Description of this cosmetic.
  882. Description:
  883. - '&7&oFais la fête en lançant des confetti'
  884. - '&7&odans les yeux des gens !'
  885. Cooldown: 2.0
  886. # Should it affect players? (Velocity, etc.)
  887. Affect-Players: true
  888. # if true, the gadget will be enabled.
  889. Enabled: true
  890. # if true, the description of gadget will be showed.
  891. Show-Description: true
  892. # if true, it'll be possible to find
  893. # it in treasure chests
  894. Can-Be-Found-In-Treasure-Chests: true
  895. Ammo:
  896. # You want this gadget to need ammo?
  897. Enabled: true
  898. # What price for the ammo?
  899. Price: 500
  900. # And how much ammo is given
  901. # when bought?
  902. Result-Amount: 20
  903. Trampoline:
  904. # Description of this cosmetic.
  905. Description:
  906. - '&7&oFais apparaître un trampoline'
  907. - '&7&oqui envoie toi et tes amis'
  908. - '&7&odans les airs !'
  909. Cooldown: 75.0
  910. # Should it affect players? (Velocity, etc.)
  911. Affect-Players: true
  912. # if true, the gadget will be enabled.
  913. Enabled: true
  914. # if true, the description of gadget will be showed.
  915. Show-Description: true
  916. # if true, it'll be possible to find
  917. # it in treasure chests
  918. Can-Be-Found-In-Treasure-Chests: true
  919. Ammo:
  920. # You want this gadget to need ammo?
  921. Enabled: true
  922. # What price for the ammo?
  923. Price: 500
  924. # And how much ammo is given
  925. # when bought?
  926. Result-Amount: 20
  927. Suits:
  928. Rave:
  929. # Description of this cosmetic.
  930. Description:
  931. - '&7&oQu''ils sont beaux !!!'
  932. # if true, the suit will be enabled.
  933. Enabled: true
  934. # if true, the description of this suit will be showed.
  935. Show-Description: true
  936. # if true, it'll be possible to find
  937. # it in treasure chests
  938. Can-Be-Found-In-Treasure-Chests: true
  939. Astronaut:
  940. # Description of this cosmetic.
  941. Description:
  942. - '&7&oHouston?'
  943. # if true, the suit will be enabled.
  944. Enabled: true
  945. # if true, the description of this suit will be showed.
  946. Show-Description: true
  947. # if true, it'll be possible to find
  948. # it in treasure chests
  949. Can-Be-Found-In-Treasure-Chests: true
  950. Diamond:
  951. # Description of this cosmetic.
  952. Description:
  953. - '&7&oMontre ton talent de mineur'
  954. - '&7&oavec cette tenue magnifique !'
  955. # if true, the suit will be enabled.
  956. Enabled: true
  957. # if true, the description of this suit will be showed.
  958. Show-Description: true
  959. # if true, it'll be possible to find
  960. # it in treasure chests
  961. Can-Be-Found-In-Treasure-Chests: true
  962. Santa:
  963. # Description of this cosmetic.
  964. Description:
  965. - '&7&oDeviens Papa Noël et distribue des cadeaux'
  966. - '&7&oaux gentils enfants !'
  967. # if true, the suit will be enabled.
  968. Enabled: true
  969. # if true, the description of this suit will be showed.
  970. Show-Description: true
  971. # if true, it'll be possible to find
  972. # it in treasure chests
  973. Can-Be-Found-In-Treasure-Chests: true
  974. Mounts:
  975. DruggedHorse:
  976. # Description of this mount.
  977. Description:
  978. - '&7&oTrop ! C''en est trop !'
  979. # if true, the mount will be enabled.
  980. Enabled: true
  981. # if true, the description will be showed.
  982. Show-Description: true
  983. # if true, it'll be possible to find
  984. # it in treasure chests
  985. Can-Be-Found-In-Treasure-Chests: true
  986. InfernalHorror:
  987. # Description of this mount.
  988. Description:
  989. - '&7&oCette monture vient tout droit des enfers !'
  990. # if true, the mount will be enabled.
  991. Enabled: true
  992. # if true, the description will be showed.
  993. Show-Description: true
  994. # if true, it'll be possible to find
  995. # it in treasure chests
  996. Can-Be-Found-In-Treasure-Chests: true
  997. GlacialSteed:
  998. # Description of this mount.
  999. Description:
  1000. - '&7&oCette monture est originaire du Pôle Nord !'
  1001. # if true, the mount will be enabled.
  1002. Enabled: true
  1003. # if true, the description will be showed.
  1004. Show-Description: true
  1005. # if true, it'll be possible to find
  1006. # it in treasure chests
  1007. Can-Be-Found-In-Treasure-Chests: true
  1008. WalkingDead:
  1009. # Description of this mount.
  1010. Description:
  1011. - '&7&oGraaaaw...'
  1012. # if true, the mount will be enabled.
  1013. Enabled: true
  1014. # if true, the description will be showed.
  1015. Show-Description: true
  1016. # if true, it'll be possible to find
  1017. # it in treasure chests
  1018. Can-Be-Found-In-Treasure-Chests: true
  1019. MountOfFire:
  1020. # Description of this mount.
  1021. Description:
  1022. - '&7&oLe destrier d''Hadès!'
  1023. # if true, the mount will be enabled.
  1024. Enabled: true
  1025. # if true, the description will be showed.
  1026. Show-Description: true
  1027. # if true, it'll be possible to find
  1028. # it in treasure chests
  1029. Can-Be-Found-In-Treasure-Chests: true
  1030. MountOfWater:
  1031. # Description of this mount.
  1032. Description:
  1033. - '&7&oLa monture de Poséidon !'
  1034. # if true, the mount will be enabled.
  1035. Enabled: true
  1036. # if true, the description will be showed.
  1037. Show-Description: true
  1038. # if true, it'll be possible to find
  1039. # it in treasure chests
  1040. Can-Be-Found-In-Treasure-Chests: true
  1041. EcologistHorse:
  1042. # Description of this mount.
  1043. Description:
  1044. - '&7&oDeviens vert !'
  1045. # if true, the mount will be enabled.
  1046. Enabled: true
  1047. # if true, the description will be showed.
  1048. Show-Description: true
  1049. # if true, it'll be possible to find
  1050. # it in treasure chests
  1051. Can-Be-Found-In-Treasure-Chests: true
  1052. Snake:
  1053. # Description of this mount.
  1054. Description:
  1055. - '&7&oAttention ça mort ces trucs !'
  1056. # if true, the mount will be enabled.
  1057. Enabled: true
  1058. # if true, the description will be showed.
  1059. Show-Description: true
  1060. # if true, it'll be possible to find
  1061. # it in treasure chests
  1062. Can-Be-Found-In-Treasure-Chests: true
  1063. NyanSheep:
  1064. # Description of this mount.
  1065. Description:
  1066. - '&4&lNyan &6&lnyan &e&lnyan'
  1067. - '&a&lnyan &3&lnyan &9&lnyan'
  1068. # if true, the mount will be enabled.
  1069. Enabled: true
  1070. # if true, the description will be showed.
  1071. Show-Description: true
  1072. # if true, it'll be possible to find
  1073. # it in treasure chests
  1074. Can-Be-Found-In-Treasure-Chests: true
  1075. Dragon:
  1076. # Description of this mount.
  1077. Description:
  1078. - '&7&oDeviens le chevaucheur de Dragon !!!'
  1079. # if true, the mount will be enabled.
  1080. Enabled: true
  1081. # if true, the description will be showed.
  1082. Show-Description: true
  1083. # if true, it'll be possible to find
  1084. # it in treasure chests
  1085. Can-Be-Found-In-Treasure-Chests: true
  1086. SkySquid:
  1087. # Description of this mount.
  1088. Description:
  1089. - '&7&o...'
  1090. # if true, the mount will be enabled.
  1091. Enabled: true
  1092. # if true, the description will be showed.
  1093. Show-Description: true
  1094. # if true, it'll be possible to find
  1095. # it in treasure chests
  1096. Can-Be-Found-In-Treasure-Chests: true
  1097. Slime:
  1098. # Description of this mount.
  1099. Description:
  1100. - '&7&oSplat! Splat!'
  1101. # if true, the mount will be enabled.
  1102. Enabled: true
  1103. # if true, the description will be showed.
  1104. Show-Description: true
  1105. # if true, it'll be possible to find
  1106. # it in treasure chests
  1107. Can-Be-Found-In-Treasure-Chests: true
  1108. HypeCart:
  1109. # Description of this mount.
  1110. Description:
  1111. - '&7&oHey toi ! Tu as toujours voulu conduire'
  1112. - '&7&oune F1 ? Maintenant, tu le peux !'
  1113. # if true, the mount will be enabled.
  1114. Enabled: true
  1115. # if true, the description will be showed.
  1116. Show-Description: true
  1117. # if true, it'll be possible to find
  1118. # it in treasure chests
  1119. Can-Be-Found-In-Treasure-Chests: true
  1120. Spider:
  1121. # Description of this mount.
  1122. Description:
  1123. - '&7&oTu es le chevaucheur d''araignées !'
  1124. # if true, the mount will be enabled.
  1125. Enabled: true
  1126. # if true, the description will be showed.
  1127. Show-Description: true
  1128. # if true, it'll be possible to find
  1129. # it in treasure chests
  1130. Can-Be-Found-In-Treasure-Chests: true
  1131. Rudolph:
  1132. # Description of this mount.
  1133. Description:
  1134. - '&7&oQue serait la fête magique de Noël'
  1135. - '&7&osans le renne Rudolph ?'
  1136. # if true, the mount will be enabled.
  1137. Enabled: true
  1138. # if true, the description will be showed.
  1139. Show-Description: true
  1140. # if true, it'll be possible to find
  1141. # it in treasure chests
  1142. Can-Be-Found-In-Treasure-Chests: true
  1143. MoltenSnake:
  1144. # Description of this mount.
  1145. Description:
  1146. - '&7&oSous la couche terrestre se trouve une espèce'
  1147. - '&7&omythique de serpents. Les serpents ardents !'
  1148. - '&7&oCelui-ci te servira pour l''éternité !'
  1149. # if true, the mount will be enabled.
  1150. Enabled: true
  1151. # if true, the description will be showed.
  1152. Show-Description: true
  1153. # if true, it'll be possible to find
  1154. # it in treasure chests
  1155. Can-Be-Found-In-Treasure-Chests: true
  1156. FlyingShip:
  1157. # Description of this mount.
  1158. Description:
  1159. - '&7&oBombarde les tous !'
  1160. # if true, the mount will be enabled.
  1161. Enabled: true
  1162. # if true, the description will be showed.
  1163. Show-Description: true
  1164. # if true, it'll be possible to find
  1165. # it in treasure chests
  1166. Can-Be-Found-In-Treasure-Chests: true
  1167. Particle-Effects:
  1168. RainCloud:
  1169. # Description of this particle effect.
  1170. Description:
  1171. - '&7&oLa météo annonce de la pluie...'
  1172. # if true, the effect will be enabled.
  1173. Enabled: true
  1174. # if true, the description will be showed.
  1175. Show-Description: true
  1176. # if true, it'll be possible to find
  1177. # it in treasure chests
  1178. Can-Be-Found-In-Treasure-Chests: true
  1179. SnowCloud:
  1180. # Description of this particle effect.
  1181. Description:
  1182. - '&7&oLa météo annonce de la neige...'
  1183. # if true, the effect will be enabled.
  1184. Enabled: true
  1185. # if true, the description will be showed.
  1186. Show-Description: true
  1187. # if true, it'll be possible to find
  1188. # it in treasure chests
  1189. Can-Be-Found-In-Treasure-Chests: true
  1190. BloodHelix:
  1191. # Description of this particle effect.
  1192. Description:
  1193. - '&7&oDes légendes anciennes racontent'
  1194. - '&7&oque cette magie influe sur le sang'
  1195. - '&7&ode l''initié, lui donnant des pouvoirs'
  1196. # if true, the effect will be enabled.
  1197. Enabled: true
  1198. # if true, the description will be showed.
  1199. Show-Description: true
  1200. # if true, it'll be possible to find
  1201. # it in treasure chests
  1202. Can-Be-Found-In-Treasure-Chests: true
  1203. FrostLord:
  1204. # Description of this particle effect.
  1205. Description:
  1206. - '&7&oJe suis le tout-puissant Seigneur du Froid!'
  1207. # if true, the effect will be enabled.
  1208. Enabled: true
  1209. # if true, the description will be showed.
  1210. Show-Description: true
  1211. # if true, it'll be possible to find
  1212. # it in treasure chests
  1213. Can-Be-Found-In-Treasure-Chests: true
  1214. FlameRings:
  1215. # Description of this particle effect.
  1216. Description:
  1217. - '&7&oFaites attention ! Ça brûle !'
  1218. # if true, the effect will be enabled.
  1219. Enabled: true
  1220. # if true, the description will be showed.
  1221. Show-Description: true
  1222. # if true, it'll be possible to find
  1223. # it in treasure chests
  1224. Can-Be-Found-In-Treasure-Chests: true
  1225. InLove:
  1226. # Description of this particle effect.
  1227. Description:
  1228. - '&7&oOh mon dieu, je suis tombé amoureux !'
  1229. # if true, the effect will be enabled.
  1230. Enabled: true
  1231. # if true, the description will be showed.
  1232. Show-Description: true
  1233. # if true, it'll be possible to find
  1234. # it in treasure chests
  1235. Can-Be-Found-In-Treasure-Chests: true
  1236. GreenSparks:
  1237. # Description of this particle effect.
  1238. Description:
  1239. - '&7&oDes petites étincelles vertes !'
  1240. # if true, the effect will be enabled.
  1241. Enabled: true
  1242. # if true, the description will be showed.
  1243. Show-Description: true
  1244. # if true, it'll be possible to find
  1245. # it in treasure chests
  1246. Can-Be-Found-In-Treasure-Chests: true
  1247. FrozenWalk:
  1248. # Description of this particle effect.
  1249. Description:
  1250. - '&7&oJ''ai trop froid aux pieds !'
  1251. # if true, the effect will be enabled.
  1252. Enabled: true
  1253. # if true, the description will be showed.
  1254. Show-Description: true
  1255. # if true, it'll be possible to find
  1256. # it in treasure chests
  1257. Can-Be-Found-In-Treasure-Chests: true
  1258. Music:
  1259. # Description of this particle effect.
  1260. Description:
  1261. - '&7&oFaites péter la musique !'
  1262. # if true, the effect will be enabled.
  1263. Enabled: true
  1264. # if true, the description will be showed.
  1265. Show-Description: true
  1266. # if true, it'll be possible to find
  1267. # it in treasure chests
  1268. Can-Be-Found-In-Treasure-Chests: true
  1269. Enchanted:
  1270. # Description of this particle effect.
  1271. Description:
  1272. - '&7&oDeviens Merlin l''Enchanteur !'
  1273. # if true, the effect will be enabled.
  1274. Enabled: true
  1275. # if true, the description will be showed.
  1276. Show-Description: true
  1277. # if true, it'll be possible to find
  1278. # it in treasure chests
  1279. Can-Be-Found-In-Treasure-Chests: true
  1280. Inferno:
  1281. # Description of this particle effect.
  1282. Description:
  1283. - '&7&oDesigned by Satan.'
  1284. - '&7&oMade in Hell.'
  1285. # if true, the effect will be enabled.
  1286. Enabled: true
  1287. # if true, the description will be showed.
  1288. Show-Description: true
  1289. # if true, it'll be possible to find
  1290. # it in treasure chests
  1291. Can-Be-Found-In-Treasure-Chests: true
  1292. AngelWings:
  1293. # Description of this particle effect.
  1294. Description:
  1295. - '&7&oDeviens un ange !'
  1296. # if true, the effect will be enabled.
  1297. Enabled: true
  1298. # if true, the description will be showed.
  1299. Show-Description: true
  1300. # if true, it'll be possible to find
  1301. # it in treasure chests
  1302. Can-Be-Found-In-Treasure-Chests: true
  1303. SuperHero:
  1304. # Description of this particle effect.
  1305. Description:
  1306. - '&7&oDeviens Superman !'
  1307. # if true, the effect will be enabled.
  1308. Enabled: true
  1309. # if true, the description will be showed.
  1310. Show-Description: true
  1311. # if true, it'll be possible to find
  1312. # it in treasure chests
  1313. Can-Be-Found-In-Treasure-Chests: true
  1314. SantaHat:
  1315. # Description of this particle effect.
  1316. Description:
  1317. - '&7&oDeviens Satan !'
  1318. # if true, the effect will be enabled.
  1319. Enabled: true
  1320. # if true, the description will be showed.
  1321. Show-Description: true
  1322. # if true, it'll be possible to find
  1323. # it in treasure chests
  1324. Can-Be-Found-In-Treasure-Chests: true
  1325. CrushedCandyCane:
  1326. # Description of this particle effect.
  1327. Description:
  1328. - '&7&oLes bonbons sont bons pour la santé !'
  1329. - '&7&oLes dentistes racontent n''importe quoi...'
  1330. # if true, the effect will be enabled.
  1331. Enabled: true
  1332. # if true, the description will be showed.
  1333. Show-Description: true
  1334. # if true, it'll be possible to find
  1335. # it in treasure chests
  1336. Can-Be-Found-In-Treasure-Chests: true
  1337. EnderAura:
  1338. # Description of this particle effect.
  1339. Description:
  1340. - '&7&oSeuls les joueurs les plus légendaires'
  1341. - '&7&opossèdent cette aura !'
  1342. # if true, the effect will be enabled.
  1343. Enabled: true
  1344. # if true, the description 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. FlameFairy:
  1350. # Description of this particle effect.
  1351. Description:
  1352. - '&7&oHEY!!'
  1353. # if true, the effect will be enabled.
  1354. Enabled: true
  1355. # if true, the description 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. Pets:
  1361. Piggy:
  1362. # description of this pet.
  1363. Description:
  1364. - '&7&oOink! Oink!'
  1365. # if true, the pet will be enabled.
  1366. Enabled: true
  1367. # if true, the description will be showed.
  1368. Show-Description: true
  1369. # if true, it'll be possible to find
  1370. # it in treasure chests
  1371. Can-Be-Found-In-Treasure-Chests: true
  1372. Sheep:
  1373. # description of this pet.
  1374. Description:
  1375. - '&7&oBêêê! Bêêê!'
  1376. # if true, the pet will be enabled.
  1377. Enabled: true
  1378. # if true, the description will be showed.
  1379. Show-Description: true
  1380. # if true, it'll be possible to find
  1381. # it in treasure chests
  1382. Can-Be-Found-In-Treasure-Chests: true
  1383. EasterBunny:
  1384. # description of this pet.
  1385. Description:
  1386. - '&7&oOn est déjà à Pâques ?!'
  1387. # if true, the pet will be enabled.
  1388. Enabled: true
  1389. # if true, the description will be showed.
  1390. Show-Description: true
  1391. # if true, it'll be possible to find
  1392. # it in treasure chests
  1393. Can-Be-Found-In-Treasure-Chests: true
  1394. Cow:
  1395. # description of this pet.
  1396. Description:
  1397. - '&7&oMeuuuuhhh!'
  1398. # if true, the pet will be enabled.
  1399. Enabled: true
  1400. # if true, the description will be showed.
  1401. Show-Description: true
  1402. # if true, it'll be possible to find
  1403. # it in treasure chests
  1404. Can-Be-Found-In-Treasure-Chests: true
  1405. Mooshroom:
  1406. # description of this pet.
  1407. Description:
  1408. - '&7&oMeuuuuhhh!'
  1409. # if true, the pet will be enabled.
  1410. Enabled: true
  1411. # if true, the description will be showed.
  1412. Show-Description: true
  1413. # if true, it'll be possible to find
  1414. # it in treasure chests
  1415. Can-Be-Found-In-Treasure-Chests: true
  1416. Kitty:
  1417. # description of this pet.
  1418. Description:
  1419. - '&7&oMiaaaww'
  1420. # if true, the pet will be enabled.
  1421. Enabled: true
  1422. # if true, the description will be showed.
  1423. Show-Description: true
  1424. # if true, it'll be possible to find
  1425. # it in treasure chests
  1426. Can-Be-Found-In-Treasure-Chests: true
  1427. Dog:
  1428. # description of this pet.
  1429. Description:
  1430. - '&7&oWoof!'
  1431. # if true, the pet will be enabled.
  1432. Enabled: true
  1433. # if true, the description will be showed.
  1434. Show-Description: true
  1435. # if true, it'll be possible to find
  1436. # it in treasure chests
  1437. Can-Be-Found-In-Treasure-Chests: true
  1438. Chick:
  1439. # description of this pet.
  1440. Description:
  1441. - '&7&oBwaaaaaaak!!'
  1442. # if true, the pet will be enabled.
  1443. Enabled: true
  1444. # if true, the description will be showed.
  1445. Show-Description: true
  1446. # if true, it'll be possible to find
  1447. # it in treasure chests
  1448. Can-Be-Found-In-Treasure-Chests: true
  1449. Wither:
  1450. # description of this pet.
  1451. Description:
  1452. - '&7&oFais très attention à celui-là !!'
  1453. # if true, the pet will be enabled.
  1454. Enabled: true
  1455. # if true, the description will be showed.
  1456. Show-Description: true
  1457. # if true, it'll be possible to find
  1458. # it in treasure chests
  1459. Can-Be-Found-In-Treasure-Chests: true
  1460. Pumpling:
  1461. # description of this pet.
  1462. Description:
  1463. - '&7&oSimplement une citrouille volante...'
  1464. # if true, the pet will be enabled.
  1465. Enabled: true
  1466. # if true, the description will be showed.
  1467. Show-Description: true
  1468. # if true, it'll be possible to find
  1469. # it in treasure chests
  1470. Can-Be-Found-In-Treasure-Chests: true
  1471. ChristmasElf:
  1472. # description of this pet.
  1473. Description:
  1474. - '&7&oJe peux te donner un cadeau si tu veux !'
  1475. # if true, the pet will be enabled.
  1476. Enabled: true
  1477. # if true, the description will be showed.
  1478. Show-Description: true
  1479. # if true, it'll be possible to find
  1480. # it in treasure chests
  1481. Can-Be-Found-In-Treasure-Chests: true
  1482. Hats:
  1483. Astronaut:
  1484. # description of this hat.
  1485. Description:
  1486. - '&7&oHouston, nous avons un problème.'
  1487. # if true, the hat will be enabled.
  1488. Enabled: true
  1489. # if true, the description of this hat will be showed.
  1490. Show-Description: true
  1491. # if true, it'll be possible to find
  1492. # it in treasure chests
  1493. Can-Be-Found-In-Treasure-Chests: true
  1494. Scared:
  1495. # description of this hat.
  1496. Description:
  1497. - '&7&oCe truc me fout trop les chocottes !'
  1498. # if true, the hat will be enabled.
  1499. Enabled: true
  1500. # if true, the description of this hat will be showed.
  1501. Show-Description: true
  1502. # if true, it'll be possible to find
  1503. # it in treasure chests
  1504. Can-Be-Found-In-Treasure-Chests: true
  1505. Angel:
  1506. # description of this hat.
  1507. Description:
  1508. - '&7&oÇa fait mal de tomber du paradis ?'
  1509. # if true, the hat will be enabled.
  1510. Enabled: true
  1511. # if true, the description of this hat will be showed.
  1512. Show-Description: true
  1513. # if true, it'll be possible to find
  1514. # it in treasure chests
  1515. Can-Be-Found-In-Treasure-Chests: true
  1516. Embarassed:
  1517. # description of this hat.
  1518. Description:
  1519. - '&7&oÇa m''embarasse vraiment...'
  1520. # if true, the hat will be enabled.
  1521. Enabled: true
  1522. # if true, the description of this hat will be showed.
  1523. Show-Description: true
  1524. # if true, it'll be possible to find
  1525. # it in treasure chests
  1526. Can-Be-Found-In-Treasure-Chests: true
  1527. Kissy:
  1528. # description of this hat.
  1529. Description:
  1530. - '&7&oUn baiser ?'
  1531. # if true, the hat will be enabled.
  1532. Enabled: true
  1533. # if true, the description of this hat will be showed.
  1534. Show-Description: true
  1535. # if true, it'll be possible to find
  1536. # it in treasure chests
  1537. Can-Be-Found-In-Treasure-Chests: true
  1538. Sad:
  1539. # description of this hat.
  1540. Description:
  1541. - '&7&oJe suis tellement triste.'
  1542. # if true, the hat will be enabled.
  1543. Enabled: true
  1544. # if true, the description of this hat will be showed.
  1545. Show-Description: true
  1546. # if true, it'll be possible to find
  1547. # it in treasure chests
  1548. Can-Be-Found-In-Treasure-Chests: true
  1549. Cool:
  1550. # description of this hat.
  1551. Description:
  1552. - '&7&oJe suis tellement un beau gosse !'
  1553. # if true, the hat will be enabled.
  1554. Enabled: true
  1555. # if true, the description of this hat will be showed.
  1556. Show-Description: true
  1557. # if true, it'll be possible to find
  1558. # it in treasure chests
  1559. Can-Be-Found-In-Treasure-Chests: true
  1560. Surprised:
  1561. # description of this hat.
  1562. Description:
  1563. - '&7&oOulah ! Je ne m''y attendais pas !'
  1564. # if true, the hat will be enabled.
  1565. Enabled: true
  1566. # if true, the description of this hat will be showed.
  1567. Show-Description: true
  1568. # if true, it'll be possible to find
  1569. # it in treasure chests
  1570. Can-Be-Found-In-Treasure-Chests: true
  1571. Dead:
  1572. # description of this hat.
  1573. Description:
  1574. - '&7&oGot rekt.'
  1575. # if true, the hat will be enabled.
  1576. Enabled: true
  1577. # if true, the description of this hat will be showed.
  1578. Show-Description: true
  1579. # if true, it'll be possible to find
  1580. # it in treasure chests
  1581. Can-Be-Found-In-Treasure-Chests: true
  1582. Crying:
  1583. # description of this hat.
  1584. Description:
  1585. - '&7&oOUIIIINNNNN !!'
  1586. # if true, the hat will be enabled.
  1587. Enabled: true
  1588. # if true, the description of this hat will be showed.
  1589. Show-Description: true
  1590. # if true, it'll be possible to find
  1591. # it in treasure chests
  1592. Can-Be-Found-In-Treasure-Chests: true
  1593. BigSmile:
  1594. # description of this hat.
  1595. Description:
  1596. - '&7&oJe suis tellement content !'
  1597. # if true, the hat will be enabled.
  1598. Enabled: true
  1599. # if true, the description of this hat will be showed.
  1600. Show-Description: true
  1601. # if true, it'll be possible to find
  1602. # it in treasure chests
  1603. Can-Be-Found-In-Treasure-Chests: true
  1604. Wink:
  1605. # description of this hat.
  1606. Description:
  1607. - '&7&oSi tu vois c''que j''veux dire ;)'
  1608. # if true, the hat will be enabled.
  1609. Enabled: true
  1610. # if true, the description of this hat will be showed.
  1611. Show-Description: true
  1612. # if true, it'll be possible to find
  1613. # it in treasure chests
  1614. Can-Be-Found-In-Treasure-Chests: true
  1615. Derp:
  1616. # description of this hat.
  1617. Description:
  1618. - '&7&oDerp Derp Derping all around'
  1619. # if true, the hat will be enabled.
  1620. Enabled: true
  1621. # if true, the description of this hat will be showed.
  1622. Show-Description: true
  1623. # if true, it'll be possible to find
  1624. # it in treasure chests
  1625. Can-Be-Found-In-Treasure-Chests: true
  1626. Smile:
  1627. # description of this hat.
  1628. Description:
  1629. - '&7&oJe suis content !'
  1630. # if true, the hat will be enabled.
  1631. Enabled: true
  1632. # if true, the description of this hat will be showed.
  1633. Show-Description: true
  1634. # if true, it'll be possible to find
  1635. # it in treasure chests
  1636. Can-Be-Found-In-Treasure-Chests: true
  1637. Iron:
  1638. # description of this hat.
  1639. Description:
  1640. - '&7&oAussi fort que le fer !'
  1641. # if true, the hat will be enabled.
  1642. Enabled: true
  1643. # if true, the description of this hat will be showed.
  1644. Show-Description: true
  1645. # if true, it'll be possible to find
  1646. # it in treasure chests
  1647. Can-Be-Found-In-Treasure-Chests: true
  1648. Gold:
  1649. # description of this hat.
  1650. Description:
  1651. - '&7&oMon précieux !'
  1652. # if true, the hat will be enabled.
  1653. Enabled: true
  1654. # if true, the description of this hat will be showed.
  1655. Show-Description: true
  1656. # if true, it'll be possible to find
  1657. # it in treasure chests
  1658. Can-Be-Found-In-Treasure-Chests: true
  1659. Diamond:
  1660. # description of this hat.
  1661. Description:
  1662. - '&7&oC''est vraiment résistant !'
  1663. # if true, the hat will be enabled.
  1664. Enabled: true
  1665. # if true, the description of this hat will be showed.
  1666. Show-Description: true
  1667. # if true, it'll be possible to find
  1668. # it in treasure chests
  1669. Can-Be-Found-In-Treasure-Chests: true
  1670. Piston:
  1671. # description of this hat.
  1672. Description:
  1673. - '&7&oT''as la redstone ?'
  1674. # if true, the hat will be enabled.
  1675. Enabled: true
  1676. # if true, the description of this hat will be showed.
  1677. Show-Description: true
  1678. # if true, it'll be possible to find
  1679. # it in treasure chests
  1680. Can-Be-Found-In-Treasure-Chests: true
  1681. CommandBlock:
  1682. # description of this hat.
  1683. Description:
  1684. - '&7&oDomine le monde grâce à ça !'
  1685. # if true, the hat will be enabled.
  1686. Enabled: true
  1687. # if true, the description of this hat will be showed.
  1688. Show-Description: true
  1689. # if true, it'll be possible to find
  1690. # it in treasure chests
  1691. Can-Be-Found-In-Treasure-Chests: true
  1692. Music:
  1693. # description of this hat.
  1694. Description:
  1695. - '&7&oT''es trop un musicien !'
  1696. # if true, the hat will be enabled.
  1697. Enabled: true
  1698. # if true, the description of this hat will be showed.
  1699. Show-Description: true
  1700. # if true, it'll be possible to find
  1701. # it in treasure chests
  1702. Can-Be-Found-In-Treasure-Chests: true
  1703. Squid:
  1704. # description of this hat.
  1705. Description:
  1706. - '&7&oBloop Bloop!'
  1707. # if true, the hat will be enabled.
  1708. Enabled: true
  1709. # if true, the description of this hat will be showed.
  1710. Show-Description: true
  1711. # if true, it'll be possible to find
  1712. # it in treasure chests
  1713. Can-Be-Found-In-Treasure-Chests: true
  1714. Chicken:
  1715. # description of this hat.
  1716. Description:
  1717. - '&7&oBwwaaaaaaaaaaaakkkkk!'
  1718. # if true, the hat will be enabled.
  1719. Enabled: true
  1720. # if true, the description of this hat will be showed.
  1721. Show-Description: true
  1722. # if true, it'll be possible to find
  1723. # it in treasure chests
  1724. Can-Be-Found-In-Treasure-Chests: true
  1725. Pig:
  1726. # description of this hat.
  1727. Description:
  1728. - '&7&oOink Oink!'
  1729. # if true, the hat will be enabled.
  1730. Enabled: true
  1731. # if true, the description of this hat will be showed.
  1732. Show-Description: true
  1733. # if true, it'll be possible to find
  1734. # it in treasure chests
  1735. Can-Be-Found-In-Treasure-Chests: true
  1736. Blaze:
  1737. # description of this hat.
  1738. Description:
  1739. - '&7&oAttention ! Ça brûle !'
  1740. # if true, the hat will be enabled.
  1741. Enabled: true
  1742. # if true, the description of this hat will be showed.
  1743. Show-Description: true
  1744. # if true, it'll be possible to find
  1745. # it in treasure chests
  1746. Can-Be-Found-In-Treasure-Chests: true
  1747. Sheep:
  1748. # description of this hat.
  1749. Description:
  1750. - '&7&oBêêê! Bêêê!'
  1751. # if true, the hat will be enabled.
  1752. Enabled: true
  1753. # if true, the description of this hat will be showed.
  1754. Show-Description: true
  1755. # if true, it'll be possible to find
  1756. # it in treasure chests
  1757. Can-Be-Found-In-Treasure-Chests: true
  1758. Golem:
  1759. # description of this hat.
  1760. Description:
  1761. - '&7&oJe suis votre gardien.'
  1762. # if true, the hat will be enabled.
  1763. Enabled: true
  1764. # if true, the description of this hat will be showed.
  1765. Show-Description: true
  1766. # if true, it'll be possible to find
  1767. # it in treasure chests
  1768. Can-Be-Found-In-Treasure-Chests: true
  1769. Enderman:
  1770. # description of this hat.
  1771. Description:
  1772. - '&7&oJe suis ici ! Maintenant, je suis ici !'
  1773. # if true, the hat will be enabled.
  1774. Enabled: true
  1775. # if true, the description of this hat will be showed.
  1776. Show-Description: true
  1777. # if true, it'll be possible to find
  1778. # it in treasure chests
  1779. Can-Be-Found-In-Treasure-Chests: true
  1780. Mario:
  1781. # description of this hat.
  1782. Description:
  1783. - '&7&oIt is me! Mario!'
  1784. # if true, the hat will be enabled.
  1785. Enabled: true
  1786. # if true, the description of this hat will be showed.
  1787. Show-Description: true
  1788. # if true, it'll be possible to find
  1789. # it in treasure chests
  1790. Can-Be-Found-In-Treasure-Chests: true
  1791. Luigi:
  1792. # description of this hat.
  1793. Description:
  1794. - '&7&oLuigi time!'
  1795. # if true, the hat will be enabled.
  1796. Enabled: true
  1797. # if true, the description of this hat will be showed.
  1798. Show-Description: true
  1799. # if true, it'll be possible to find
  1800. # it in treasure chests
  1801. Can-Be-Found-In-Treasure-Chests: true
  1802. Batman:
  1803. # description of this hat.
  1804. Description:
  1805. - '&7&oI am batman!'
  1806. # if true, the hat will be enabled.
  1807. Enabled: true
  1808. # if true, the description of this hat will be showed.
  1809. Show-Description: true
  1810. # if true, it'll be possible to find
  1811. # it in treasure chests
  1812. Can-Be-Found-In-Treasure-Chests: true
  1813. Chest:
  1814. # description of this hat.
  1815. Description:
  1816. - '&7&oOuvert. Fermé.'
  1817. # if true, the hat will be enabled.
  1818. Enabled: true
  1819. # if true, the description of this hat will be showed.
  1820. Show-Description: true
  1821. # if true, it'll be possible to find
  1822. # it in treasure chests
  1823. Can-Be-Found-In-Treasure-Chests: true
  1824. Skull:
  1825. # description of this hat.
  1826. Description:
  1827. - '&7&oC''est qui l''écervelé maintenant ?!'
  1828. # if true, the hat will be enabled.
  1829. Enabled: true
  1830. # if true, the description of this hat will be showed.
  1831. Show-Description: true
  1832. # if true, it'll be possible to find
  1833. # it in treasure chests
  1834. Can-Be-Found-In-Treasure-Chests: true
  1835. Ghost:
  1836. # description of this hat.
  1837. Description:
  1838. - '&7&oTrop effrayant pour toi !'
  1839. # if true, the hat will be enabled.
  1840. Enabled: true
  1841. # if true, the description of this hat will be showed.
  1842. Show-Description: true
  1843. # if true, it'll be possible to find
  1844. # it in treasure chests
  1845. Can-Be-Found-In-Treasure-Chests: true
  1846. JackOLantern:
  1847. # description of this hat.
  1848. Description:
  1849. - '&7&oUne p''tite citrouille.'
  1850. # if true, the hat will be enabled.
  1851. Enabled: true
  1852. # if true, the description of this hat will be showed.
  1853. Show-Description: true
  1854. # if true, it'll be possible to find
  1855. # it in treasure chests
  1856. Can-Be-Found-In-Treasure-Chests: true
  1857. ScaryClown:
  1858. # description of this hat.
  1859. Description:
  1860. - '&7&oJ''espère que les clowns ne vous effraient pas...'
  1861. # if true, the hat will be enabled.
  1862. Enabled: true
  1863. # if true, the description of this hat will be showed.
  1864. Show-Description: true
  1865. # if true, it'll be possible to find
  1866. # it in treasure chests
  1867. Can-Be-Found-In-Treasure-Chests: true
  1868. Santa:
  1869. # description of this hat.
  1870. Description:
  1871. - '&7&oOh oh oh ! Joyeux Noël !'
  1872. # if true, the hat will be enabled.
  1873. Enabled: true
  1874. # if true, the description of this hat will be showed.
  1875. Show-Description: true
  1876. # if true, it'll be possible to find
  1877. # it in treasure chests
  1878. Can-Be-Found-In-Treasure-Chests: true
  1879. Snowman:
  1880. # description of this hat.
  1881. Description:
  1882. - '&7&oJe n''ai pas d''os ni de crâne...'
  1883. # if true, the hat will be enabled.
  1884. Enabled: true
  1885. # if true, the description of this hat will be showed.
  1886. Show-Description: true
  1887. # if true, it'll be possible to find
  1888. # it in treasure chests
  1889. Can-Be-Found-In-Treasure-Chests: true
  1890. Present:
  1891. # description of this hat.
  1892. Description:
  1893. - '&7&oEnvoyé par Papa Noël !'
  1894. # if true, the hat will be enabled.
  1895. Enabled: true
  1896. # if true, the description of this hat will be showed.
  1897. Show-Description: true
  1898. # if true, it'll be possible to find
  1899. # it in treasure chests
  1900. Can-Be-Found-In-Treasure-Chests: true
  1901. Elf:
  1902. # description of this hat.
  1903. Description:
  1904. - '&7&oI work for Santa!'
  1905. # if true, the hat will be enabled.
  1906. Enabled: true
  1907. # if true, the description of this hat will be showed.
  1908. Show-Description: true
  1909. # if true, it'll be possible to find
  1910. # it in treasure chests
  1911. Can-Be-Found-In-Treasure-Chests: true
  1912. Bedrock:
  1913. # description of this hat.
  1914. Description:
  1915. - '&7&oIncassable !'
  1916. # if true, the hat will be enabled.
  1917. Enabled: true
  1918. # if true, the description of this hat will be showed.
  1919. Show-Description: true
  1920. # if true, it'll be possible to find
  1921. # it in treasure chests
  1922. Can-Be-Found-In-Treasure-Chests: true
  1923. Emotes:
  1924. Cry:
  1925. # description of this emote.
  1926. Description:
  1927. - '&7&oTu es vraiment triste ? :('
  1928. # if true, the mount will be enabled.
  1929. Enabled: true
  1930. # if true, the description will be showed.
  1931. Show-Description: true
  1932. # if true, it'll be possible to find
  1933. # it in treasure chests
  1934. Can-Be-Found-In-Treasure-Chests: true
  1935. Angry:
  1936. # description of this emote.
  1937. Description:
  1938. - '&7&oMontre ta colère au monde entier !'
  1939. # if true, the mount will be enabled.
  1940. Enabled: true
  1941. # if true, the description will be showed.
  1942. Show-Description: true
  1943. # if true, it'll be possible to find
  1944. # it in treasure chests
  1945. Can-Be-Found-In-Treasure-Chests: true
  1946. Happy:
  1947. # description of this emote.
  1948. Description:
  1949. - '&7&oDon''t worry, be happy!'
  1950. # if true, the mount will be enabled.
  1951. Enabled: true
  1952. # if true, the description will be showed.
  1953. Show-Description: true
  1954. # if true, it'll be possible to find
  1955. # it in treasure chests
  1956. Can-Be-Found-In-Treasure-Chests: true
  1957. Cheeky:
  1958. # description of this emote.
  1959. Description:
  1960. - '&7&oL''insolence à l''état pur !'
  1961. # if true, the mount will be enabled.
  1962. Enabled: true
  1963. # if true, the description will be showed.
  1964. Show-Description: true
  1965. # if true, it'll be possible to find
  1966. # it in treasure chests
  1967. Can-Be-Found-In-Treasure-Chests: true
  1968. Love:
  1969. # description of this emote.
  1970. Description:
  1971. - '&7&oT''as vraiment d''beaux yeux, tu sais ?'
  1972. # if true, the mount will be enabled.
  1973. Enabled: true
  1974. # if true, the description will be showed.
  1975. Show-Description: true
  1976. # if true, it'll be possible to find
  1977. # it in treasure chests
  1978. Can-Be-Found-In-Treasure-Chests: true
  1979. DealWithIt:
  1980. # description of this emote.
  1981. Description:
  1982. - '&7&oFais avec ce que tu as !'
  1983. # if true, the mount will be enabled.
  1984. Enabled: true
  1985. # if true, the description will be showed.
  1986. Show-Description: true
  1987. # if true, it'll be possible to find
  1988. # it in treasure chests
  1989. Can-Be-Found-In-Treasure-Chests: true
  1990. Cool:
  1991. # description of this emote.
  1992. Description:
  1993. - '&7&oRestez cool les gars !'
  1994. # if true, the mount will be enabled.
  1995. Enabled: true
  1996. # if true, the description will be showed.
  1997. Show-Description: true
  1998. # if true, it'll be possible to find
  1999. # it in treasure chests
  2000. Can-Be-Found-In-Treasure-Chests: true
  2001. Surprised:
  2002. # description of this emote.
  2003. Description:
  2004. - '&7&oOH LORD!!!'
  2005. # if true, the mount will be enabled.
  2006. Enabled: true
  2007. # if true, the description will be showed.
  2008. Show-Description: true
  2009. # if true, it'll be possible to find
  2010. # it in treasure chests
  2011. Can-Be-Found-In-Treasure-Chests: true
  2012. Wink:
  2013. # description of this emote.
  2014. Description:
  2015. - '&7&oFais un clin d''oeil à quelqu''un'
  2016. # if true, the mount will be enabled.
  2017. Enabled: true
  2018. # if true, the description will be showed.
  2019. Show-Description: true
  2020. # if true, it'll be possible to find
  2021. # it in treasure chests
  2022. Can-Be-Found-In-Treasure-Chests: true
  2023. Morphs:
  2024. Bat:
  2025. # Description of this Morph.
  2026. Description:
  2027. - '&7&oBecome a bat!'
  2028. # if true, the morph will be enabled.
  2029. Enabled: true
  2030. # if true, the description of this morph will be showed.
  2031. Show-Description: true
  2032. # if true, it'll be possible to find
  2033. # it in treasure chests
  2034. Can-Be-Found-In-Treasure-Chests: true
  2035. Blaze:
  2036. # Description of this Morph.
  2037. Description:
  2038. - '&7&oIt might be hot on there..'
  2039. # if true, the morph will be enabled.
  2040. Enabled: true
  2041. # if true, the description of this morph will be showed.
  2042. Show-Description: true
  2043. # if true, it'll be possible to find
  2044. # it in treasure chests
  2045. Can-Be-Found-In-Treasure-Chests: true
  2046. Chicken:
  2047. # Description of this Morph.
  2048. Description:
  2049. - '&7&oBecome a chicken!'
  2050. # if true, the morph will be enabled.
  2051. Enabled: true
  2052. # if true, the description of this morph will be showed.
  2053. Show-Description: true
  2054. # if true, it'll be possible to find
  2055. # it in treasure chests
  2056. Can-Be-Found-In-Treasure-Chests: true
  2057. Pig:
  2058. # Description of this Morph.
  2059. Description:
  2060. - '&7&oMust hold your carrot!'
  2061. # if true, the morph will be enabled.
  2062. Enabled: true
  2063. # if true, the description of this morph will be showed.
  2064. Show-Description: true
  2065. # if true, it'll be possible to find
  2066. # it in treasure chests
  2067. Can-Be-Found-In-Treasure-Chests: true
  2068. Enderman:
  2069. # Description of this Morph.
  2070. Description:
  2071. - '&7&oI go from there to'
  2072. - '&7&othere, then you lost me..'
  2073. # if true, the morph will be enabled.
  2074. Enabled: true
  2075. # if true, the description of this morph will be showed.
  2076. Show-Description: true
  2077. # if true, it'll be possible to find
  2078. # it in treasure chests
  2079. Can-Be-Found-In-Treasure-Chests: true
  2080. Slime:
  2081. # Description of this Morph.
  2082. Description:
  2083. - '&7&oSplat splat!'
  2084. # if true, the morph will be enabled.
  2085. Enabled: true
  2086. # if true, the description of this morph will be showed.
  2087. Show-Description: true
  2088. # if true, it'll be possible to find
  2089. # it in treasure chests
  2090. Can-Be-Found-In-Treasure-Chests: true
  2091. Creeper:
  2092. # Description of this Morph.
  2093. Description:
  2094. - '&7&oHey What''sssssss up?'
  2095. # if true, the morph will be enabled.
  2096. Enabled: true
  2097. # if true, the description of this morph will be showed.
  2098. Show-Description: true
  2099. # if true, it'll be possible to find
  2100. # it in treasure chests
  2101. Can-Be-Found-In-Treasure-Chests: true
  2102. WitherSkeleton:
  2103. # Description of this Morph.
  2104. Description:
  2105. - '&7&oJust a regular skeleton..'
  2106. - '&7&obut from the Nether!'
  2107. # if true, the morph will be enabled.
  2108. Enabled: true
  2109. # if true, the description of this morph will be showed.
  2110. Show-Description: true
  2111. # if true, it'll be possible to find
  2112. # it in treasure chests
  2113. Can-Be-Found-In-Treasure-Chests: true
  2114. Snowman:
  2115. # Description of this Morph.
  2116. Description:
  2117. - '&7&oBecome Olaf!'
  2118. # if true, the morph will be enabled.
  2119. Enabled: true
  2120. # if true, the description of this morph will be showed.
  2121. Show-Description: true
  2122. # if true, it'll be possible to find
  2123. # it in treasure chests
  2124. Can-Be-Found-In-Treasure-Chests: true
  2125. ElderGuardian:
  2126. # Description of this Morph.
  2127. Description:
  2128. - '&7&oBecome an Elder Guardian!!'
  2129. # if true, the morph will be enabled.
  2130. Enabled: true
  2131. # if true, the description of this morph will be showed.
  2132. Show-Description: true
  2133. # if true, it'll be possible to find
  2134. # it in treasure chests
  2135. Can-Be-Found-In-Treasure-Chests: true
Add Comment
Please, Sign In to add comment