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

    virtualism

    One of the earlier dudes who had the issue with a seemingly perfected configured permissions that just wouldn't work. I fixed it by starting my server again from scratch. Well, we're back to that stage now. CB 612 (trying to update, but the server is down at time of typing).

    After a server restart (i moved h2.jar to a different directory to see if it would help with a severe error, which it did) i had the same issue again - nothing in the world.yml was applied. Otherwise, nothing was changed to the server, so this made 0 sense to me. I tried chmodding again, tried putting the permissions in a permissionsworld.yml file that had randomly appeared, everything i did before. permissions -reload all gives the info thing (again, same thing as before). tried completely removing permissions and using the default yml, same stuff. Basically, the only thing i can think of is to delete the whole damn thing again, something i am not looking forward to after being awake for 3 days straight (not related to minecraft).

    I'm seeing more people now with this "it doesn't work" issue. Will let you know if i figure something out.

    EDIT:
    I copied all plugins except permissions and rkitplugin out of the minecraft directory. It's still not reading from the world.yml, but my name is no longer yellow and i can do this:
    Code:
    permissions -reload all
    17:26:04 [INFO] All world files reloaded.
    17:26:08 [INFO] <virtualism> testan
    
    Interesting, at least.
     
  3. Offline

    jin hong ji

    make for you have 12 spaces for your plugins; If you have one more or one less the permission wont work.
     
  4. Offline

    bejay

    hey, nice plugin.. but i'm having troubles. My friends cannot spawn items or use other plug-ins i've added, I might not have done it right. heres my config:
    PLEASE help!! D:
     
  5. Offline

    Jambokid

    Can anyone tell me how to fix this please ? http://pastebin.com/kQ7YiMPr

    The errors I get are :
    Code:
    23:12:03 [SEVERE] Could not load 'plugins\Permissions.jar' in folder 'plugins':
    
    java.lang.reflect.InvocationTargetException
            at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
    
            at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
    
            at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Sou
    rce)
            at java.lang.reflect.Constructor.newInstance(Unknown Source)
            at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.j
    ava:136)
            at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.
    java:158)
            at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager
    .java:106)
            at org.bukkit.craftbukkit.CraftServer.loadPlugins(CraftServer.java:84)
            at net.minecraft.server.MinecraftServer.e(MinecraftServer.java:215)
            at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:202)
            at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:142)
            at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:257)
            at net.minecraft.server.ThreadServerApplication.run(SourceFile:375)
    Caused by: while parsing a block collection
     in "<reader>", line 86, column 13:
                    - 'essentials.depth
                    ^
    expected <block end>, but found Scalar
     in "<reader>", line 87, column 16:
                    - 'essentials.getpos'
                       ^
    
            at org.yaml.snakeyaml.parser.ParserImpl$ParseBlockSequenceEntry.produce(
    ParserImpl.java:520)
            at org.yaml.snakeyaml.parser.ParserImpl.peekEvent(ParserImpl.java:163)
            at org.yaml.snakeyaml.parser.ParserImpl.checkEvent(ParserImpl.java:148)
            at org.yaml.snakeyaml.composer.Composer.composeSequenceNode(Composer.jav
    a:203)
            at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:158)
            at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java
    :230)
            at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:160)
            at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java
    :230)
            at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:160)
            at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java
    :230)
            at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:160)
            at org.yaml.snakeyaml.composer.Composer.composeDocument(Composer.java:12
    2)
            at org.yaml.snakeyaml.composer.Composer.getSingleNode(Composer.java:105)
    
            at org.yaml.snakeyaml.constructor.BaseConstructor.getSingleData(BaseCons
    tructor.java:124)
            at org.yaml.snakeyaml.Yaml.load(Yaml.java:264)
            at org.bukkit.util.config.Configuration.load(Configuration.java:73)
            at com.nijikokun.bukkit.Permissions.Permissions.<init>(Permissions.java:
    126)
            ... 13 more
     
  6. Offline

    JJoiler

    i get this when breaking a block heres my world.yml file
     
  7. Offline

    Itssnowing

    @bejay
    @JJoiler

    If you're going to post your config file, please give it CODE quotes, or post it on pastebin. It's far easier to look through it and identify problems.
     
  8. Offline

    JJoiler

    should i repost then?
     
  9. Offline

    Zombiedance

    Hello, I have been having problems with the permissions and commands. None of my normal users can use any commands. I have the newest version of permissions and its all set up. My admins and moderators can do everything there supposed to. What should i change?

    -Zombiedance
     
  10. Offline

    Steven

    Hey just a quick question. I want to host a server that isn't going to have a whitelist, and chances are there are probably going to be quite a few people on the server, up to 20 at a time. As soon as someone leaves, someone else is going to take their place and I don't want to have to go in and enter every new player's permissions. Because I will want everyone to be able to use /kit. Does permissions Auto update? or is there a way to make it update anytime someone new joins the server? If it does I haven't noticed. I love this plugin, I was just curious if there was a way to make this work so I don't have to be an admin for 48 straight hours.
     
  11. Offline

    Itssnowing

    There are plugins that will update Permissions via command. Here's a plugin list for bukkit.

    Are you getting any error messages in your console? Also, please post your Config file.

    Yes please.

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: Jul 17, 2016
  12. Offline

    JJoiler

    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.
    #   If this file is for your default world (the one in server.properties) then you must
    #   leave copies blank.
    #  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:
    #
    #       - 'foo.bar'
    #
    #   Otherwise errors will happen!
    ##
    #   Globalized Permission settings:
    #
    #       If a permission contains periods (.) you can denote a globalized parameter:
    #
    #           - 'foo.*'
    #
    #       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:
    #       - '-foo.bar'
    ##
    #   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:
        N0ob:
            default: true
            info:
                prefix: ' '
                suffix: ' '
                build: true
            inheritance:
            permissions:
                    - ' '
    
     Builder:
            default: false
            info:
                prefix: 'Builder'
                suffix: ''
                build: true
            inheritance:
        - aa39771
        - jeimuzu3695
        - nudojudo
        - BlackFlame36
        - TheSageOfAwsome
    
            permissions:
                - 'lockette.create.*'
                - 'glowstonedrop.command'
                - 'glassdrop'
     
        Moderator:
            default: false
            info:
                prefix: ' '
                suffix: ' '
                build: true
            inheritance:
        - TheBlueMeanies
        - Carson22
        - Io_Reign
    
            permissions:
                - 'lockette.create.*'
                - 'glowstonedrop.command'
                - 'glassdrop'
                - 'superheat.sh'
        Admins:
            default: false
            info:
                prefix: '0&'
                suffix: ' '
                build: true
            inheritance:
        - JJoiler
            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:
        JJoiler
           group: Admin
           info:
                prefix: '0&'
                suffix: ' '
           permissions:
                 - '*'
         aa39771
           group: Builder
           info:
                prefix: ' '
                suffix: ' '
           permissions:
                - 'lockette.create.*'
                - 'glowstonedrop.command'
                - 'glassdrop'
    
        jeimuzu3695
           group: Builder
           info:
                prefix: ' '
                suffix: ' '
           permissions:
                - 'lockette.create.*'
                - 'glowstonedrop.command'
                - 'glassdrop'
        nudojudo
         group: Builder
           info:
                prefix: ' '
                suffix: ' '
           permissions:
                - 'lockette.create.*'
                - 'glowstonedrop.command'
                - 'glassdrop'
        BlackFlame36
        group: Builder
           info:
                prefix: ' '
                suffix: ' '
           permissions:
                - 'lockette.create.*'
                - 'glowstonedrop.command'
                - 'glassdrop'
        TheSageOfAwsome
        group: Builder
           info:
                prefix: ' '
                suffix: ' '
           permissions:
                - 'lockette.create.*'
                - 'glowstonedrop.command'
                - 'glassdrop'
       
             
     
  13. Offline

    Skirmisher

    @Celtic Minstrel
    How is the DefaultPermissions plugin thingy you made going? I tried it, and it works--sort of. The command registers when used by someone with the permission nodes, but the output to the client is messed with; "ColoredConsoleSender" always shows up instead of whoever invoked the command when a vanilla MC command is used (e.g. "ColoredConsoleSender whispers hi" or "ColoredConsoleSender: Set time to 0"), /list doesn't show up at all in the client (but does in the console), and "Reload complete" doesn't show up in the client when reloading the server (but it does on the server). Also, those commands that don't show up in the client are in this sort of form in the console:
    Code:
    Reload complete.
    My apologies if this has already been resolved, as I don't usually read all the posts per day in this thread, as that amount is very large.
     
  14. Offline

    JJoiler

    also how do i give out the default commands that first come with the server software? ie give help time set 0
     
  15. Offline

    Celtic Minstrel

  16. Offline

    Zombiedance

    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.
    #   If this file is for your default world (the one in server.properties) then you must
    #   leave copies blank.
    #  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:
    #
    #       - 'foo.bar'
    #
    #   Otherwise errors will happen!
    ##
    #   Globalized Permission settings:
    #
    #       If a permission contains periods (.) you can denote a globalized parameter:
    #
    #           - 'foo.*'
    #
    #       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:
    #       - '-foo.bar'
    ##
    #   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:
                - '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:
        Zombiedance:
            group: Admins
            info:
                prefix: '&4[Owner]&7 '
                suffix: ''
            permissions:
        angelboy116:
            group: Admins
            info:
                prefix: '&4[Cake!]&7'
                suffix: ''
            permissions:
                - 'herp.derp'
        walrus36:
            group: Admins
            info:
                prefix: '&4[Admin]&7 '
                suffix: ''
            permissions:
        SenileSerpent:
            group: Admins
            info:
                prefix: '&4[Admin]&7 '
                suffix: ''
            permissions:
        Jackpot175:
            group: Moderator
            info:
                prefix: '[Respected] '
                suffix: ''
            permissions:
                - 'herp.derp'
        Leslieee:
            group: Admins
            info:
                prefix: '&4[Admin]&7 '
                suffix: ''
            permissions:
    There you go.
     
  17. Offline

    xCody_F

    I'm getting the same server errors and some of my users can't use some of the commands. If I need to post my permissions yml I will but it seems I'm not the only one with this problem.
     
  18. Offline

    BulletUpTheAss

    Evening everyone, I am also having the issue where my .yml file does not load. I get no errors and have tried everything imaginable. The plugin loads up fine, all plugins that hook into it do so fine. However when players go to use things like /home they get denied permissions, the name colors are the default yellow, etc. I am clueless on what more I can do from what I have done, I don't see any issues in my .yml file (it is named world the same as my world folder name) and I am using CB617 with Permissions 2.5.5. Has anybody managed to get this fixed yet somehow?

    world.yml


    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.
    #   If this file is for your default world (the one in server.properties) then you must
    #   leave copies blank.
    #  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:
    #
    #       - 'foo.bar'
    #
    #   Otherwise errors will happen!
    ##
    #   Globalized Permission settings:
    #
    #       If a permission contains periods (.) you can denote a globalized parameter:
    #
    #           - 'foo.*'
    #
    #       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:
    #       - '-foo.bar'
    ##
    #   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: '[Player]'
                suffix: ''
                build: true
            inheritance:
            permissions:
                - 'foo.bar'
                - 'essentials.help'
                - 'essentials.mail'
                - 'essentials.mail.send'
                - 'essentials.mail.read'
                - 'essentials.mail.clear'
                - 'essentials.whois'
                - 'essentials.spawn'
                - 'essentials.getpos'
                - 'essentials.home'
                - 'essentials.sethome'
                - 'essentials.list'
                - 'essentials.helpop'
                - 'essentials.motd'
                - 'essentials.msg'
                - 'essentials.afk'
                - 'essentials.ping'
                - 'essentials.tpahere'
                - 'essentials.tpa'
                - 'essentials.tpaccept'
                - 'essentials.tpdeny'
                - 'simpleshop.buy'
                - 'simpleshop.sell'
                - 'mh.mine'
                - 'mh.setmine'
                - 'iConomy.payment'
                - 'iConomy.access'
                - 'iConomy.rank'
                - 'iConomy.list'
                - 'general.spawn'
                - 'simpleshop.buy.gift'
                - 'essentials.signs.protection.create'
                - 'essentials.signs.free.use'
                - 'essentials.signs.disposal.create'
                - 'essentials.signs.disposal.use'
                - 'essentials.signs.heal.use'
                - 'essentials.home'
        Moderator:
            default: false
            info:
                prefix: ''
                suffix: ''
                build: true
            inheritance:
                - Default
            permissions:
                - 'bar.foo'
        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:
        BulletUpTheAss:
            group: Admins
            permissions:
        cr0sshairs:
            group: Admins
            permissions:
     
  19. Offline

    RESPRiT

    I'm getting the same thing. No one has permissions to use commands. It would be great if I could be told how to fix that.

    I have my .yml so that the default is '*'.
     
  20. Offline

    fightknight

    I'm running build 617
    I completely wiped everything in the plugins folder and only have permissions in there atm, the only things I changed was to name the file to world.yml as instructed and changed
    Code:
    users:
        fightknight:
            group: Admins
            permissions:
    
    I made no changes to
    Code:
        Admins:
            default: false
            info:
                prefix: ''
                suffix: ''
                build: true
            inheritance:
            permissions:
                - '*'
    
    everything else is stock and has not been changed at all.
    or anything else for that matter i left everything as is. but I am unable to do any / commands other than /permissions -reload all
    Do I need to add something for that? I thought the * took care of allowing everything for admins?
    [/SIZE][/SIZE]
    21:34:53 [INFO] Starting minecraft server version Beta 1.4
    21:34:53 [INFO] Loading properties
    21:34:53 [INFO] Starting Minecraft server on *:25565
    21:34:53 [INFO] This server is running Craftbukkit version git-Bukkit-0.0.0-612-
    g4c7a9e7-b617jnks (MC: 1.4)
    21:34:53 [INFO] Preparing level "world"
    21:34:53 [INFO] Preparing start region
    21:34:54 [INFO] 144 recipes
    21:34:55 [INFO] Preparing spawn area: 36%
    21:34:55 [INFO] Invalid config file found and converted to proper name/format. <-------- I keep getting this error
    21:34:55 [INFO] [Permissions] (Phoenix) was Initialized.
    21:34:55 [INFO] [Permissions] version [2.5.5] (Phoenix) loaded
    21:34:55 [INFO] Done (0.206s)! For help, type "help" or "?"
    >
    [/code]

    [/code][/code]
    [/code][/SIZE][/SIZE]
     
  21. Offline

    Prime

    No one can build with this config. I'm on build 617 with permissions 2.5.5

    Code:
    plugin:
        permissions:
            system: default
            copies: 
    #
    groups:
        Unknown.Unknown:
            default: true
            info:
                prefix: '&d'
                suffix: ''
                build: true
            inheritance:
            permissions: 
            - 'essentials.rules'
            - 'essentials.motd'
    #
        Snivvian.Icebreaker:
            default: false
            info:
                prefix: '&6'
                suffix: ''
                build: true
            inheritance: 
            permissions: 
            - 'essentials.spawn'
            - 'essentials.afk'
            - 'essentials.rules'
            - 'essentials.motd'
            - 'essentials.kit'
            - 'lwc.protect'
            - 'DeathChest.use'
            - 'essentials.suicide'
            - 'essentials.spawn'
            - 'essentials.signs.heal.use'
            - 'essentials.motd'
            - 'TradeCraft.canBuy'
            - 'TradeCraft.canSell'
            - 'deathtpplus.deathtp'
            - 'deathtpplus.streak'
            - 'deathtpplus.deaths'
            - 'deathtpplus.kills'
    #
        Snivvian.Permafrost:
            default: false
            info:
                prefix: '&5'
                suffix: ''
                build: true
            inheritance: 
                - Snivvian.Icebreaker
            permissions: 
            - 'essentials.spawn'
            - 'essentials.list'
            - 'essentials.mail'
            - 'essentials.helpop'
            - 'essentials.getpos'
            - 'essentials.whois'
            - 'essentials.afk'
            - 'essentials.world' 
            - 'essentials.kit.starter' 
            - 'essentials.rules'
            - 'essentials.sethome'
            - 'essentials.home'
            - 'stargate.use'
            - 'lwc.protect'
            - 'DeathChest.use'
            - 'essentials.sethome'
            - 'essentials.warp'
            - 'essentials.signs.heal.use'
            - 'essentials.motd'
            - 'TradeCraft.canBuy'
            - 'TradeCraft.canSell'
            - 'deathtpplus.deathtp'
            - 'deathtpplus.streak'
            - 'deathtpplus.deaths'
            - 'deathtpplus.kills'
    #
        Snivvian.ColdSoul:
            default: false
            info:
                prefix: '&a'
                suffix: ''
                build: true
            inheritance: 
                - Snivvian.Permafrost
            permissions: 
            - 'essentials.spawn'
            - 'essentials.list'
            - 'essentials.mail'
            - 'essentials.helpop' 
            - 'essentials.getpos'
            - 'essentials.whois'
            - 'essentials.afk'
            - 'essentials.world'
            - 'essentials.rules'
            - 'stargate.use'
    #
        Falhoor.Zealot:
            default: false
            info:
                prefix: '&6'
                suffix: ''
                build: true
            inheritance: 
            permissions: 
            - 'essentials.spawn'
            - 'essentials.afk'
            - 'essentials.rules'
            - 'essentials.motd'
            - 'essentials.kit'
            - 'lwc.protect'
            - 'DeathChest.use'
            - 'essentials.suicide'
            - 'essentials.spawn'
            - 'essentials.signs.heal.use'
            - 'essentials.motd'
            - 'TradeCraft.canBuy'
            - 'TradeCraft.canSell'
            - 'deathtpplus.deathtp'
            - 'deathtpplus.streak'
            - 'deathtpplus.deaths'
            - 'deathtpplus.kills'
    #
        Falhoor.Sentry:
            default: false
            info:
                prefix: '&5'
                suffix: ''
                build: true
            inheritance: 
                - Falhoor.Zealot
            permissions: 
            - 'essentials.spawn'
            - 'essentials.list'
            - 'essentials.mail'
            - 'essentials.helpop'
            - 'essentials.getpos'
            - 'essentials.whois'
            - 'essentials.afk'
            - 'essentials.world' 
            - 'essentials.kit.starter' 
            - 'essentials.rules'
            - 'essentials.sethome'
            - 'essentials.home'
            - 'stargate.use'
            - 'lwc.protect'
            - 'DeathChest.use'
            - 'essentials.sethome'
            - 'essentials.warp'
            - 'essentials.signs.heal.use'
            - 'essentials.motd'
            - 'TradeCraft.canBuy'
            - 'TradeCraft.canSell'
            - 'deathtpplus.deathtp'
            - 'deathtpplus.streak'
            - 'deathtpplus.deaths'
            - 'deathtpplus.kills'
    #
        Falhoor.Templar:
            default: false
            info:
                prefix: '&a'
                suffix: ''
                build: true
            inheritance: 
                - Falhoor.Sentry
            permissions: 
            - 'essentials.spawn'
            - 'essentials.list'
            - 'essentials.mail'
            - 'essentials.helpop' 
            - 'essentials.getpos'
            - 'essentials.whois'
            - 'essentials.afk'
            - 'essentials.world'
            - 'essentials.rules'
            - 'stargate.use'
    #
        Vhan.Unearthed:
            default: false
            info:
                prefix: '&6'
                suffix: ''
                build: true
            inheritance: 
            permissions: 
            - 'essentials.spawn'
            - 'essentials.afk'
            - 'essentials.rules'
            - 'essentials.motd'
            - 'essentials.kit'
            - 'lwc.protect'
            - 'DeathChest.use'
            - 'essentials.suicide'
            - 'essentials.spawn'
            - 'essentials.signs.heal.use'
            - 'essentials.motd'
            - 'TradeCraft.canBuy'
            - 'TradeCraft.canSell'
            - 'deathtpplus.deathtp'
            - 'deathtpplus.streak'
            - 'deathtpplus.deaths'
            - 'deathtpplus.kills'
    #
        Vhan.Malshell:
            default: false
            info:
                prefix: '&5'
                suffix: ''
                build: true
            inheritance: 
                - Vhan.Unearthed
            permissions: 
            - 'essentials.spawn'
            - 'essentials.list'
            - 'essentials.mail'
            - 'essentials.helpop'
            - 'essentials.getpos'
            - 'essentials.whois'
            - 'essentials.afk'
            - 'essentials.world' 
            - 'essentials.kit.starter' 
            - 'essentials.rules'
            - 'essentials.sethome'
            - 'essentials.home'
            - 'stargate.use'
            - 'lwc.protect'
            - 'DeathChest.use'
            - 'essentials.sethome'
            - 'essentials.warp'
            - 'essentials.signs.heal.use'
            - 'essentials.motd'
            - 'TradeCraft.canBuy'
            - 'TradeCraft.canSell'
            - 'deathtpplus.deathtp'
            - 'deathtpplus.streak'
            - 'deathtpplus.deaths'
            - 'deathtpplus.kills'
    #
        Vhan.Vicar:
            default: false
            info:
                prefix: '&a'
                suffix: ''
                build: true
            inheritance: 
                - Vhan.Malshell
            permissions: 
            - 'essentials.spawn'
            - 'essentials.list'
            - 'essentials.mail'
            - 'essentials.helpop' 
            - 'essentials.getpos'
            - 'essentials.whois'
            - 'essentials.afk'
            - 'essentials.world'
            - 'essentials.rules'
            - 'stargate.use'
    #
        Raider.Scavenger:
            default: false
            info:
                prefix: '&6'
                suffix: ''
                build: true
            inheritance: 
            permissions: 
            - 'essentials.spawn'
            - 'essentials.afk'
            - 'essentials.rules'
            - 'essentials.motd'
            - 'essentials.kit'
            - 'lwc.protect'
            - 'DeathChest.use'
            - 'essentials.suicide'
            - 'essentials.spawn'
            - 'essentials.signs.heal.use'
            - 'essentials.motd'
            - 'TradeCraft.canBuy'
            - 'TradeCraft.canSell'
            - 'deathtpplus.deathtp'
            - 'deathtpplus.streak'
            - 'deathtpplus.deaths'
            - 'deathtpplus.kills'
    #
        Raider.Looter:
            default: false
            info:
                prefix: '&5'
                suffix: ''
                build: true
            inheritance: 
                - Raider.Scavenger
            permissions: 
            - 'essentials.spawn'
            - 'essentials.list'
            - 'essentials.mail'
            - 'essentials.helpop'
            - 'essentials.getpos'
            - 'essentials.whois'
            - 'essentials.afk'
            - 'essentials.world' 
            - 'essentials.kit.starter' 
            - 'essentials.rules'
            - 'essentials.sethome'
            - 'essentials.home'
            - 'stargate.use'
            - 'lwc.protect'
            - 'DeathChest.use'
            - 'essentials.sethome'
            - 'essentials.warp'
            - 'essentials.signs.heal.use'
            - 'essentials.motd'
            - 'TradeCraft.canBuy'
            - 'TradeCraft.canSell'
            - 'deathtpplus.deathtp'
            - 'deathtpplus.streak'
            - 'deathtpplus.deaths'
            - 'deathtpplus.kills'
    #
        Raider.Pillager:
            default: false
            info:
                prefix: '&a'
                suffix: ''
                build: true
            inheritance: 
                - Raider.Looter
            permissions: 
            - 'essentials.spawn'
            - 'essentials.list'
            - 'essentials.mail'
            - 'essentials.helpop' 
            - 'essentials.getpos'
            - 'essentials.whois'
            - 'essentials.afk'
            - 'essentials.world'
            - 'essentials.rules'
            - 'stargate.use'
    #        
        Server.Chancellor:
            default: false
            info:
                prefix: '&c'
                suffix: ''
                build: true
            inheritance: 
            permissions: 
            - 'essentials.heal'
            - 'essentials.motd' 
            - 'essentials.kick'
            - 'essentials.ban'
            - 'essentials.unban' 
            - 'essentials.tree' 
            - 'essentials.bigtree' 
            - 'essentials.time'
            - 'essentials.kit' 
            - 'essentials.tphere'
            - 'essentials.tp'
            - 'essentials.jump'
            - 'essentials.back'
            - 'essentials.ping'
            - 'essentials.clearinventory'
            - 'essentials.warp'
            - 'essentials.kit.*'
            - 'essentials.broadcast'
            - 'essentials.msg'
            - 'essentials.top'
            - 'essentials.me'
            - 'essentials.rules'
            - 'essentials.help'
            - 'godmode.god.self'
            - 'stargate.use'
            - 'lwc.mod'
            - '/god'
            - 'herosneak.sneak'
            - '/heal'
            - 'essentials.help'
            - 'essentials.sethome'
            - 'essentials.home'
    #
        Server.Viscount:
            default: false
            info:
                prefix: '&9'
                suffix: ''
                build: true
            inheritance: 
                - Server.Chancellor
            permissions: 
            - '*'
            - 'essentials.*'
            - 'godmode.*'
            - 'magiccarpet.mc'
            - 'lwc.admin'
    #
        Unknown.Disgrace:
            default: false
            info:
                prefix: ''
                suffix: ''
                build: false
            inheritance:
            permissions: 
            - 'lwc.blockinventory' 
            - 'essentials.rules' 
            - 'essentials.motd'
    ##
    # 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: 
      Pianka: 
        group: Server.Viscount
        permissions: 
      zenzored: 
        group: Falhoor.Templar
        permissions: 
      Numbedshot: 
        group: Unknown
        permissions: 
      P1mPzTA: 
        group: Unknown
        permissions: 
      BlackCommandor: 
        permissions: 
        group: Unknown
      Kritis:
        permissions: 
        group: Unknown
      SilvirStreak:
        permissions: 
        group: Unknown
      doggypoo:
        group: Unknown
        permissions: 
      kenski1:
        group: Unknown
        permissions: 
      silvirstreak:
        permissions: 
        group: Unknown
      Imunet:
        permissions: 
        group: Unknown
     
  22. Offline

    tehMugwump

    I've got the same issue. No one has ANY permissions other than the mods with - '*' (in the essentialsGroupManager's users.yml file). It seems permissions.jar is dependent on essentialsGroupManager.jar as well. This is all way to confusing.

    I tried just using essentialsGroupManager for permissions, but it ignores everything other than the -'*' string that gives you everything.
     
  23. Offline

    fightknight

    I couldn't even get that to work LOL on GM, I think I could build but no / commands worked
     
  24. Offline

    lennie svensson

    i really need help with this guys, hope you can help me, my permission look like this , i will link down the page
    the problem i have is wene i add users at the bottom (thesnuker and idiget) the permission dont work for the group: default i want the 2 users to use stargate, but not the group, only the 2 users, but wene i add the users down on the page, som stuff on the permisson stop work in the groups:/ anyone can help?

    groups:
    default:
    default: true
    info:
    prefix: ''
    suffix: ''
    build: true
    inheritance:
    permissions:
    - 'iConomy.payment'
    - 'iConomy.list'
    - 'localshops.buysell'
    - 'jail.modifyjail'
    - 'mcmmo.skills.*'
    - 'mcmmo.motd'
    - 'mcmmo.chat.partychat'
    - 'mcmmo.commands.ability'
    - 'mcmmo.commands.ptp'
    - 'mcmmo.commands.party'
    - 'mcmmo.commands.whois'
    - 'mcmmo.commands.myspawn'
    - 'mcmmo.commands.setmyspawn'
    - 'herosneak.auto'
    - 'herosneak.sneak'
    - 'warpz0r.warp'
    - 'minestalker.use'

    Rampage:
    default: false
    info:
    prefix: '&1'
    suffix: '&4'
    build: true
    inheritance:
    - Default
    permissions:
    - 'iConomy.payment'
    - 'iConomy.rank'
    - 'localshops.buysell'
    - 'jail.modifyjail'
    - 'mcmmo.skills.*'
    - 'mcmmo.motd'
    - 'mcmmo.chat.partychat'
    - 'mcmmo.commands.ability'
    - 'mcmmo.commands.ptp'
    - 'mcmmo.commands.party'
    - 'mcmmo.commands.whois'
    - 'mcmmo.commands.myspawn'
    - 'mcmmo.commands.setmyspawn'
    - 'herosneak.auto'
    - 'herosneak.sneak'
    - 'warpz0r.warp'
    - 'minestalker.use'


    King:
    default: false
    info:
    prefix: '&e'
    suffix: ''
    build: true
    inheritance:
    permissions:

    - '*'
    users:
    lencan:
    group: King
    permissions:
    - '*'
    Thesnuker:
    group: default
    permissions:
    - 'stargate.use'
    idiget:
    group: default
    permissions:
    - 'stargate.use'
     
  25. Offline

    Itssnowing

    @lenni Svensson
    Please repost you config with Code tags or on Pastebin.
     
  26. Offline

    leetgamer

    You don't have enough spaces before each permission node.
     
  27. Offline

    Prime

    Please help. This error is preventing iChat from loading group names. How do I fix this error? It's something in the permissions config file.

    Code:
    22:18:22 [SEVERE] Could not load plugins\Permissions.jar in plugins: null
    org.bukkit.plugin.InvalidPluginException
            at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.j
    ava:105)
            at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.
    java:158)
            at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager
    .java:106)
            at org.bukkit.craftbukkit.CraftServer.loadPlugins(CraftServer.java:63)
            at net.minecraft.server.MinecraftServer.e(MinecraftServer.java:215)
            at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:202)
            at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:142)
            at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:257)
            at net.minecraft.server.ThreadServerApplication.run(SourceFile:375)
    Caused by: java.lang.reflect.InvocationTargetException
            at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
    
            at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
    
            at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Sou
    rce)
            at java.lang.reflect.Constructor.newInstance(Unknown Source)
            at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.j
    ava:101)
            ... 8 more
    Caused by: while parsing a block mapping
     in "<reader>", line 61, column 5:
            Unknown:
            ^
    expected <block end>, but found Scalar
     in "<reader>", line 72, column 15:
            [Snivvian]Icebreaker:
                      ^
    
            at org.yaml.snakeyaml.parser.ParserImpl$ParseBlockMappingKey.produce(Par
    serImpl.java:576)
            at org.yaml.snakeyaml.parser.ParserImpl.peekEvent(ParserImpl.java:163)
            at org.yaml.snakeyaml.parser.ParserImpl.checkEvent(ParserImpl.java:148)
            at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java
    :228)
            at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:160)
            at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java
    :230)
            at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:160)
            at org.yaml.snakeyaml.composer.Composer.composeDocument(Composer.java:12
    2)
            at org.yaml.snakeyaml.composer.Composer.getSingleNode(Composer.java:105)
    
            at org.yaml.snakeyaml.constructor.BaseConstructor.getSingleData(BaseCons
    tructor.java:124)
            at org.yaml.snakeyaml.Yaml.load(Yaml.java:264)
            at org.bukkit.util.config.Configuration.load(Configuration.java:73)
            at com.nijikokun.bukkit.Permissions.Permissions.<init>(Permissions.java:
    126)
            ... 13 more
    Permissions file:
    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.
    #   If this file is for your default world (the one in server.properties) then you must
    #   leave copies blank.
    #  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:
    #
    #       - 'foo.bar'
    #
    #   Otherwise errors will happen!
    ##
    #   Globalized Permission settings:
    #
    #       If a permission contains periods (.) you can denote a globalized parameter:
    #
    #           - 'foo.*'
    #
    #       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:
    #       - '-foo.bar'
    ##
    #   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:
        Unknown:
            default: true
            info:
                prefix: '&d'
                suffix: ''
                build: true
            inheritance:
            permissions:
            - 'essentials.rules'
            - 'essentials.motd'
    #
        [Snivvian]Icebreaker:
            default: false
            info:
                prefix: '&6'
                suffix: ''
                build: true
            inheritance:
            permissions:
            - 'essentials.spawn'
            - 'essentials.afk'
            - 'essentials.rules'
            - 'essentials.motd'
            - 'essentials.kit'
            - 'lwc.protect'
            - 'DeathChest.use'
            - 'essentials.suicide'
            - 'essentials.spawn'
            - 'essentials.signs.heal.use'
            - 'essentials.motd'
            - 'TradeCraft.canBuy'
            - 'TradeCraft.canSell'
            - 'deathtpplus.deathtp'
            - 'deathtpplus.streak'
            - 'deathtpplus.deaths'
            - 'deathtpplus.kills'
    #
        [Snivvian]Permafrost:
            default: false
            info:
                prefix: '&5'
                suffix: ''
                build: true
            inheritance:
                - [Snivvian]Icebreaker
            permissions:
            - 'essentials.spawn'
            - 'essentials.list'
            - 'essentials.mail'
            - 'essentials.helpop'
            - 'essentials.getpos'
            - 'essentials.whois'
            - 'essentials.afk'
            - 'essentials.world'
            - 'essentials.kit.starter'
            - 'essentials.rules'
            - 'essentials.sethome'
            - 'essentials.home'
            - 'stargate.use'
            - 'lwc.protect'
            - 'DeathChest.use'
            - 'essentials.sethome'
            - 'essentials.warp'
            - 'essentials.signs.heal.use'
            - 'essentials.motd'
            - 'TradeCraft.canBuy'
            - 'TradeCraft.canSell'
            - 'deathtpplus.deathtp'
            - 'deathtpplus.streak'
            - 'deathtpplus.deaths'
            - 'deathtpplus.kills'
    #
        [Snivvian]ColdSoul:
            default: false
            info:
                prefix: '&a'
                suffix: ''
                build: true
            inheritance:
                - [Snivvian]Permafrost
            permissions:
            - 'essentials.spawn'
            - 'essentials.list'
            - 'essentials.mail'
            - 'essentials.helpop'
            - 'essentials.getpos'
            - 'essentials.whois'
            - 'essentials.afk'
            - 'essentials.world'
            - 'essentials.rules'
            - 'stargate.use'
    #
        [Falhoor]Zealot:
            default: false
            info:
                prefix: '&6'
                suffix: ''
                build: true
            inheritance:
            permissions:
            - 'essentials.spawn'
            - 'essentials.afk'
            - 'essentials.rules'
            - 'essentials.motd'
            - 'essentials.kit'
            - 'lwc.protect'
            - 'DeathChest.use'
            - 'essentials.suicide'
            - 'essentials.spawn'
            - 'essentials.signs.heal.use'
            - 'essentials.motd'
            - 'TradeCraft.canBuy'
            - 'TradeCraft.canSell'
            - 'deathtpplus.deathtp'
            - 'deathtpplus.streak'
            - 'deathtpplus.deaths'
            - 'deathtpplus.kills'
    #
        [Falhoor]Sentry:
            default: false
            info:
                prefix: '&5'
                suffix: ''
                build: true
            inheritance:
                - [Falhoor]Zealot
            permissions:
            - 'essentials.spawn'
            - 'essentials.list'
            - 'essentials.mail'
            - 'essentials.helpop'
            - 'essentials.getpos'
            - 'essentials.whois'
            - 'essentials.afk'
            - 'essentials.world'
            - 'essentials.kit.starter'
            - 'essentials.rules'
            - 'essentials.sethome'
            - 'essentials.home'
            - 'stargate.use'
            - 'lwc.protect'
            - 'DeathChest.use'
            - 'essentials.sethome'
            - 'essentials.warp'
            - 'essentials.signs.heal.use'
            - 'essentials.motd'
            - 'TradeCraft.canBuy'
            - 'TradeCraft.canSell'
            - 'deathtpplus.deathtp'
            - 'deathtpplus.streak'
            - 'deathtpplus.deaths'
            - 'deathtpplus.kills'
    #
        [Falhoor]Templar:
            default: false
            info:
                prefix: '&a'
                suffix: ''
                build: true
            inheritance:
                - [Falhoor]Sentry
            permissions:
            - 'essentials.spawn'
            - 'essentials.list'
            - 'essentials.mail'
            - 'essentials.helpop'
            - 'essentials.getpos'
            - 'essentials.whois'
            - 'essentials.afk'
            - 'essentials.world'
            - 'essentials.rules'
            - 'stargate.use'
    #
        [Vhan]Unearthed:
            default: false
            info:
                prefix: '&6'
                suffix: ''
                build: true
            inheritance:
            permissions:
            - 'essentials.spawn'
            - 'essentials.afk'
            - 'essentials.rules'
            - 'essentials.motd'
            - 'essentials.kit'
            - 'lwc.protect'
            - 'DeathChest.use'
            - 'essentials.suicide'
            - 'essentials.spawn'
            - 'essentials.signs.heal.use'
            - 'essentials.motd'
            - 'TradeCraft.canBuy'
            - 'TradeCraft.canSell'
            - 'deathtpplus.deathtp'
            - 'deathtpplus.streak'
            - 'deathtpplus.deaths'
            - 'deathtpplus.kills'
    #
        [Vhan]Malshell:
            default: false
            info:
                prefix: '&5'
                suffix: ''
                build: true
            inheritance:
                - [Vhan]Unearthed
            permissions:
            - 'essentials.spawn'
            - 'essentials.list'
            - 'essentials.mail'
            - 'essentials.helpop'
            - 'essentials.getpos'
            - 'essentials.whois'
            - 'essentials.afk'
            - 'essentials.world'
            - 'essentials.kit.starter'
            - 'essentials.rules'
            - 'essentials.sethome'
            - 'essentials.home'
            - 'stargate.use'
            - 'lwc.protect'
            - 'DeathChest.use'
            - 'essentials.sethome'
            - 'essentials.warp'
            - 'essentials.signs.heal.use'
            - 'essentials.motd'
            - 'TradeCraft.canBuy'
            - 'TradeCraft.canSell'
            - 'deathtpplus.deathtp'
            - 'deathtpplus.streak'
            - 'deathtpplus.deaths'
            - 'deathtpplus.kills'
    #
        [Vhan]Vicar:
            default: false
            info:
                prefix: '&a'
                suffix: ''
                build: true
            inheritance:
                - [Vhan]Malshell
            permissions:
            - 'essentials.spawn'
            - 'essentials.list'
            - 'essentials.mail'
            - 'essentials.helpop'
            - 'essentials.getpos'
            - 'essentials.whois'
            - 'essentials.afk'
            - 'essentials.world'
            - 'essentials.rules'
            - 'stargate.use'
    #
        [Raider]Scavenger:
            default: false
            info:
                prefix: '&6'
                suffix: ''
                build: true
            inheritance:
            permissions:
            - 'essentials.spawn'
            - 'essentials.afk'
            - 'essentials.rules'
            - 'essentials.motd'
            - 'essentials.kit'
            - 'lwc.protect'
            - 'DeathChest.use'
            - 'essentials.suicide'
            - 'essentials.spawn'
            - 'essentials.signs.heal.use'
            - 'essentials.motd'
            - 'TradeCraft.canBuy'
            - 'TradeCraft.canSell'
            - 'deathtpplus.deathtp'
            - 'deathtpplus.streak'
            - 'deathtpplus.deaths'
            - 'deathtpplus.kills'
    #
        [Raider]Looter:
            default: false
            info:
                prefix: '&5'
                suffix: ''
                build: true
            inheritance:
                - [Raider]Scavenger
            permissions:
            - 'essentials.spawn'
            - 'essentials.list'
            - 'essentials.mail'
            - 'essentials.helpop'
            - 'essentials.getpos'
            - 'essentials.whois'
            - 'essentials.afk'
            - 'essentials.world'
            - 'essentials.kit.starter'
            - 'essentials.rules'
            - 'essentials.sethome'
            - 'essentials.home'
            - 'stargate.use'
            - 'lwc.protect'
            - 'DeathChest.use'
            - 'essentials.sethome'
            - 'essentials.warp'
            - 'essentials.signs.heal.use'
            - 'essentials.motd'
            - 'TradeCraft.canBuy'
            - 'TradeCraft.canSell'
            - 'deathtpplus.deathtp'
            - 'deathtpplus.streak'
            - 'deathtpplus.deaths'
            - 'deathtpplus.kills'
    #
        [Raider]Pillager:
            default: false
            info:
                prefix: '&a'
                suffix: ''
                build: true
            inheritance:
                - [Raider]Looter
            permissions:
            - 'essentials.spawn'
            - 'essentials.list'
            - 'essentials.mail'
            - 'essentials.helpop'
            - 'essentials.getpos'
            - 'essentials.whois'
            - 'essentials.afk'
            - 'essentials.world'
            - 'essentials.rules'
            - 'stargate.use'
    #
        [Server]Chancellor:
            default: false
            info:
                prefix: '&c'
                suffix: ''
                build: true
            inheritance:
            permissions:
            - 'essentials.heal'
            - 'essentials.motd'
            - 'essentials.kick'
            - 'essentials.ban'
            - 'essentials.unban'
            - 'essentials.tree'
            - 'essentials.bigtree'
            - 'essentials.time'
            - 'essentials.kit'
            - 'essentials.tphere'
            - 'essentials.tp'
            - 'essentials.jump'
            - 'essentials.back'
            - 'essentials.ping'
            - 'essentials.clearinventory'
            - 'essentials.warp'
            - 'essentials.kit.*'
            - 'essentials.broadcast'
            - 'essentials.msg'
            - 'essentials.top'
            - 'essentials.me'
            - 'essentials.rules'
            - 'essentials.help'
            - 'godmode.god.self'
            - 'stargate.use'
            - 'lwc.mod'
            - '/god'
            - '/heal'
            - 'essentials.help'
            - 'essentials.sethome'
            - 'essentials.home'
    #
        Server.Viscount:
            default: false
            info:
                prefix: '&9'
                suffix: ''
                build: true
            inheritance:
                - [Server]Chancellor
            permissions:
            - '*'
            - 'essentials.*'
            - 'godmode.*'
            - 'magiccarpet.mc'
            - 'lwc.admin'
    #
        [Unknown]Disgrace:
            default: false
            info:
                prefix: ''
                suffix: ''
                build: false
            inheritance:
            permissions:
            - 'lwc.blockinventory'
            - 'essentials.rules'
            - 'essentials.motd'
    ##
    # 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:
      Pianka:
        group: Server.Viscount
        permissions:
      zenzored:
        group: [Falhoor]Templar
        permissions:
      Numbedshot:
        group: Unknown
        permissions:
      P1mPzTA:
        group: Unknown
        permissions:
      BlackCommandor:
        permissions:
        group: Unknown
      Kritis:
        permissions:
        group: Unknown
      SilvirStreak:
        permissions:
        group: Unknown
      doggypoo:
        group: Unknown
        permissions:
      kenski1:
        group: Unknown
        permissions:
      silvirstreak:
        permissions:
        group: Unknown
      Imunet:
        permissions:
        group: Unknown
     
  28. Offline

    angus22397

    Cant use commands at all, my config is the same as it always has been, has the config format changed?
    Please quote this message when responding with the reply button :D
     
  29. Offline

    Prime

    That's fine. It worked before I changed it to this whole large thing. It's the new error I posted. I cannot seem to figure it out.
     
  30. Offline

    lennie svensson

    Code:
    groups:
    default:
    default: true
    info:
    prefix: ''
    suffix: ''
    build: true
    inheritance:
    permissions:
    - 'iConomy.payment'
    - 'iConomy.list'
    - 'localshops.buysell'
    - 'jail.modifyjail'
    - 'mcmmo.skills.*'
    - 'mcmmo.motd'
    - 'mcmmo.chat.partychat'
    - 'mcmmo.commands.ability'
    - 'mcmmo.commands.ptp'
    - 'mcmmo.commands.party'
    - 'mcmmo.commands.whois'
    - 'mcmmo.commands.myspawn'
    - 'mcmmo.commands.setmyspawn'
    - 'herosneak.auto'
    - 'herosneak.sneak'
    - 'warpz0r.warp'
    - 'minestalker.use'
    
    Rampage:
    default: false
    info:
    prefix: '&1'
    suffix: '&4'
    build: true
    inheritance:
    - Default
    permissions:
    - 'iConomy.payment'
    - 'iConomy.rank'
    - 'localshops.buysell'
    - 'jail.modifyjail'
    - 'mcmmo.skills.*'
    - 'mcmmo.motd'
    - 'mcmmo.chat.partychat'
    - 'mcmmo.commands.ability'
    - 'mcmmo.commands.ptp'
    - 'mcmmo.commands.party'
    - 'mcmmo.commands.whois'
    - 'mcmmo.commands.myspawn'
    - 'mcmmo.commands.setmyspawn'
    - 'herosneak.auto'
    - 'herosneak.sneak'
    - 'warpz0r.warp'
    - 'minestalker.use'
    
    King:
    default: false
    info:
    prefix: '&e'
    suffix: ''
    build: true
    inheritance:
    permissions:
    
    - '*'
    users:
    lencan:
    group: King
    permissions:
    - '*'
    Thesnuker:
    group: default
    permissions:
    - 'stargate.use'
    idiget:
    group: default
    permissions:
    - 'stargate.use'
    i really need help with this guys, hope you can help me, my permission look like this , i will link down the page
    the problem i have is wene i add users at the bottom (thesnuker and idiget) the permission dont work for the group: default i want the 2 users to use stargate, but not the group, only the 2 users, but wene i add the users down on the page, som stuff on the permisson stop work in the groups:/ anyone can help?
     
  31. Offline

    Itssnowing

    @Prime
    It thinks your group names are permission nodes. Try getting rid of the "[]"s around Snivvian? (Explanation below ;) )

    @leetgamer
    Close, but not quite. The console says it's lines with the words Icebreaker- which are only in the group names. When putting in permission nodes, you can arrange them in points, like so:
    Code:
    - 'Example.node'
    - 'second.example.node'
    - 'ohlook.anode'
    
    Or by putting them in a list. (I think, at least. That's what seems to be happening in his console.) like so:
    Code:
    [ 'example.node' 'second.example.node' 'ohlook.anode']
    
    You can also have a combination of the two, it seems. Since Prime's group is right after the last group's permissions, it thinks it's the combination, and that [Snivvian] is a permission, and that Icebreaker is another permission. So it's saying that Icebreaker needs a dash before it, as if the nodes were set up like so:
    Code:
    - 'example.node'
    - 'second.example.node'
    - 'ohlook.anode'
    [Snivvian] - Icebreaker
    
    At least, that's what I think it is, I can't say fo' sho'.
     
    Prime likes this.
Thread Status:
Not open for further replies.

Share This Page