Description
powerofpickle's Jetpacks
This plugin adds two new items into the game: the Jetpack and the Solar Helmet!

Jetpack
You can craft a jetpack, which allows you to fly in Survival mode when equipped. You begin flying by pressing SNEAK+JUMP. However, the jetpack will quickly run out of fuel, in which case you will need some coal or charcoal in your inventory for it to fill back up. The durability bar on the jetpack indicates how much fuel is left.
You can also get a short speed boost while flying by right-clicking with a fuel item in your hand. This will consume the fuel.
Solar Helmet
You may also craft the solar helmet. If you wear the solar helmet while flying in the daylight, your jetpack will lose fuel at a slower rate. If you are not flying, it will gradually fill your jetpack back up. With the solar helmet in combination with lots of coal in your inventory, you will be able to use your jetpack for a long time. Just remember that the solar helmet only functions when exposed to daylight.
Recipes

Ops can also obtain a jetpack or solar helmet by using /jetpack or /solarhelmet respectively.
Permissions
jetpacks.canfly:
description: Allows player to fly with a Jetpack
default: true
jetpacks.cancraft.jetpack:
description: Allows player to craft Jetpack
default: true
jetpacks.cancraft.solarhelmet:
description: Allows player to craft Solar Helmet
default: true
jetpacks.canboost:
description: Allows player to boost by right-clicking with fuel
default: true
jetpacks.nofuel:
description: Allows Jetpack for that player to refuel without actually having fuel
default: false
jetpacks.commands:
description: Allows player to use /jetpack and /solarhelmet commands
default: op
Config
jetpack-material: iron_chestplate solar-helmet-material: iron_helmet fuel-capacity: 240 jetpack-name: Jetpack particle-effect: true boost: true play-sound: true jetpack-recipe: shapeless: false '1': diamond '2': furnace '3': diamond '4': redstone '5': iron_chestplate '6': redstone '7': diamond '8': fireball '9': diamond solar-helmet-recipe: shapeless: true '1': iron_helmet '2': daylight_detector '3': redstone '4': none '5': none '6': none '7': none '8': none '9': none fuels: - coal - blaze_powder


