The gadgets.yml file is the home of all gadgets within FateHub!
Last Updated: 1/18/2021
menu:gadget-menu:menu-title: "&bGadgets"menu-size: 45fill-menu:enabled: falsefill-data: 7fill-glow: falsematerial: "STAINED_GLASS_PANE"items:item-1:name: "&6&nGadget&b &7| &c&lHearts"material: "INK_SACK"durability: 1#Make sure this is validgadget-name: "hearts"slot: 20amount: 1message:enabled: falsetext: "&eHello &b<player>!"command:enabled: true#Put command without /execute: "gadget hearts"action: ""lore-with-permission:- ""- "&7Click if you want to apply"- "&7this gadget for you!"- ""lore-with-no-permission:- ""- "&cYou don't have"- "&caccess to this gadget!"- ""item-2:name: "&6&nGadget&b &7| &f&lExplosion"material: "BLAZE_POWDER"durability: 0#Make sure this is validgadget-name: "explosion"slot: 23amount: 1message:enabled: falsetext: "&eHello &b<player>!"command:enabled: true#Put command without /execute: "gadget explosion"action: ""lore-with-permission:- ""- "&7Click if you want to apply"- "&7this gadget for you!"- ""lore-with-no-permission:- ""- "&cYou don't have"- "&caccess to this gadget!"- ""item-3:name: "&6&nGadget&b &7| &d&lFirework"material: "FIREWORK"durability: 0#Make sure this is validgadget-name: "firework"slot: 26amount: 1message:enabled: falsetext: "&eHello &b<player>!"command:enabled: true#Put command without /execute: "gadget firework"action: ""lore-with-permission:- ""- "&7Click if you want to apply"- "&7this gadget for you!"- ""lore-with-no-permission:- ""- "&cYou don't have"- "&caccess to this gadget!"- ""item-4:name: "&6&nGadget&b &7(&c&lRemove&7)"material: "ARROW"durability: 0#Make sure this is validgadget-name: ""slot: 41amount: 1message:enabled: falsetext: "&eHello &b<player>!"command:enabled: true#Put command without /execute: "gadget none"action: ""lore:- ""- "&cClick to remove"- "&cyour active gadget!"- ""item-5:name: "&6&nGadgets&b &7| &b&lPurchase"material: "CHEST"durability: 0#Make sure this is validgadget-name: ""slot: 4amount: 1message:enabled: falsetext: "&eHello &b<player>!"command:enabled: false#Put command without /execute: ""action: ""close-inventory: falselore:- ""- "&eIf you want to purchase some of"- "ðe gadgets you can do it at our store:"- "&e&nwww.store-example.com"- ""item-6:name: "&6&nGadgets&b &7| &b&lPurchase"material: "CHEST"durability: 0#Make sure this is validgadget-name: ""slot: 5amount: 1message:enabled: falsetext: "&eHello &b<player>!"command:enabled: false#Put command without /execute: ""action: ""close-inventory: falselore:- ""- "&eIf you want to purchase some of"- "ðe gadgets you can do it at our store:"- "&e&nwww.store-example.com"- ""item-7:name: "&6&nGadgets&b &7| &b&lPurchase"material: "CHEST"durability: 0#Make sure this is validgadget-name: ""slot: 6amount: 1message:enabled: falsetext: "&eHello &b<player>!"command:enabled: false#Put command without /execute: ""action: ""close-inventory: falselore:- ""- "&eIf you want to purchase some of"- "ðe gadgets you can do it at our store:"- "&e&nwww.store-example.com"- ""gadgets:#If players want to apply a gadget, can use /gadget <name>heart:name: "hearts"permission: "hub.gadgets.hearts"effect:offset:x: 1y: 1z: 1name: "HEART"speed: 0.5amount: 1#Particle will show only if other player is in this rangerange: 10explosion:name: "explosion"permission: "hub.gadgets.explosion"effect:offset:x: 0y: 0z: 0name: "EXPLOSION_NORMAL"speed: 0.2amount: 4range: 10firework:name: "firework"permission: "hub.gadgets.firework"effect:offset:x: 0y: 0z: 0name: "FIREWORKS_SPARK"speed: 0.2amount: 100range: 10​