Guest User

Untitled

a guest
Jun 29th, 2016
143
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 58.59 KB | None | 0 0
  1.  
  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: false
  9. Morphs: true
  10. Hats: true
  11. Suits: true
  12. Emotes: true
  13. # Other settings for categories:
  14. # - The Item in Main Menu.
  15. # - Do you want a BackToMainMenu Arrow in it?
  16. Categories:
  17. Gadgets:
  18. Main-Menu-Item: '409:0'
  19. Go-Back-Arrow: true
  20. # You wanna show the cooldown of current gadget in actionbar?
  21. Cooldown-In-ActionBar: true
  22. Particle-Effects:
  23. Main-Menu-Item: '399:0'
  24. Go-Back-Arrow: true
  25. Mounts:
  26. Main-Menu-Item: '329:0'
  27. Go-Back-Arrow: true
  28. Pets:
  29. Main-Menu-Item: '352:0'
  30. Go-Back-Arrow: true
  31. Morphs:
  32. Main-Menu-Item: '334:0'
  33. Go-Back-Arrow: true
  34. Hats:
  35. Main-Menu-Item: '314:0'
  36. Go-Back-Arrow: true
  37. Suits:
  38. Main-Menu-Item: '299:0'
  39. Go-Back-Arrow: true
  40. Emotes:
  41. Go-Back-Arrow: true
  42. Clear-Cosmetic-Item: '152:0'
  43. # Previous Page Item
  44. Previous-Page-Item: '368:0'
  45. # Next Page Item
  46. Next-Page-Item: '381:0'
  47. # Back to Main Menu Item
  48. Back-Main-Menu-Item: '54:0'
  49. Self-View-Item:
  50. # Item in Morphs Menu when Self View enabled.
  51. When-Enabled: '381:0'
  52. # Item in Morphs Menu when Self View disabled.
  53. When-Disabled: '368:0'
  54. Gadgets-Item:
  55. # Item in Gadgets Menu when Gadgets enabled.
  56. When-Enabled: '351:10'
  57. # Item in Gadgets Menu when Gadgets disabled.
  58. When-Disabled: '351:8'
  59. # Item in Pets Menu to rename current pet.
  60. Rename-Pet-Item: '421:0'
  61. # Should GUI close after selecting a cosmetic?
  62. Close-GUI-After-Select: true
  63. Back-To-Main-Menu-Custom-Command:
  64. Enabled: false
  65. Command: cc open custommenu.yml {player}
  66. # Treasure Chests Settings.
  67. # /uc reload will not be enough to toggle them!
  68. #
  69. # NOTE: Money will be given
  70. # to player even if disabled in case
  71. # there is nothing to give!
  72. #
  73. #
  74. # About Treasure Chests designs:
  75. # For a list of effect: http://pastebin.com/CVKkufck
  76. # For the chest-types: NORMAL or ENDER
  77. # Material syntax: 'id:data'
  78. # You CAN make more designs just copy one, paste it and modify.
  79. # Not twice same name!
  80. #
  81. # Some infos:
  82. # center-block: The block on the center.
  83. # around-center: Blocks around the center
  84. # third-blocks: blocks "around around" the center.
  85. # below-chests: Block below the chests.
  86. # barriers: the barrier.
  87. # chest-type: The chest type (NORMAL or ENDER)
  88. # effect: The effect (complete list: http://pastebin.com/CVKkufck)
  89. #
  90. # For permission command:
  91. # Change it to correspond to your Permissions plugin!
  92. # Default one is Pex's.
  93. #
  94. TreasureChests:
  95. Enabled: false
  96. Key-Price: 1000
  97. Loots:
  98. Money:
  99. Enabled: true
  100. Max: 100
  101. Chance: 10
  102. Message:
  103. enabled: false
  104. message: '%prefix% &6&l%name% found %money%$'
  105. Gadgets-Ammo:
  106. Enabled: true
  107. Min: 20
  108. Max: 100
  109. Chance: 60
  110. Message:
  111. enabled: false
  112. message: '%prefix% &6&l%name% found %ammo% %gadget% ammo'
  113. Gadgets:
  114. Enabled: true
  115. Chance: 20
  116. Message:
  117. enabled: false
  118. message: '%prefix% &6&l%name% found gadget %gadget%'
  119. Mounts:
  120. Enabled: true
  121. Chance: 10
  122. Message:
  123. enabled: false
  124. message: '%prefix% &6&l%name% found rare %mount%'
  125. Pets:
  126. Enabled: true
  127. Chance: 10
  128. Message:
  129. enabled: false
  130. message: '%prefix% &6&l%name% found rare %pet%'
  131. Morphs:
  132. Enabled: true
  133. Chance: 4
  134. Message:
  135. enabled: true
  136. message: '%prefix% &6&l%name% found legendary %morph%'
  137. Effects:
  138. Enabled: true
  139. Chance: 4
  140. Message:
  141. enabled: true
  142. message: '%prefix% &6&l%name% found legendary %effect%'
  143. Hats:
  144. Enabled: true
  145. Chance: 10
  146. Message:
  147. enabled: false
  148. message: '%prefix% &6&l%name% found rare %hat%'
  149. Suits:
  150. Enabled: true
  151. Chance: 5
  152. Message:
  153. enabled: false
  154. message: '%prefix% &6&l%name% found rare %suit%'
  155. Emotes:
  156. Enabled: true
  157. Chance: 5
  158. Message:
  159. enabled: false
  160. message: '%prefix% &6&l%name% found rare %emote%'
  161. Designs:
  162. Classic:
  163. center-block: '169:0'
  164. around-center: '5:0'
  165. third-blocks: '5:1'
  166. below-chests: '17:0'
  167. barriers: '85:0'
  168. chest-type: NORMAL
  169. effect: FLAME
  170. Modern:
  171. center-block: '169:0'
  172. around-center: '159:11'
  173. third-blocks: '155:0'
  174. below-chests: '159:11'
  175. barriers: '160:3'
  176. chest-type: ENDER
  177. effect: REDSTONE
  178. Nether:
  179. center-block: '89:0'
  180. around-center: '88:0'
  181. third-blocks: '87:0'
  182. below-chests: '112:0'
  183. barriers: '113:0'
  184. chest-type: NORMAL
  185. effect: SMOKE_NORMAL
  186. Permission-Add-Command: pex user %name% add %permission%
  187. # This option will fill the blank slots of inventories
  188. # with a custom item!
  189. Fill-Blank-Slots-With-Item:
  190. Enabled: false
  191. Item: '160:15'
  192. # Toggle this to allow players to rename pets.
  193. #
  194. # Permission-Required:
  195. # If true, the permission:
  196. # ultracosmetics.pets.rename
  197. # will be required to rename a pet.
  198. #
  199. # Requires Money:
  200. # If true, money will be required
  201. # to rename a pet.
  202. Pets-Rename:
  203. Enabled: false
  204. Permission-Required: false
  205. Requires-Money:
  206. Enabled: true
  207. Price: 100
  208. # Do pets drop items? (not pickable up by players)
  209. Pets-Drop-Items: true
  210. # Are pets babies?
  211. Pets-Are-Babies: true
  212. # Do you want the mounts
  213. # that normally make block trails
  214. # to do so?
  215. Mounts-Block-Trails: true
  216. # This option allows to use ammo
  217. # for gadgets, for limited uses.
  218. # Ammo can be given with /uc give ammo
  219. # or bought from menu when activating gadget.
  220. #
  221. # For the system: 'file' or 'mysql'
  222. #
  223. # If you set mysql, please fill the MySQL infos.
  224. Ammo-System-For-Gadgets:
  225. Enabled: false
  226. System: file
  227. MySQL:
  228. hostname: localhost
  229. username: root
  230. password: password
  231. port: '3306'
  232. database: UltraCosmetics
  233. # The menu item settings.
  234. #
  235. # List for type: https://hub.spigotmc.org/javadocs/bukkit/org/bukkit/Material.html
  236. Menu-Item:
  237. Give-On-Join: false
  238. Give-On-Respawn: false
  239. Slot: 3
  240. Type: ENDER_CHEST
  241. Data: 0
  242. Displayname: '&6&lCosmetics'
  243. # Settings related to permissions.
  244. #
  245. # List for "Type" https://hub.spigotmc.org/javadocs/bukkit/org/bukkit/Material.html
  246. No-Permission:
  247. Show-In-Lore: true
  248. Lore-Message-Yes: ' &o&7Posiadasz: &aTak!'
  249. Lore-Message-No: ' &o&7Posiadasz: &4Nie :('
  250. Dont-Show-Item: false
  251. Custom-Item:
  252. enabled: false
  253. Type: INK_SACK
  254. Data: 8
  255. Name: '&c&l{cosmetic-name}'
  256. Lore:
  257. - ''
  258. - '&c&lYou do not have permission for this!'
  259. - ''
  260. # If set to true, in messages the cosmetics' names
  261. # won't be colored.
  262. # Example:
  263. # With true: &a&lYou activated &9&lPaintball Gun!
  264. # With false: &a&lYou activated Paintball Gun!
  265. Chat-Cosmetic-PlaceHolder-Color: true
  266. # What is the slot for gadgets?
  267. Gadget-Slot: 4
  268. # If toggled to true,
  269. # players will be able to remove
  270. # their current gadget by pressing
  271. # their drop key.
  272. Remove-Gadget-With-Drop: false
  273. # List of the worlds
  274. # where cosmetics are enabled!
  275. Enabled-Worlds:
  276. - world
  277. - world_nether
  278. - world_the_end
  279. Gadgets:
  280. BatBlaster:
  281. Cooldown: 8.0
  282. # Description of this gadget.
  283. Description:
  284. - '&7Gadzet mozesz wygrac na loteri!'
  285. - '&7Przejdz na loterie &c/loteria'
  286. # Should it affect players? (Velocity, etc.)
  287. Affect-Players: true
  288. # if true, the gadget will be enabled.
  289. Enabled: true
  290. # if true, the description of gadget will be showed.
  291. Show-Description: true
  292. # if true, it'll be possible to find
  293. # it in treasure chests
  294. Can-Be-Found-In-Treasure-Chests: true
  295. Chickenator:
  296. Cooldown: 6.0
  297. # Description of this gadget.
  298. Description:
  299. - '&7Gadzet mozesz wygrac na loteri!'
  300. - '&7Przejdz na loterie &c/loteria'
  301. # Should it affect players? (Velocity, etc.)
  302. Affect-Players: true
  303. # if true, the gadget will be enabled.
  304. Enabled: true
  305. # if true, the description of gadget will be showed.
  306. Show-Description: true
  307. # if true, it'll be possible to find
  308. # it in treasure chests
  309. Can-Be-Found-In-Treasure-Chests: true
  310. ColorBomb:
  311. Cooldown: 25.0
  312. # Description of this gadget.
  313. Description:
  314. - '&7Gadzet mozesz wygrac na loteri!'
  315. - '&7Przejdz na loterie &c/loteria'
  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. DiscoBall:
  326. Cooldown: 45.0
  327. # Description of this gadget.
  328. Description:
  329. - '&7Gadzet mozesz wygrac na loteri!'
  330. - '&7Przejdz na loterie &c/loteria'
  331. # Should it affect players? (Velocity, etc.)
  332. Affect-Players: true
  333. # if true, the gadget will be enabled.
  334. Enabled: true
  335. # if true, the description of gadget will be showed.
  336. Show-Description: true
  337. # if true, it'll be possible to find
  338. # it in treasure chests
  339. Can-Be-Found-In-Treasure-Chests: true
  340. EtherealPearl:
  341. Cooldown: 2.0
  342. # Description of this gadget.
  343. Description:
  344. - '&7Gadzet mozesz wygrac na loteri!'
  345. - '&7Przejdz na loterie &c/loteria'
  346. # Should it affect players? (Velocity, etc.)
  347. Affect-Players: true
  348. # if true, the gadget will be enabled.
  349. Enabled: true
  350. # if true, the description of gadget will be showed.
  351. Show-Description: true
  352. # if true, it'll be possible to find
  353. # it in treasure chests
  354. Can-Be-Found-In-Treasure-Chests: true
  355. FleshHook:
  356. Cooldown: 5.0
  357. # Description of this gadget.
  358. Description:
  359. - '&7Gadzet mozesz wygrac na loteri!'
  360. - '&7Przejdz na loterie &c/loteria'
  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. MelonThrower:
  371. Cooldown: 2.0
  372. # Description of this gadget.
  373. Description:
  374. - '&7Gadzet mozesz wygrac na loteri!'
  375. - '&7Przejdz na loterie &c/loteria'
  376. # Should it affect players? (Velocity, etc.)
  377. Affect-Players: true
  378. # if true, the gadget will be enabled.
  379. Enabled: true
  380. # if true, the description of gadget will be showed.
  381. Show-Description: true
  382. # if true, it'll be possible to find
  383. # it in treasure chests
  384. Can-Be-Found-In-Treasure-Chests: true
  385. BlizzardBlaster:
  386. Cooldown: 12.0
  387. # Description of this gadget.
  388. Description:
  389. - '&7Gadzet mozesz wygrac na loteri!'
  390. - '&7Przejdz na loterie &c/loteria'
  391. # Should it affect players? (Velocity, etc.)
  392. Affect-Players: true
  393. # if true, the gadget will be enabled.
  394. Enabled: true
  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. PortalGun:
  401. Cooldown: 2.0
  402. # Description of this gadget.
  403. Description:
  404. - '&7Gadzet mozesz wygrac na loteri!'
  405. - '&7Przejdz na loterie &c/loteria'
  406. # Should it affect players? (Velocity, etc.)
  407. Affect-Players: true
  408. # if true, the gadget will be enabled.
  409. Enabled: true
  410. # if true, the description of gadget will be showed.
  411. Show-Description: true
  412. # if true, it'll be possible to find
  413. # it in treasure chests
  414. Can-Be-Found-In-Treasure-Chests: true
  415. ExplosiveSheep:
  416. Cooldown: 25.0
  417. # Description of this gadget.
  418. Description:
  419. - '&7Gadzet mozesz wygrac na loteri!'
  420. - '&7Przejdz na loterie &c/loteria'
  421. # Should it affect players? (Velocity, etc.)
  422. Affect-Players: true
  423. # if true, the gadget will be enabled.
  424. Enabled: true
  425. # if true, the description of gadget will be showed.
  426. Show-Description: true
  427. # if true, it'll be possible to find
  428. # it in treasure chests
  429. Can-Be-Found-In-Treasure-Chests: true
  430. PaintballGun:
  431. Cooldown: 0.5
  432. # Description of this gadget.
  433. Description:
  434. - '&7Gadzet mozesz wygrac na loteri!'
  435. - '&7Przejdz na loterie &c/loteria'
  436. # Should it affect players? (Velocity, etc.)
  437. Affect-Players: true
  438. # if true, the gadget will be enabled.
  439. Enabled: true
  440. # if true, the description of gadget will be showed.
  441. Show-Description: true
  442. # if true, it'll be possible to find
  443. # it in treasure chests
  444. Can-Be-Found-In-Treasure-Chests: true
  445. # With what block will it paint?
  446. Block-Type: STAINED_CLAY
  447. Particle:
  448. # Should it display particles?
  449. Enabled: false
  450. # what particles? (List: http://pastebin.com/CVKkufck)
  451. Effect: FIREWORKS_SPARK
  452. # The radius of painting.
  453. Radius: 2
  454. # A list of the blocks that
  455. # can't be painted.
  456. BlackList:
  457. - REDSTONE_BLOCK
  458. ThorHammer:
  459. Cooldown: 8.0
  460. # Description of this gadget.
  461. Description:
  462. - '&7Gadzet mozesz wygrac na loteri!'
  463. - '&7Przejdz na loterie &c/loteria'
  464. # Should it affect players? (Velocity, etc.)
  465. Affect-Players: true
  466. # if true, the gadget will be enabled.
  467. Enabled: true
  468. # if true, the description of gadget will be showed.
  469. Show-Description: true
  470. # if true, it'll be possible to find
  471. # it in treasure chests
  472. Can-Be-Found-In-Treasure-Chests: true
  473. AntiGravity:
  474. Cooldown: 30.0
  475. # Description of this gadget.
  476. Description:
  477. - '&7Gadzet mozesz wygrac na loteri!'
  478. - '&7Przejdz na loterie &c/loteria'
  479. # Should it affect players? (Velocity, etc.)
  480. Affect-Players: true
  481. # if true, the gadget will be enabled.
  482. Enabled: true
  483. # if true, the description of gadget will be showed.
  484. Show-Description: true
  485. # if true, it'll be possible to find
  486. # it in treasure chests
  487. Can-Be-Found-In-Treasure-Chests: true
  488. SmashDown:
  489. Cooldown: 15.0
  490. # Description of this gadget.
  491. Description:
  492. - '&7Gadzet mozesz wygrac na loteri!'
  493. - '&7Przejdz na loterie &c/loteria'
  494. # Should it affect players? (Velocity, etc.)
  495. Affect-Players: true
  496. # if true, the gadget will be enabled.
  497. Enabled: true
  498. # if true, the description of gadget will be showed.
  499. Show-Description: true
  500. # if true, it'll be possible to find
  501. # it in treasure chests
  502. Can-Be-Found-In-Treasure-Chests: true
  503. Rocket:
  504. Cooldown: 60.0
  505. # Description of this gadget.
  506. Description:
  507. - '&7Gadzet mozesz wygrac na loteri!'
  508. - '&7Przejdz na loterie &c/loteria'
  509. # Should it affect players? (Velocity, etc.)
  510. Affect-Players: true
  511. # if true, the gadget will be enabled.
  512. Enabled: true
  513. # if true, the description of gadget will be showed.
  514. Show-Description: true
  515. # if true, it'll be possible to find
  516. # it in treasure chests
  517. Can-Be-Found-In-Treasure-Chests: true
  518. BlackHole:
  519. Cooldown: 35.0
  520. # Description of this gadget.
  521. Description:
  522. - '&7Gadzet mozesz wygrac na loteri!'
  523. - '&7Przejdz na loterie &c/loteria'
  524. # Should it affect players? (Velocity, etc.)
  525. Affect-Players: true
  526. # if true, the gadget will be enabled.
  527. Enabled: true
  528. # if true, the description of gadget will be showed.
  529. Show-Description: true
  530. # if true, it'll be possible to find
  531. # it in treasure chests
  532. Can-Be-Found-In-Treasure-Chests: true
  533. Tsunami:
  534. Cooldown: 12.0
  535. # Description of this gadget.
  536. Description:
  537. - '&7Gadzet mozesz wygrac na loteri!'
  538. - '&7Przejdz na loterie &c/loteria'
  539. # Should it affect players? (Velocity, etc.)
  540. Affect-Players: true
  541. # if true, the gadget will be enabled.
  542. Enabled: true
  543. # if true, the description of gadget will be showed.
  544. Show-Description: true
  545. # if true, it'll be possible to find
  546. # it in treasure chests
  547. Can-Be-Found-In-Treasure-Chests: true
  548. TNT:
  549. Cooldown: 10.0
  550. # Description of this gadget.
  551. Description:
  552. - '&7Gadzet mozesz wygrac na loteri!'
  553. - '&7Przejdz na loterie &c/loteria'
  554. # Should it affect players? (Velocity, etc.)
  555. Affect-Players: true
  556. # if true, the gadget will be enabled.
  557. Enabled: true
  558. # if true, the description of gadget will be showed.
  559. Show-Description: true
  560. # if true, it'll be possible to find
  561. # it in treasure chests
  562. Can-Be-Found-In-Treasure-Chests: true
  563. FunGun:
  564. Cooldown: 4.0
  565. # Description of this gadget.
  566. Description:
  567. - '&7Gadzet mozesz wygrac na loteri!'
  568. - '&7Przejdz na loterie &c/loteria'
  569. # Should it affect players? (Velocity, etc.)
  570. Affect-Players: true
  571. # if true, the gadget will be enabled.
  572. Enabled: true
  573. # if true, the description of gadget will be showed.
  574. Show-Description: true
  575. # if true, it'll be possible to find
  576. # it in treasure chests
  577. Can-Be-Found-In-Treasure-Chests: true
  578. Parachute:
  579. Cooldown: 60.0
  580. # Description of this gadget.
  581. Description:
  582. - '&7&Gadzet mozesz wygrac na loteri!'
  583. - '&7&Przejdz na loterie /loteria'
  584. # Should it affect players? (Velocity, etc.)
  585. Affect-Players: true
  586. # if true, the gadget will be enabled.
  587. Enabled: true
  588. # if true, the description of gadget will be showed.
  589. Show-Description: true
  590. # if true, it'll be possible to find
  591. # it in treasure chests
  592. Can-Be-Found-In-Treasure-Chests: true
  593. QuakeGun:
  594. Cooldown: 3.0
  595. # Description of this gadget.
  596. Description:
  597. - '&7Gadzet mozesz wygrac na loteri!'
  598. - '&7Przejdz na loterie &c/loteria'
  599. # Should it affect players? (Velocity, etc.)
  600. Affect-Players: true
  601. # if true, the gadget will be enabled.
  602. Enabled: true
  603. # if true, the description of gadget will be showed.
  604. Show-Description: true
  605. # if true, it'll be possible to find
  606. # it in treasure chests
  607. Can-Be-Found-In-Treasure-Chests: true
  608. GhostParty:
  609. Cooldown: 45.0
  610. # Description of this gadget.
  611. Description:
  612. - '&7Gadzet mozesz wygrac na loteri!'
  613. - '&7Przejdz na loterie &c/loteria'
  614. # Should it affect players? (Velocity, etc.)
  615. Affect-Players: true
  616. # if true, the gadget will be enabled.
  617. Enabled: true
  618. # if true, the description of gadget will be showed.
  619. Show-Description: true
  620. # if true, it'll be possible to find
  621. # it in treasure chests
  622. Can-Be-Found-In-Treasure-Chests: true
  623. Firework:
  624. Cooldown: 0.2
  625. # Description of this gadget.
  626. Description:
  627. - '&7Gadzet mozesz wygrac na loteri!'
  628. - '&7Przejdz na loterie &c/loteria'
  629. # Should it affect players? (Velocity, etc.)
  630. Affect-Players: true
  631. # if true, the gadget will be enabled.
  632. Enabled: true
  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. ChristmasTree:
  639. Cooldown: 20.0
  640. # Description of this gadget.
  641. Description:
  642. - '&7Gadzet mozesz wygrac na loteri!'
  643. - '&7Przejdz na loterie &c/loteria'
  644. # Should it affect players? (Velocity, etc.)
  645. Affect-Players: true
  646. # if true, the gadget will be enabled.
  647. Enabled: true
  648. # if true, the description of gadget will be showed.
  649. Show-Description: true
  650. # if true, it'll be possible to find
  651. # it in treasure chests
  652. Can-Be-Found-In-Treasure-Chests: true
  653. FreezeCannon:
  654. Cooldown: 8.0
  655. # Description of this gadget.
  656. Description:
  657. - '&7Gadzet mozesz wygrac na loteri!'
  658. - '&7Przejdz na loterie &c/loteria'
  659. # Should it affect players? (Velocity, etc.)
  660. Affect-Players: true
  661. # if true, the gadget will be enabled.
  662. Enabled: true
  663. # if true, the description of gadget will be showed.
  664. Show-Description: true
  665. # if true, it'll be possible to find
  666. # it in treasure chests
  667. Can-Be-Found-In-Treasure-Chests: true
  668. Snowball:
  669. Cooldown: 0.5
  670. # Description of this gadget.
  671. Description:
  672. - '&7Gadzet mozesz wygrac na loteri!'
  673. - '&7Przejdz na loterie &c/loteria'
  674. # Should it affect players? (Velocity, etc.)
  675. Affect-Players: true
  676. # if true, the gadget will be enabled.
  677. Enabled: true
  678. # if true, the description of gadget will be showed.
  679. Show-Description: true
  680. # if true, it'll be possible to find
  681. # it in treasure chests
  682. Can-Be-Found-In-Treasure-Chests: true
  683. PartyPopper:
  684. Cooldown: 2.0
  685. # Description of this gadget.
  686. Description:
  687. - '&7Gadzet mozesz wygrac na loteri!'
  688. - '&7Przejdz na loterie &c/loteria'
  689. # Should it affect players? (Velocity, etc.)
  690. Affect-Players: true
  691. # if true, the gadget will be enabled.
  692. Enabled: true
  693. # if true, the description of gadget will be showed.
  694. Show-Description: true
  695. # if true, it'll be possible to find
  696. # it in treasure chests
  697. Can-Be-Found-In-Treasure-Chests: true
  698. Trampoline:
  699. Cooldown: 75.0
  700. # Description of this gadget.
  701. Description:
  702. - '&7Gadzet mozesz wygrac na loteri!'
  703. - '&7Przejdz na loterie &c/loteria'
  704. # Should it affect players? (Velocity, etc.)
  705. Affect-Players: true
  706. # if true, the gadget will be enabled.
  707. Enabled: true
  708. # if true, the description of gadget will be showed.
  709. Show-Description: true
  710. # if true, it'll be possible to find
  711. # it in treasure chests
  712. Can-Be-Found-In-Treasure-Chests: true
  713. Mounts:
  714. DruggedHorse:
  715. # Description of this mount.
  716. Description:
  717. - '&7Wierzchowca mozesz wygrac na loteri!'
  718. - '&7Przejdz na loterie &c/loteria'
  719. # if true, the mount will be enabled.
  720. Enabled: true
  721. # if true, the description will be showed.
  722. Show-Description: true
  723. # if true, it'll be possible to find
  724. # it in treasure chests
  725. Can-Be-Found-In-Treasure-Chests: true
  726. InfernalHorror:
  727. # Description of this mount.
  728. Description:
  729. - '&7Wierzchowca mozesz wygrac na loteri!'
  730. - '&7Przejdz na loterie &c/loteria'
  731. # if true, the mount will be enabled.
  732. Enabled: true
  733. # if true, the description will be showed.
  734. Show-Description: true
  735. # if true, it'll be possible to find
  736. # it in treasure chests
  737. Can-Be-Found-In-Treasure-Chests: true
  738. GlacialSteed:
  739. # Description of this mount.
  740. Description:
  741. - '&7Wierzchowca mozesz wygrac na loteri!'
  742. - '&7Przejdz na loterie &c/loteria'
  743. # if true, the mount will be enabled.
  744. Enabled: true
  745. # if true, the description will be showed.
  746. Show-Description: true
  747. # if true, it'll be possible to find
  748. # it in treasure chests
  749. Can-Be-Found-In-Treasure-Chests: true
  750. WalkingDead:
  751. # Description of this mount.
  752. Description:
  753. - '&7Wierzchowca mozesz wygrac na loteri!'
  754. - '&7Przejdz na loterie &c/loteria'
  755. # if true, the mount will be enabled.
  756. Enabled: true
  757. # if true, the description will be showed.
  758. Show-Description: true
  759. # if true, it'll be possible to find
  760. # it in treasure chests
  761. Can-Be-Found-In-Treasure-Chests: true
  762. MountOfFire:
  763. # Description of this mount.
  764. Description:
  765. - '&7Wierzchowca mozesz wygrac na loteri!'
  766. - '&7Przejdz na loterie &c/loteria'
  767. # if true, the mount will be enabled.
  768. Enabled: true
  769. # if true, the description will be showed.
  770. Show-Description: true
  771. # if true, it'll be possible to find
  772. # it in treasure chests
  773. Can-Be-Found-In-Treasure-Chests: true
  774. MountOfWater:
  775. # Description of this mount.
  776. Description:
  777. - '&7Wierzchowca mozesz wygrac na loteri!'
  778. - '&7Przejdz na loterie &c/loteria'
  779. # if true, the mount will be enabled.
  780. Enabled: true
  781. # if true, the description will be showed.
  782. Show-Description: true
  783. # if true, it'll be possible to find
  784. # it in treasure chests
  785. Can-Be-Found-In-Treasure-Chests: true
  786. EcologistHorse:
  787. # Description of this mount.
  788. Description:
  789. - '&7Wierzchowca mozesz wygrac na loteri!'
  790. - '&7Przejdz na loterie &c/loteria'
  791. # if true, the mount will be enabled.
  792. Enabled: true
  793. # if true, the description will be showed.
  794. Show-Description: true
  795. # if true, it'll be possible to find
  796. # it in treasure chests
  797. Can-Be-Found-In-Treasure-Chests: true
  798. Snake:
  799. # Description of this mount.
  800. Description:
  801. - '&7Wierzchowca mozesz wygrac na loteri!'
  802. - '&7Przejdz na loterie &c/loteria'
  803. # if true, the mount will be enabled.
  804. Enabled: true
  805. # if true, the description will be showed.
  806. Show-Description: true
  807. # if true, it'll be possible to find
  808. # it in treasure chests
  809. Can-Be-Found-In-Treasure-Chests: true
  810. NyanSheep:
  811. # Description of this mount.
  812. Description:
  813. - '&7Wierzchowca mozesz wygrac na loteri!'
  814. - '&7Przejdz na loterie &c/loteria'
  815. # if true, the mount will be enabled.
  816. Enabled: true
  817. # if true, the description will be showed.
  818. Show-Description: true
  819. # if true, it'll be possible to find
  820. # it in treasure chests
  821. Can-Be-Found-In-Treasure-Chests: true
  822. Dragon:
  823. # Description of this mount.
  824. Description:
  825. - '&7Wierzchowca mozesz wygrac na loteri!'
  826. - '&7Przejdz na loterie &c/loteria'
  827. # if true, the mount will be enabled.
  828. Enabled: true
  829. # if true, the description will be showed.
  830. Show-Description: true
  831. # if true, it'll be possible to find
  832. # it in treasure chests
  833. Can-Be-Found-In-Treasure-Chests: true
  834. SkySquid:
  835. # Description of this mount.
  836. Description:
  837. - '&7Wierzchowca mozesz wygrac na loteri!'
  838. - '&7Przejdz na loterie &c/loteria'
  839. # if true, the mount will be enabled.
  840. Enabled: true
  841. # if true, the description will be showed.
  842. Show-Description: true
  843. # if true, it'll be possible to find
  844. # it in treasure chests
  845. Can-Be-Found-In-Treasure-Chests: true
  846. Slime:
  847. # Description of this mount.
  848. Description:
  849. - '&7Wierzchowca mozesz wygrac na loteri!'
  850. - '&7Przejdz na loterie &c/loteria'
  851. # if true, the mount will be enabled.
  852. Enabled: true
  853. # if true, the description will be showed.
  854. Show-Description: true
  855. # if true, it'll be possible to find
  856. # it in treasure chests
  857. Can-Be-Found-In-Treasure-Chests: true
  858. HypeCart:
  859. # Description of this mount.
  860. Description:
  861. - '&7Wierzchowca mozesz wygrac na loteri!'
  862. - '&7Przejdz na loterie &c/loteria'
  863. # if true, the mount will be enabled.
  864. Enabled: true
  865. # if true, the description will be showed.
  866. Show-Description: true
  867. # if true, it'll be possible to find
  868. # it in treasure chests
  869. Can-Be-Found-In-Treasure-Chests: true
  870. Spider:
  871. # Description of this mount.
  872. Description:
  873. - '&7Wierzchowca mozesz wygrac na loteri!'
  874. - '&7Przejdz na loterie &c/loteria'
  875. # if true, the mount will be enabled.
  876. Enabled: true
  877. # if true, the description will be showed.
  878. Show-Description: true
  879. # if true, it'll be possible to find
  880. # it in treasure chests
  881. Can-Be-Found-In-Treasure-Chests: true
  882. Rudolph:
  883. # Description of this mount.
  884. Description:
  885. - '&7Wierzchowca mozesz wygrac na loteri!'
  886. - '&7Przejdz na loterie &c/loteria'
  887. # if true, the mount will be enabled.
  888. Enabled: true
  889. # if true, the description will be showed.
  890. Show-Description: true
  891. # if true, it'll be possible to find
  892. # it in treasure chests
  893. Can-Be-Found-In-Treasure-Chests: true
  894. MoltenSnake:
  895. # Description of this mount.
  896. Description:
  897. - '&7Wierzchowca mozesz wygrac na loteri!'
  898. - '&7Przejdz na loterie &c/loteria'
  899. # if true, the mount will be enabled.
  900. Enabled: true
  901. # if true, the description will be showed.
  902. Show-Description: true
  903. # if true, it'll be possible to find
  904. # it in treasure chests
  905. Can-Be-Found-In-Treasure-Chests: true
  906. FlyingShip:
  907. # Description of this mount.
  908. Description:
  909. - '&7Wierzchowca mozesz wygrac na loteri!'
  910. - '&7Przejdz na loterie &c/loteria'
  911. # if true, the mount will be enabled.
  912. Enabled: true
  913. # if true, the description will be showed.
  914. Show-Description: true
  915. # if true, it'll be possible to find
  916. # it in treasure chests
  917. Can-Be-Found-In-Treasure-Chests: true
  918. Particle-Effects:
  919. RainCloud:
  920. # Description of this particle effect.
  921. Description:
  922. - '&7Efekt mozesz wygrac na loteri!'
  923. - '&7Przejdz na loterie &c/loteria'
  924. # if true, the effect will be enabled.
  925. Enabled: true
  926. # if true, the description will be showed.
  927. Show-Description: true
  928. # if true, it'll be possible to find
  929. # it in treasure chests
  930. Can-Be-Found-In-Treasure-Chests: true
  931. SnowCloud:
  932. # Description of this particle effect.
  933. Description:
  934. - '&7Efekt mozesz wygrac na loteri!'
  935. - '&7Przejdz na loterie &c/loteria'
  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. BloodHelix:
  944. # Description of this particle effect.
  945. Description:
  946. - '&7Efekt mozesz wygrac na loteri!'
  947. - '&7Przejdz na loterie &c/loteria'
  948. # if true, the effect will be enabled.
  949. Enabled: true
  950. # if true, the description will be showed.
  951. Show-Description: true
  952. # if true, it'll be possible to find
  953. # it in treasure chests
  954. Can-Be-Found-In-Treasure-Chests: true
  955. FrostLord:
  956. # Description of this particle effect.
  957. Description:
  958. - '&7Efekt mozesz wygrac na loteri!'
  959. - '&7Przejdz na loterie &c/loteria'
  960. # if true, the effect will be enabled.
  961. Enabled: true
  962. # if true, the description will be showed.
  963. Show-Description: true
  964. # if true, it'll be possible to find
  965. # it in treasure chests
  966. Can-Be-Found-In-Treasure-Chests: true
  967. FlameRings:
  968. # Description of this particle effect.
  969. Description:
  970. - '&7Efekt mozesz wygrac na loteri!'
  971. - '&7Przejdz na loterie &c/loteria'
  972. # if true, the effect 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. InLove:
  980. # Description of this particle effect.
  981. Description:
  982. - '&7Efekt mozesz wygrac na loteri!'
  983. - '&7Przejdz na loterie &c/loteria'
  984. # if true, the effect will be enabled.
  985. Enabled: true
  986. # if true, the description will be showed.
  987. Show-Description: true
  988. # if true, it'll be possible to find
  989. # it in treasure chests
  990. Can-Be-Found-In-Treasure-Chests: true
  991. GreenSparks:
  992. # Description of this particle effect.
  993. Description:
  994. - '&7Efekt mozesz wygrac na loteri!'
  995. - '&7Przejdz na loterie &c/loteria'
  996. # if true, the effect will be enabled.
  997. Enabled: true
  998. # if true, the description will be showed.
  999. Show-Description: true
  1000. # if true, it'll be possible to find
  1001. # it in treasure chests
  1002. Can-Be-Found-In-Treasure-Chests: true
  1003. FrozenWalk:
  1004. # Description of this particle effect.
  1005. Description:
  1006. - '&7Efekt mozesz wygrac na loteri!'
  1007. - '&7Przejdz na loterie &c/loteria'
  1008. # if true, the effect will be enabled.
  1009. Enabled: true
  1010. # if true, the description will be showed.
  1011. Show-Description: true
  1012. # if true, it'll be possible to find
  1013. # it in treasure chests
  1014. Can-Be-Found-In-Treasure-Chests: true
  1015. Music:
  1016. # Description of this particle effect.
  1017. Description:
  1018. - '&7Efekt mozesz wygrac na loteri!'
  1019. - '&7Przejdz na loterie &c/loteria'
  1020. # if true, the effect will be enabled.
  1021. Enabled: true
  1022. # if true, the description will be showed.
  1023. Show-Description: true
  1024. # if true, it'll be possible to find
  1025. # it in treasure chests
  1026. Can-Be-Found-In-Treasure-Chests: true
  1027. Enchanted:
  1028. # Description of this particle effect.
  1029. Description:
  1030. - '&7Efekt mozesz wygrac na loteri!'
  1031. - '&7Przejdz na loterie &c/loteria'
  1032. # if true, the effect will be enabled.
  1033. Enabled: true
  1034. # if true, the description will be showed.
  1035. Show-Description: true
  1036. # if true, it'll be possible to find
  1037. # it in treasure chests
  1038. Can-Be-Found-In-Treasure-Chests: true
  1039. Inferno:
  1040. # Description of this particle effect.
  1041. Description:
  1042. - '&7Efekt mozesz wygrac na loteri!'
  1043. - '&7Przejdz na loterie &c/loteria'
  1044. # if true, the effect will be enabled.
  1045. Enabled: true
  1046. # if true, the description will be showed.
  1047. Show-Description: true
  1048. # if true, it'll be possible to find
  1049. # it in treasure chests
  1050. Can-Be-Found-In-Treasure-Chests: true
  1051. AngelWings:
  1052. # Description of this particle effect.
  1053. Description:
  1054. - '&7Efekt mozesz wygrac na loteri!'
  1055. - '&7Przejdz na loterie &c/loteria'
  1056. # if true, the effect will be enabled.
  1057. Enabled: true
  1058. # if true, the description will be showed.
  1059. Show-Description: true
  1060. # if true, it'll be possible to find
  1061. # it in treasure chests
  1062. Can-Be-Found-In-Treasure-Chests: true
  1063. SuperHero:
  1064. # Description of this particle effect.
  1065. Description:
  1066. - '&7Efekt mozesz wygrac na loteri!'
  1067. - '&7Przejdz na loterie &c/loteria'
  1068. # if true, the effect will be enabled.
  1069. Enabled: true
  1070. # if true, the description will be showed.
  1071. Show-Description: true
  1072. # if true, it'll be possible to find
  1073. # it in treasure chests
  1074. Can-Be-Found-In-Treasure-Chests: true
  1075. SantaHat:
  1076. # Description of this particle effect.
  1077. Description:
  1078. - '&7Efekt mozesz wygrac na loteri!'
  1079. - '&7Przejdz na loterie &c/loteria'
  1080. # if true, the effect will be enabled.
  1081. Enabled: true
  1082. # if true, the description will be showed.
  1083. Show-Description: true
  1084. # if true, it'll be possible to find
  1085. # it in treasure chests
  1086. Can-Be-Found-In-Treasure-Chests: true
  1087. CrushedCandyCane:
  1088. # Description of this particle effect.
  1089. Description:
  1090. - '&7Efekt mozesz wygrac na loteri!'
  1091. - '&7Przejdz na loterie &c/loteria'
  1092. # if true, the effect will be enabled.
  1093. Enabled: true
  1094. # if true, the description will be showed.
  1095. Show-Description: true
  1096. # if true, it'll be possible to find
  1097. # it in treasure chests
  1098. Can-Be-Found-In-Treasure-Chests: true
  1099. EnderAura:
  1100. # Description of this particle effect.
  1101. Description:
  1102. - '&7Efekt mozesz wygrac na loteri!'
  1103. - '&7Przejdz na loterie &c/loteria'
  1104. # if true, the effect will be enabled.
  1105. Enabled: true
  1106. # if true, the description will be showed.
  1107. Show-Description: true
  1108. # if true, it'll be possible to find
  1109. # it in treasure chests
  1110. Can-Be-Found-In-Treasure-Chests: true
  1111. FlameFairy:
  1112. # Description of this particle effect.
  1113. Description:
  1114. - '&7Efekt mozesz wygrac na loteri!'
  1115. - '&7Przejdz na loterie &c/loteria'
  1116. # if true, the effect 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. Pets:
  1124. Piggy:
  1125. # description of this pet.
  1126. Description:
  1127. - '&7&oOink! Oink!'
  1128. # if true, the pet will be enabled.
  1129. Enabled: true
  1130. # if true, the description will be showed.
  1131. Show-Description: true
  1132. # if true, it'll be possible to find
  1133. # it in treasure chests
  1134. Can-Be-Found-In-Treasure-Chests: true
  1135. Sheep:
  1136. # description of this pet.
  1137. Description:
  1138. - '&7&oBaaaa, baa'
  1139. # if true, the pet will be enabled.
  1140. Enabled: true
  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. EasterBunny:
  1147. # description of this pet.
  1148. Description:
  1149. - '&7&oIs it Easter yet?'
  1150. # if true, the pet 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. Cow:
  1158. # description of this pet.
  1159. Description:
  1160. - '&7&oMoooo!'
  1161. # if true, the pet will be enabled.
  1162. Enabled: true
  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. Kitty:
  1169. # description of this pet.
  1170. Description:
  1171. - '&7&oMeoooow'
  1172. # if true, the pet 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. Dog:
  1180. # description of this pet.
  1181. Description:
  1182. - '&7&oWoof!'
  1183. # if true, the pet will be enabled.
  1184. Enabled: true
  1185. # if true, the description will be showed.
  1186. Show-Description: true
  1187. # if true, it'll be possible to find
  1188. # it in treasure chests
  1189. Can-Be-Found-In-Treasure-Chests: true
  1190. Chick:
  1191. # description of this pet.
  1192. Description:
  1193. - '&7&oBwaaaaaaak!!'
  1194. # if true, the pet 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. Wither:
  1202. # description of this pet.
  1203. Description:
  1204. - '&7&oWatch out for me..'
  1205. # if true, the pet 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. Pumpling:
  1213. # description of this pet.
  1214. Description:
  1215. - '&7&oJust a little floating pumpkin'
  1216. # if true, the pet 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. ChristmasElf:
  1224. # description of this pet.
  1225. Description:
  1226. - '&7&oI can make presents for you!'
  1227. # if true, the pet will be enabled.
  1228. Enabled: true
  1229. # if true, the description 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. Hats:
  1235. Astronaut:
  1236. # description of this hat.
  1237. Description:
  1238. - '&7Czapke mozesz wygrac na loteri!'
  1239. - '&7Przejdz na loterie &c/loteria'
  1240. # if true, the hat will be enabled.
  1241. Enabled: true
  1242. # if true, the description of this hat will be showed.
  1243. Show-Description: true
  1244. # if true, it'll be possible to find
  1245. # it in treasure chests
  1246. Can-Be-Found-In-Treasure-Chests: true
  1247. Scared:
  1248. # description of this hat.
  1249. Description:
  1250. - '&7Czapke mozesz wygrac na loteri!'
  1251. - '&7Przejdz na loterie &c/loteria'
  1252. # if true, the hat will be enabled.
  1253. Enabled: true
  1254. # if true, the description of this hat will be showed.
  1255. Show-Description: true
  1256. # if true, it'll be possible to find
  1257. # it in treasure chests
  1258. Can-Be-Found-In-Treasure-Chests: true
  1259. Angel:
  1260. # description of this hat.
  1261. Description:
  1262. - '&7Czapke mozesz wygrac na loteri!'
  1263. - '&7Przejdz na loterie &c/loteria'
  1264. # if true, the hat will be enabled.
  1265. Enabled: true
  1266. # if true, the description of this hat will be showed.
  1267. Show-Description: true
  1268. # if true, it'll be possible to find
  1269. # it in treasure chests
  1270. Can-Be-Found-In-Treasure-Chests: true
  1271. Embarassed:
  1272. # description of this hat.
  1273. Description:
  1274. - '&7Czapke mozesz wygrac na loteri!'
  1275. - '&7Przejdz na loterie &c/loteria'
  1276. # if true, the hat will be enabled.
  1277. Enabled: true
  1278. # if true, the description of this hat will be showed.
  1279. Show-Description: true
  1280. # if true, it'll be possible to find
  1281. # it in treasure chests
  1282. Can-Be-Found-In-Treasure-Chests: true
  1283. Kissy:
  1284. # description of this hat.
  1285. Description:
  1286. - '&7Czapke mozesz wygrac na loteri!'
  1287. - '&7Przejdz na loterie &c/loteria'
  1288. # if true, the hat will be enabled.
  1289. Enabled: true
  1290. # if true, the description of this hat will be showed.
  1291. Show-Description: true
  1292. # if true, it'll be possible to find
  1293. # it in treasure chests
  1294. Can-Be-Found-In-Treasure-Chests: true
  1295. Sad:
  1296. # description of this hat.
  1297. Description:
  1298. - '&7Czapke mozesz wygrac na loteri!'
  1299. - '&7Przejdz na loterie &c/loteria'
  1300. # if true, the hat will be enabled.
  1301. Enabled: true
  1302. # if true, the description of this hat will be showed.
  1303. Show-Description: true
  1304. # if true, it'll be possible to find
  1305. # it in treasure chests
  1306. Can-Be-Found-In-Treasure-Chests: true
  1307. Cool:
  1308. # description of this hat.
  1309. Description:
  1310. - '&7Czapke mozesz wygrac na loteri!'
  1311. - '&7Przejdz na loterie &c/loteria'
  1312. # if true, the hat will be enabled.
  1313. Enabled: true
  1314. # if true, the description of this hat will be showed.
  1315. Show-Description: true
  1316. # if true, it'll be possible to find
  1317. # it in treasure chests
  1318. Can-Be-Found-In-Treasure-Chests: true
  1319. Surprised:
  1320. # description of this hat.
  1321. Description:
  1322. - '&7Czapke mozesz wygrac na loteri!'
  1323. - '&7Przejdz na loterie &c/loteria'
  1324. # if true, the hat will be enabled.
  1325. Enabled: true
  1326. # if true, the description of this hat will be showed.
  1327. Show-Description: true
  1328. # if true, it'll be possible to find
  1329. # it in treasure chests
  1330. Can-Be-Found-In-Treasure-Chests: true
  1331. Dead:
  1332. # description of this hat.
  1333. Description:
  1334. - '&7Czapke mozesz wygrac na loteri!'
  1335. - '&7Przejdz na loterie &c/loteria'
  1336. # if true, the hat will be enabled.
  1337. Enabled: true
  1338. # if true, the description of this hat will be showed.
  1339. Show-Description: true
  1340. # if true, it'll be possible to find
  1341. # it in treasure chests
  1342. Can-Be-Found-In-Treasure-Chests: true
  1343. Crying:
  1344. # description of this hat.
  1345. Description:
  1346. - '&7Czapke mozesz wygrac na loteri!'
  1347. - '&7Przejdz na loterie &c/loteria'
  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. BigSmile:
  1356. # description of this hat.
  1357. Description:
  1358. - '&7Czapke mozesz wygrac na loteri!'
  1359. - '&7Przejdz na loterie &c/loteria'
  1360. # if true, the hat will be enabled.
  1361. Enabled: true
  1362. # if true, the description of this hat will be showed.
  1363. Show-Description: true
  1364. # if true, it'll be possible to find
  1365. # it in treasure chests
  1366. Can-Be-Found-In-Treasure-Chests: true
  1367. Wink:
  1368. # description of this hat.
  1369. Description:
  1370. - '&7Czapke mozesz wygrac na loteri!'
  1371. - '&7Przejdz na loterie &c/loteria'
  1372. # if true, the hat will be enabled.
  1373. Enabled: true
  1374. # if true, the description of this hat will be showed.
  1375. Show-Description: true
  1376. # if true, it'll be possible to find
  1377. # it in treasure chests
  1378. Can-Be-Found-In-Treasure-Chests: true
  1379. Derp:
  1380. # description of this hat.
  1381. Description:
  1382. - '&7Czapke mozesz wygrac na loteri!'
  1383. - '&7Przejdz na loterie &c/loteria'
  1384. # if true, the hat will be enabled.
  1385. Enabled: true
  1386. # if true, the description of this hat will be showed.
  1387. Show-Description: true
  1388. # if true, it'll be possible to find
  1389. # it in treasure chests
  1390. Can-Be-Found-In-Treasure-Chests: true
  1391. Smile:
  1392. # description of this hat.
  1393. Description:
  1394. - '&7Czapke mozesz wygrac na loteri!'
  1395. - '&7Przejdz na loterie &c/loteria'
  1396. # if true, the hat will be enabled.
  1397. Enabled: true
  1398. # if true, the description of this hat will be showed.
  1399. Show-Description: true
  1400. # if true, it'll be possible to find
  1401. # it in treasure chests
  1402. Can-Be-Found-In-Treasure-Chests: true
  1403. Iron:
  1404. # description of this hat.
  1405. Description:
  1406. - '&7Czapke mozesz wygrac na loteri!'
  1407. - '&7Przejdz na loterie &c/loteria'
  1408. # if true, the hat will be enabled.
  1409. Enabled: true
  1410. # if true, the description of this hat will be showed.
  1411. Show-Description: true
  1412. # if true, it'll be possible to find
  1413. # it in treasure chests
  1414. Can-Be-Found-In-Treasure-Chests: true
  1415. Gold:
  1416. # description of this hat.
  1417. Description:
  1418. - '&7Czapke mozesz wygrac na loteri!'
  1419. - '&7Przejdz na loterie &c/loteria'
  1420. # if true, the hat will be enabled.
  1421. Enabled: true
  1422. # if true, the description of this hat will be showed.
  1423. Show-Description: true
  1424. # if true, it'll be possible to find
  1425. # it in treasure chests
  1426. Can-Be-Found-In-Treasure-Chests: true
  1427. Diamond:
  1428. # description of this hat.
  1429. Description:
  1430. - '&7Czapke mozesz wygrac na loteri!'
  1431. - '&7Przejdz na loterie &c/loteria'
  1432. # if true, the hat will be enabled.
  1433. Enabled: true
  1434. # if true, the description of this hat will be showed.
  1435. Show-Description: true
  1436. # if true, it'll be possible to find
  1437. # it in treasure chests
  1438. Can-Be-Found-In-Treasure-Chests: true
  1439. Piston:
  1440. # description of this hat.
  1441. Description:
  1442. - '&7Czapke mozesz wygrac na loteri!'
  1443. - '&7Przejdz na loterie &c/loteria'
  1444. # if true, the hat will be enabled.
  1445. Enabled: true
  1446. # if true, the description of this hat will be showed.
  1447. Show-Description: true
  1448. # if true, it'll be possible to find
  1449. # it in treasure chests
  1450. Can-Be-Found-In-Treasure-Chests: true
  1451. CommandBlock:
  1452. # description of this hat.
  1453. Description:
  1454. - '&7Czapke mozesz wygrac na loteri!'
  1455. - '&7Przejdz na loterie &c/loteria'
  1456. # if true, the hat will be enabled.
  1457. Enabled: true
  1458. # if true, the description of this hat will be showed.
  1459. Show-Description: true
  1460. # if true, it'll be possible to find
  1461. # it in treasure chests
  1462. Can-Be-Found-In-Treasure-Chests: true
  1463. Music:
  1464. # description of this hat.
  1465. Description:
  1466. - '&7Czapke mozesz wygrac na loteri!'
  1467. - '&7Przejdz na loterie &c/loteria'
  1468. # if true, the hat will be enabled.
  1469. Enabled: true
  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. Squid:
  1476. # description of this hat.
  1477. Description:
  1478. - '&7Czapke mozesz wygrac na loteri!'
  1479. - '&7Przejdz na loterie &c/loteria'
  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. Chicken:
  1488. # description of this hat.
  1489. Description:
  1490. - '&7Czapke mozesz wygrac na loteri!'
  1491. - '&7Przejdz na loterie &c/loteria'
  1492. # if true, the hat will be enabled.
  1493. Enabled: true
  1494. # if true, the description of this hat will be showed.
  1495. Show-Description: true
  1496. # if true, it'll be possible to find
  1497. # it in treasure chests
  1498. Can-Be-Found-In-Treasure-Chests: true
  1499. Pig:
  1500. # description of this hat.
  1501. Description:
  1502. - '&7Czapke mozesz wygrac na loteri!'
  1503. - '&7Przejdz na loterie &c/loteria'
  1504. # if true, the hat will be enabled.
  1505. Enabled: true
  1506. # if true, the description of this hat will be showed.
  1507. Show-Description: true
  1508. # if true, it'll be possible to find
  1509. # it in treasure chests
  1510. Can-Be-Found-In-Treasure-Chests: true
  1511. Blaze:
  1512. # description of this hat.
  1513. Description:
  1514. - '&7Czapke mozesz wygrac na loteri!'
  1515. - '&7Przejdz na loterie &c/loteria'
  1516. # if true, the hat will be enabled.
  1517. Enabled: true
  1518. # if true, the description of this hat will be showed.
  1519. Show-Description: true
  1520. # if true, it'll be possible to find
  1521. # it in treasure chests
  1522. Can-Be-Found-In-Treasure-Chests: true
  1523. Sheep:
  1524. # description of this hat.
  1525. Description:
  1526. - '&7Czapke mozesz wygrac na loteri!'
  1527. - '&7Przejdz na loterie &c/loteria'
  1528. # if true, the hat will be enabled.
  1529. Enabled: true
  1530. # if true, the description of this hat will be showed.
  1531. Show-Description: true
  1532. # if true, it'll be possible to find
  1533. # it in treasure chests
  1534. Can-Be-Found-In-Treasure-Chests: true
  1535. Golem:
  1536. # description of this hat.
  1537. Description:
  1538. - '&7Czapke mozesz wygrac na loteri!'
  1539. - '&7Przejdz na loterie &c/loteria'
  1540. # if true, the hat will be enabled.
  1541. Enabled: true
  1542. # if true, the description of this hat will be showed.
  1543. Show-Description: true
  1544. # if true, it'll be possible to find
  1545. # it in treasure chests
  1546. Can-Be-Found-In-Treasure-Chests: true
  1547. Enderman:
  1548. # description of this hat.
  1549. Description:
  1550. - '&7Czapke mozesz wygrac na loteri!'
  1551. - '&7Przejdz na loterie &c/loteria'
  1552. # if true, the hat will be enabled.
  1553. Enabled: true
  1554. # if true, the description of this hat will be showed.
  1555. Show-Description: true
  1556. # if true, it'll be possible to find
  1557. # it in treasure chests
  1558. Can-Be-Found-In-Treasure-Chests: true
  1559. Mario:
  1560. # description of this hat.
  1561. Description:
  1562. - '&7Czapke mozesz wygrac na loteri!'
  1563. - '&7Przejdz na loterie &c/loteria'
  1564. # if true, the hat will be enabled.
  1565. Enabled: true
  1566. # if true, the description of this hat will be showed.
  1567. Show-Description: true
  1568. # if true, it'll be possible to find
  1569. # it in treasure chests
  1570. Can-Be-Found-In-Treasure-Chests: true
  1571. Luigi:
  1572. # description of this hat.
  1573. Description:
  1574. - '&7Czapke mozesz wygrac na loteri!'
  1575. - '&7Przejdz na loterie &c/loteria'
  1576. # if true, the hat will be enabled.
  1577. Enabled: true
  1578. # if true, the description of this hat will be showed.
  1579. Show-Description: true
  1580. # if true, it'll be possible to find
  1581. # it in treasure chests
  1582. Can-Be-Found-In-Treasure-Chests: true
  1583. Batman:
  1584. # description of this hat.
  1585. Description:
  1586. - '&7Czapke mozesz wygrac na loteri!'
  1587. - '&7Przejdz na loterie &c/loteria'
  1588. # if true, the hat will be enabled.
  1589. Enabled: true
  1590. # if true, the description of this hat will be showed.
  1591. Show-Description: true
  1592. # if true, it'll be possible to find
  1593. # it in treasure chests
  1594. Can-Be-Found-In-Treasure-Chests: true
  1595. Chest:
  1596. # description of this hat.
  1597. Description:
  1598. - '&7Czapke mozesz wygrac na loteri!'
  1599. - '&7Przejdz na loterie &c/loteria'
  1600. # if true, the hat will be enabled.
  1601. Enabled: true
  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. Skull:
  1608. # description of this hat.
  1609. Description:
  1610. - '&7Czapke mozesz wygrac na loteri!'
  1611. - '&7Przejdz na loterie &c/loteria'
  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. Ghost:
  1620. # description of this hat.
  1621. Description:
  1622. - '&7Czapke mozesz wygrac na loteri!'
  1623. - '&7Przejdz na loterie &c/loteria'
  1624. # if true, the hat will be enabled.
  1625. Enabled: true
  1626. # if true, the description of this hat will be showed.
  1627. Show-Description: true
  1628. # if true, it'll be possible to find
  1629. # it in treasure chests
  1630. Can-Be-Found-In-Treasure-Chests: true
  1631. JackOLantern:
  1632. # description of this hat.
  1633. Description:
  1634. - '&7Czapke mozesz wygrac na loteri!'
  1635. - '&7Przejdz na loterie &c/loteria'
  1636. # if true, the hat will be enabled.
  1637. Enabled: true
  1638. # if true, the description of this hat will be showed.
  1639. Show-Description: true
  1640. # if true, it'll be possible to find
  1641. # it in treasure chests
  1642. Can-Be-Found-In-Treasure-Chests: true
  1643. ScaryClown:
  1644. # description of this hat.
  1645. Description:
  1646. - '&7Czapke mozesz wygrac na loteri!'
  1647. - '&7Przejdz na loterie &c/loteria'
  1648. # if true, the hat will be enabled.
  1649. Enabled: true
  1650. # if true, the description of this hat will be showed.
  1651. Show-Description: true
  1652. # if true, it'll be possible to find
  1653. # it in treasure chests
  1654. Can-Be-Found-In-Treasure-Chests: true
  1655. Santa:
  1656. # description of this hat.
  1657. Description:
  1658. - '&7Czapke mozesz wygrac na loteri!'
  1659. - '&7Przejdz na loterie &c/loteria'
  1660. # if true, the hat will be enabled.
  1661. Enabled: true
  1662. # if true, the description of this hat will be showed.
  1663. Show-Description: true
  1664. # if true, it'll be possible to find
  1665. # it in treasure chests
  1666. Can-Be-Found-In-Treasure-Chests: true
  1667. Snowman:
  1668. # description of this hat.
  1669. Description:
  1670. - '&7Czapke mozesz wygrac na loteri!'
  1671. - '&7Przejdz na loterie &c/loteria'
  1672. # if true, the hat will be enabled.
  1673. Enabled: true
  1674. # if true, the description of this hat will be showed.
  1675. Show-Description: true
  1676. # if true, it'll be possible to find
  1677. # it in treasure chests
  1678. Can-Be-Found-In-Treasure-Chests: true
  1679. Present:
  1680. # description of this hat.
  1681. Description:
  1682. - '&7Czapke mozesz wygrac na loteri!'
  1683. - '&7Przejdz na loterie &c/loteria'
  1684. # if true, the hat will be enabled.
  1685. Enabled: true
  1686. # if true, the description of this hat will be showed.
  1687. Show-Description: true
  1688. # if true, it'll be possible to find
  1689. # it in treasure chests
  1690. Can-Be-Found-In-Treasure-Chests: true
  1691. Elf:
  1692. # description of this hat.
  1693. Description:
  1694. - '&7Czapke mozesz wygrac na loteri!'
  1695. - '&7Przejdz na loterie &c/loteria'
  1696. # if true, the hat will be enabled.
  1697. Enabled: true
  1698. # if true, the description of this hat will be showed.
  1699. Show-Description: true
  1700. # if true, it'll be possible to find
  1701. # it in treasure chests
  1702. Can-Be-Found-In-Treasure-Chests: true
  1703. Bedrock:
  1704. # description of this hat.
  1705. Description:
  1706. - '&7Czapke mozesz wygrac na loteri!'
  1707. - '&7Przejdz na loterie &c/loteria'
  1708. # if true, the hat will be enabled.
  1709. Enabled: true
  1710. # if true, the description of this hat will be showed.
  1711. Show-Description: true
  1712. # if true, it'll be possible to find
  1713. # it in treasure chests
  1714. Can-Be-Found-In-Treasure-Chests: true
  1715. Suits:
  1716. Rave:
  1717. # if true, the suit will be enabled.
  1718. Enabled: true
  1719. # if true, the description of this suit will be showed.
  1720. Show-Description: true
  1721. # if true, it'll be possible to find
  1722. # it in treasure chests
  1723. Can-Be-Found-In-Treasure-Chests: true
  1724. Astronaut:
  1725. # if true, the suit will be enabled.
  1726. Enabled: true
  1727. # if true, the description of this suit will be showed.
  1728. Show-Description: true
  1729. # if true, it'll be possible to find
  1730. # it in treasure chests
  1731. Can-Be-Found-In-Treasure-Chests: true
  1732. Diamond:
  1733. # if true, the suit will be enabled.
  1734. Enabled: true
  1735. # if true, the description of this suit 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. Santa:
  1741. # if true, the suit will be enabled.
  1742. Enabled: true
  1743. # if true, the description of this suit will be showed.
  1744. Show-Description: true
  1745. # if true, it'll be possible to find
  1746. # it in treasure chests
  1747. Can-Be-Found-In-Treasure-Chests: true
  1748. Emotes:
  1749. Cry:
  1750. # description of this emote.
  1751. Description:
  1752. - '&7Emotke mozesz wygrac na loteri!'
  1753. - '&7Przejdz na loterie &c/loteria'
  1754. # if true, the mount will be enabled.
  1755. Enabled: true
  1756. # if true, the description will be showed.
  1757. Show-Description: true
  1758. # if true, it'll be possible to find
  1759. # it in treasure chests
  1760. Can-Be-Found-In-Treasure-Chests: true
  1761. Angry:
  1762. # description of this emote.
  1763. Description:
  1764. - '&7Emotke mozesz wygrac na loteri!'
  1765. - '&7Przejdz na loterie &c/loteria'
  1766. # if true, the mount will be enabled.
  1767. Enabled: true
  1768. # if true, the description 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. Happy:
  1774. # description of this emote.
  1775. Description:
  1776. - '&7Emotke mozesz wygrac na loteri!'
  1777. - '&7Przejdz na loterie &c/loteria'
  1778. # if true, the mount will be enabled.
  1779. Enabled: true
  1780. # if true, the description 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: true
  1785. Cheeky:
  1786. # description of this emote.
  1787. Description:
  1788. - '&7Emotke mozesz wygrac na loteri!'
  1789. - '&7Przejdz na loterie &c/loteria'
  1790. # if true, the mount will be enabled.
  1791. Enabled: true
  1792. # if true, the description 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: true
  1797. Love:
  1798. # description of this emote.
  1799. Description:
  1800. - '&7Emotke mozesz wygrac na loteri!'
  1801. - '&7Przejdz na loterie &c/loteria'
  1802. # if true, the mount will be enabled.
  1803. Enabled: true
  1804. # if true, the description will be showed.
  1805. Show-Description: true
  1806. # if true, it'll be possible to find
  1807. # it in treasure chests
  1808. Can-Be-Found-In-Treasure-Chests: true
  1809. DealWithIt:
  1810. # description of this emote.
  1811. Description:
  1812. - '&7Emotke mozesz wygrac na loteri!'
  1813. - '&7Przejdz na loterie &c/loteria'
  1814. # if true, the mount will be enabled.
  1815. Enabled: true
  1816. # if true, the description will be showed.
  1817. Show-Description: true
  1818. # if true, it'll be possible to find
  1819. # it in treasure chests
  1820. Can-Be-Found-In-Treasure-Chests: true
  1821. Cool:
  1822. # description of this emote.
  1823. Description:
  1824. - '&7Emotke mozesz wygrac na loteri!'
  1825. - '&7Przejdz na loterie &c/loteria'
  1826. # if true, the mount will be enabled.
  1827. Enabled: true
  1828. # if true, the description will be showed.
  1829. Show-Description: true
  1830. # if true, it'll be possible to find
  1831. # it in treasure chests
  1832. Can-Be-Found-In-Treasure-Chests: true
  1833. Surprised:
  1834. # description of this emote.
  1835. Description:
  1836. - '&7Emotke mozesz wygrac na loteri!'
  1837. - '&7Przejdz na loterie &c/loteria'
  1838. # if true, the mount will be enabled.
  1839. Enabled: true
  1840. # if true, the description will be showed.
  1841. Show-Description: true
  1842. # if true, it'll be possible to find
  1843. # it in treasure chests
  1844. Can-Be-Found-In-Treasure-Chests: true
Add Comment
Please, Sign In to add comment