Inactive [FUN] I Believe I Can Fly v2.2 - Awesome flying [Permission Support] [1.2.4-R1.0]

Discussion in 'Inactive/Unsupported Plugins' started by Canownueasy, Apr 15, 2011.

  1. Offline

    Canownueasy

    gysi, Sotamakkara, Luloak2 and 8 others like this.
  2. Offline

    Canownueasy

    CJB's fly cheat is client-sided. That has no impact towards the server, but because the flying will be server sided the server must generate the next step to travel instead of the client.

    BTW, works 100% with 684-1062 :)
     
  3. Offline

    RGadelha

    I understand your point.
    How's it going, any ETA?
     
  4. Offline

    Canownueasy

    Could be a while. At the time I've got it to hover, but no movement while hovering.
     
    RGadelha likes this.
  5. Offline

    RGadelha

    Great, thanks.
    Keep it going :D
     
  6. Offline

    Jdbye

    Ah, I see. You should move that to plugins/IBICF so people will actually notice it's existance as the vast majority of plugins has their configuration in a subdirectory in plugins so that's usually where I look after installing a new plugin, and the first post barely mentions the existance of a configuration (and doesn't say that you have to actually enable permissions in it). Still, the godmode bug prevents me from using the plugin. I switched to EasyFlight but it's not as easy to control as this plugin, so I would prefer this plugin if you fix that bug.
     
  7. Offline

    ಠ_ಠ

    whenever i try flying.... all i end up doing is running across the land... :\
     
  8. Offline

    Canownueasy

    You must jump to take off.

    Also, the hovering project has been "sort of" cancelled. One day when I'm sleeping I might come up with some magical solution to create real hovering, but as of now to get the plugin to work exactly like Zombe's is almost impossible. :(
     
  9. Offline

    ಠ_ಠ

    I do jump, but i just go right back down to the ground :\ i jump up, fly forward and down at the same time, and when i hit the ground i just run :(
     
  10. Offline

    dandaman1001

    I get the message "you are now flying," but I can't lift off the ground! even when I hold shift. Help?
     
  11. Offline

    clitcomander

    SAME HERE, please help explain, the front page was horribly done, BARE BONES info and instructions....throw us a bone here please.

    ok i figures on thing out you have to hold crouch?!?!?!?!? to fly?!?!?!?!? WTH MAN?? it like the worst type of flight ever, all choppy haveing to hold down a button cant even hover all.....THIS IS NO GOOD FOR MAKING VIDEOS AT ALL....great now i have to continue my search for something like zombs mod that works with 1.6.6

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 13, 2016
  12. Offline

    RGadelha

    I'm so sad that I could not explain how said I am :'(
    Anyway I cannot use it anymore, when I type /fly I get this:
    Code:
    00:23:06 [SEVERE] null
    org.bukkit.command.CommandException: Unhandled exception executing command 'fly'
     in plugin IBICF v1.6
            at org.bukkit.command.PluginCommand.execute(PluginCommand.java:37)
            at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:129)
            at org.bukkit.craftbukkit.CraftServer.dispatchCommand(CraftServer.java:352)
            at net.minecraft.server.NetServerHandler.handleCommand(NetServerHandler.java:737)
            at net.minecraft.server.NetServerHandler.chat(NetServerHandler.java:701)
    
            at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:694)
            at net.minecraft.server.Packet3Chat.a(Packet3Chat.java:33)
            at net.minecraft.server.NetworkManager.b(NetworkManager.java:226)
            at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:89)
            at org.getspout.spout.SpoutNetServerHandler.a(SpoutNetServerHandler.java:435)
            at net.minecraft.server.NetworkListenThread.a(SourceFile:105)
            at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:454)
            at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:363)
            at net.minecraft.server.ThreadServerApplication.run(SourceFile:422)
    Caused by: java.lang.NullPointerException
            at sun.misc.FloatingDecimal.readJavaFormatString(FloatingDecimal.java:1008)
            at java.lang.Double.parseDouble(Double.java:540)
            at com.tnappo.IBICF$1.onCommand(IBICF.java:109)
            at org.bukkit.command.PluginCommand.execute(PluginCommand.java:35)
            ... 13 more
    
     
  13. Offline

    jycs

    Same.
     
  14. Offline

    Canownueasy

    This is great for making videos because you can fly on top of buildings lol...

    I seriously still don't understand the obsession with hovering. I've used Zombe's mod and actually prefer this over it because I prefer to quickly fly to an area without precision rather than fly to an area (slowly) with precision.

    You do not need to hover in order to make use of flying. Just fly on top of the place you want to go, or if you need to get to somebody fly to them. This plugin is far more excellent than Zombe's mod because of the extremely low CPU usage (4 tasks / player, a 2.6ghz processor executes 2,600,000,000 tasks per 1 second) and also the low-precision. Once you get used to aiming, much like quickscoping the plugin becomes extremely effective, far more effective than precision-based mods. Another advantage is it's server sided, so everybody can fly easily without having to install bulky client-mods.

    You obviously have an outdated version (it says 1.6)
     
  15. Offline

    RGadelha

    Now using v1.7 but the same error:
    Code:
    12:02:11 [SEVERE] null
    org.bukkit.command.CommandException: Unhandled exception executing command 'fly' in plugin IBICF v1.7
            at org.bukkit.command.PluginCommand.execute(PluginCommand.java:37)
            at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:129)
            at org.bukkit.craftbukkit.CraftServer.dispatchCommand(CraftServer.java:352)
            at net.minecraft.server.NetServerHandler.handleCommand(NetServerHandler.java:737)
            at net.minecraft.server.NetServerHandler.chat(NetServerHandler.java:701)
    
            at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:694)
            at net.minecraft.server.Packet3Chat.a(Packet3Chat.java:33)
            at net.minecraft.server.NetworkManager.b(NetworkManager.java:226)
            at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:89)
            at org.getspout.spout.SpoutNetServerHandler.a(SpoutNetServerHandler.java:435)
            at net.minecraft.server.NetworkListenThread.a(SourceFile:105)
            at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:454)
            at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:363)
            at net.minecraft.server.ThreadServerApplication.run(SourceFile:422)
    Caused by: java.lang.NullPointerException
            at sun.misc.FloatingDecimal.readJavaFormatString(FloatingDecimal.java:1008)
            at java.lang.Double.parseDouble(Double.java:540)
            at com.tnappo.IBICF$1.onCommand(IBICF.java:110)
            at org.bukkit.command.PluginCommand.execute(PluginCommand.java:35)
            ... 13 more
    
    The recommended Spout / Spoutcraft builds are impossible to use, memory leak, chunk errors etc. and because of this I'm using the latest dev builds so I think you don't have to bother with it right now.
     
  16. Offline

    Canownueasy

    Doesn't happen on my server. Use the latest recommended build only.
     
  17. Offline

    RGadelha

    The same error as above with the new latest recommended builds, Spout 1.0.2.121 and Spoutcraft 1.0.2.148 :(
     
  18. Offline

    Canownueasy

    It's probably from another plugin conflicting with mine. :\
     
  19. Offline

    clitcomander

    if you think this is better your HIGH ON CRACK!!!

    YOU HAVE TO HOLD SHIFT AND ITS CHOPPY AS SHIT!!!!!!! NO COMPARISON AT ALL
     
  20. Offline

    RGadelha

    No it's not. My test server without any plug-in, just yours:
    Code:
    151 recipes
    16 achievements
    19:33:49 [INFO] Starting minecraft server version Beta 1.7.3
    19:33:49 [INFO] Loading properties
    19:33:49 [INFO] Starting Minecraft server on 192.168.1.4:25565
    19:33:49 [INFO] This server is running Craftbukkit version git-Bukkit-0.0.0-980-
    g4ed23b1-b1060jnks (MC: 1.7.3)
    19:33:50 [INFO] Preparing level "_mapfolder/Bob"
    19:33:50 [INFO] Preparing start region for level 0 (Seed: -3687380012816447583)
    19:33:51 [INFO] Preparing spawn area: 57%
    19:33:51 [INFO] Preparing start region for level 1 (Seed: 4361244309235318871)
    19:33:52 [INFO] Preparing spawn area: 81%
    19:33:52 [INFO] IBICF ready.
    19:33:52 [INFO] Server permissions file permissions.yml is empty, ignoring it
    19:33:52 [INFO] Done (0,237s)! For help, type "help" or "?"
    19:34:15 [INFO] bobgadelha [/192.168.1.4:58957] logged in with entity id 183 at
    ([_mapfolder/Bob] -21.96875, 70.0, 5.5625)
    19:34:22 [SEVERE] null
    org.bukkit.command.CommandException: Unhandled exception executing command 'fly'
     in plugin IBICF v1.7
            at org.bukkit.command.PluginCommand.execute(PluginCommand.java:37)
            at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:129)
            at org.bukkit.craftbukkit.CraftServer.dispatchCommand(CraftServer.java:352)
            at net.minecraft.server.NetServerHandler.handleCommand(NetServerHandler.java:737)
            at net.minecraft.server.NetServerHandler.chat(NetServerHandler.java:701)
    
            at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:694)
            at net.minecraft.server.Packet3Chat.a(Packet3Chat.java:33)
            at net.minecraft.server.NetworkManager.b(NetworkManager.java:226)
            at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:89)
            at net.minecraft.server.NetworkListenThread.a(SourceFile:105)
            at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:454)
            at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:363)
            at net.minecraft.server.ThreadServerApplication.run(SourceFile:422)
    Caused by: java.lang.NullPointerException
            at sun.misc.FloatingDecimal.readJavaFormatString(FloatingDecimal.java:1008)
            at java.lang.Double.parseDouble(Double.java:540)
            at com.tnappo.IBICF$1.onCommand(IBICF.java:110)
            at org.bukkit.command.PluginCommand.execute(PluginCommand.java:35)
            ... 12 more
    19:34:39 [INFO] Connection reset
    19:34:39 [INFO] bobgadelha lost connection: disconnect.quitting
    
     
  21. Offline

    Canownueasy

    I don't know the answer, try reinstalling bukkit.
     
  22. Offline

    FRLanc

    Something wrong =\.
     
  23. Offline

    Limstal

    Close, but not what I'm looking for. Hovering is definitely an important part of a flight plugin. The sole reason I need one is to build (I have a very high up walkway, I need to add structure to the underside) without a ridiculous amount of scaffolding. Being affected by gravity while using a flight plugin also seems to be a bit counter-productive.
     
    clitcomander likes this.
  24. Offline

    jonman135

    thanks for the trying but for some reason when i type /fly it says that i am flying but it dont let me fly i even have allowed to fly on
     
  25. Offline

    clitcomander

    its cuz its not a very good plug in and you have to hold shift and you like, HUMP the air, in the direction you wanna go just point....BUT as the above post clearly states, its retarded to have gravity pulling you down at any time you unhold shift, you cant hover.....sooooooo best to move on
     
  26. Offline

    eNegoTiuM

    What happend if I haven't use any Permissions plugin?
     
  27. Offline

    SBHouse

    I love the feature that stops flying if you move to another world. But I wish this flight mod had a hover.
     
  28. Offline

    RGadelha

    EVERYBODY wants that :D
     
  29. Offline

    sythe511

    I am terribly sorry, but I found this plugin to be a bit of a disappointment. This is because I was expecting the flight to be similar to NoClip. There should be an option to toggle flying, and I don't mean enabling/disabling it. I mean toggling the flight as if you were switching it on and off. The fact that I was required to hold down a key in order to fly was quite frustrating. This made it almost impossible to work on Pixel Art. And honestly, the NoClip or "Hovering" would be quite simple to implement into this plugin.
     
  30. Offline

    colony88

    could you please please please post previous versions too?
     
  31. Offline

    SBHouse

    Am I missing something? Is the hover a hard one to pull off? I've done Voxel Air and it has a nice hover. But they flat out state that they won't implement permissions. I need permissions in order to prevent my players from flying on some worlds.
     

Share This Page