# If set to true, will check for updates Check-For-Updates: true # List of the enabled categories. Categories-Enabled: Gadgets: true Particle-Effects: true Mounts: true Pets: true Morphs: true Hats: true Suits: true Emotes: true # Other settings for categories: # - The Item in Main Menu. # - Do you want a BackToMainMenu Arrow in it? Categories: Gadgets: Main-Menu-Item: '409:0' Go-Back-Arrow: true # You wanna show the cooldown of current gadget in actionbar? Cooldown-In-ActionBar: true Particle-Effects: Main-Menu-Item: '399:0' Go-Back-Arrow: true Mounts: Main-Menu-Item: '329:0' Go-Back-Arrow: true Pets: Main-Menu-Item: '352:0' Go-Back-Arrow: true Morphs: Main-Menu-Item: '334:0' Go-Back-Arrow: true Hats: Main-Menu-Item: '314:0' Go-Back-Arrow: true Suits: Main-Menu-Item: '299:0' Go-Back-Arrow: true Clear-Cosmetic-Item: '152:0' # Previous Page Item Previous-Page-Item: '368:0' # Next Page Item Next-Page-Item: '381:0' # Back to Main Menu Item Back-Main-Menu-Item: '262:0' Self-View-Item: # Item in Morphs Menu when Self View enabled. When-Enabled: '381:0' # Item in Morphs Menu when Self View disabled. When-Disabled: '368:0' Gadgets-Item: # Item in Gadgets Menu when Gadgets enabled. When-Enabled: '351:10' # Item in Gadgets Menu when Gadgets disabled. When-Disabled: '351:8' # Item in Pets Menu to rename current pet. Rename-Pet-Item: '421:0' # Should GUI close after selecting a cosmetic? Close-GUI-After-Select: true Back-To-Main-Menu-Custom-Command: Enabled: false Command: cc open custommenu.yml {player} Emotes: # Want Go back To Menu Item in that menu? Go-Back-Arrow: true # Treasure Chests Settings. # /uc reload will not be enough to toggle them! # # NOTE: Money will be given # to player even if disabled in case # there is nothing to give! # # # About Treasure Chests designs: # For a list of effect: http://pastebin.com/CVKkufck # For the chest-types: NORMAL or ENDER # Material syntax: 'id:data' # You CAN make more designs just copy one, paste it and modify. # Not twice same name! # # Some infos: # center-block: The block on the center. # around-center: Blocks around the center # third-blocks: blocks "around around" the center. # below-chests: Block below the chests. # barriers: the barrier. # chest-type: The chest type (NORMAL or ENDER) # effect: The effect (complete list: http://pastebin.com/CVKkufck) # # For permission command: # Change it to correspond to your Permissions plugin! # Default one is Pex's. # TreasureChests: Enabled: false Key-Price: 1000 Loots: Money: Enabled: true Max: 100 Chance: 10 Message: enabled: false message: '%prefix% &6&l%name% found %money%$' Gadgets-Ammo: Enabled: true Min: 20 Max: 100 Chance: 60 Message: enabled: false message: '%prefix% &6&l%name% found %ammo% %gadget% ammo' Gadgets: Enabled: true Chance: 20 Message: enabled: false message: '%prefix% &6&l%name% found gadget %gadget%' Mounts: Enabled: true Chance: 10 Message: enabled: false message: '%prefix% &6&l%name% found rare %mount%' Pets: Enabled: true Chance: 10 Message: enabled: false message: '%prefix% &6&l%name% found rare %pet%' Morphs: Enabled: true Chance: 4 Message: enabled: true message: '%prefix% &6&l%name% found legendary %morph%' Effects: Enabled: true Chance: 4 Message: enabled: true message: '%prefix% &6&l%name% found legendary %effect%' Hats: Enabled: true Chance: 10 Message: enabled: false message: '%prefix% &6&l%name% found rare %hat%' Suits: Enabled: true Chance: 10 Message: enabled: false message: '%prefix% &6&l%name% found rare %suit%' Emotes: Enabled: true Chance: 5 Message: enabled: true message: '%prefix% &6&l%name% found rare %emote%' Designs: Classic: center-block: '169:0' around-center: '5:0' third-blocks: '5:1' below-chests: '17:0' barriers: '85:0' chest-type: NORMAL effect: FLAME Modern: center-block: '169:0' around-center: '159:11' third-blocks: '155:0' below-chests: '159:11' barriers: '160:3' chest-type: ENDER effect: REDSTONE Nether: center-block: '89:0' around-center: '88:0' third-blocks: '87:0' below-chests: '112:0' barriers: '113:0' chest-type: NORMAL effect: SMOKE_NORMAL Permission-Add-Command: pex user %name% add %permission% # This option will fill the blank slots of inventories # with a custom item! Fill-Blank-Slots-With-Item: Enabled: false Item: '160:15' # Toggle this to allow players to rename pets. # # Permission-Required: # If true, the permission: # ultracosmetics.pets.rename # will be required to rename a pet. # # Requires Money: # If true, money will be required # to rename a pet. Pets-Rename: Enabled: true Permission-Required: false Requires-Money: Enabled: false Price: 100 # Do pets drop items? (not pickable up by players) Pets-Drop-Items: true # Are pets babies? Pets-Are-Babies: true # Do you want the mounts # that normally make block trails # to do so? Mounts-Block-Trails: true # This option allows to use ammo # for gadgets, for limited uses. # Ammo can be given with /uc give ammo # or bought from menu when activating gadget. # # For the system: 'file' or 'mysql' # # If you set mysql, please fill the MySQL infos. Ammo-System-For-Gadgets: Enabled: false System: file MySQL: hostname: localhost username: root password: password port: '3306' database: UltraCosmetics # Do you want that in the gadgets menu # each gadget item has an amount # corresponding to your ammo. Show-Ammo-In-Menu-As-Item-Amount: true # The menu item settings. # # List for type: https://hub.spigotmc.org/javadocs/bukkit/org/bukkit/Material.html Menu-Item: Give-On-Join: false Give-On-Respawn: false Slot: 3 Type: ENDER_CHEST Data: 0 Displayname: '&6&lCosmetics' # Settings related to permissions. # # List for "Type" https://hub.spigotmc.org/javadocs/bukkit/org/bukkit/Material.html No-Permission: Show-In-Lore: true Lore-Message-Yes: '&o&7Permission: &a&lYes!' Lore-Message-No: '&o&7Permission: &4&lNo!' Dont-Show-Item: false Custom-Item: enabled: false Type: INK_SACK Data: 8 Name: '&c&l{cosmetic-name}' Lore: - '' - '&c&lYou do not have permission for this!' - '' # If set to true, in messages the cosmetics' names # won't be colored. # Example: # With true: &a&lYou activated &9&lPaintball Gun! # With false: &a&lYou activated Paintball Gun! Chat-Cosmetic-PlaceHolder-Color: true # What is the slot for gadgets? Gadget-Slot: 4 # If toggled to true, # players will be able to remove # their current gadget by pressing # their drop key. Remove-Gadget-With-Drop: false # List of the worlds # where cosmetics are enabled! Enabled-Worlds: - world_nether - world_the_end - BuildsFlat - New_Server_Spawn_v1 - mysticalsurvivalworld Gadgets: BatBlaster: Cooldown: 8.0 # Description of this gadget. Description: - '&7&oLaunch waves of annoying bats' - '&7&oto people you don''t like!' # Should it affect players? (Velocity, etc.) Affect-Players: true # if true, the gadget will be enabled. Enabled: true # if true, the description of gadget will be showed. Show-Description: true # if true, it'll be possible to find # it in treasure chests Can-Be-Found-In-Treasure-Chests: true Chickenator: Cooldown: 6.0 # Description of this gadget. Description: - '&7&oShoot, boom, KFC.' # Should it affect players? (Velocity, etc.) Affect-Players: true # if true, the gadget will be enabled. Enabled: true # if true, the description of gadget will be showed. Show-Description: true # if true, it'll be possible to find # it in treasure chests Can-Be-Found-In-Treasure-Chests: true ColorBomb: Cooldown: 25.0 # Description of this gadget. Description: - '&7&oA colorful bomb!' # Should it affect players? (Velocity, etc.) Affect-Players: true # if true, the gadget will be enabled. Enabled: true # if true, the description of gadget will be showed. Show-Description: true # if true, it'll be possible to find # it in treasure chests Can-Be-Found-In-Treasure-Chests: true DiscoBall: Cooldown: 45.0 # Description of this gadget. Description: - '&7&oJust, dance!' # Should it affect players? (Velocity, etc.) Affect-Players: true # if true, the gadget will be enabled. Enabled: true # if true, the description of gadget will be showed. Show-Description: true # if true, it'll be possible to find # it in treasure chests Can-Be-Found-In-Treasure-Chests: true EtherealPearl: Cooldown: 2.0 # Description of this gadget. Description: - '&7&oTake a ride through the skies' - '&7&oon your very own Ethereal Pearl!' # Should it affect players? (Velocity, etc.) Affect-Players: true # if true, the gadget will be enabled. Enabled: true # if true, the description of gadget will be showed. Show-Description: true # if true, it'll be possible to find # it in treasure chests Can-Be-Found-In-Treasure-Chests: true FleshHook: Cooldown: 5.0 # Description of this gadget. Description: - '&7&oMake new friends by throwing a hook' - '&7&ointo their face and pulling them' - '&7&otowards you!' # Should it affect players? (Velocity, etc.) Affect-Players: true # if true, the gadget will be enabled. Enabled: true # if true, the description of gadget will be showed. Show-Description: true # if true, it'll be possible to find # it in treasure chests Can-Be-Found-In-Treasure-Chests: true MelonThrower: Cooldown: 2.0 # Description of this gadget. Description: - '&7&oDeliciously fun!' # Should it affect players? (Velocity, etc.) Affect-Players: true # if true, the gadget will be enabled. Enabled: true # if true, the description of gadget will be showed. Show-Description: true # if true, it'll be possible to find # it in treasure chests Can-Be-Found-In-Treasure-Chests: true BlizzardBlaster: Cooldown: 12.0 # Description of this gadget. Description: - '&7&oLet it go!' # Should it affect players? (Velocity, etc.) Affect-Players: true # if true, the gadget will be enabled. Enabled: true # if true, the description of gadget will be showed. Show-Description: true # if true, it'll be possible to find # it in treasure chests Can-Be-Found-In-Treasure-Chests: true PortalGun: Cooldown: 2.0 # Description of this gadget. Description: - '&7&oMomentum, a function of mass and velocity,' - '&7&ois converved between portals. In Layman''''s terms,' - '&7&ospeedy thing goes in, speedy thing goes out.' # Should it affect players? (Velocity, etc.) Affect-Players: true # if true, the gadget will be enabled. Enabled: true # if true, the description of gadget will be showed. Show-Description: true # if true, it'll be possible to find # it in treasure chests Can-Be-Found-In-Treasure-Chests: true ExplosiveSheep: Cooldown: 25.0 # Description of this gadget. Description: - '&7&oAre you sure it''s supposed' - '&7&oto flicker like that?' # Should it affect players? (Velocity, etc.) Affect-Players: true # if true, the gadget will be enabled. Enabled: true # if true, the description of gadget will be showed. Show-Description: true # if true, it'll be possible to find # it in treasure chests Can-Be-Found-In-Treasure-Chests: true PaintballGun: Cooldown: 0.5 # Description of this gadget. Description: - '&7&oPEW PEW PEW PEW!!!' # Should it affect players? (Velocity, etc.) Affect-Players: true # if true, the gadget will be enabled. Enabled: true # if true, the description of gadget will be showed. Show-Description: true # if true, it'll be possible to find # it in treasure chests Can-Be-Found-In-Treasure-Chests: true # With what block will it paint? Block-Type: STAINED_CLAY Particle: # Should it display particles? Enabled: false # what particles? (List: http://pastebin.com/CVKkufck) Effect: FIREWORKS_SPARK # The radius of painting. Radius: 2 # A list of the blocks that # can't be painted. BlackList: - REDSTONE_BLOCK ThorHammer: Cooldown: 8.0 # Description of this gadget. Description: - '&7&oGet the real Mjölnir' # Should it affect players? (Velocity, etc.) Affect-Players: true # if true, the gadget will be enabled. Enabled: true # if true, the description of gadget will be showed. Show-Description: true # if true, it'll be possible to find # it in treasure chests Can-Be-Found-In-Treasure-Chests: true AntiGravity: Cooldown: 30.0 # Description of this gadget. Description: - '&7&oYou don''t like gravity?' - '&7&oThen, this gadget is made for you!' # Should it affect players? (Velocity, etc.) Affect-Players: true # if true, the gadget will be enabled. Enabled: true # if true, the description of gadget will be showed. Show-Description: true # if true, it'll be possible to find # it in treasure chests Can-Be-Found-In-Treasure-Chests: true SmashDown: Cooldown: 15.0 # Description of this gadget. Description: - '&7&oAND HIS NAME IS... JOHN CENA!!' # Should it affect players? (Velocity, etc.) Affect-Players: true # if true, the gadget will be enabled. Enabled: true # if true, the description of gadget will be showed. Show-Description: true # if true, it'll be possible to find # it in treasure chests Can-Be-Found-In-Treasure-Chests: true Rocket: Cooldown: 60.0 # Description of this gadget. Description: - '&7&oHouston, we have got a problem..' # Should it affect players? (Velocity, etc.) Affect-Players: true # if true, the gadget will be enabled. Enabled: true # if true, the description of gadget will be showed. Show-Description: true # if true, it'll be possible to find # it in treasure chests Can-Be-Found-In-Treasure-Chests: true BlackHole: Cooldown: 35.0 # Description of this gadget. Description: - '&7&oYou should not get caught by it..' # Should it affect players? (Velocity, etc.) Affect-Players: true # if true, the gadget will be enabled. Enabled: true # if true, the description of gadget will be showed. Show-Description: true # if true, it'll be possible to find # it in treasure chests Can-Be-Found-In-Treasure-Chests: true Tsunami: Cooldown: 12.0 # Description of this gadget. Description: - '&9&oTSUNAMI!!' - '&7&oJUMP!' - '&7&oLet''s go!' # Should it affect players? (Velocity, etc.) Affect-Players: true # if true, the gadget will be enabled. Enabled: true # if true, the description of gadget will be showed. Show-Description: true # if true, it'll be possible to find # it in treasure chests Can-Be-Found-In-Treasure-Chests: true TNT: Cooldown: 10.0 # Description of this gadget. Description: - '&7&oBlow some people up!' - '&7&oKABOOM!' # Should it affect players? (Velocity, etc.) Affect-Players: true # if true, the gadget will be enabled. Enabled: true # if true, the description of gadget will be showed. Show-Description: true # if true, it'll be possible to find # it in treasure chests Can-Be-Found-In-Treasure-Chests: true FunGun: Cooldown: 4.0 # Description of this gadget. Description: - '&7&oWoow! So much fun in a gun!' # Should it affect players? (Velocity, etc.) Affect-Players: true # if true, the gadget will be enabled. Enabled: true # if true, the description of gadget will be showed. Show-Description: true # if true, it'll be possible to find # it in treasure chests Can-Be-Found-In-Treasure-Chests: true Parachute: Cooldown: 60.0 # Description of this gadget. Description: - '&7&oGERONIMOooo!' # Should it affect players? (Velocity, etc.) Affect-Players: true # if true, the gadget will be enabled. Enabled: true # if true, the description of gadget will be showed. Show-Description: true # if true, it'll be possible to find # it in treasure chests Can-Be-Found-In-Treasure-Chests: true QuakeGun: Cooldown: 3.0 # Description of this gadget. Description: - '&7&oGet a real Rail Gun' - '&7&oand strike players and mobs!' # Should it affect players? (Velocity, etc.) Affect-Players: true # if true, the gadget will be enabled. Enabled: true # if true, the description of gadget will be showed. Show-Description: true # if true, it'll be possible to find # it in treasure chests Can-Be-Found-In-Treasure-Chests: true GhostParty: Cooldown: 45.0 # Description of this gadget. Description: - '&7&oWho Ya Gonna Call?' - '&f&lGHOST &4&lBUSTERS!' # Should it affect players? (Velocity, etc.) Affect-Players: true # if true, the gadget will be enabled. Enabled: true # if true, the description of gadget will be showed. Show-Description: true # if true, it'll be possible to find # it in treasure chests Can-Be-Found-In-Treasure-Chests: true Firework: Cooldown: 0.2 # Description of this gadget. Description: - '&7&oNeed to celebrate?' - '&7&oUse fireworks!' # Should it affect players? (Velocity, etc.) Affect-Players: true # if true, the gadget will be enabled. Enabled: true # if true, the description of gadget will be showed. Show-Description: true # if true, it'll be possible to find # it in treasure chests Can-Be-Found-In-Treasure-Chests: true ChristmasTree: Cooldown: 20.0 # Description of this gadget. Description: - '&7&oHere is a Christmas' - '&7&oTree for you!' # Should it affect players? (Velocity, etc.) Affect-Players: true # if true, the gadget will be enabled. Enabled: true # if true, the description of gadget will be showed. Show-Description: true # if true, it'll be possible to find # it in treasure chests Can-Be-Found-In-Treasure-Chests: true FreezeCannon: Cooldown: 8.0 # Description of this gadget. Description: - '&7&oTransform the floor into a rink!' # Should it affect players? (Velocity, etc.) Affect-Players: true # if true, the gadget will be enabled. Enabled: true # if true, the description of gadget will be showed. Show-Description: true # if true, it'll be possible to find # it in treasure chests Can-Be-Found-In-Treasure-Chests: true Snowball: Cooldown: 0.5 # Description of this gadget. Description: - '&7&oJoin in on the festive fun by' - '&7&othrowing snow at people!' # Should it affect players? (Velocity, etc.) Affect-Players: true # if true, the gadget will be enabled. Enabled: true # if true, the description of gadget will be showed. Show-Description: true # if true, it'll be possible to find # it in treasure chests Can-Be-Found-In-Treasure-Chests: true PartyPopper: Cooldown: 2.0 # Description of this gadget. Description: - '&7&oCelebrate by blasting confetti into' - '&7&opeoples'' eyes!' # Should it affect players? (Velocity, etc.) Affect-Players: true # if true, the gadget will be enabled. Enabled: true # if true, the description of gadget will be showed. Show-Description: true # if true, it'll be possible to find # it in treasure chests Can-Be-Found-In-Treasure-Chests: true Trampoline: Cooldown: 75.0 # Description of this gadget. Description: - '&7&oConstructs a trampoline!' - '&7&othat sends you and your' - '&7&ofriends into air!' # Should it affect players? (Velocity, etc.) Affect-Players: true # if true, the gadget will be enabled. Enabled: true # if true, the description of gadget will be showed. Show-Description: true # if true, it'll be possible to find # it in treasure chests Can-Be-Found-In-Treasure-Chests: true Mounts: DruggedHorse: # Description of this mount. Description: - '&7&oThat is just too much!' # if true, the mount will be enabled. Enabled: true # if true, the description will be showed. Show-Description: true # if true, it'll be possible to find # it in treasure chests Can-Be-Found-In-Treasure-Chests: true InfernalHorror: # Description of this mount. Description: - '&7&oThis mount comes directly from... hell!' # if true, the mount will be enabled. Enabled: true # if true, the description will be showed. Show-Description: true # if true, it'll be possible to find # it in treasure chests Can-Be-Found-In-Treasure-Chests: true GlacialSteed: # Description of this mount. Description: - '&7&oThis mount comes from North Pole!' # if true, the mount will be enabled. Enabled: true # if true, the description will be showed. Show-Description: true # if true, it'll be possible to find # it in treasure chests Can-Be-Found-In-Treasure-Chests: true WalkingDead: # Description of this mount. Description: - '&7&oGraaaaw...' # if true, the mount will be enabled. Enabled: true # if true, the description will be showed. Show-Description: true # if true, it'll be possible to find # it in treasure chests Can-Be-Found-In-Treasure-Chests: true MountOfFire: # Description of this mount. Description: - '&7&oThe mount of Hadès!' # if true, the mount will be enabled. Enabled: true # if true, the description will be showed. Show-Description: true # if true, it'll be possible to find # it in treasure chests Can-Be-Found-In-Treasure-Chests: true MountOfWater: # Description of this mount. Description: - '&7&oThe mount of Poséidon!' # if true, the mount will be enabled. Enabled: true # if true, the description will be showed. Show-Description: true # if true, it'll be possible to find # it in treasure chests Can-Be-Found-In-Treasure-Chests: true EcologistHorse: # Description of this mount. Description: - '&7&oBecome ecologist!' # if true, the mount will be enabled. Enabled: true # if true, the description will be showed. Show-Description: true # if true, it'll be possible to find # it in treasure chests Can-Be-Found-In-Treasure-Chests: true Snake: # Description of this mount. Description: - '&7&oWatch out! It may bite..' # if true, the mount will be enabled. Enabled: true # if true, the description will be showed. Show-Description: true # if true, it'll be possible to find # it in treasure chests Can-Be-Found-In-Treasure-Chests: true NyanSheep: # Description of this mount. Description: - '&4&lNyan &6&lnyan &e&lnyan' - '&a&lnyan &3&lnyan &9&lnyan' # if true, the mount will be enabled. Enabled: true # if true, the description will be showed. Show-Description: true # if true, it'll be possible to find # it in treasure chests Can-Be-Found-In-Treasure-Chests: true Dragon: # Description of this mount. Description: - '&7&oBecome a drigon rider!' # if true, the mount will be enabled. Enabled: true # if true, the description will be showed. Show-Description: true # if true, it'll be possible to find # it in treasure chests Can-Be-Found-In-Treasure-Chests: true SkySquid: # Description of this mount. Description: - '&7&oWat.' # if true, the mount will be enabled. Enabled: true # if true, the description will be showed. Show-Description: true # if true, it'll be possible to find # it in treasure chests Can-Be-Found-In-Treasure-Chests: true Slime: # Description of this mount. Description: - '&7&oSplat! Splat!' # if true, the mount will be enabled. Enabled: true # if true, the description will be showed. Show-Description: true # if true, it'll be possible to find # it in treasure chests Can-Be-Found-In-Treasure-Chests: true HypeCart: # Description of this mount. Description: - '&7&oEver wanted to drive a F1?' - '&7&oNow you can!' # if true, the mount will be enabled. Enabled: true # if true, the description will be showed. Show-Description: true # if true, it'll be possible to find # it in treasure chests Can-Be-Found-In-Treasure-Chests: true Spider: # Description of this mount. Description: - '&7&oYOU are the spider jockey!' # if true, the mount will be enabled. Enabled: true # if true, the description will be showed. Show-Description: true # if true, it'll be possible to find # it in treasure chests Can-Be-Found-In-Treasure-Chests: true Rudolph: # Description of this mount. Description: - '&7&oWhat would be Christmas' - '&7&owithout Rudolph the Reeinder?' # if true, the mount will be enabled. Enabled: true # if true, the description will be showed. Show-Description: true # if true, it'll be possible to find # it in treasure chests Can-Be-Found-In-Treasure-Chests: true MoltenSnake: # Description of this mount. Description: - '&7&oDeep under the Earth''s surface, there' - '&7&oexists a mythical species of Molten' - '&7&oSnakes. This one will serve you eternally.' # if true, the mount will be enabled. Enabled: true # if true, the description will be showed. Show-Description: true # if true, it'll be possible to find # it in treasure chests Can-Be-Found-In-Treasure-Chests: true FlyingShip: # Description of this mount. Description: - '&7&oBomb them all!' # if true, the mount will be enabled. Enabled: true # if true, the description will be showed. Show-Description: true # if true, it'll be possible to find # it in treasure chests Can-Be-Found-In-Treasure-Chests: true Particle-Effects: RainCloud: # Description of this particle effect. Description: - '&7&oThe weather forecast' - '&7&ois telling me it''s raining.' # if true, the effect will be enabled. Enabled: true # if true, the description will be showed. Show-Description: true # if true, it'll be possible to find # it in treasure chests Can-Be-Found-In-Treasure-Chests: true SnowCloud: # Description of this particle effect. Description: - '&7&oThe weather forecast' - '&7&ois telling me it''s snowing.' # if true, the effect will be enabled. Enabled: true # if true, the description will be showed. Show-Description: true # if true, it'll be possible to find # it in treasure chests Can-Be-Found-In-Treasure-Chests: true BloodHelix: # Description of this particle effect. Description: - '&7&oAncient legend says this magic' - '&7&oempowers the blood of its user,' - '&7&ogiving them godly powers..' # if true, the effect will be enabled. Enabled: true # if true, the description will be showed. Show-Description: true # if true, it'll be possible to find # it in treasure chests Can-Be-Found-In-Treasure-Chests: true FrostLord: # Description of this particle effect. Description: - '&7&oI am The Almighty Frostlord!' # if true, the effect will be enabled. Enabled: true # if true, the description will be showed. Show-Description: true # if true, it'll be possible to find # it in treasure chests Can-Be-Found-In-Treasure-Chests: true FlameRings: # Description of this particle effect. Description: - '&7&oWatch out! They are hot!' # if true, the effect will be enabled. Enabled: true # if true, the description will be showed. Show-Description: true # if true, it'll be possible to find # it in treasure chests Can-Be-Found-In-Treasure-Chests: true InLove: # Description of this particle effect. Description: - '&7&oOMG wow I''m in love!' # if true, the effect will be enabled. Enabled: true # if true, the description will be showed. Show-Description: true # if true, it'll be possible to find # it in treasure chests Can-Be-Found-In-Treasure-Chests: true GreenSparks: # Description of this particle effect. Description: - '&7&oLittle and green sparkly sparks!' # if true, the effect will be enabled. Enabled: true # if true, the description will be showed. Show-Description: true # if true, it'll be possible to find # it in treasure chests Can-Be-Found-In-Treasure-Chests: true FrozenWalk: # Description of this particle effect. Description: - '&7&oMy feet are so cold!' # if true, the effect will be enabled. Enabled: true # if true, the description will be showed. Show-Description: true # if true, it'll be possible to find # it in treasure chests Can-Be-Found-In-Treasure-Chests: true Music: # Description of this particle effect. Description: - '&7&oMuch music!' # if true, the effect will be enabled. Enabled: true # if true, the description will be showed. Show-Description: true # if true, it'll be possible to find # it in treasure chests Can-Be-Found-In-Treasure-Chests: true Enchanted: # Description of this particle effect. Description: - '&7&oBecome an almighty enchanter!' # if true, the effect will be enabled. Enabled: true # if true, the description will be showed. Show-Description: true # if true, it'll be possible to find # it in treasure chests Can-Be-Found-In-Treasure-Chests: true Inferno: # Description of this particle effect. Description: - '&7&oEffect created by Satan himself!' # if true, the effect will be enabled. Enabled: true # if true, the description will be showed. Show-Description: true # if true, it'll be possible to find # it in treasure chests Can-Be-Found-In-Treasure-Chests: true AngelWings: # Description of this particle effect. Description: - '&7&oBecome an angel!' # if true, the effect will be enabled. Enabled: true # if true, the description will be showed. Show-Description: true # if true, it'll be possible to find # it in treasure chests Can-Be-Found-In-Treasure-Chests: true SuperHero: # Description of this particle effect. Description: - '&7&oBecome Superman!' # if true, the effect will be enabled. Enabled: true # if true, the description will be showed. Show-Description: true # if true, it'll be possible to find # it in treasure chests Can-Be-Found-In-Treasure-Chests: true SantaHat: # Description of this particle effect. Description: - '&7&oBecome Santa!' # if true, the effect will be enabled. Enabled: true # if true, the description will be showed. Show-Description: true # if true, it'll be possible to find # it in treasure chests Can-Be-Found-In-Treasure-Chests: true CrushedCandyCane: # Description of this particle effect. Description: - '&7&oThere''s no such thing as too much' - '&7&oChristmas Candy. Do not listen' - '&7&oto your dentist.' # if true, the effect will be enabled. Enabled: true # if true, the description will be showed. Show-Description: true # if true, it'll be possible to find # it in treasure chests Can-Be-Found-In-Treasure-Chests: true EnderAura: # Description of this particle effect. Description: - '&7&oThese mystic particle attach to' - '&7&oonly the most legendary of players!' # if true, the effect will be enabled. Enabled: true # if true, the description will be showed. Show-Description: true # if true, it'll be possible to find # it in treasure chests Can-Be-Found-In-Treasure-Chests: true FlameFairy: # Description of this particle effect. Description: - '&7&oHEY!!' # if true, the effect will be enabled. Enabled: true # if true, the description will be showed. Show-Description: true # if true, it'll be possible to find # it in treasure chests Can-Be-Found-In-Treasure-Chests: true Pets: Piggy: # description of this pet. Description: - '&7&oOink! Oink!' # if true, the pet will be enabled. Enabled: true # if true, the description will be showed. Show-Description: true # if true, it'll be possible to find # it in treasure chests Can-Be-Found-In-Treasure-Chests: true Sheep: # description of this pet. Description: - '&7&oBaaaa, baa' # if true, the pet will be enabled. Enabled: true # if true, the description will be showed. Show-Description: true # if true, it'll be possible to find # it in treasure chests Can-Be-Found-In-Treasure-Chests: true EasterBunny: # description of this pet. Description: - '&7&oIs it Easter yet?' # if true, the pet will be enabled. Enabled: true # if true, the description will be showed. Show-Description: true # if true, it'll be possible to find # it in treasure chests Can-Be-Found-In-Treasure-Chests: true Cow: # description of this pet. Description: - '&7&oMoooo!' # if true, the pet will be enabled. Enabled: true # if true, the description will be showed. Show-Description: true # if true, it'll be possible to find # it in treasure chests Can-Be-Found-In-Treasure-Chests: true Kitty: # description of this pet. Description: - '&7&oMeoooow' # if true, the pet will be enabled. Enabled: true # if true, the description will be showed. Show-Description: true # if true, it'll be possible to find # it in treasure chests Can-Be-Found-In-Treasure-Chests: true Dog: # description of this pet. Description: - '&7&oWoof!' # if true, the pet will be enabled. Enabled: true # if true, the description will be showed. Show-Description: true # if true, it'll be possible to find # it in treasure chests Can-Be-Found-In-Treasure-Chests: true Chick: # description of this pet. Description: - '&7&oBwaaaaaaak!!' # if true, the pet will be enabled. Enabled: true # if true, the description will be showed. Show-Description: true # if true, it'll be possible to find # it in treasure chests Can-Be-Found-In-Treasure-Chests: true Wither: # description of this pet. Description: - '&7&oWatch out for me..' # if true, the pet will be enabled. Enabled: true # if true, the description will be showed. Show-Description: true # if true, it'll be possible to find # it in treasure chests Can-Be-Found-In-Treasure-Chests: true Pumpling: # description of this pet. Description: - '&7&oJust a little floating pumpkin' # if true, the pet will be enabled. Enabled: true # if true, the description will be showed. Show-Description: true # if true, it'll be possible to find # it in treasure chests Can-Be-Found-In-Treasure-Chests: true ChristmasElf: # description of this pet. Description: - '&7&oI can make presents for you!' # if true, the pet will be enabled. Enabled: true # if true, the description will be showed. Show-Description: true # if true, it'll be possible to find # it in treasure chests Can-Be-Found-In-Treasure-Chests: true Mooshroom: # description of this pet. Description: - '&7&oMoooo!' # if true, the pet will be enabled. Enabled: true # if true, the description will be showed. Show-Description: true # if true, it'll be possible to find # it in treasure chests Can-Be-Found-In-Treasure-Chests: true Hats: Astronaut: # description of this hat. Description: - '&7&oHouston, we have got a problem.' # if true, the hat will be enabled. Enabled: true # if true, the description of this hat will be showed. Show-Description: true # if true, it'll be possible to find # it in treasure chests Can-Be-Found-In-Treasure-Chests: true Scared: # description of this hat. Description: - '&7&oOh gawd, that scared me!' # if true, the hat will be enabled. Enabled: true # if true, the description of this hat will be showed. Show-Description: true # if true, it'll be possible to find # it in treasure chests Can-Be-Found-In-Treasure-Chests: true Angel: # description of this hat. Description: - '&7&oDid it hurt when you fell from heaven?' # if true, the hat will be enabled. Enabled: true # if true, the description of this hat will be showed. Show-Description: true # if true, it'll be possible to find # it in treasure chests Can-Be-Found-In-Treasure-Chests: true Embarassed: # description of this hat. Description: - '&7&oI am kinda embarassed by that.' # if true, the hat will be enabled. Enabled: true # if true, the description of this hat will be showed. Show-Description: true # if true, it'll be possible to find # it in treasure chests Can-Be-Found-In-Treasure-Chests: true Kissy: # description of this hat. Description: - '&7&oWanna kiss?' # if true, the hat will be enabled. Enabled: true # if true, the description of this hat will be showed. Show-Description: true # if true, it'll be possible to find # it in treasure chests Can-Be-Found-In-Treasure-Chests: true Sad: # description of this hat. Description: - '&7&oI am so sad.' # if true, the hat will be enabled. Enabled: true # if true, the description of this hat will be showed. Show-Description: true # if true, it'll be possible to find # it in treasure chests Can-Be-Found-In-Treasure-Chests: true Cool: # description of this hat. Description: - '&7&oI am such a cool guy.' # if true, the hat will be enabled. Enabled: true # if true, the description of this hat will be showed. Show-Description: true # if true, it'll be possible to find # it in treasure chests Can-Be-Found-In-Treasure-Chests: true Surprised: # description of this hat. Description: - '&7&oWow, did not expect that!' # if true, the hat will be enabled. Enabled: true # if true, the description of this hat will be showed. Show-Description: true # if true, it'll be possible to find # it in treasure chests Can-Be-Found-In-Treasure-Chests: true Dead: # description of this hat. Description: - '&7&ogot rekt' # if true, the hat will be enabled. Enabled: true # if true, the description of this hat will be showed. Show-Description: true # if true, it'll be possible to find # it in treasure chests Can-Be-Found-In-Treasure-Chests: true Crying: # description of this hat. Description: - '&7&oi cri evrytiem' # if true, the hat will be enabled. Enabled: true # if true, the description of this hat will be showed. Show-Description: true # if true, it'll be possible to find # it in treasure chests Can-Be-Found-In-Treasure-Chests: true BigSmile: # description of this hat. Description: - '&7&oUh, because I am really happy!' # if true, the hat will be enabled. Enabled: true # if true, the description of this hat will be showed. Show-Description: true # if true, it'll be possible to find # it in treasure chests Can-Be-Found-In-Treasure-Chests: true Wink: # description of this hat. Description: - '&7&oYou know what I mean ;)' # if true, the hat will be enabled. Enabled: true # if true, the description of this hat will be showed. Show-Description: true # if true, it'll be possible to find # it in treasure chests Can-Be-Found-In-Treasure-Chests: true Derp: # description of this hat. Description: - '&7&oDerp Derp Derping all around' # if true, the hat will be enabled. Enabled: true # if true, the description of this hat will be showed. Show-Description: true # if true, it'll be possible to find # it in treasure chests Can-Be-Found-In-Treasure-Chests: true Smile: # description of this hat. Description: - '&7&oUh, because I am happy' # if true, the hat will be enabled. Enabled: true # if true, the description of this hat will be showed. Show-Description: true # if true, it'll be possible to find # it in treasure chests Can-Be-Found-In-Treasure-Chests: true Iron: # description of this hat. Description: - '&7&oAs hard as iron!' # if true, the hat will be enabled. Enabled: true # if true, the description of this hat will be showed. Show-Description: true # if true, it'll be possible to find # it in treasure chests Can-Be-Found-In-Treasure-Chests: true Gold: # description of this hat. Description: - '&7&oMy precious!' # if true, the hat will be enabled. Enabled: true # if true, the description of this hat will be showed. Show-Description: true # if true, it'll be possible to find # it in treasure chests Can-Be-Found-In-Treasure-Chests: true Diamond: # description of this hat. Description: - '&7&oThis is really strong!' # if true, the hat will be enabled. Enabled: true # if true, the description of this hat will be showed. Show-Description: true # if true, it'll be possible to find # it in treasure chests Can-Be-Found-In-Treasure-Chests: true Piston: # description of this hat. Description: - '&7&oHave you got the redstone?' # if true, the hat will be enabled. Enabled: true # if true, the description of this hat will be showed. Show-Description: true # if true, it'll be possible to find # it in treasure chests Can-Be-Found-In-Treasure-Chests: true CommandBlock: # description of this hat. Description: - '&7&oControl the world with it!' # if true, the hat will be enabled. Enabled: true # if true, the description of this hat will be showed. Show-Description: true # if true, it'll be possible to find # it in treasure chests Can-Be-Found-In-Treasure-Chests: true Music: # description of this hat. Description: - '&7&oYou are so musical.' # if true, the hat will be enabled. Enabled: true # if true, the description of this hat will be showed. Show-Description: true # if true, it'll be possible to find # it in treasure chests Can-Be-Found-In-Treasure-Chests: true Squid: # description of this hat. Description: - '&7&oBloop Bloop!' # if true, the hat will be enabled. Enabled: true # if true, the description of this hat will be showed. Show-Description: true # if true, it'll be possible to find # it in treasure chests Can-Be-Found-In-Treasure-Chests: true Chicken: # description of this hat. Description: - '&7&oBwwaaaaaaaaaaaakkkkk!' # if true, the hat will be enabled. Enabled: true # if true, the description of this hat will be showed. Show-Description: true # if true, it'll be possible to find # it in treasure chests Can-Be-Found-In-Treasure-Chests: true Pig: # description of this hat. Description: - '&7&oOink Oink!' # if true, the hat will be enabled. Enabled: true # if true, the description of this hat will be showed. Show-Description: true # if true, it'll be possible to find # it in treasure chests Can-Be-Found-In-Treasure-Chests: true Blaze: # description of this hat. Description: - '&7&oWatch out for the fire!' # if true, the hat will be enabled. Enabled: true # if true, the description of this hat will be showed. Show-Description: true # if true, it'll be possible to find # it in treasure chests Can-Be-Found-In-Treasure-Chests: true Sheep: # description of this hat. Description: - '&7&oBaaaa, baa' # if true, the hat will be enabled. Enabled: true # if true, the description of this hat will be showed. Show-Description: true # if true, it'll be possible to find # it in treasure chests Can-Be-Found-In-Treasure-Chests: true Golem: # description of this hat. Description: - '&7&oI am your guard.' # if true, the hat will be enabled. Enabled: true # if true, the description of this hat will be showed. Show-Description: true # if true, it'll be possible to find # it in treasure chests Can-Be-Found-In-Treasure-Chests: true Enderman: # description of this hat. Description: - '&7&oNow I am here, now I am there.' # if true, the hat will be enabled. Enabled: true # if true, the description of this hat will be showed. Show-Description: true # if true, it'll be possible to find # it in treasure chests Can-Be-Found-In-Treasure-Chests: true Mario: # description of this hat. Description: - '&7&oIt is me! Mario!' # if true, the hat will be enabled. Enabled: true # if true, the description of this hat will be showed. Show-Description: true # if true, it'll be possible to find # it in treasure chests Can-Be-Found-In-Treasure-Chests: true Luigi: # description of this hat. Description: - '&7&oLuigi time!' # if true, the hat will be enabled. Enabled: true # if true, the description of this hat will be showed. Show-Description: true # if true, it'll be possible to find # it in treasure chests Can-Be-Found-In-Treasure-Chests: true Batman: # description of this hat. Description: - '&7&oI am batman!' # if true, the hat will be enabled. Enabled: true # if true, the description of this hat will be showed. Show-Description: true # if true, it'll be possible to find # it in treasure chests Can-Be-Found-In-Treasure-Chests: true Chest: # description of this hat. Description: - '&7&oOpen, and close' # if true, the hat will be enabled. Enabled: true # if true, the description of this hat will be showed. Show-Description: true # if true, it'll be possible to find # it in treasure chests Can-Be-Found-In-Treasure-Chests: true Skull: # description of this hat. Description: - '&7&oWho iss headless now?' # if true, the hat will be enabled. Enabled: true # if true, the description of this hat will be showed. Show-Description: true # if true, it'll be possible to find # it in treasure chests Can-Be-Found-In-Treasure-Chests: true Ghost: # description of this hat. Description: - '&7&o2spooky4u' # if true, the hat will be enabled. Enabled: true # if true, the description of this hat will be showed. Show-Description: true # if true, it'll be possible to find # it in treasure chests Can-Be-Found-In-Treasure-Chests: true JackOLantern: # description of this hat. Description: - '&7&oA little pumkin' # if true, the hat will be enabled. Enabled: true # if true, the description of this hat will be showed. Show-Description: true # if true, it'll be possible to find # it in treasure chests Can-Be-Found-In-Treasure-Chests: true ScaryClown: # description of this hat. Description: - '&7&oHope you are not scared of clowns.' # if true, the hat will be enabled. Enabled: true # if true, the description of this hat will be showed. Show-Description: true # if true, it'll be possible to find # it in treasure chests Can-Be-Found-In-Treasure-Chests: true Santa: # description of this hat. Description: - '&7&oOh oh oh! Merry Christmas!' # if true, the hat will be enabled. Enabled: true # if true, the description of this hat will be showed. Show-Description: true # if true, it'll be possible to find # it in treasure chests Can-Be-Found-In-Treasure-Chests: true Snowman: # description of this hat. Description: - '&7&oI don''t have a skull.. or bones' # if true, the hat will be enabled. Enabled: true # if true, the description of this hat will be showed. Show-Description: true # if true, it'll be possible to find # it in treasure chests Can-Be-Found-In-Treasure-Chests: true Present: # description of this hat. Description: - '&7&oFrom Santa, to you!' # if true, the hat will be enabled. Enabled: true # if true, the description of this hat will be showed. Show-Description: true # if true, it'll be possible to find # it in treasure chests Can-Be-Found-In-Treasure-Chests: true Elf: # description of this hat. Description: - '&7&oI work for Santa!' # if true, the hat will be enabled. Enabled: true # if true, the description of this hat will be showed. Show-Description: true # if true, it'll be possible to find # it in treasure chests Can-Be-Found-In-Treasure-Chests: true Bedrock: # description of this hat. Description: - '&7&oUnbreakable!' # if true, the hat will be enabled. Enabled: true # if true, the description of this hat will be showed. Show-Description: true # if true, it'll be possible to find # it in treasure chests Can-Be-Found-In-Treasure-Chests: true Suits: Rave: # if true, the suit will be enabled. Enabled: true # if true, the description of this suit will be showed. Show-Description: true # if true, it'll be possible to find # it in treasure chests Can-Be-Found-In-Treasure-Chests: true # Description of this cosmetic. Description: - '&7&oSuch amazing colors!' Astronaut: # if true, the suit will be enabled. Enabled: true # if true, the description of this suit will be showed. Show-Description: true # if true, it'll be possible to find # it in treasure chests Can-Be-Found-In-Treasure-Chests: true # Description of this cosmetic. Description: - '&7&oHouston?' Diamond: # if true, the suit will be enabled. Enabled: true # if true, the description of this suit will be showed. Show-Description: true # if true, it'll be possible to find # it in treasure chests Can-Be-Found-In-Treasure-Chests: true # Description of this cosmetic. Description: - '&7&oShow your Mining skills' - '&7&owith this amazing outfit!' Santa: # if true, the suit will be enabled. Enabled: true # if true, the description of this suit will be showed. Show-Description: true # if true, it'll be possible to find # it in treasure chests Can-Be-Found-In-Treasure-Chests: true # Description of this cosmetic. Description: - '&7&oBecome Santa and deliver presents!' Morphs: Bat: # Description of this Morph. Description: - '&7&oBecome a bat!' # if true, the morph will be enabled. Enabled: true # if true, the description of this morph will be showed. Show-Description: true # if true, it'll be possible to find # it in treasure chests Can-Be-Found-In-Treasure-Chests: true Blaze: # Description of this Morph. Description: - '&7&oIt might be hot on there..' # if true, the morph will be enabled. Enabled: true # if true, the description of this morph will be showed. Show-Description: true # if true, it'll be possible to find # it in treasure chests Can-Be-Found-In-Treasure-Chests: true Chicken: # Description of this Morph. Description: - '&7&oBecome a chicken!' # if true, the morph will be enabled. Enabled: true # if true, the description of this morph will be showed. Show-Description: true # if true, it'll be possible to find # it in treasure chests Can-Be-Found-In-Treasure-Chests: true Pig: # Description of this Morph. Description: - '&7&oMust hold your carrot!' # if true, the morph will be enabled. Enabled: true # if true, the description of this morph will be showed. Show-Description: true # if true, it'll be possible to find # it in treasure chests Can-Be-Found-In-Treasure-Chests: true Enderman: # Description of this Morph. Description: - '&7&oI go from there to' - '&7&othere, then you lost me..' # if true, the morph will be enabled. Enabled: true # if true, the description of this morph will be showed. Show-Description: true # if true, it'll be possible to find # it in treasure chests Can-Be-Found-In-Treasure-Chests: true Slime: # Description of this Morph. Description: - '&7&oSplat splat!' # if true, the morph will be enabled. Enabled: true # if true, the description of this morph will be showed. Show-Description: true # if true, it'll be possible to find # it in treasure chests Can-Be-Found-In-Treasure-Chests: true Creeper: # Description of this Morph. Description: - '&7&oHey What''sssssss up?' # if true, the morph will be enabled. Enabled: true # if true, the description of this morph will be showed. Show-Description: true # if true, it'll be possible to find # it in treasure chests Can-Be-Found-In-Treasure-Chests: true WitherSkeleton: # Description of this Morph. Description: - '&7&oJust a regular skeleton..' - '&7&obut from the Nether!' # if true, the morph will be enabled. Enabled: true # if true, the description of this morph will be showed. Show-Description: true # if true, it'll be possible to find # it in treasure chests Can-Be-Found-In-Treasure-Chests: true Snowman: # Description of this Morph. Description: - '&7&oBecome Olaf!' # if true, the morph will be enabled. Enabled: true # if true, the description of this morph will be showed. Show-Description: true # if true, it'll be possible to find # it in treasure chests Can-Be-Found-In-Treasure-Chests: true ElderGuardian: # Description of this Morph. Description: - '&7&oBecome an Elder Guardian!!' # if true, the morph will be enabled. Enabled: true # if true, the description of this morph will be showed. Show-Description: true # if true, it'll be possible to find # it in treasure chests Can-Be-Found-In-Treasure-Chests: true Emotes: Cry: # description of this emote. Description: - '&7&oAre you really sad? :(' # if true, the mount will be enabled. Enabled: true # if true, the description will be showed. Show-Description: true # if true, it'll be possible to find # it in treasure chests Can-Be-Found-In-Treasure-Chests: true Angry: # description of this emote. Description: - '&7&oShow your rage to the other players!' # if true, the mount will be enabled. Enabled: true # if true, the description will be showed. Show-Description: true # if true, it'll be possible to find # it in treasure chests Can-Be-Found-In-Treasure-Chests: true Happy: # description of this emote. Description: - '&7&oDon''t worry, be happy!' # if true, the mount will be enabled. Enabled: true # if true, the description will be showed. Show-Description: true # if true, it'll be possible to find # it in treasure chests Can-Be-Found-In-Treasure-Chests: true Cheeky: # description of this emote. Description: - '&7&oYou like being cheeky? Well, this emote is for you!' # if true, the mount will be enabled. Enabled: true # if true, the description will be showed. Show-Description: true # if true, it'll be possible to find # it in treasure chests Can-Be-Found-In-Treasure-Chests: true Love: # description of this emote. Description: - '&7&oYou have beautiful eyes, do you know that?' # if true, the mount will be enabled. Enabled: true # if true, the description will be showed. Show-Description: true # if true, it'll be possible to find # it in treasure chests Can-Be-Found-In-Treasure-Chests: true DealWithIt: # description of this emote. Description: - '&7&oDo you feel like showing off? This emote is for you!' # if true, the mount will be enabled. Enabled: true # if true, the description will be showed. Show-Description: true # if true, it'll be possible to find # it in treasure chests Can-Be-Found-In-Treasure-Chests: true Cool: # description of this emote. Description: - '&7&oKeep cool man!' # if true, the mount will be enabled. Enabled: true # if true, the description will be showed. Show-Description: true # if true, it'll be possible to find # it in treasure chests Can-Be-Found-In-Treasure-Chests: true Surprised: # description of this emote. Description: - '&7&oOH LORD!!!' # if true, the mount will be enabled. Enabled: true # if true, the description will be showed. Show-Description: true # if true, it'll be possible to find # it in treasure chests Can-Be-Found-In-Treasure-Chests: true Wink: # description of this emote. Description: - '&7&oHaving fun? Let someone know you are in on the joke' # if true, the mount will be enabled. Enabled: true # if true, the description will be showed. Show-Description: true # if true, it'll be possible to find # it in treasure chests Can-Be-Found-In-Treasure-Chests: true