[ADMIN] AdminsCanFly v1.3.0 - Allow select bypassing of the default flight kicking [1060]

Discussion in 'Inactive/Unsupported Plugins' started by Lappy, Jul 27, 2011.

  1. Offline

    Lappy

    AdminsCanFly
    Allow select bypassing of the default flight kicking

    Allow OPs and users with the superperms permission to bypass the default flight kicking (allow-flight=false).

    If Permissions 2+ has been detected you have the ability to disable OPs being allowed to fly by default, just alter "auto-op" in config.yml.

    Permissions
    Permission nodes (Supports SuperPerms and Permissions 2+)
    Code:
    adminscanfly.allow
    Install Tutorial
    Thanks to IAMWIN for making the tutorial.


    Bukkit
    Download - v1.3.0
    Download - Dev

    Spout
    Download - v1.3.0
    Download - Dev

    ChangeLog
    Code:
    1.3.0 (24/08/11) - Built against the 1060 Bukkit API, hopefully fixed issues with the plugin not working like it should
    1.2.1 (01/08/11) - Added config.yml with property "auto-op", used when Permissions 2+ is detected
    1.2.0 (29/07/11) - Added Permissions 2+ support and neatened permissions checking code
    1.1.0 (27/07/11) - Fixed console spam caused by default kick message
    1.0.2 (27/07/11) - Initial release
     
    Chike, lastern, TimboHSV and 2 others like this.
  2. Offline

    ZerothAngel

    BTW, this mod + PermissionsBukkit doesn't currently work. It's an issue with PermissionsBukkit not honoring cancelled PLAYER_KICK events.

    I'm running a patched PermissionsBukkit to work around it and it seems to work fine against the old version of AdminsCanFly (1.2.1). (Haven't tried 1.3.0, but it sounds like it hasn't really changed?)
     
  3. Offline

    Lappy

    Ah, so it's not due to me? It does seem the main issues are with people running PermissionsBukkit.
     
  4. Offline

    Tmas

    I use PermissionsEx and I have the same problem...
     
  5. Offline

    McAndze

    Just came here to say thanks! Just what we needed.
     
  6. Offline

    rikari

    What is it you're using so I don't have to keep flying on?
     
  7. Offline

    ZerothAngel

    I'm still using my modified PermissionBukkit 1.1. But Krinsdeath's "Temporary Fix Build" (link also found in OP of PermissionBukkit thread) should include the fix.
     
    rikari likes this.
  8. Offline

    justproud2b

    @Lappy I'm using Bpermission and I'm unable to fly using this. No errors in the console but users who try to fly get dc'd with a black screen/crashing. Most are using CJB Mods to fly but have also tried in game commands to fly and other mods and all result in the same thing.
     
  9. Offline

    Sekky

    Hey Lappy,
    I have updated to the krinsdeath recommended fix, and I'm still getting kicked, but if it does throw an error, it doesn't show one.
     
  10. Offline

    GrnEyedDvl

    I figured out what is breaking this plugin, its the new Spout version.

    I have LogBlock installed, and when I updated LogBlock it automatically downloaded Spout. I started getting kicked, so I unloaded all my plugins and loaded them up one at a time. When I got to LogBlock I started getting kicked again. Going back to the old version of LogBlock that doesnt require Spout fixes the problem.

    To confirm this, start a new server. Make yourself an op, install AdminsCanFly and Spout. This is what shows up in the log:

    [INFO] GrnEyedDvl lost connection: disconnect.endOfStream
     
  11. Offline

    rikari

    Thank you very much. That helped. :)
     
  12. Offline

    Zach Hinchy

    Out of pure curiosity, what exactly is the technical reason that this plugin cannot be used with Spout?
     
  13. Offline

    Opus

    I can also confirm that upon installing spout, this plugin is unable to perform as it should. It doesn't matter what permission system it is.
     
  14. Offline

    Warface

    Grrr make it work with PermissionsBukkit !!! :p
     
    un4seendeathz likes this.
  15. Offline

    Sekky

    Okay, it is Spout causing my issues now. I have posted a ticket on their github, but without a solid error that is more than disconnect.endofstream, they can't really do much about it.

    It does. Use the krinsdeath temp fix. Just don't use spout.

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

    Lappy

    I'll be building this against the Spout API sometime soon and it will be available as a separate download on the main post.

    I think it might be due to Spout altering the call for the kick event, I'm not totally sure as I have stayed away from Spout until now.
     
  17. Offline

    Sekky

    Thanks Lappy.
     
  18. Offline

    IAMWIN

    here is a install tutorial if you'd like to put it up to help people xD
     
    Lappy likes this.
  19. Offline

    Lappy

    Thanks for making that IAMWIN, very helpful to people who may not happen to know how to set things up. =]
     
  20. Offline

    Warface

    I don't use Spout, and no it don't works with PermissionsBukkit !!
     
  21. Offline

    novek

    I use Spout, bPermissions and AdminsCanFly don't works. I hope you can fix it.
     
  22. Offline

    Lappy

    The version built against the SpoutAPI is now available, link on the main post.
    Please let me know if it solves the issues faced when running it alongside Spout.
     
  23. Offline

    Opus

    Just tried it on my server and I am getting kicked for flying still.
     
  24. Offline

    Lappy

    What plugins are you running? and are you running Spout?
     
  25. Offline

    Opus

    I am . No console errors at all. If I disable spout and the 1 plugin I use that requires it, AdminsCanFly works flawlessly.

    Here is the complete list:
    AdminsCanFly
    AntiMobSpawn
    Citizens
    CommandBook
    DefaultPermissions
    Dynmap
    HeroicDeath
    HomeX
    iChat
    LWC
    MagicCarpet (I get kicked while using this for flying while Spout is enabled too)
    MultiInv
    Multiverse (Core and Portals)
    MyWarp
    NoWeather
    Onlineplayers
    PermissionsEX
    SimplePoints
    Spout
    TelePlusPlus
    VanishNoPackit (only plugin I use that requires Spout)
    WirelessRedstone
    WorldEdit
    WorldGuard
     
  26. Offline

    Lappy

    Ok, I'll work on the Spout version and see if I can get it to work.
     
  27. Offline

    novek

    Yes... it happens here too. With adminscanfly.allow node, bpermissions and spout, the admins kicked from the server when thay flying.

    Code:
    adminscanfly - 1.3.0
    bPermissions - 1.2.2
    Spout - 1.0.5.227
     
  28. Offline

    Lappy

    Yea, it's a Spout thing, I'm finding a workaround.
     
  29. Offline

    DaveK

    does this work with permissionsBukkit v1.2.. I set my permissions to adminscanfly.allow: true but when i write /fly ingame it tells me unknow console command bla bla..
     
  30. Offline

    Sekky

    DaveK,

    This mod simply allows you to fly if you already have a flymod installed. It doesn't give anyone the power to fly. Also, you should really try to include as much information as possible about your issues in the future. 'Bla Bla' is not very helpful to the developer. (Also, Lappy, if I am overstepping my bounds, just let me know. I'm just trying to be helpful)
     
  31. Offline

    DaveK

    I got no errors in my server file and that *unknow console command bla bla..*
    is the standart stuff what comes up ingame if that command is unknowed... i thought everyone would know what i mean with that short sentence.. everything is working fine, no errors in my serverlog, permissions set in my permissionsbukkit v1.2 --> adminscanfly.allow : true.
    Ingame i type --> /fly
    and my ingame console tells me then --> unknow console command. type help....
    standard sentence if a command is unknowed... and i got only
    essentials 2.5.7 and
    AdminsCanFly 1.3.0
    installed

    Maybe i wrote the wrong consolecommand in my game (/fly) because here is not written what command incame let me use this addon and in the vid u cant see what is written because the screen is moved.
     

Share This Page