[INACTIVE][FUN/MECH] Wings 1.3 - Simple Flight + Hover (Permissions 2.5.5) [635]

Discussion in 'Inactive/Unsupported Plugins' started by weasel5i2, Mar 23, 2011.

  1. Offline

    weasel5i2

    Wings - Simple Flight
    Version: v1.3

    This plugin lets you fly around. Simply hold a feather in your hand and right-click with it to toggle flying and hovering on/off. First click will enable flight mode. A second right-click will switch you into hover mode. A third right-click will switch off flying and you will fall to the ground (without damage, as long as you're still holding the feather!)

    You will fly in the direction you're facing, so if you're going to hit that mountain, well.. PULL UP!! PULL UP!!!

    Features:
    • Flying around in the sky like some crazy bird.
    • Hovering! (mostly..) - while hovering, hold down SHIFT to move yourself upwards.
    Permissions node:

    - 'wings.fly'

    Configuration:
    The configuration is located in plugins/Wings/Settings.ini. The file looks like this:​
    Code:
    hoverMultiplier=0.0012410253
    hoverBoostMultiplier=0.00555
    allowOps=true
    flyingEatsFeathers=true
    defaultFeatherAmount=500
    flightSpeed=1.0
    

    * hoverMultiplier: The vector amount to achieve the player hovering effect. Your mileage may vary depending on how this is set.​
    * hoverBoostMultiplier: The vector amount to get that extra upward boost when you press SHIFT whilst hovering.​
    * allowOps: Allow Op users to fly, regardless of their Permissions setting.​
    * flightSpeed: The amount to multiply the flight vector by. Don't set this too high or you may end up extremely far away from your intended destination!​
    * flyingEatsFeathers: (disabled by default) - Set whether or not flying and hovering will consume feathers. Note that the feather must be held in the FIRST hand inventory slot #1 (at least until I can figure out how to get it to see them elsewhere in the player's inventory)​
    * defaultFeatherAmount: This sets how many ticks each feather will last before being consumed. On my server, the default 500 setting makes them last approximately 15-20 seconds each before disappearing from the stack.​

    Download:

    Download The Plugin v1.3 (JAR)​
    Download The Plugin v1.3 (ZIP)​

    Download the Source v1.3 (ZIP, Eclipse project)​

    To Do:


    Changelog:


    Version 1.3 04-Apr-2011
    * Added feather consuming support​
    * Added configuration file plugins/Wings/Settings.ini (see above)​

    Version 1.2 03-Apr-2011
    * Added Permissions 2.5.5 support​
    * Added hovering!​

    Version 1.1 31-Mar-2011 - unreleased
    * Experimental stuff. Didn't work out too well. :)

    Version 1.0 23-Mar-2011
    * Created plugin​

     
    lolligertyp and Steve Cole like this.
  2. Offline

    iPhoenix

    2011-07-13 00:51:55 [SEVERE] Could not pass event PLAYER_INTERACT to Wings
    java.lang.NoClassDefFoundError: com/nijiko/permissions/PermissionHandler
    at net.weasel.Wings.Wings.isAllowed(Wings.java:195)
    at net.weasel.Wings.PlayerListener.onPlayerInteract(PlayerListener.java:105)
    at org.bukkit.plugin.java.JavaPluginLoader$10.execute(JavaPluginLoader.java:307)
    at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:58)
    at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:321)
    at org.bukkit.craftbukkit.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:168)
    at org.bukkit.craftbukkit.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:139)
    at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:520)
    at net.minecraft.server.Packet15Place.a(SourceFile:57)
    at net.minecraft.server.NetworkManager.b(NetworkManager.java:226)
    at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:84)
    at net.minecraft.server.NetworkListenThread.a(SourceFile:105)
    at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:451)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:361)
    at net.minecraft.server.ThreadServerApplication.run(SourceFile:422)
    SHIIIITTT why isnt this OP....Damn permissions hit takes everthing over >_>
     
  3. Offline

    Celtic Minstrel

  4. Offline

    SharkWipf

    Yet that plugin does have some things I do not want, like the permit thing. This plugin was just so great for it's simplicity and ease of use. I've checked out all other flight plugins, but none are the same as this one...
     
  5. Offline

    chrisr

    I have got a "problem". I can't use wings without permissions. Is there any way to run it without permissions?
     
  6. Offline

    Alkolick

    So tried getting this to work do i just put jar file in plugging folder and do i need anything a2nd is it up to date for craftbukkit 1000
     
  7. Offline

    Celtic Minstrel

    It's not up to date, but feel free to try it and see if it works.
     
  8. Offline

    Klawful

    I have a small problem with this...

    It uses left-click and right-click, which means I can't fly AND world-edit at the same time. More importantly, HOVER and world-edit at the same time. Able to map some of the functions to a different key? please!
     
  9. Offline

    Huns

    This is a really cool plugin. I like it a lot more than Flight. Way less hassle to get it running.
     
  10. Offline

    BurakSZ

    Anyone could reupload this? I really need it, the download links are not online!
     
  11. Offline

    EMOberger

    @weasel5i2 Even if players do not have the permission to fly they still do not take fall damage. big problem.
     
  12. Offline

    sycoso

  13. Offline

    rodier

    I dont know why, but wings totally ignore my permission settings.
    im using latest GM frome ssentials.. wings.fly only at VIp group but anyone can fly.. why?
     

Share This Page