Inactive [ADMN/DEV] Permissions v2.7.4 (Phoenix) - DISCONTINUED! 3.0 has a new home!

Discussion in 'Inactive/Unsupported Plugins' started by TheYeti, Feb 25, 2011.

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

    TheYeti

    Permissions 2.7.4 (Phoenix) - Now with AntiBuild built in!
    Download:
    Latest Stable: Full Zip | Jar Only
    Latest Dev Build: Full Zip | Jar Only
    Previous Versions: 2.7.3 (JAR) | 2.7.2 (JAR) | 2.7.1 (JAR) | 2.7 (JAR) | 2.6 (JAR) | 2.5.5 (JAR) | 2.5.4 (JAR) | 2.5.3 (JAR) | 2.5.2 (JAR) | 2.5.1 (JAR) | 2.5 (JAR) | 2.4 (JAR) | 2.3 (JAR) | 2.2 (JAR)

    Plugin Authors: How to hook into Permissions

    Permissions 2.x is being discontinued! 3.0 can be found HERE!!!


    I am discontinuing Permissions 2.x and leaving the project. Permissions is not going away though! Since 2.6 I have been working closely with another developer and added them to the team. For the past several version they have not only been assisting with 2.x but also doing a lot of the development of much anticipated 3.x. rcjrrjcr will be taking over as lead developer of Permissions from 3.x forward. I have full faith in them and after working closely with them on the development on the last few version and the next major version I feel that I am leaving this project in more than capable hands. I put way to much work into this project to just leave it with anyone, and this is one of the few programs that I am incredibly proud of.

    Many people will probably wonder why I am leaving again after taking over the project just a few months ago. I could quote drama and headaches, of which there were quite a few with this project. Unfortunately real life happens. Many people already know that I have been having medical issues here lately. Unfortunately while they have gotten better, they have not gone away. This coupled with other real life commitments, going to school full time, and starting up my own company, I am currently in the process of being laid off from work. At this point I have so much stuff going on in my life and am being pulled in so many directions that I am not able to get any work done on anything. This has lead to me missing commitments and letting people down on multiple things.

    Permissions is also a very high maintenance plugin that requires a lot of attention and time. Right now I am not able to devote that time and do not feel it is fair for me to try to continue to be the lead developer on it. I had originally thought that adding other members to the team would be helpful, but unfortunately this just lead to frustration for them and myself as I just was not able to commit to the project enough. Hence, 3.0 has been rewritten almost exclusively by rcjrrjcr with minimal contributions by myself.

    At this point I will be stepping away from the project to focus more on real life and to try to free up some time for other projects and to work with more individual like the wonderful HeroCraft Coding team to fulfill some commitments that I made to them a long time ago and sadly did not come through on. I feel that this is the best for all involved, both myself and the other Permissions developers, as well as the community who deserve someone who can contribute more time and attention to them and supporting them. I do not want to see Permissions end up like many other plugins with an absentee programmer and just slowly wasting away from a great plugin with a lot of potential to a headache with no support.

    I will still be active in the community, just not as much as not in the same way. I'm sure my server will be more than happy to have their head admin back and active again as well.

    Thank you and happy gaming.




    Changelog
    • 2.7.4
      • Added overload of has() and permissions() for plugin devs
    • 2.7.3
      • Fixed negate node add/remove bug.
    • 2.7.2
      • Fix for small subtle bug introduced in last minor version.
    • 2.7.1
      • Commit by DThielke to fix several bugs with programmatic modifications of user permissions.
    • 2.7
      • Further commits by rcjrrjcr
        • Removed negatedNode checks
        • Temp fix for NULL issue
        • WorldConfigurationModification to save only modified configs
        • Fix for cache problems
    • 2.6
      • Pulled in commits by rcjrrjcr
      • Fixed versioning. Last version should have technically been 2.6
      • Fixed invalid config file being written
      • Fixed erroneous conversion message.
    • 2.5.5
      • Updated to be compliant with CB600+
      • Further Maven Integration and Autobuilding
      • Better handling of configuration file errors.
        • If you do not have a world config file for the default world at startup it will now look for config.yml
        • If it cannot find that it will look for world.yml instead in case you named it that when that is not what is in level-name:
        • It will rewrite the config file to be the proper name. At this time it does not delete the old one though.
      • Removed defunct public abstract calls. If your not using the right one by now you should be shot anyway.
    • 2.5.4
        • Added Command aliases for perms and pr
        • Changed the way directories are handled.
        • Stopped it from creating an empty <world>.yml file in base directory
        • Moved project to using Maven.
    • 2.5.3
      • Change from File.pathSeparator to File.separator to fix multiworld perms
    • 2.5.2
      • Added more instructions to the included config file within the plugin
      • Added a check that will use the default world permissions if a world specific config file cannot be found.
      • Added a function to get only the group that a player is assigned to without checking for group inheritance.
      • Added a change to colorize() to fix it hopefully not adding an extra unneeded ascii character and thus creating a linebreak/color switch issue
      • Removed permissions.info as it was not needed and was a artifact of testing I was doing.
    • 2.5.1
      • Fixed a bug that could cause a group to be returned as null for getGroups()
    • 2.5
      • Added in AntiBuild functionality to Permissions
      • Minor code tweaks
      • Added getGroups(world, player) to PermissionHandler so that plugins can call it to get all of a users groups
      • Fixed the inability to use the permissions -reload all command from within the console. I still need to do some more work on this as it doesn't seem to like to accept anything other than all from console.
    • 2.4
      • Refactored namespaces to keep in line with Java & Bukkit policy
        • This was cancelled as it ended up being not needed
      • Fixed setupPermissions()
    • 2.3
      • Undid removal of some code that I had overzealously purged during cleanup
      • Merged in last of Nijikokun's changes
      • Re-ordered the main class to attempt to fix the problems with Plugin API
    • 2.2
      • Developer change
      • Fixed reloading of configuration files
      • Moved commands to registering with plugin.yml
      • Commands now use onCommand instead of onPlayerCommand
      • Command is now /permissions instead of /pr
    [/SPOILER]
     
    mruczek, kahlilnc, Pii and 58 others like this.
  2. Offline

    Nato

    You shouldnt be alive. I got it already. I know what i was doing wrong.
    --- merged: Mar 6, 2011 6:28 AM ---
    Thanks but i already figured it out. I was just putting the jar not the folder. I was assuming that (like all the other plugins i installed) it creates the folders and files necessary. but unfortunately it doesn't create the yml.
     
  3. Offline

    n30nex

    Code:
    2011-03-06 02:28:42 [SEVERE] Could not pass event BLOCK_BREAK to Permissions
    java.lang.NullPointerException
        at com.nijiko.permissions.Control.getGroups(Control.java:654)
        at com.nijikokun.bukkit.Permissions.Listener.onBlockBreak(Listener.java:64)
        at org.bukkit.plugin.java.JavaPluginLoader$30.execute(JavaPluginLoader.java:272)
        at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:59)
        at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:225)
        at net.minecraft.server.ItemInWorldManager.d(ItemInWorldManager.java:112)
        at net.minecraft.server.ItemInWorldManager.b(ItemInWorldManager.java:77)
        at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:369)
        at net.minecraft.server.Packet14BlockDig.a(SourceFile:42)
        at net.minecraft.server.NetworkManager.a(SourceFile:230)
        at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:75)
        at net.minecraft.server.NetworkListenThread.a(SourceFile:100)
        at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:357)
        at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:272)
        at net.minecraft.server.ThreadServerApplication.run(SourceFile:366)
    CB 493, Permissions 2.5.2.
    My group:

    Code:
      OverlordCan:
        default: false
        info: {prefix: '&1[&6SysOp&1]&2', suffix: null, build: true}
        inheritance: null
        permissions: ['*']
    This happened the moment I broke a block.
    My entire yml:
    http://pastebin.com/3JT5UwF6
     
  4. Offline

    Jandalf

    u put the permission node like - 'general.spawn' from the plugin (there mostly in the OP) in the permissions section of the group that should use it.
    --- merged: Mar 6, 2011 9:21 AM ---
    hm, the file seems to be ok, u must put it into /plugins/permissions/
    --- merged: Mar 6, 2011 9:22 AM ---
    u forgot an ' after MEMBER prefix
    --- merged: Mar 6, 2011 9:25 AM ---
    it is a normal craftbukkit plugin
    that should work, do u rename the file to ur world name? (eg world.yml)
    --- merged: Mar 6, 2011 9:26 AM ---
    copy ur permission file to pastbin.com and make sure u renamed it to ur world name
    --- merged: Mar 6, 2011 9:28 AM ---
    the error says that u forgot an : between build and true, but there is one in the permissions file. the that error doesnt belong to it. try again and post the actuall error and file
    --- merged: Mar 6, 2011 9:31 AM ---
    u have double copiied to pastebin. hopefully not in ur permissions file... else it should work, look if there isnt everything double in ur file and if u renamed it to ur world name.
     
  5. Offline

    sumTard

    I have a user with the name 1337halinjection that isnt detected by permissions. Could it be because of the numbers?

    EDIT: Disregard, he was on a different world with multiverse, for which there was a separate file.
     
  6. Offline

    Jandalf

    remove the inheritance from the mod group
    --- merged: Mar 6, 2011 9:41 AM ---
    you dont use permissions, its an groupmanager or yedit file, post ur problem there, u cant use booth groupmanager and permissions
    --- merged: Mar 6, 2011 9:42 AM ---
    maybe i heard of a only numbered user, who wasnt detected. all other users could use commands?
     
  7. I have a best practice question.

    If I have understood correctly, it’s not a good idea to have multiple inheritance tiers.
    I have an yml where group 2 inherits group 1 and so on, 5 levels down.
    Can you please verify and explain why this is an issue?

    Is it better to only use one inheritance?
    If so do the permissions have to be pasted in the right alphabetical order?
    Or can I add new permissions at the end of each node?
    I have my AD node as an example.
    http://pastebin.com/ZkUkjSLP
     
  8. Offline

    Ghostetr

    Code:
    # System is no longer used, but may become used in the future
    # Copies is for multiple-world support
    #  Put the name of the world you wish for it to be a clone of, otherwise leave it empty.
    #  Does not work for the default world.
    #  Example: copies: Derp    -  This will clone the permissions of the world Derp
    plugin:
        permissions:
            system: default
            copies:
    # Groups can contain inheritance.
    #  To make a group inherit the permissions from another
    #  group simply place the groups name in the "inheritance:" like so:
    #
    #  Example:
    #      inheritance:
    #          - Default
    ##
    #  All permissions including the asterisks must be placed in single quotes.
    #  like so:
    #
    #      - 'general.spawn'
    #
    #  Otherwise errors will happen!
    ##
    #  Globalized Permission settings:
    #
    #      If a permission contains periods (.) you can denote a globalized parameter:
    #
    #          - 'general.*'
    #
    #      This will allow you to use all general commands.
    #
    ##
    #  Single Asterisk denotes all commands:
    #
    #      - '*'
    ##
    #  To exempt a node use the - prefix like so:
    #      - '-general.time'
    ##
    groups:
        Default:
            default: true
            info:
                prefix: '[Newbie]'
                suffix: ''
                build: true
            inheritance:
            permissions:
              - 'lwc.protect'
              - 'essentials.afk'
              - 'essentials.me'
              - 'essentials.list'
              - 'essentials.rules'
        Builder:
            default: false
            info:
                prefix: '&f[Respekted]'
                suffix: ''
                build: true
            inheritance:
            permissions:
              - 'lwc.protect'
              - 'essentials.item'
              - 'essentials.clearinventory'
              - 'essentials.msg'
              - 'essentials.afk'
              - 'essentials.me'
              - 'essentials.list'
              - 'essentials.rules'
              - 'essentials.whois'
              - 'essentials.back'
              - 'essentials.worth'
              - 'essentials.sell'
              - 'essentials.balance'
              - 'essentials.pay'
              - 'mh.sethome'
              - 'mh.home'
        Moderator:
            default: false
            info:
                prefix: '&c[mod]&e'
                suffix: ''
                build: true
            inheritance:
                - Default
            permissions:
              - 'essentials.*'
              - 'lwc.*'
        Admins:
            default: false
            info:
                prefix: '&b[Admin]&d'
                suffix: ''
                build:
            inheritance:
            permissions:
                - '*'
    ##
    # Users denote which users are included in which group.
    # TheNo1Yeti is in the Admin group
    # Herpina is a member of the Default group but also has access
    # to the herp.derp permissions
    # Derpina is a member of the admin group but does not have access
    # to the derp.derp permission node
    ##
    users:
        Ghostetr:
            group: Admins
            permissions:
                prefix: '&f[Owner]&a'
                suffix: ''
        csstener:
            group: Builder
            permissions:
        coeleste:
            group: Builder
            permissions:
        teroniz:
            group: Builder
            permissions:
        ANdrzK:
            group: Builder
            permissions:
        sebe1994:
            group: Admins
            permissions:
        miguelc1997:
            group: Builder
            permissions:
        riv991:
            group: Builder
            permissions:
        xSpasMaTazz:
            group: Moderator
            permissions:
        Twilly01:
            group: Builder
            permissions:
        xX_kyner_Xx:
            group: Builder
            permissions:
        shorthouse06:
            group: Builder
            permissions:
        creepermountain:
            group: Builder
            permissions:
        haakonor:
            group: Builder
            permissions:
    can some one please tell me why my name dossent apear like this [Owner]Ghostetr: in colors when i chat, all i get is the normal Ghostetr:
    can it be a conflicting plugin or did i do somthing wrong??.
    if there is any conflicting plugins for this then please tell me if i have it
    my server thred is http://www.minecraftforum.net/viewtopic.php?f=1025&t=207958
    and i have the plugin ichat as a part of essentials full pack

    //Ghostetr
     
  9. Offline

    zaklampje

    Remember, don't put an Asterisk when u have inheritance...
     
  10. Offline

    Jamy

    I have permissions 2.5.1 installed, but only op's can build ...
    http://pastebin.com/unCcG00g
    Even me (euromusic) cannot build as an admin if I'm not op...

    Thanks in advance!
    euro
     
  11. Offline

    fifth

    Having a problem getting the multiworld support to work. Gonna try to write this out as thoroughly as I can just to see myself whether I can catch anything I've missed.

    Each world takes permissions only from the main world .yml, all other .yml files are ignored.

    I am using Craftbukket 493. The plugins I have installed are Permissions 2.5.2, Multiworld 1.5, Commandbook1.1, and Worldedit 4.08beta.

    I have six worlds. Each has a .yml file set up for it. The names of the worlds are

    Terra
    Arcanos
    Awakening
    Elysium
    INFERNUM
    Necromunda

    The main world is Terra. The .yml filenames are

    Arcanos.yml
    Awakening.yml
    Elysium.yml
    INFERNUM.yml
    Necromunda.yml
    Terra.yml

    The permissions file for Terra, currently, is
    Code:
    # System is no longer used, but may become used in the future
    # Copies is for multiple-world support
    #   Put the name of the world you wish for it to be a clone of, otherwise leave it empty.
    #   Does not work for the default world.
    #  Example: copies: Derp    -  This will clone the permissions of the world Derp
    plugin:
        permissions:
            system: default
            copies:
    
    # Groups can contain inheritance.
    #   To make a group inherit the permissions from another
    #   group simply place the groups name in the "inheritance:" like so:
    #
    #   Example:
    #       inheritance:
    #           - Default
    ##
    #   All permissions including the asterisks must be placed in single quotes.
    #   like so:
    #
    #       - 'general.spawn'
    #
    #   Otherwise errors will happen!
    ##
    #   Globalized Permission settings:
    #
    #       If a permission contains periods (.) you can denote a globalized parameter:
    #
    #           - 'general.*'
    #
    #       This will allow you to use all general commands.
    #
    ##
    #   Single Asterisk denotes all commands:
    #
    #       - '*'
    ##
    #   To exempt a node use the - prefix like so:
    #       - '-general.time'
    ##
    groups:
        Default:
            default: true
            info:
                prefix: ''
                suffix: ''
                build: false
            inheritance:
            permissions:
                - 'commandbook.who'
                - 'commandbook.rules'
        Regulars:
            default: false
            info:
                prefix: ''
                suffix: ''
                build: true
            inheritance:
                - Default
            permissions:
                - 'commandbook.spawn'
        Timers:
            default: false
            info:
                prefix: ''
                suffix: ''
                build: true
            inheritance:
                - Regulars
            permissions:
                - 'commandbook.time'
        Moderator:
            default: false
            info:
                prefix: ''
                suffix: ''
                build: true
            inheritance:
                - Timers
            permissions:
                - 'bar.foo'
        Admins:
            default: false
            info:
                prefix: ''
                suffix: ''
                build: true
            inheritance:
            permissions:
                - '*'
    ##
    # Users denote which users are included in which group.
    # TheNo1Yeti is in the Admin group
    # Herpina is a member of the Default group but also has access
    # to the herp.derp permissions
    # Derpina is a member of the admin group but does not have access
    # to the derp.derp permission node
    ##
    users:
    #
    #   ADMINS
    #
        fifthfiend:
            group: Admins
            permissions:
    #
    #   MODERATORS
    #
        bitvyper:
            group: Moderator
            permissions:
                - '-commandbook.time'
    #
    #   TIMERS
    #
        flarecobra:
            group: Timers
            permissions:
        kerensky287:
            group: Timers
            permissions:
        shyria_dracnoir:
            group: Timers
            permissions:
    #
    #   REGULARS
    #
        aerozord:
            group: Regulars
            permissions:
        aldurin:
            group: Regulars
            permissions:
        baltean:
            group: Regulars
            permissions:
        bobbeyjazz:
            group: Regulars
            permissions:
        doc_ock_rokc:
            group: Regulars
            permissions:
        eltargrim:
            group: Regulars
            permissions:
        intrepidvector:
            group: Regulars
            permissions:
        Karesh:
            group: Regulars
            permissions:
        magmarashi:
            group: Regulars
            permissions:
        magmarhra:
            group: Regulars
            permissions:
        pyrosnine:
            group: Regulars
            permissions:
        rush1073:
            group: Regulars
            permissions:
        ryong:
            group: Regulars
            permissions:
        sifright:
            group: Regulars
            permissions:
        tdk:
            group: Regulars
            permissions:
        verifiedz:
            group: Regulars
            permissions:
        wompum:
            group: Regulars
            permissions:
        zaggalon:
            group: Regulars
            permissions:
    While on Terra, all permissions work appropriately. Making subsequent changes to the .yml file, such as changing my group, or changing the permissions of particular groups, work as expected. Changes to the permissions file have been reloaded by using /permissions -reload all, /permissions -reload Terra, and by stopping and then restarting the server; all have worked correctly.

    The permissions .yml files for Arcanos, Elysium, INFERNUM, and Necromunda are copies of the permissions .yml for Terra, except that the "copies" field for each has been changed to

    Code:
    plugin:
        permissions:
            system: default
            copies: Terra
    The permissions .yml file for Awakening currently reads

    Code:
    # System is no longer used, but may become used in the future
    # Copies is for multiple-world support
    #   Put the name of the world you wish for it to be a clone of, otherwise leave it empty.
    #   Does not work for the default world.
    #  Example: copies: Derp    -  This will clone the permissions of the world Derp
    plugin:
        permissions:
            system: default
            copies:
    
    # Groups can contain inheritance.
    #   To make a group inherit the permissions from another
    #   group simply place the groups name in the "inheritance:" like so:
    #
    #   Example:
    #       inheritance:
    #           - Default
    ##
    #   All permissions including the asterisks must be placed in single quotes.
    #   like so:
    #
    #       - 'general.spawn'
    #
    #   Otherwise errors will happen!
    ##
    #   Globalized Permission settings:
    #
    #       If a permission contains periods (.) you can denote a globalized parameter:
    #
    #           - 'general.*'
    #
    #       This will allow you to use all general commands.
    #
    ##
    #   Single Asterisk denotes all commands:
    #
    #       - '*'
    ##
    #   To exempt a node use the - prefix like so:
    #       - '-general.time'
    ##
    groups:
        Default:
            default: true
            info:
                prefix: ''
                suffix: ''
                build: false
            inheritance:
            permissions:
                - 'commandbook.who'
                - 'commandbook.rules'
        Regulars:
            default: false
            info:
                prefix: ''
                suffix: ''
                build: true
            inheritance:
                - Default
            permissions:
                - 'commandbook.spawn'
        Timers:
            default: false
            info:
                prefix: ''
                suffix: ''
                build: true
            inheritance:
                - Regulars
            permissions:
                - 'commandbook.time'
        Moderator:
            default: false
            info:
                prefix: ''
                suffix: ''
                build: true
            inheritance:
                - Timers
            permissions:
                - 'bar.foo'
        Admins:
            default: false
            info:
                prefix: ''
                suffix: ''
                build: false
            inheritance:
            permissions:
                - '*'
    ##
    # Users denote which users are included in which group.
    # TheNo1Yeti is in the Admin group
    # Herpina is a member of the Default group but also has access
    # to the herp.derp permissions
    # Derpina is a member of the admin group but does not have access
    # to the derp.derp permission node
    ##
    users:
    #
    #   ADMINS
    #
        fifthfiend:
            group: Default
            permissions:
    #
    #   MODERATORS
    #
        bitvyper:
            group: Moderator
            permissions:
                - '-commandbook.time'
    #
    #   TIMERS
    #
        flarecobra:
            group: Timers
            permissions:
        kerensky287:
            group: Timers
            permissions:
        shyria_dracnoir:
            group: Timers
            permissions:
    #
    #   REGULARS
    #
        aerozord:
            group: Regulars
            permissions:
        aldurin:
            group: Regulars
            permissions:
        baltean:
            group: Regulars
            permissions:
        bobbeyjazz:
            group: Regulars
            permissions:
        doc_ock_rokc:
            group: Regulars
            permissions:
        eltargrim:
            group: Regulars
            permissions:
        intrepidvector:
            group: Regulars
            permissions:
        Karesh:
            group: Regulars
            permissions:
        magmarashi:
            group: Regulars
            permissions:
        magmarhra:
            group: Regulars
            permissions:
        pyrosnine:
            group: Regulars
            permissions:
        rush1073:
            group: Regulars
            permissions:
        ryong:
            group: Regulars
            permissions:
        sifright:
            group: Regulars
            permissions:
        tdk:
            group: Regulars
            permissions:
        verifiedz:
            group: Regulars
            permissions:
        wompum:
            group: Regulars
            permissions:
        zaggalon:
            group: Regulars
            permissions:
    This file is a copy of the file for Terra, except with the following changes made:

    - I have set my own usergroup to Default
    - I have set the Default group's build settings to false
    - I have set the Admin group's build settings to false.

    However, when on Awakening, I continue to be able to use permissions as they are configured in the file Terra.yml. Changes to Awakening.yml do not affect permissions while on Awakening. Changes to Terra.yml do affect permissions while on Awakening.

    If someone can tell me whether this is an error in Permissions, or the result of an error on my part that I haven't caught, or something to do with one of the other plugins I have installed, I would really appreciate it. If there's any relevant information I've left out please let me know.

    edit: retested with Commandbook and Worldedit disabled, no change.

    edit: downstepped to 2.5.1, it looks like everything's working like it ought to.

    I first tried switching from craftbukkit 493 to 440 which didn't do anything. Still running 440, haven't tried it with 2.5.1 on craftbukkit 493.
     
  12. Offline

    Jamy

    Ok I fixed my problem after checking every editable file...
    I've put the spawn protection to 50 an I was working close to spawn so ...
    euro
     
  13. Offline

    tuorhuor

  14. Offline

    Lord Chaos

    I have big problems with permissions, not sure where I am going wrong, but I get the following error constantly (and other similar):

    My permissions config called <worldname>.yml

    Code:
    plugin:
        permissions:
            system: default
            copies:
    
    groups:
        Default:
            default: true
            info:
                prefix: ''
                suffix: ''
                build: true
            inheritance:
            permissions:
                - 'myhome.home.*'
                - 'mywarp.warp.*'
                - 'colorme.color.*'
                - 'tplus.tp.to'
                - 'tplus.history'
        Moderator:
            default: false
            info:
                prefix: ''
                suffix: ''
                build: true
            inheritance:
                - Default
            permissions:
                - 'tplus.*'
        Admins:
            default: false
            info:
                prefix: ''
                suffix: ''
                build: true
            inheritance:
            permissions:
                - '*'
                - 'bb.admin.*'
    
    users:
        AbraxusTerminus
            group: Admins
            permissions: []
        zPurr
            group: Admins
            permissions: []
        Panxter
            group: Admins
            permissions: []
     
  15. My logs are telling me groups are missing a prefix and suffix, but they are not:

    Code:
    # System is no longer used, but may become used in the future
    # Copies is for multiple-world support
    #   Put the name of the world you wish for it to be a clone of, otherwise leave it empty.
    #   Does not work for the default world.
    #  Example: copies: Derp    -  This will clone the permissions of the world Derp
    plugin:
        permissions:
            system: default
            copies:
    
    # Groups can contain inheritance.
    #   To make a group inherit the permissions from another
    #   group simply place the groups name in the "inheritance:" like so:
    #
    #   Example:
    #       inheritance:
    #           - Default
    ##
    #   All permissions including the asterisks must be placed in single quotes.
    #   like so:
    #
    #       - 'general.spawn'
    #
    #   Otherwise errors will happen!
    ##
    #   Globalized Permission settings:
    #
    #       If a permission contains periods (.) you can denote a globalized parameter:
    #
    #           - 'general.*'
    #
    #       This will allow you to use all general commands.
    #
    ##
    #   Single Asterisk denotes all commands:
    #
    #       - '*'
    ##
    #   To exempt a node use the - prefix like so:
    #       - '-general.time'
    ##
    groups:
        Player:
            default: true
            info:
                prefix: '[&9Player&f] '
                suffix: ''
                build: true
            inheritance:
            permissions:
                - 'BetterShop.user.*'
                - 'lwc.protect'
                - 'essentials.afk'
                - 'essentials.msg'
                - 'essentials.chat.shout'
                - 'essentials.help'
                - 'essentials.helpop'
                - 'essentials.home'
                - 'essentials.sethome'
                - 'essentials.list'
                - 'essentials.mail.send'
                - 'essentials.me'
                - 'essentials.motd'
                - 'essentials.spawn'
                - 'essentials.whois'
                - 'iConomy.list'
                - 'iConomy.payment'
                - 'iConomy.rank'
                - ''
        VIP:
            default: false
            info:
                prefix: '[&6VIP&f] '
                suffix: ''
                build: true
            inheritance:
                - Player
            permissions:
                - 'monstertamer.player.*'
        Moderator:
            default: false
            info:
                prefix: '[&2Moderator&f] '
                suffix: ''
                build: true
            inheritance:
                - VIP
            permissions:
                - 'essentials.give'
                - 'essentials.item'
                - 'essentials.kit.*'
                - 'essentials.time'
                - 'essentials.tree'
                - 'essentials.bigtree'
                - 'essentials.tp'
                - 'essentials.tphere'
                - 'essentials.god'
                - 'essentials.heal'
                - 'essentials.mute'
                - 'essentials.kick'
                - 'essentials.kickall'
                - 'essentials.jail'
                - 'essentials.warp'
                - ''
        Admins:
            default: false
            info:
                prefix: '[&1Admin&f] '
                suffix: ''
                build: true
            inheritance:
                - Moderator
            permissions:
                - '*'
        Owner:
            default: false
            info:
                prefix: '[&4Owner&f] '
                suffix: ''
                build: true
            inheritance:
                - Admins
            permissions:
                - '*'
    
    users:
        spydaniel:
            group: Owner
            permissions:
        azreth:
            group: Moderator
            permissions:
        Bli33ard:
            group: Moderator
            permissions:
        tinribsman:
            group: Admins
            permissions:
        Thug23:
            group: Admins
            permissions:
        Lapoxickle:
            group: Admins
            permissions:
        palmerj:
            group: VIP
            permissions:
        Venoxic:
            group: VIP
            permissions:
        tpots:
            group: VIP
            permissions:
        spandexman:
            group: VIP
            permissions:
    Using CraftBukkit 493, no errors in the log, just warnings.
     
  16. Offline

    zaklampje

    Code:
    # System is no longer used, but may become used in the future
    # Copies is for multiple-world support
    #   Put the name of the world you wish for it to be a clone of, otherwise leave it empty.
    #   Does not work for the default world.
    #  Example: copies: Derp    -  This will clone the permissions of the world Derp
    #
    # Make sure to rename this file to the name of the world that is in sever.properties under
    # level-name.  So if it is level-name: world  then this should be world.yml and in the 
    # plugins/Permissions directory (ie. plugins/Permissions/world.yml)
    #
    # NOTE: Do not use tabs while editing this document.  Use only spaces.  A good way to avoid
    # doing this is to use Notepad++ and replace the tab with 4 spaces.
    plugin:
        permissions:
            system: default
            copies:
    ##        
    # AntiBuild is included with this.  To disable a group from being able to build then
    # set the build: flag to false (build: false).  If you want a group to be able to build
    # then set it to true. 
    ##
    # Groups can contain inheritance.
    #   To make a group inherit the permissions from another
    #   group simply place the groups name in the "inheritance:" like so:
    #
    #   Example:
    #       inheritance:
    #           - Default
    ##
    #   All permissions including the asterisks must be placed in single quotes.
    #   like so:
    #
    #       - 'general.spawn'
    #
    #   Otherwise errors will happen!
    ##
    #   Globalized Permission settings:
    #
    #       If a permission contains periods (.) you can denote a globalized parameter:
    #
    #           - 'general.*'
    #
    #       This will allow you to use all general commands.
    #
    ##
    #   Single Asterisk denotes all commands:
    #
    #       - '*'
    #   If you give a group this permissions, do not have the group inherit any permissions
    #   from other groups.  Any users assigned to this group should NOT be given any additional
    #   permissions either.
    ##
    #   To exempt a node use the - prefix like so:
    #       - '-general.time'
    ##
    #   prefix: and suffix: do not do anything on their own.  You need another outside plugin
    #   such as iChat or HeroChat in order for these to do anything.
    groups:
        Default:
            default: true
            info:
                prefix: ''
                suffix: ''
                build: true
            inheritance:
            permissions:
                - '*'
        Moderator:
            default: false
            info:
                prefix: ''
                suffix: ''
                build: true
            inheritance:
            permissions:
                - '*'
        Admins:
            default: false
            info:
                prefix: 'Admin'
                suffix: ''
                build: true
            inheritance:
            permissions:
                - '*'
    ##
    # Users denote which users are included in which group.
    # TheNo1Yeti is in the Admin group
    # Herpina is a member of the Moderator group but also has access
    # to the herp.derp permissions
    # Derpina is a member of the admin group but does not have access
    # to the derp.derp permission node
    # Users can also have a prefix and suffix as seen with Herpina
    ##
    users:
        zaklampje:
            group: Admins
            permissions:
                - '*'
    Hmm, this doesn't work... What do I do wrong?
    It's called world.yml.
    If i use a command, it says I've no permissions for that.
     
  17. Offline

    BeerBaron

    hey nice work...
    is there a list of commands yet? or at least can some one tell me the command to add someone ingame in to a group and the command to remove him....
    thanks!
     
  18. Offline

    Xemnas33

    [Q] When are you going to add <blah> <feature/command> into this already? You suck! Do what I want NAU PL0X!
    [A] Well, that's not really a plan. There is Yeditor that will work, and I am working on my own external plugin to allow you to modify commands, groups, users, and nodes. I also go to school full time, work two jobs, am starting my own business, have my own minecraft server, and several other plugins that I maintain and/or created. So I do tend to get busy at times. I do make this plugin the priority over all the others, but I still have to make time for everything else. (I already failed Sociology once because of to many demands on time and am close to failing it again because of taking over this plugin and it eating my life)

    :)
     
  19. Offline

    zaklampje

    Can't just someone give a file that works? Cuz the only thing I ever did was replacing my name...
     
  20. Offline

    ToshNeox

    This is not working for me. Whenever I place or remove a block, there are tons of errors in my server console, prfix and suffixes don't work, and why can't you make this simple. Try doing it like CSS:

    Code:
    Admin
    {
    info: ;
    prefix: ;
    suffix: ;
    permissions: ;
    }
    Moderator
    {
    ...
    ..
    .
    }
    And my errors are:
    ( There was too many so I had to take a picture... )
     

    Attached Files:

  21. Offline

    BeerBaron

    can someone give me the command to add a player into a group ingame or all commands please
    thanks!
     
  22. Offline

    tarto

    Code:
    16:10:05 [SEVERE] Could not pass event BLOCK_BREAK to Permissions
    java.lang.NullPointerException
            at com.nijiko.permissions.Control.getGroups(Control.java:654)
            at com.nijikokun.bukkit.Permissions.Listener.onBlockBreak(Listener.java:64)
            at org.bukkit.plugin.java.JavaPluginLoader$30.execute(JavaPluginLoader.java:272)
            at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:59)
            at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:226)
            at net.minecraft.server.ItemInWorldManager.d(ItemInWorldManager.java:112)
            at net.minecraft.server.ItemInWorldManager.a(ItemInWorldManager.java:59)
            at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:359)
            at net.minecraft.server.Packet14BlockDig.a(SourceFile:42)
            at net.minecraft.server.NetworkManager.a(SourceFile:230)
            at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:75)
            at net.minecraft.server.NetworkListenThread.a(SourceFile:100)
            at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:357)
            at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:272)
            at net.minecraft.server.ThreadServerApplication.run(SourceFile:366)
    
    Using last bukkit dev version 400+
     
  23. '[&9Player&f]'
     
  24. Offline

    ScottCFR

    What is the format for making a user? I installed the plugin on my server, and the world.yml was in the main directory and was empty. I don't know if that's normal, but I need help.

    -Thanks
    ScottCFR
     
  25. Offline

    Kishar

    Hey guys, I can't get this to work and it's making me angry.

    I extracted the LWC plug-in into the plugins folder, and here are my permissions for it.

    Code:
    # System is no longer used, but may become used in the future
    # Copies is for multiple-world support
    #   Put the name of the world you wish for it to be a clone of, otherwise leave it empty.
    #   Does not work for the default world.
    #  Example: copies: Derp    -  This will clone the permissions of the world Derp
    plugin:
        permissions:
            system: default
            copies:
    # Groups can contain inheritance.
    #   To make a group inherit the permissions from another
    #   group simply place the groups name in the "inheritance:" like so:
    #
    #   Example:
    #       inheritance:
    #           - Default
    ##
    #   All permissions including the asterisks must be placed in single quotes.
    #   like so:
    #
    #       - 'general.spawn'
    #
    #   Otherwise errors will happen!
    ##
    #   Globalized Permission settings:
    #
    #       If a permission contains periods (.) you can denote a globalized parameter:
    #
    #           - 'general.*'
    #
    #       This will allow you to use all general commands.
    #
    ##
    #   Single Asterisk denotes all commands:
    #
    #       - '*'
    ##
    #   To exempt a node use the - prefix like so:
    #       - '-general.time'
    ##
    groups:
        Default:
            default: true
            info:
                prefix: ''
                suffix: ''
                build: false
            inheritance:
            permissions:
                - 'foo.bar'
         - 'lwc.protect'
        Moderator:
            default: false
            info:
                prefix: ''
                suffix: ''
                build: true
            inheritance:
                - Default
            permissions:
                - 'bar.foo'
         - 'lwc.mod'
        Admins:
            default: false
            info:
                prefix: ''
                suffix: ''
                build: true
            inheritance:
            permissions:
                - '*'
         - 'lwc.admin'
    ##
    # Users denote which users are included in which group.
    # TheNo1Yeti is in the Admin group
    # Herpina is a member of the Default group but also has access
    # to the herp.derp permissions
    # Derpina is a member of the admin group but does not have access
    # to the derp.derp permission node
    ##
    users:
        TheNo1Yeti:
            group: Admins
            permissions:
        Herpina:
            group: Moderator
            permissions:
                - 'herp.derp'
        Derpina:
            group: Admins
            permissions:
                - '-derp.derp'
    When I connect to my server and type any of the LWC commands, none of them work.. and on the command prompt it says it's an unknown command, any ideas?
     
  26. Offline

    mfkG

    seems to be broken. atleast for me. it always takes the config from the mainworld and ignores the others ;(.
    (pr 2.5.2, cb 493)
     
  27. Offline

    BeerBaron

    damn... but i understand u so never mind^^
     
  28. Offline

    Ismoh

    Hey Dude,
    i just have a question about to absorb another plugin like mcmmo to your permissions plugin...
    Show Spoiler

    Do i have to create a new file or how can i absorb the permission to your Plugin?!
    I dont really understand how to do it!
    Thank you for your help!
     
  29. Offline

    Sol

    In other news:

    Code:
    03:03:14 [SEVERE] Could not pass event BLOCK_BREAK to Permissions
    java.lang.NullPointerException
            at com.nijiko.permissions.Control.getGroups(Control.java:625)
            at com.nijikokun.bukkit.Permissions.Listener.onBlockBreak(Listener.java:
    45)
            at org.bukkit.plugin.java.JavaPluginLoader$30.execute(JavaPluginLoader.j
    ava:272)
            at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.jav
    a:59)
            at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.j
    ava:225)
            at net.minecraft.server.ItemInWorldManager.d(ItemInWorldManager.java:112
    )
            at net.minecraft.server.ItemInWorldManager.b(ItemInWorldManager.java:77)
    
            at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:369)
            at net.minecraft.server.Packet14BlockDig.a(SourceFile:42)
            at net.minecraft.server.NetworkManager.a(SourceFile:230)
            at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:75)
            at net.minecraft.server.NetworkListenThread.a(SourceFile:100)
            at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:357)
            at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:272)
            at net.minecraft.server.ThreadServerApplication.run(SourceFile:366)
    03:03:39 [SEVERE] Could not pass event BLOCK_BREAK to Permissions
    java.lang.NullPointerException
            at com.nijiko.permissions.Control.getGroups(Control.java:625)
            at com.nijikokun.bukkit.Permissions.Listener.onBlockBreak(Listener.java:
    45)
            at org.bukkit.plugin.java.JavaPluginLoader$30.execute(JavaPluginLoader.j
    ava:272)
            at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.jav
    a:59)
            at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.j
    ava:225)
            at net.minecraft.server.ItemInWorldManager.d(ItemInWorldManager.java:112
    )
            at net.minecraft.server.ItemInWorldManager.b(ItemInWorldManager.java:77)
    
            at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:369)
            at net.minecraft.server.Packet14BlockDig.a(SourceFile:42)
            at net.minecraft.server.NetworkManager.a(SourceFile:230)
            at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:75)
            at net.minecraft.server.NetworkListenThread.a(SourceFile:100)
            at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:357)
            at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:272)
            at net.minecraft.server.ThreadServerApplication.run(SourceFile:366)
    03:03:45 [SEVERE] Could not pass event BLOCK_BREAK to Permissions
    java.lang.NullPointerException
            at com.nijiko.permissions.Control.getGroups(Control.java:625)
            at com.nijikokun.bukkit.Permissions.Listener.onBlockBreak(Listener.java:
    45)
            at org.bukkit.plugin.java.JavaPluginLoader$30.execute(JavaPluginLoader.j
    ava:272)
            at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.jav
    a:59)
            at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.j
    ava:225)
            at net.minecraft.server.ItemInWorldManager.d(ItemInWorldManager.java:112
    )
            at net.minecraft.server.ItemInWorldManager.b(ItemInWorldManager.java:77)
    
            at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:369)
            at net.minecraft.server.Packet14BlockDig.a(SourceFile:42)
            at net.minecraft.server.NetworkManager.a(SourceFile:230)
            at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:75)
            at net.minecraft.server.NetworkListenThread.a(SourceFile:100)
            at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:357)
            at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:272)
            at net.minecraft.server.ThreadServerApplication.run(SourceFile:366)
    03:03:48 [SEVERE] Could not pass event BLOCK_BREAK to Permissions
    java.lang.NullPointerException
            at com.nijiko.permissions.Control.getGroups(Control.java:625)
            at com.nijikokun.bukkit.Permissions.Listener.onBlockBreak(Listener.java:
    45)
            at org.bukkit.plugin.java.JavaPluginLoader$30.execute(JavaPluginLoader.j
    ava:272)
            at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.jav
    a:59)
            at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.j
    ava:225)
            at net.minecraft.server.ItemInWorldManager.d(ItemInWorldManager.java:112
    )
            at net.minecraft.server.ItemInWorldManager.a(ItemInWorldManager.java:42)
    
            at net.minecraft.server.EntityPlayer.f_(EntityPlayer.java:72)
            at net.minecraft.server.World.a(World.java:1011)
            at net.minecraft.server.WorldServer.a(WorldServer.java:53)
            at net.minecraft.server.World.f(World.java:993)
            at net.minecraft.server.World.d(World.java:970)
            at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:354)
            at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:272)
            at net.minecraft.server.ThreadServerApplication.run(SourceFile:366)
    03:03:52 [SEVERE] Could not pass event BLOCK_BREAK to Permissions
    java.lang.NullPointerException
            at com.nijiko.permissions.Control.getGroups(Control.java:625)
            at com.nijikokun.bukkit.Permissions.Listener.onBlockBreak(Listener.java:
    45)
            at org.bukkit.plugin.java.JavaPluginLoader$30.execute(JavaPluginLoader.j
    ava:272)
            at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.jav
    a:59)
            at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.j
    ava:225)
            at net.minecraft.server.ItemInWorldManager.d(ItemInWorldManager.java:112
    )
            at net.minecraft.server.ItemInWorldManager.a(ItemInWorldManager.java:59)
    
            at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:359)
            at net.minecraft.server.Packet14BlockDig.a(SourceFile:42)
            at net.minecraft.server.NetworkManager.a(SourceFile:230)
            at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:75)
            at net.minecraft.server.NetworkListenThread.a(SourceFile:100)
            at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:357)
            at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:272)
            at net.minecraft.server.ThreadServerApplication.run(SourceFile:366)
    03:03:54 [SEVERE] Could not pass event BLOCK_BREAK to Permissions
    java.lang.NullPointerException
            at com.nijiko.permissions.Control.getGroups(Control.java:625)
            at com.nijikokun.bukkit.Permissions.Listener.onBlockBreak(Listener.java:
    45)
            at org.bukkit.plugin.java.JavaPluginLoader$30.execute(JavaPluginLoader.j
    ava:272)
            at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.jav
    a:59)
            at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.j
    ava:225)
            at net.minecraft.server.ItemInWorldManager.d(ItemInWorldManager.java:112
    )
            at net.minecraft.server.ItemInWorldManager.a(ItemInWorldManager.java:59)
    
            at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:359)
            at net.minecraft.server.Packet14BlockDig.a(SourceFile:42)
            at net.minecraft.server.NetworkManager.a(SourceFile:230)
            at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:75)
            at net.minecraft.server.NetworkListenThread.a(SourceFile:100)
            at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:357)
            at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:272)
            at net.minecraft.server.ThreadServerApplication.run(SourceFile:366)
    03:03:59 [SEVERE] Could not pass event BLOCK_BREAK to Permissions
    java.lang.NullPointerException
            at com.nijiko.permissions.Control.getGroups(Control.java:625)
            at com.nijikokun.bukkit.Permissions.Listener.onBlockBreak(Listener.java:
    45)
            at org.bukkit.plugin.java.JavaPluginLoader$30.execute(JavaPluginLoader.j
    ava:272)
            at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.jav
    a:59)
            at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.j
    ava:225)
            at net.minecraft.server.ItemInWorldManager.d(ItemInWorldManager.java:112
    )
            at net.minecraft.server.ItemInWorldManager.a(ItemInWorldManager.java:42)
    
            at net.minecraft.server.EntityPlayer.f_(EntityPlayer.java:72)
            at net.minecraft.server.World.a(World.java:1011)
            at net.minecraft.server.WorldServer.a(WorldServer.java:53)
            at net.minecraft.server.World.f(World.java:993)
            at net.minecraft.server.World.d(World.java:970)
            at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:354)
            at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:272)
            at net.minecraft.server.ThreadServerApplication.run(SourceFile:366)
    03:04:03 [INFO] FFXGuitar lost connection: disconnect.quitting
    03:06:31 [INFO] /127.0.0.1:52718 lost connection
    03:06:40 [INFO] /67.212.162.250:46371 lost connection
    03:10:15 [INFO] Disconnecting /74.207.241.234:42216: Took too long to log in
    >
    
    Not sure if this is supposed to be here, if it's known about, or if it even causes a problem... just thought I should post it since I just updated to the latest version of this plugin (2.5.1) as well as CraftBukkit (using CB493).

    ~Sol
     
  30. Offline

    Black_Jack

    Can't access to admin command, just copy default config and changed the name. Before it, /deop me. Also here is the config:
    Code:
    # System is no longer used, but may become used in the future
    # Copies is for multiple-world support
    #   Put the name of the world you wish for it to be a clone of, otherwise leave it empty.
    #   Does not work for the default world.
    #  Example: copies: Derp    -  This will clone the permissions of the world Derp
    #
    # Make sure to rename this file to the name of the world that is in sever.properties under
    # level-name.  So if it is level-name: world  then this should be world.yml and in the 
    # plugins/Permissions directory (ie. plugins/Permissions/world.yml)
    #
    # NOTE: Do not use tabs while editing this document.  Use only spaces.  A good way to avoid
    # doing this is to use Notepad++ and replace the tab with 4 spaces.
    plugin:
        permissions:
            system: default
            copies: 
    
    ##        
    # AntiBuild is included with this.  To disable a group from being able to build then
    # set the build: flag to false (build: false).  If you want a group to be able to build
    # then set it to true. 
    ##
    # Groups can contain inheritance.
    #   To make a group inherit the permissions from another
    #   group simply place the groups name in the "inheritance:" like so:
    #
    #   Example:
    #       inheritance:
    #           - Default
    ##
    #   All permissions including the asterisks must be placed in single quotes.
    #   like so:
    #
    #       - 'general.spawn'
    #
    #   Otherwise errors will happen!
    ##
    #   Globalized Permission settings:
    #
    #       If a permission contains periods (.) you can denote a globalized parameter:
    #
    #           - 'general.*'
    #
    #       This will allow you to use all general commands.
    #
    ##
    #   Single Asterisk denotes all commands:
    #
    #       - '*'
    #   If you give a group this permissions, do not have the group inherit any permissions
    #   from other groups.  Any users assigned to this group should NOT be given any additional
    #   permissions either.
    ##
    #   To exempt a node use the - prefix like so:
    #       - '-general.time'
    ##
    #   prefix: and suffix: do not do anything on their own.  You need another outside plugin
    #   such as iChat or HeroChat in order for these to do anything.
    groups:
        Default:
            default: true
            info:
                prefix: ''
                suffix: ''
                build: false
            inheritance:
            permissions:
                - 'foo.bar'
        Moderator:
            default: false
            info:
                prefix: ''
                suffix: ''
                build: true
            inheritance:
                - Default
            permissions:
                - 'bar.foo'
        Admins:
            default: false
            info:
                prefix: ''
                suffix: ''
                build: true
            inheritance:
            permissions:
                - '*'
    
    ##
    # Users denote which users are included in which group.
    # TheNo1Yeti is in the Admin group
    # Herpina is a member of the Moderator group but also has access
    # to the herp.derp permissions
    # Derpina is a member of the admin group but does not have access
    # to the derp.derp permission node
    # Users can also have a prefix and suffix as seen with Herpina
    ##
    users:
        BlackJack_:
            group: Admins
            permissions:
    
    Help pls
     
  31. Offline

    Xemnas33

    Could you post the permissions file and also read the FAQ on the front page it does mention this :)
     
Thread Status:
Not open for further replies.

Share This Page