[MECH][FUN] bFlight v0.3 - Easy flight in minecraft [1.0.1-R1]

Discussion in 'Inactive/Unsupported Plugins' started by Brad811, Feb 10, 2011.

  1. Offline

    Brad811

    • adfly is not allowed
    bFlight (v0.3)
    Download: bFlight.jar
    If you like the work I've done, or would like to see more features and improvements, please consider donating!

    Features:
    • fly on foot by holding a feather in your hand and right clicking
    • allows boats and minecarts to fly
    • simple command to provide player with flying materials
    • Permissions support
    My friend said I should make a mod that lets you fly.
    So I read up on how to make a bukkit plugin, and I made this today, haha.
    Provides flight for minecarts and boats.

    Try it out!

    Commands:
    /bgive - gives you all the items you need to fly
    /bfly - activates or deactivates the functionality of the plugin

    Usage:
    Activate the plugin with /bfly, and then while sitting in a boat or minecart, hit the boat or minecart in the direction you would like to fly while holding an arrow in your hand.

    Permissions:
    • bflight.bgive
    • bflight.bfly
    Video:


    Version History:
    0.3
    • Added ability to fly without vehicles!
    0.2
    • Added Permissions support (you are not required to use Permissions, but you can!)
    • Permissions: bflight.bgive, bflight.bfly
    0.1
    • Initial release!
     
    tombik, sagethor and PatPeter like this.
  2. Offline

    PanCakes

    nope doesnt work for me. /bgive /bflight are unknow commands and i added them to permissions.
     
  3. Offline

    colin shepherd

    will this interfere with voxelsniper???
     
  4. Offline

    MRxOR4NG3

    love this<3
     
  5. Offline

    meeps

    /bgive and /bflight don't work on build 493.
     
  6. Offline

    MonsieurApple

    They work for me, and awesome plugin by the way!
     
  7. Offline

    mjmr89

    Could you please release the source?
     
  8. Offline

    Hubblan

    I can't control the boats and carts on my server, they spin 360's whenever they want.
    Can you see if there's any way you can improve the controls?
     
  9. Offline

    Bjourk

  10. Offline

    Tahnka

    Ok this is awesome. I have but one request: Perhaps you could figure out how to allow me to fly a mounted pig (a pig that I placed a saddle on). Pigs don't currently have any method for controlling their heading so if you overcame that hurdle and allowed the pig to be the super vessel (highest speed, best handling)...omg minecraft would be forever changed for the better.
     
  11. Offline

    Dan Ford

    can you sort your GODADDY domain so we can download this please!!
     
  12. Offline

    rhadiem

    I believe I'm having issues because VoxelSniper uses the arrow to do stuff also. :(

    Perhaps let us use sticks instead?
     
  13. Offline

    Bjourk

    602 update?
     
  14. Offline

    Magestic

    Great addon! Just need to work on making it easier to control where you fly
     
  15. Offline

    Jiggster

    Doesn't work for b670, right?
    Code:
    2011-04-13 21:20:30 [SEVERE] Could not load 'plugins/bFlight.jar' in folder 'plugins':
    java.util.zip.ZipException: error in opening zip file
        at java.util.zip.ZipFile.open(Native Method)
        at java.util.zip.ZipFile.<init>(Unknown Source)
        at java.util.jar.JarFile.<init>(Unknown Source)
        at java.util.jar.JarFile.<init>(Unknown Source)
        at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:53)
        at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:158)
        at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:106)
        at org.bukkit.craftbukkit.CraftServer.loadPlugins(CraftServer.java:84)
        at net.minecraft.server.MinecraftServer.e(MinecraftServer.java:215)
        at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:202)
        at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:142)
        at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:257)
        at net.minecraft.server.ThreadServerApplication.run(SourceFile:375)
     
  16. Offline

    Brad811

  17. Offline

    Juze

    Please update to latest RB for releases.
     
  18. Offline

    Brad811

    Hey guys, check it out, I just added the ability to fly without vehicles! Just hold a feather in your hand and right click. Lemme know if it works as well for you as it does for me! Much easier to steer, haha.
     
  19. Offline

    xblackknife

    First you say it needs a feather. Second you say it needs an arrow ?
     
  20. Offline

    anon

    :(
    liked better when it was boat strange flyght. Can we have different permissions for this? So admins would have the cool feather fly, and players would have extreme hard and killer boat fly?
     
  21. Offline

    Plague

    no CB version = CB #1
    considered inactive
     
  22. Offline

    Grim_Aeron

    Uh... Got an issue. The Admins on my server try the commands /bfly and /bgive get this error:
    [​IMG]
     
  23. Offline

    Brad811

    I am unable to recreate this error. What version of CraftBukkit are you running? What version of bFlight are you using? What is the console output when this error occurs?
     
  24. Offline

    phaed

    Can you make the item configurable?
     
  25. Offline

    Brad811

    Yeah, I've just been putting it off since it means you would have to have a configuration file as well, haha. And you'd also have to know item ID's to configure it. Oh well, I'll look into it. Probably need to do it anyway.
     
  26. Offline

    pa1n

    Download link is broken.
     
  27. Offline

    Brad811

    No it's not.
     
  28. Offline

    pa1n

    Well it would work better if you gave a direct link.. Using those type of ad links makes my antivirus go crazy... Just an FYI post the direct link to the download and use bb code to hide the url.
     
  29. Offline

    Techykid3

    OMG! This is AWESOME! One problem: Steering on boat and minecart.
     
  30. Offline

    zaklampje

    Very nice, but what about the fall damage?
     
  31. Offline

    Brad811

    Haha yeah, problem is boats turn quite slowly, and sometimes the server falls behind on what direction you're facing. I might work on this some more, see if I can't improve it.
    Right now you can fall a little over 100 blocks before taking any damage. I have a newer version that changes that to no falling damage from any height, just didn't know if people wanted it or not.
     

Share This Page