EasyJetpack
![]()
Commands | Configuration | Permissions | Usage/Recipes | API
Source + CI below
Version v1.3 - The "Fuel" edition
Now featuring hover jetpacks!
What is EasyJetpack?
Many people on my server have requested that I create a jetpack plugin/mod. I say to them, isn't creative flight enough? That got me thinking. Could you add a jetpack to Minecraft multiplayer, without destroying vanilla as it is? Years of development have lead EasyJetpack to be where it is now. Using the power of all that useless coal you have, you can now fly around the skies.

We also have a API for developers to use. This allows you to create custom jetpacks, with custom logic. These don't even have to be jetpacks! They can be anything! If you can wear it or hold it, you can modify it. Click the API button above to learn more.
This plugin uses Metrics, which sends certain stats to mcstats.org (where you can view them as well). If you wish to opt-out, change opt-out from false to true in plugins/PluginMetrics/config.yml
Source code
Source code can be found on Github here.
Continuous Integration
Development builds of this project can be acquired at the provided continuous integration server.
These builds have not been approved by the BukkitDev staff. Use them at your own risk.
http://jenkins.jselby.net/job/EasyJetpack/
Youtube videos
vinefest (for v0.7): http://www.youtube.com/watch?v=GSAU0G2U2XQ
-
View User Profile
-
Send Message
Posted Jul 22, 2013@jselbybukkit
thanks :) did you fdind out about adding the cstom item ids for the jetpack and fuel?
thanks
-
View User Profile
-
Send Message
Posted Jul 22, 2013@jselbybukkit
maybe like space to fly, then shift while space to hover?
-
View User Profile
-
Send Message
Posted Jul 21, 2013@PsychoFad
That would be fairly easy to implement, but I am not sure what I could set the control to switch modes to be, so any ideas on that?
- jselby
-
View User Profile
-
Send Message
Posted Jul 21, 2013@deancohen1994
@conflictxinside
I have fixed the Essentials conflict - releasing a new update shortly. It now disables /fly when you are wearing a jetpack, and tells you to take it off if you want to use /fly. It will now also restore flying status from before equipping the jetpack, so for example if you are using /fly, and you put a jetpack on and then take it off, you will still be in flying mode.
Thanks, jselby
-
View User Profile
-
Send Message
Posted Jul 21, 2013Any chance that you can make it so the jetpack can switch flight modes to a hover mode that consumes fuel at a steady rate, but gives the simulation of creative type flight. I don't want to just give my users the /fly command but if they had to use a jetpack with fuel i wouldn't feel like it was so cheaty. So far I love flying around with the thing, but for building large structures in survival it sure would be nice to be able to hover around the build with my jetpack and place those hard to place blocks at the cost of fuel.
I have to say though I just love the boots! I never take them off....dying from falling? Not me!
Thanks for a great plugin! Hope to see more from you!
-
View User Profile
-
Send Message
Posted Jul 19, 2013@deancohen1994
Shift has never been a problem with crouching I believe as it cancels out the event.
-
View User Profile
-
Send Message
Posted Jul 19, 2013@jselbybukkit
hmm changing it to shift makes it hard for players as default on most things to fly/jump is space, itd be great if you could fix the conflict!
edit most people have shift as crouch too dont they? :s
-
View User Profile
-
Send Message
Posted Jul 19, 2013@conflictxinside @deancohen1994
This problem is because both plugins are fighting over each players allowFlight toggle (the thing that allows you to double tap to fly) - A simple way to fix this is to change the controls to SHIFT in the configuration. I will see if I can change allowFlight separately from Essentials - or perhaps use some Essentials API (does it have one?)
Thanks, and sorry for the issues, jselby
-
View User Profile
-
Send Message
Posted Jul 19, 2013@conflictxinside
awesome, i may do the same for now
-
View User Profile
-
Send Message
Posted Jul 19, 2013@deancohen1994
Very likely. As soon as I removed the plugin, /fly functionality returned to normal.
-
View User Profile
-
Send Message
Posted Jul 19, 2013@conflictxinside
wait, so this plugin is the cause of my /fly errors? hmm i may have to temp remove until there is a fix i think
-
View User Profile
-
Send Message
Posted Jul 18, 2013Also, this plugin *definitely* breaks the Bukkit Essentials /fly command (for non-creative non-op users who have simply been given the essentials.fly perm). While the jetpack is on, doing /fly will continually say Fly mode disabled for username. This is a good idea. However, with the jetpack off, even when the user switches on /fly mode, they cannot fly.
-
View User Profile
-
Send Message
Posted Jul 17, 2013@jselbybukkit
thatd be awesome if you could make it an item id! also im having permission sissues too (using PEX)
-Edit: - Maayebr a custom ID for fuel aswell, making it unobtainable unless given to players thanks-
View User Profile
-
Send Message
Posted Jul 17, 2013noFallDamage doesn't seem to work for the tempjetpack. Also, every player seems to have perms to use it by default, and adding -easyjetpack.fly with PEX makes no difference.
-
View User Profile
-
Send Message
Posted Jul 17, 2013@busterguy
It should be compatible - just tell your users to take their jet packs off first.
@horrorduck123
I need more information then that - but I have successfully tested the plugin with PermissionsEx and in theory any permissions plugin compatible with Bukkit permissions should work.
@deancohen1994
I may of disabled things like nofalldamage accidently - I will check it out shortly. I will see if I can add a item id substitute - for example - jet pack id:1337 becomes a actual jet pack. If its possible its coming in the next update.
@SharkerB
Good idea - coming in next update.
Thanks, jselby
-
View User Profile
-
Send Message
Posted Jul 16, 2013@mr447
Its acutally really easy, if you have a permission system. Just take away the permission to fly from the people in world "Spawn", but when they switch to "world" or somthing like that, give them the permission to use the pack. This is only possible if your permission systems is world based or able to carry multiple worlds. If not, I suggest you switch to Group Manager by the fine folks who work on Essentials.
-
View User Profile
-
Send Message
Posted Jul 13, 2013can you add blacklist world
i dont want any player use jetpack in world spawn ..
-
View User Profile
-
Send Message
Posted Jul 11, 2013Can you please make it so the plugin works with essentials /fly. As i still want my higher donators to use /fly. Thanks
-
View User Profile
-
Send Message
Posted Jul 9, 2013Permissions arent working i even tried to negate all group cans use the jetpack and you can use the jetpacks without fuel
-
View User Profile
-
Send Message
Posted Jul 8, 2013One suggestion, could you add a customizable recipe for the jetpack? I feel the current one is too easy to achieve.