[SUBMITTED] BananaPermissions - a permission system that is bananatastic! PreRelease! iChat! [860]

Discussion in 'WIP and Development Status' started by codename_B, Jun 22, 2011.

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

    Lolmewn BukkitDev Staff

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    So, I wanna go from GroupManager to this. Can I still use my old config file? Or is there a way to convert it?
  2. Online

    Lolmewn BukkitDev Staff

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Please convert for me:p
  3. Offline

    codename_B

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Sure, $10.
    Wakko likes this.
  4. Online

    Lolmewn BukkitDev Staff

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    wuuutz, I actually posted that one for matter123. :p
  5. Offline

    codename_B

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    oh thats ok then XD
  6. Online

    Lolmewn BukkitDev Staff

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    You can do it aswell if you want :p
  7. Offline

    The Angry kat

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Ok heres another deal: How do i add permissions to build to a group? I tryed adding
    build: true ,build:true ,build: yes and build:yes.
    Non work lol.
  8. Offline

    codename_B

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    read the OP, its a permissions node you add.
  9. Offline

    matter123

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    code add softdepend:bananaPermissions to the bridges plugin.yml
  10. Offline

    Benjaneer

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Woot. Nice one code. I will be switching my little server over to this. I'm fed up with permissions 3. 'the future' or whatever it's called. lol. Nice one. :)

    have some diamonds:

    [diamond][diamond][diamond][diamond][diamond][diamond][diamond][diamond][diamond][diamond][diamond][diamond][diamond][diamond][diamond][diamond][diamond][diamond][diamond][diamond][diamond][diamond][diamond][diamond][diamond][diamond][diamond][diamond][diamond][diamond][diamond][diamond][diamond][diamond][diamond][diamond][diamond][diamond][diamond][diamond][diamond][diamond][diamond]

    -runs out of room for more-
  11. Offline

    Adamki11s

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Sorry but there really is no point in this, it's like re-inventing the wheel.
  12. Offline

    Benjaneer

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    This was made because of the issues experienced with Permissions 3 i believe. Also it's always nice to have alternatives. BananaPermissions is supposed to be easier to use i think.;)
  13. Offline

    matter123

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    its like reinventing as in Permissions 3 was a hexagon wheel BananaPermissions is round wheel
    The Angry kat likes this.
  14. Offline

    Benjaneer

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    roflol.:p
  15. Offline

    zonedabone

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Can you set a default group?
  16. Offline

    codename_B

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    The default group is "default".

    Do you want to set another group as default?
  17. Offline

    zonedabone

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Not me perrsonally, but I'm sure some others might want to.

    Also, have you seen PEX? It's sort of like this but for 2.x instead of 3.x.

    P.S. Nice plugin.
  18. Offline

    codename_B

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    This is for 2.x and 3.x :)
  19. Offline

    zonedabone

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Oh. Ok. Then it's just like PEX, only it supports 3.x in all it's bugfilled but awesome glory!
  20. Offline

    codename_B

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Yep, pretty much, as always, was written for my server but is here for anyone else who wants it.
  21. Offline

    N0z

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Yes i want to be able tp change "Default" to guest or such
  22. Offline

    matter123

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    could you add methods to change someones group?
  23. Offline

    codename_B

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    There should already be that, if not, sure.
  24. Offline

    matter123

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    ok
  25. Offline

    matter123

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    hey i cant get the new version of the bridge into a project could you change the name of the PermissionHandle to Security and make it public
  26. Offline

    codename_B

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    :confused: why does the name have to be changed to Security?
  27. Offline

    matter123

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    because some plug ins like World Edit and multi verse accesses the Permission handler by accessing Security
  28. Offline

    codename_B

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    o.o
    I totally don't understand what you mean - you have my source - please show me what you mean by coding it.
  29. Offline

    matter123

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    in the permissions class there is
    PermissionHandler ph;
    i need
    public static PermissionHandler Security;
  30. Offline

    codename_B

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    What is this security? I have no idea. Dude, just do it. You don't need me.
Thread Status:
Not open for further replies.

Share This Page