Guest User

Untitled

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