Easy FeatherFly Plugin

Discussion in 'Plugin Requests' started by MinniPvP, Jun 12, 2016.

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

    MinniPvP

    Hello.

    My name is MinniPvP, and I am looking for someone to create me an easy plugin which allows a player to fly for 5 seconds after clicking a Minecraft feather. When he has used the feather once, he can use it again after 60 seconds.

    Plugin category: Fun

    Minecraft version: 1.8.8


    Suggested name: FeatherFly

    What I want: I am looking for a plugin which will allow a player with a specific permission to get fly for 5 seconds after clicking a Minecraft feather. When the player has used the fly once, the feather will have a 60-second cooldown. Meaning the player won't have the possibility to re-use the feather in the 60 seconds. When the cooldown is off, he can re-use the feather and gain fly for another 5 seconds

    Ideas for commands: No commands needed for this plugin.

    Ideas for permissions: FeatherFly.Fly & FeatherFly.bypass.cooldown

    When I'd like it by: I would love if some of you guys could make it this weekend or something.

    Thank you very much.

    Best Regards
    - MinniPvP
     
  2. Offline

    MrGeneralQ

    @MinniPvP

    Does the minecraft feather disapear after using it?
     
  3. Offline

    tkuiyeager1

    I don't think it should

    Edit:
    @MinniPvP I have created the plugin.
    Commands:
    /featherfly - to get the feather fly item
    Permissions:
    featherfly.get - /feathefly
    featherfly.fly - able to use the feather fly item
    featherfly.bypass.cooldown - allows a player to bypass cooldown

    Note:
    I didn't tested the plugin.

    Download: Newest Link, everyone who downloaded it please delete it and download form the new link. Download again the newest link.
     
    Last edited: Jun 13, 2016
  4. Offline

    MrGeneralQ

    @tkuiyeager1

    I took a look at your plugin code. There are a few things you should be aware off.
    First of all you should use CHATCOLOR.DARK_RED instead of the symbol "§" (I did the same :p)

    Second, At the very beginning check for instanceof Player. If you do it after the command then the statement becomes useless.

    Just trying to help you. :)
     
  5. Offline

    tkuiyeager1

    I did it just as i started the onCommand method, take a look again @MrGeneralQ
     
    MrGeneralQ likes this.
  6. Offline

    MinniPvP

    Hey!

    @tkuiyeager1
    Really sorry for the late reply. I didn't get any email notifications. I am really glad that you guys took the time and effort into creating the plugin for me.

    I will test it tomorrow, because I am going to sleep now.
     
  7. Offline

    tkuiyeager1

    Ok
     
Thread Status:
Not open for further replies.

Share This Page