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

    Jake Rees

    my world name is MLIB. i changed the config name to MLIB and it still doesnt work
     
  3. Offline

    Itssnowing

    Where is the config file?
     
  4. Offline

    Jake Rees

    in the permissions folder
     
  5. Offline

    Itssnowing

    That.. Is weird ._.
    Which is in the plugins folder? >.>
     
  6. Offline

    Jake Rees

    yes its making me very angry [creeper]
     
  7. Offline

    Itssnowing

    When you installed Permissions, did you download the .zip file? Or did you do it some other way?
     
  8. Offline

    Jake Rees

    i downloaded the zip file and used winrar and dragged the files over
     
  9. Offline

    Celtic Minstrel

    @Jake Rees - Is this your main world or an extra world? If it's your main world, please post your server.properties (or at least the "level-name=" line).

    @Donny - I have no idea why * isn't giving all permissions. I would need a lot more information to determine that, such as which permissions it's not giving, which plugins they belong to, perhaps a pastebin of your config files, etc.

    @Itssnowing - The number of spaces also doesn't matter as long as you're consistent. :p
     
  10. Offline

    Jake Rees

    @Celtic Minstrel this is my main server, and my server properties are:

    Code:
    #Minecraft server properties
    #Sat Apr 02 16:14:32 EDT 2011
    level-name=MLIB
    hellworld=false
    spawn-monsters=false
    online-mode=true
    spawn-animals=true
    max-players:5
    server-ip=192.168.0.14
    pvp=false
    level-seed=
    server-port=25565
    white-list=true
    spawn-protection=16
     
  11. Offline

    ben1996123

    Am I doing anything obviously stupid that I'm not missing, or are a lot of plugins just starting to really fail recently?

    my permissions file:

    Permissions file (open)
    # 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:
    - 'localshops.buysell'
    - 'multihome.namedhome'
    - 'multihome.home'
    - 'multihome.deletehome'
    - 'multihome.listhomes.myself'
    Mod:
    default: false
    info:
    prefix: ''
    suffix: ''
    build: true
    inheritance: Default
    permissions:
    - 'worldedit.superpickaxe'
    - 'worldedit.generation.forest'
    - 'worldedit.generation.pumpkins'
    - 'worldedit.history.undo'
    - 'worldedit.history.redo'
    - 'localshops.create.free'
    - 'localshops.manage'
    - 'localshops.admin'
    Owner:
    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
    ##
    ben1996123:
    group: Owner
    info:
    prefix: ''
    suffix: ''
    permissions:
    - '*'
    henryc1998:
    group: Mod
    info:
    prefix: ''
    suffix: ''
    permissions:
    - '*'


    Tons of plugins (iConomy, iConomyChestShop, localshops, God powers...etc) have recently died on me, everyone including me/admins/mods can only get guest commands. For example: In iConomy, I can only get /money and /money ?, and nothing else. Please help :-3
     
  12. Offline

    Itssnowing

    WAT.
    Gahd. You know too much :p
     
  13. Offline

    Alvarado

    So yeah, normal'y I am able to fix my problems (first time posting anything on forums for help) but I'm having this weird problem that permissions keeps remaking a "permissions(myworldname).yml INSIDE the plugins folder. :(
    I've redownloaded the zip file tons of times, getting pissed..

    edit: I'm not sure if this is bad or not, but its annoying.
     
  14. Offline

    MrKrucible

    Hey, everybody on my server can't use any commands. Except for the people in the groups with - '*' . how do i fix this? Here is my permissions file...


    Code:
    # Supports "Default" and "GroupUsers"
    plugin:
        permissions:
            system: default
    
    ##
    # Groups can contain inheritance.
    #   To make a group inherit the permissions from another
    #   group simply place the groups name in the "inheritance:"
    #   field seperated by commas.
    #
    #   Example: inheritance: Default,Admins,
    ##
    #   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:
    #
    #       - '*'
    ##
    groups:
        Guest:
            default: true
            info:
                prefix: '&2'
                suffix:
                build: true
            inheritance:
            permissions:
                - 'general.spawn'
        Land Lord M:
            default: false
            info:
                prefix: '&1'
                suffix:
                build: true
            inheritance:
                - Friend
            permissions:
                - 'general.*'
                - 'magiccarpet.*'
                - 'plgwarp_op.*'
                - 'kiwiadmin.kick'
                - 'godmode.command.godSelf'
                - 'myhome.basic.*'
        Land Lord A:
            default: false
            info:
                prefix: '&4'
                suffix:
                build: true
            inheritance:
                - Moderator
            permissions:
                - 'general.*'
                - 'magiccarpet.*'
                - 'guestbook.*'
                - 'plgwarp_op.*'
                - 'kiwiadmin.*'
                - 'godmode.*'
                - 'myhome.*'
                - 'citizens.*'
        Moderator:
            default: false
            info:
                prefix: '&1'
                suffix:
                build: true
            inheritance:
                - Friend
            permissions:
                - 'general.*'
                - 'magiccarpet.*'
                - 'plgwarp_op.*'
                - 'kiwiadmin.kick'
                - 'godmode.command.godSelf'
                - 'myhome.*'
        Admin:
            default: false
            info:
                prefix: '&4'
                suffix:
                build: true
            inheritance:
                - Moderator
            permissions:
                - 'general.*'
                - 'magiccarpet.*'
                - 'guestbook.*'
                - 'plgwarp_op.*'
                - 'kiwiadmin.*'
                - 'godmode.*'
                - 'myhome.*'
                - 'citizens.*'
        Friend:
           default: false
           info:
              prefix: '&3'
              suffix:
           inheritance:
               - Default
           permissions:
               - 'magiccarpet.*'
               - 'general.*'
               - 'plgwarp_op.*'
               - 'myhome.basic.*'
               - 'myhome.soc.*'
        Owner:
           default: false
           info:
               prefix: '&6'
               suffix: '&6'
           inheritance:
               - admin
           permission:
               - '*'
        Honored Admin:
           default: false
           info:
               prefix: '&6'
               suffix: '&6'
           inheritance:
               - admin
           permission:
               - '*'
    ##
    # DarkGrave has control over all commands.
    # sk89q can use /spawn & /time
    ##
    users:
        mrkrucible:
            group: Owner
            permissions:
               - '*'
        slimdevin:
            group: Honored Admin
            permissions:
               - '*'
        mikeym:
            group: Honored Admin
            permissions:
               - '*'
        death_cycle:
             group: land lord a
             permissions:
                - 'general.*'
                - 'magiccarpet.*'
                - 'guestbook.*'
                - 'mywarp.*'
                - 'kiwiadmin.*'
                - 'godmode.*'
                - 'myhome.*'
                - 'citizens.*'
                - 'creativestick.*'
        wafflezzman:
             group: moderator
             permissions:
                - 'general.*'
                - 'magiccarpet.*'
                - 'mywarp.*'
                - 'kiwiadmin.kick'
                - 'godmode.command.godSelf'
                - 'myhome.*'
        xdreadreaper:
             group: moderator
             permissions:
                - 'general.*'
                - 'magiccarpet.*'
                - 'mywarp.*'
                - 'kiwiadmin.kick'
                - 'godmode.command.godSelf'
                - 'myhome.*'
        gman1234rose:
             group: Admin
             permissions:
                - 'general.*'
                - 'magiccarpet.*'
                - 'guestbook.*'
                - 'mywarp.*'
                - 'kiwiadmin.*'
                - 'godmode.*'
                - 'myhome.*'
                - 'citizens.*'
        matrecon123:
             group: land lord a
             permissions:
                - 'general.*'
                - 'magiccarpet.*'
                - 'guestbook.*'
                - 'mywarp.*'
                - 'kiwiadmin.*'
                - 'godmode.*'
                - 'myhome.*'
                - 'citizens.*'
                - 'creativestick.*'
        b24jhon:
             group: friend
             permissions:
                - 'magiccarpet.*'
                - 'general.*'
                - 'mywarp.*'
                - 'myhome.basic.*'
                - 'myhome.soc.*'    
     
  15. Offline

    MarsXTC

    I cant find a Zip, DL in the post, all I can DL is jars.
     
  16. Offline

    Itssnowing

    @MrKrucible What's the name of your config file?
    That's about all I can think of ._.

    It's the link that says Download.
    Or you can use this link.

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

    Gary Ervin

    So, does anyone know what my problem is?
     
  18. Offline

    Acru

    You hurt my backward compatibility support by removing this. XD

    I use the current one, but also have a call to the old one in case someone is still using craftbukkit build 323 and permissions 2.0. ;3

    Don't shoot me for supporting people who are hopelessly out of date!
     
  19. Offline

    MarsXTC

    I cant find the ZIP File to DL, All I can find is Jars :|. So what generates when Permissions starts is Permissionsworld, which is blank
     
  20. Offline

    Jake Rees

    @Celtic Minstrel this is my main server, and my server properties are:

    Code:
    #Minecraft server properties
    #Sat Apr 02 16:14:32 EDT 2011
    level-name=MLIB
    hellworld=false
    spawn-monsters=false
    online-mode=true
    spawn-animals=true
    max-players:5
    server-ip=192.168.0.14
    pvp=false
    level-seed=
    server-port=25565
    white-list=true
    spawn-protection=16
     
  21. Offline

    Celtic Minstrel

    Okay, and your permissions file is in plugins/Permissions/MLIB.yml? And it's not actually called MLIB.yml.txt instead? (On Windows, you can check the properties window if you think that might be the case; on Mac, in Get Info.)

    If you would post a version of your config with whitespace conserved, it would be easier. I don't see any non-whitespace-related errors in your config.

    I try.

    Ignore it, it's a bug.

    You haven't looked. Check the original post again.

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

    MarsXTC

    Thank you Celtic, and Snow, I just didnt realize that the Download was really a download I thought it just meant DOWNLOAD JAR
     
  23. Offline

    Jake Rees

    @Celtic Minstrel its called just MLIB does that have anything to do wit it

    and this is what it says when my server loads if this helps any:
    Code:
    20:07:48 [INFO] Starting minecraft server version Beta 1.4
    20:07:48 [INFO] Loading properties
    20:07:48 [INFO] Starting Minecraft server on 192.168.0.14:25565
    20:07:48 [INFO] This server is running Craftbukkit version git-Bukkit-0.0.0-612-
    g4c7a9e7-b617jnks (MC: 1.4)
    20:07:48 [INFO] Preparing level "MLIB"
    20:07:48 [INFO] Preparing start region
    20:07:49 [INFO] 144 recipes
    20:07:49 [INFO] Preparing spawn area: 48%
    20:07:50 [INFO] Loaded Essentials build 2.1.15 maintained by Zenexer, ementalo,
    Aelux, Brettflan, KimKandor, snowleo and ceulemans.
    20:07:50 [INFO] Loaded EssentialsChat build 2.1.15 by Zenexer, ementalo, Aelux,
    Brettflan, KimKandor, snowleo and ceulemans.
    20:07:50 [INFO] GroupManager - INFO - Scheduled Data Saving is set for every 10
    minutes!
    20:07:50 [INFO] GroupManager version 1.0(alpha-5) is enabled!
    20:07:50 [INFO] Fake Permissions version 2.5.1 is enabled!
    20:07:51 [INFO] Loaded EssentialsProtect build 2.1.15 maintained by Zenexer, eme
    ntalo, Aelux, Brettflan, KimKandor, snowleo and ceulemans.
    20:07:51 [INFO] Loaded EssentialsSpawn build 2.1.15 maintained by Zenexer, ement
    alo, Aelux, Brettflan, KimKandor, snowleo and ceulemans.
    20:07:51 [INFO] Fake Permissions version 2.5.5 is enabled!
    20:07:51 [INFO] WorldEdit 4.3 enabled.
    20:07:51 [INFO] WorldEdit: Permissions plugin detected! Using Permissions plugin
     for permissions.
    20:07:51 [INFO] Done (0.313s)! For help, type "help" or "?"
    20:07:58 [INFO] umrebel55 [/192.168.0.14:53159] logged in with entity id 93
    20:08:02 [INFO] ยบ9[PLAYER_COMMAND] umrebel55: /item 1
    20:08:02 [WARNING] umrebel55 was denied access to command.
    >
     
  24. Offline

    ben1996123

    What does this mean and how do I do it?
     
  25. Offline

    Itssnowing

    I believe he means post it with CODE tags, or post it on Pastebin. Either works.
     
  26. Offline

    MarsXTC

    Another question, when I Run my server, it still makes a PermissionWorld.yml file in the Plugins folder thats blank, I tried adding my Name to Admins, but it doesn't let me do anything
     
  27. Offline

    ben1996123

    Here:

    Permissions file (open)
    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:
                - 'localshops.buysell'
                - 'multihome.namedhome'
                - 'multihome.home'
                - 'multihome.deletehome'
                - 'multihome.listhomes.myself'
        Mod:
            default: false
            info:
                prefix: ''
                suffix: ''
                build: true
            inheritance: Default
            permissions:
                - 'worldedit.superpickaxe'
                - 'worldedit.generation.forest'
                - 'worldedit.generation.pumpkins'
                - 'worldedit.history.undo'
                - 'worldedit.history.redo'
                - 'localshops.create.free'
                - 'localshops.manage'
                - 'localshops.admin'
        Owner:
            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
    ##
        ben1996123:
            group: Owner
            info:
                prefix: ''
                suffix: ''
            permissions:
                - '*'
        henryc1998:
            group: Mod
            info:
                prefix: ''
                suffix: ''
            permissions:
                - '*'
     
  28. Offline

    Celtic Minstrel

    If you mean the file is called MLIB, that could be the problem. I'll assume for the moment that you're on Windows. Right click the file and select Properties, and look for the filename in the resulting dialog. If it's still just MLIB, rename it to MLIB.yml.

    One way is to put [ code ] tags [/ code ] around it. Another way is to go to pastebin.com, paste it there, click the submit button and post the link here.

    Gah, I'm getting ninja'd! <_<

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

    Itssnowing

    It's a bug, ignore the file.

    @Celtic Minstrel
    Does the permissionsworld.yml file only generate if there's something wrong with the placement of the actual config file, or does it do it no matter what? 'Cause I know I don't have one ._.
     
  30. Offline

    fffizzz


    I made a post about the cause of that error on the previous page. /reload does NOT fix it, as its actually an error with permissions and how it handles usernames containing all numbers. I spent 3 hours troubleshooting this problem this morning and thats what the problem was.

    So, check your config for a username with all numbers, and remove it, THEN try /pr -reload all/world and it will likely work fine.
     
  31. Offline

    Itssnowing

    Before your list of users, you need a line that says "users:". No spaces.

    Ah, ok. I'll try that, and if it works i'll edit that post.

    @Jake Rees wouldn't it make more sense to post in the Groupmanager thread if you're using Groupmanager? :S

    Anyway, if you go to the config file's properties and it says it's just called MLIB, you'll need to rename it to MLIB.yml

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: Jul 17, 2016
Thread Status:
Not open for further replies.

Share This Page