SuperFly

Discussion in 'Plugin Requests' started by MacMasterMac, Apr 16, 2017.

Thread Status:
Not open for further replies.
  1. Offline

    MacMasterMac

    Minecraft version: 1.8

    What I need: Basically I need this plugin to be updated but the author has been offline since July 2016
    https://dev.bukkit.org/projects/flyarmour

    It worked really great but sadly I couldn't give it a name because I wanted to use this for crates.

    When typing /addfly hand the item/armor in your hand gets the ability to fly. When it's armor you can just wear it and you can fly (without typing a command, just hit spacebar twice, no message). When it's an item/block it works too. You just need to type /hat (from essentials) and it should also give the ability to fly. When taking off the armor/item your fly removes and you fall down (if you were flying).

    A little config please within:
    Lore for item/armor with colorcode support
    Glowing: true/false

    A tip: Take away fly when dying when wearing the armor/item

    Commands:
    /addfly hand #adds ability to fly on item/armor in hand
    /sfly <player> <item> <name> #colorcode support please :)

    Permissions:
    superfly.use #you need this or you won't fly when wearing the item/armor
    superfly.add #addfly command
    superfly.sfly #sfly command

    When I need it: Doesn't matter but I would like to have it so soon as possible

    Thank you
     
  2. Offline

    EndureBlackout

    Hello @MacMasterMac ,
    Just a quick question. When someone dies does the item retain the flight ability, so if someone were to pick the item up they could use it to fly? Also, are item defined by an admin or are they user defined?
     
  3. Offline

    MacMasterMac

    Yeah the item should keep fly when losing it so somebody else can use it. I don't really understand what you mean by "are items defined by an admin"
    The items are random, sometimes I use the command to give a glass block, something armor, something a flower, god knows.

    EDIT: Your github website says
    • We do not support Minecraft versions earlier than 1.9
    This is 1.8... or screw that? xD
     
  4. Offline

    EndureBlackout

    I guess what I mean is how do the objects get assigned the flying ability?

    Also, yes don't worry about the not supporting earlier versions. I am not really affiliated with that group much anymore.


    Sent from my iPhone using Tapatalk
     
  5. Offline

    MacMasterMac

  6. Offline

    EndureBlackout

    I will work on this. Hopefully I understand it correctly otherwise I can change it to your liking


    Sent from my iPhone using Tapatalk
     
  7. Offline

    MacMasterMac

    Thanks, and I'm sure you will
     
  8. Offline

    MacMasterMac

    Any updates?
     
  9. Offline

    EndureBlackout

    Yes. I have most of it done and think it may be finished just have to test it today when I get home


    Sent from my iPhone using Tapatalk
     
  10. Offline

    MacMasterMac

  11. Offline

    EndureBlackout

  12. Offline

    MacMasterMac

  13. Offline

    EndureBlackout

    Ok. I will take a look into it tonight.


    Sent from my iPhone using Tapatalk
     
  14. Offline

    MacMasterMac

  15. Offline

    EndureBlackout

    Sorry lol I have other things to do though :p

    EDIT:
    I am not getting this error? could you explain it more to help me better understand the situation?


    Sent from my iPhone using Tapatalk
     
    Last edited: Apr 19, 2017
  16. Offline

    MacMasterMac

  17. Offline

    EndureBlackout

    You said you were getting an error... could you explain better how you produced the error than just "I left the server and got this error"


    Sent from my iPhone using Tapatalk
     
  18. Offline

    MacMasterMac

    I don't know... I did nothing, all I did was press Disconnect and then the error appeared
     
  19. Offline

    EndureBlackout

    Is it still happening when you disconnect? Cause I'm not getting this error.


    Sent from my iPhone using Tapatalk
     
  20. Offline

    MacMasterMac

  21. Offline

    EndureBlackout

    Yes. That is because I haven't created a confit for it yet. I am still looking for a way to make it glow without enchant. That is odd that you are getting an error though.

    EDIT:
    It seems to have something to do with one of your other plugins.


    Sent from my iPhone using Tapatalk
     
  22. Offline

    MacMasterMac

  23. Offline

    EndureBlackout

    Hmmm. That's weird. You just joined the server then left? Also, is everything else working?


    Sent from my iPhone using Tapatalk
     
  24. Offline

    MacMasterMac

    Honestly I haven't even tried to commands yet XD
    Thought it won't work anyway because of the error but maybe it just works, yet the error is something weird
     
  25. @EndureBlackout

    Your inventory close event is throwing NPE, line 62.
    Appears to be caused by a plugin called massive lag / massive craft trying to inject something into the event.

    @MacMasterMac
    What is the plugin "massive lag" / "massive craft"?
     
  26. Offline

    EndureBlackout

    It happens even without that plugin. I believe it's because i forgot to check if a slot is empty or not


    Sent from my iPhone using Tapatalk
     
  27. Most likely, as instead of air, it's null.
    But why on disconnect?

    Side note: Aren't you in Bytes4Breakfast?
     
  28. Offline

    EndureBlackout

    Ya I don't know that seems odd to me too

    Also, yes I am :p


    Sent from my iPhone using Tapatalk
     
  29. Offline

    MacMasterMac

    MassiveLag is a plugin yes. Just google it. Anyway I will try to explain what it is. It hooks in all plugins and looks what task/command/action/event lags and tells me. But I also made a clean server and tried it too and same thing happens.
     
  30. Offline

    EndureBlackout

    Ya, like I said I have to add a check in there to check if a slot is air or has an actual item in it.


    Sent from my iPhone using Tapatalk
     
Thread Status:
Not open for further replies.

Share This Page