Guest User

Untitled

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