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

    clown134

    there is a space wrong in the moderator permission
     
  3. Offline

    Tohclan

    Posting again since I was ignored, and REALLLLLLLLLLLY need this fixed.. My server's inhabitants are getting annoyed.

    Having an issue I'm assuming is related to this plugin.

    All players except those with '*' or OP get "You don't have permission to use this." after EVERY right click. No server log stuff or command screen errors.

    CB 617
    permissions 2.5.5

    Other plugins include: (All updated and running on 617 fine)
    Achievements
    BorderGuardLite
    CommandSigns
    Craftbook
    creaturebox
    DeathTpPlus
    DropBonus
    Essentials base
    EssentialsSpawn
    ecoCreature
    HeroSneak
    iChat
    Lockette
    MobRider
    MyHome
    MyWarp
    PermissionsPlus
    RegexFilter
    Sponge
    Stats
    Vanish
    WorldEdit
     
  4. Offline

    jeffklam

    The problem that I'm having is that every time I try to upgrade to 2.5.5 my server gets spammed with the following: (see txt file)

    If I downgrade to 2.5.4 I get an error on startup, but it doesn't spam the server with severe errors. What am I doing wrong?
     

    Attached Files:

  5. Offline

    xMasterPiecesx

    Example: If I set 'build' to false, I can just build; if I write that I can't use all the essentials commands, I can just use them.
    Those kind of problems.
     
  6. Offline

    Malkierian

    Not only did I do this, but I took out every plugin except permissions and it still wasn't working anymore.

    Plus, what's with the darn permissionsworld.yml?
     
  7. Offline

    stefkiller27

    hey i've got a problem
    i get this error if someone who gave no building rights builds
    he can still build
    and i just get a shitload of these errors
    please help me

    2011-04-08 17:51:09 [SEVERE] Could not pass event BLOCK_PLACE to Permissions
    java.lang.NullPointerException
    at com.nijiko.permissions.Control.getGroups(Control.java:652)
    at com.nijikokun.bukkit.Permissions.Listener.onBlockPlace(Listener.java:43)
    at org.bukkit.plugin.java.JavaPluginLoader$22.execute(JavaPluginLoader.java:297)
    at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:59)
    at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:255)
    at org.bukkit.craftbukkit.event.CraftEventFactory.callBlockPlaceEvent(CraftEventFactory.java:84)
    at org.bukkit.craftbukkit.event.CraftEventFactory.callBlockPlaceEvent(CraftEventFactory.java:68)
    at net.minecraft.server.ItemBlock.a(ItemBlock.java:75)
    at net.minecraft.server.ItemStack.a(ItemStack.java:56)
    at net.minecraft.server.ItemInWorldManager.a(ItemInWorldManager.java:217)
    at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:447)
    at net.minecraft.server.Packet15Place.a(SourceFile:57)
    at net.minecraft.server.NetworkManager.a(NetworkManager.java:198)
    at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:72)
    at net.minecraft.server.NetworkListenThread.a(SourceFile:100)
    at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:368)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:283)
    at net.minecraft.server.ThreadServerApplication.run(SourceFile:375)
     
  8. Offline

    Itssnowing

    Is he right near the spawn? That might be a problem.

    A lot of people are having trouble with getting commands to work, and I have no idea how to fix it, sorry :/

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

    noob4action

    but now there is another problem i thought - '*' means taht i can use ervery command but i can't.

    here my config again (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: false
            inheritance:
            permissions:
                - 'foo.bar'
        Moderator:
            default: false
            info:
                prefix: ''
                suffix: ''
                build: true
            inheritance:
                - Default
            permissions:
                - 'bar.foo'
        Admins:
            default: false
            info:
                prefix: ''
                suffix: ''
                build: true
            inheritance:
            permissions:
                - '*'
    
    users:
        sven_h_:
            group: Admins
            permissions:
        tobi987:
            group: Admins
            permissions:
        dalakor22:
            group: Admins
            permissions:
        classicz:
            group: Admins
            permissions:
        affemitkeks:
            group: Admins
            permissions:
    


    i'm one of the listed useres in the admins group but i can't use commands like /list or /give
     
  10. Offline

    Danza

    u cant cuz "com.nijiko.permissions.Control.getGroups" - is error. in event block_place/break is string:
    Code:
    String[] groups = Permissions.Security.getGroups(world.getName(), player.getName());
    that mean what error in Permissions.Security.getGroups method. Where and why dont know )
     
  11. Offline

    neogeek23

    I'm having some problems with permissions and my server. It seems to be locking my other plugins out of features. I have a BLOCK_BROKEN error from failed attempts to pass and BLOCK_PLACED. Here is my config (named after my world).

    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: admin
            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'
            - 'signtrader.MakeGlobalSign'
            - 'signtrader.MakePersonalSign'
            - 'signtrader.admin.BreakAnySign'
            - 'signtrader.Use'
            - 'signtrader.admin.SetOwner'
        Regulars:
            default: false
            info:
                prefix: ''
                suffix: ''
                build: true
            inheritance:
                - Default
        permissions:
        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:
        Brad:
            group: Admins
            permissions:
        ErisAnn:
            group: Regulars
            permissions:
        Danny:
            group: Moderator
            permissions:
        Chris:
            group: Regulars
            permissions:
        DJ:
            group: Regulars
            permissions:
        inertiadriftsc:
            group: Regulars
            permissions:
        MaryGrace:
            group: Regulars
            permissions:
    
    And My Error Report from Launching the server:

    Code:
    12:36:45 [INFO] Starting Minecraft server on ***********
    2011-04-08 12:36:45 [WARNING] **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE!
    2011-04-08 12:36:45 [WARNING] The server will make no attempt to authenticate usernames. Beware.
    2011-04-08 12:36:45 [WARNING] While this makes the game possible to play without internet access, it also opens up the ability for hackers to connect with any username they choose.
    2011-04-08 12:36:45 [WARNING] To change this, set "online-mode" to "true" in the server.settings file.
    2011-04-08 12:36:45 [INFO] This server is running Craftbukkit version git-Bukkit-0.0.0-612-g4c7a9e7-b617jnks (MC: 1.4)
    2011-04-08 12:36:45 [INFO] Preparing level "Airtha"
    2011-04-08 12:36:45 [INFO] Preparing start region
    2011-04-08 12:36:46 [INFO] 144 recipes
    2011-04-08 12:36:46 [INFO] Preparing spawn area: 8%
    2011-04-08 12:36:47 [INFO] Preparing spawn area: 48%
    2011-04-08 12:36:49 [INFO] Invalid config file found and converted to proper name/format.
    2011-04-08 12:36:49 [SEVERE] Could not load plugins\Permissions.jar in plugins: null
    org.bukkit.plugin.InvalidPluginException
    	at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java: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 Source)
    	at java.lang.reflect.Constructor.newInstance(Unknown Source)
    	at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:101)
    	... 8 more
    Caused by: while scanning for the next token
    found character 	'\t' that cannot start any token
     in "<reader>", line 70, column 1:
        	    - 'signtrader.MakeGlobalSign'
        ^
    
    	at org.yaml.snakeyaml.scanner.ScannerImpl.fetchMoreTokens(ScannerImpl.java:360)
    	at org.yaml.snakeyaml.scanner.ScannerImpl.checkToken(ScannerImpl.java:183)
    	at org.yaml.snakeyaml.parser.ParserImpl$ParseBlockSequenceEntry.produce(ParserImpl.java:510)
    	at org.yaml.snakeyaml.parser.ParserImpl$ParseBlockSequenceFirstEntry.produce(ParserImpl.java:502)
    	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.java: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:122)
    	at org.yaml.snakeyaml.composer.Composer.getSingleNode(Composer.java:105)
    	at org.yaml.snakeyaml.constructor.BaseConstructor.getSingleData(BaseConstructor.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
    2011-04-08 12:36:49 [INFO] ChestLock 0.6.3 is enabled!
    2011-04-08 12:36:49 [INFO] DC Init: Reading Config File: ./plugins/DwarfCraft/DwarfCraft.config
    2011-04-08 12:36:49 [INFO] DC Init: Reading skills file: ./plugins/DwarfCraft/skills.config
    2011-04-08 12:36:49 [INFO] DC Init: Reading effects file: ./plugins/DwarfCraft/effects.config
    2011-04-08 12:36:49 [INFO] DC Init: Reading general messages file: ./plugins/DwarfCraft/messages.config
    2011-04-08 12:36:50 [INFO] DC Init: Reading greeter messages file: ./plugins/DwarfCraft/greeters.config
    2011-04-08 12:36:50 [INFO] DwarfCraft version 1.0 is enabled!
    2011-04-08 12:36:50 [SEVERE] [Gastronomic]: Nijikokuns' Permissions plugin isn't loaded, only ops can use commands.
    2011-04-08 12:36:50 [INFO] [Gastronomic] version [1.33] (Wholesome) loaded
    2011-04-08 12:36:50 [INFO] [Minecart Mania] Debug mode switched to NORMAL
    2011-04-08 12:36:50 [INFO] [Minecart Mania] MinecartManiaCore version 1.08b is enabled!
    2011-04-08 12:36:50 [INFO] [Minecart Mania] MinecartManiaPressurePlates version 1.08 is enabled!
    2011-04-08 12:36:50 [INFO] [Minecart Mania] MinecartManiaSignCommands version 1.08 is enabled!
    2011-04-08 12:36:50 [INFO] [Minecart Mania] MinecartManiaStation version 1.08 is enabled!
    2011-04-08 12:36:50 [INFO] NaturalGiants version 1.1 is enabled!
    2011-04-08 12:36:50 [INFO] RedstoneChips: Loading SensorLibrary 0.24 > photocell, pirsensor, rangefinder, daytime.
    2011-04-08 12:36:50 [INFO] RedstoneChips: Loading BasicCircuits 0.88 > adder, and, clock, counter, demultiplexer, divider, flipflop, multiplexer, multiplier, or, pisoregister, print, random, receiver, shiftregister, transmitter, xor, decoder, encoder, pixel, pulse, not, synth, srnor, terminal, router, ringcounter, iptransmitter, ipreceiver, comparator, delay, repeater, nand, nor, xnor, segdriver, dregister, sram.
    2011-04-08 12:36:50 [INFO] RedstoneChips 0.88 enabled.
    2011-04-08 12:36:50 [INFO] [SignTrader] version 1.0.6 has been enabled.
    2011-04-08 12:36:50 [INFO] [WolfNames] version v1.1 (Razor) successfully enabled and loaded
    2011-04-08 12:36:50 [INFO] [Minecart Mania] MinecartManiaAdminControls version 1.08 is enabled!
    2011-04-08 12:36:50 [INFO] [Minecart Mania] MinecartManiaAutocart version 1.08 is enabled!
    2011-04-08 12:36:50 [INFO] [Minecart Mania] MinecartManiaAutomations version 1.08 is enabled!
    2011-04-08 12:36:50 [INFO] [Minecart Mania] MinecartManiaChestControl version 1.08b is enabled!
    2011-04-08 12:36:50 [INFO] Done (0.520s)! For help, type "help" or "?"
    2011-04-08 12:36:50 [INFO] RedstoneChips: 0 active circuits
    2011-04-08 12:36:55 [INFO] [Minecart Mania] Loading Sensor Data.
    2011-04-08 12:36:58 [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
    
    I'd really like some help b/c I think I've followed all the directions but I'm not sure what is wrong. =\
     
  12. Offline

    Malkierian

    This means you have a tab in your config file at line 70, in front of the - 'signtrader.MakeGlobalSign' permission.
     
  13. Offline

    BioRage

     
  14. Offline

    Frackippy

    Rename the zip from Permissions-bin.zip to Permissions.zip or change the download link ;)
     
  15. Offline

    Malkierian

    @TheYeti @Celtic Minstrel @everyone else
    OK, so just to clarify, I went and did a FULLY CLEAN INSTALL. No plugins except permissions, and no set permissions files. Here's the log:
    Code:
    2011-04-08 10:55:27 [INFO] Starting minecraft server version Beta 1.4
    2011-04-08 10:55:27 [WARNING] **** NOT ENOUGH RAM!
    2011-04-08 10:55:27 [WARNING] To start the server with more ram, launch it as "java -Xmx1024M -Xms1024M -jar minecraft_server.jar"
    2011-04-08 10:55:27 [INFO] Loading properties
    2011-04-08 10:55:27 [INFO] Starting Minecraft server on 96.44.129.68:25568
    2011-04-08 10:55:27 [INFO] This server is running Craftbukkit version git-Bukkit-0.0.0-612-g4c7a9e7-b[COLOR=rgb(255, 0, 0)][B]617[/B][/COLOR]jnks (MC: 1.4)
    2011-04-08 10:55:27 [INFO] Preparing level "Mother"
    2011-04-08 10:55:27 [INFO] Preparing start region
    2011-04-08 10:55:27 [INFO] 144 recipes
    2011-04-08 10:55:27 [INFO] Invalid config file found and converted to proper name/format.
    2011-04-08 10:55:27 [INFO] [Permissions] (Phoenix) was Initialized.
    2011-04-08 10:55:27 [INFO] [B][COLOR=rgb(255, 0, 0)][Permissions] version [2.5.5] (Phoenix)  loaded[/COLOR][/B]
    2011-04-08 10:55:27 [INFO] Done (0.074s)! For help, type "help" or "?"
    2011-04-08 10:55:32 [INFO] Malkierian [/184.99.154.106:3869] logged in with entity id 38
    2011-04-08 10:55:35 [INFO] Loaded world: Mother
    2011-04-08 10:55:35 [SEVERE] Could not pass event BLOCK_BREAK to Permissions
    java.lang.NullPointerException
        at com.nijiko.permissions.[B]Control.getGroups(Control.java:652)[/B]
        at com.nijikokun.bukkit.Permissions.Listener.onBlockBreak(Listener.java:64)
        at org.bukkit.plugin.java.JavaPluginLoader$30.execute(JavaPluginLoader.java:345)
        at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:59)
        at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:255)
        at net.minecraft.server.ItemInWorldManager.d(ItemInWorldManager.java:156)
        at net.minecraft.server.ItemInWorldManager.b(ItemInWorldManager.java:117)
        at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:359)
        at net.minecraft.server.Packet14BlockDig.a(SourceFile:42)
        at net.minecraft.server.NetworkManager.a(NetworkManager.java:198)
        at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:72)
        at net.minecraft.server.NetworkListenThread.a(SourceFile:100)
        at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:368)
        at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:283)
        at net.minecraft.server.ThreadServerApplication.run(SourceFile:375)
    2011-04-08 10:56:07 [SEVERE] Could not pass event BLOCK_PLACE to Permissions
    java.lang.NullPointerException
        at com.nijiko.permissions.[B]Control.getGroups(Control.java:652)[/B]
        at com.nijikokun.bukkit.Permissions.Listener.onBlockPlace(Listener.java:43)
        at org.bukkit.plugin.java.JavaPluginLoader$22.execute(JavaPluginLoader.java:297)
        at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:59)
        at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:255)
        at org.bukkit.craftbukkit.event.CraftEventFactory.callBlockPlaceEvent(CraftEventFactory.java:84)
        at org.bukkit.craftbukkit.event.CraftEventFactory.callBlockPlaceEvent(CraftEventFactory.java:68)
        at net.minecraft.server.ItemBlock.a(ItemBlock.java:75)
        at net.minecraft.server.ItemStack.a(ItemStack.java:56)
        at net.minecraft.server.ItemInWorldManager.a(ItemInWorldManager.java:217)
        at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:447)
        at net.minecraft.server.Packet15Place.a(SourceFile:57)
        at net.minecraft.server.NetworkManager.a(NetworkManager.java:198)
        at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:72)
        at net.minecraft.server.NetworkListenThread.a(SourceFile:100)
        at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:368)
        at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:283)
        at net.minecraft.server.ThreadServerApplication.run(SourceFile:375)
    2011-04-08 10:56:08 [SEVERE] Could not pass event BLOCK_PLACE to Permissions
    java.lang.NullPointerException
        at com.nijiko.permissions.Control.getGroups(Control.java:652)
        at com.nijikokun.bukkit.Permissions.Listener.onBlockPlace(Listener.java:43)
        at org.bukkit.plugin.java.JavaPluginLoader$22.execute(JavaPluginLoader.java:297)
        at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:59)
        at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:255)
        at org.bukkit.craftbukkit.event.CraftEventFactory.callBlockPlaceEvent(CraftEventFactory.java:84)
        at org.bukkit.craftbukkit.event.CraftEventFactory.callBlockPlaceEvent(CraftEventFactory.java:68)
        at net.minecraft.server.ItemBlock.a(ItemBlock.java:75)
        at net.minecraft.server.ItemStack.a(ItemStack.java:56)
        at net.minecraft.server.ItemInWorldManager.a(ItemInWorldManager.java:217)
        at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:447)
        at net.minecraft.server.Packet15Place.a(SourceFile:57)
        at net.minecraft.server.NetworkManager.a(NetworkManager.java:198)
        at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:72)
        at net.minecraft.server.NetworkListenThread.a(SourceFile:100)
        at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:368)
        at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:283)
        at net.minecraft.server.ThreadServerApplication.run(SourceFile:375)
    I'm almost dead certain it has to do with the fact that it suddenly is not looking for/finding the appropriate permissions files. For example (after backing up the old ones) with no pre-existing Permissions folder (as stated before), on this clean install, Permissions only generated the Permissions folder (plugins/Permissions) and this weird PermissionsWorld.yml file in /plugins. Said .yml is completely blank, and even when I copy over the other working permissions text into that .yml, Permissions still tells me it found an invalid permissions file and that it converted it to the proper name/format. None of the permissions are read.
     
  16. Offline

    BioRage

    Mine worked fin
    Not sure why your getting the error, but I just installed while server was running /reload, works fine.
    ps permissions changed with 'xxxx' to xxxx.. what i noticed.
     
  17. Offline

    Fyzzle

    Verified on new install as well. No .yml file is created in /Permissions/ and PermissionsWorld.yml is in plugins. Manually creating a new "/Permissions/world.yml" and populating it with the default information had no effect.

    I continue to get the error: Invalid config file found and converted to proper name/format.
     
  18. Offline

    Ninja

    download link dont work for me:(
     
  19. Offline

    Malkierian

    AH! I figured it out for mine! Before, Permissions was looking in the exact path of the worlds for their respective permissions files (i.e. for me, my worlds load from /hgsbackup, so the path to the permissions.yml had to be /plugins/Permissions/hgsbackup/world.yml). Now, after moving the .yml files back to /plugins/Permissions, it works just fine.

    Perhaps something needs to be said in the OP about this?

    By the way, I still get the "Invalid permissions file" error line, though it doesn't seem to affect anything.

    EDIT: Oh, and version listed for 2.6 download is still 2.5.5 (or, the download link to the .jar isn't to the latest version like it implies in the link).
     
  20. Offline

    Alori

    I think he just missed one "/" because if take the slash out of the path " /plugins/Permissions/world.yml" you just get " /plugins/Permissionsworld.yml" wich is the single file in the plugins folder. And since he only missed one of these this might explain some other errors too ;)
     
  21. Offline

    TorrnexT

    download link doesn´t work! Can anyone upload it again?
     
  22. Offline

    Tohclan

    Posting again since I was ignored for the 2nd time, and RRRRREEEEEEAAAAAAAALLLLLLLYYYYYYYY need this fixed.. My server's inhabitants are getting annoyed.

    Having an issue I'm assuming is related to this plugin.

    All players except those with '*' or OP get "You don't have permission to use this." after EVERY right click. No server log stuff or command screen errors.

    CB 617
    permissions 2.5.5

    Other plugins include: (All updated and running on 617 fine)
    Show Spoiler
    Achievements
    BorderGuardLite
    CommandSigns
    Craftbook
    creaturebox
    DeathTpPlus
    DropBonus
    Essentials base
    EssentialsSpawn
    ecoCreature
    HeroSneak
    iChat
    Lockette
    MobRider
    MyHome
    MyWarp
    PermissionsPlus
    RegexFilter
    Sponge
    Stats
    Vanish
    WorldEdit


    Here's my permissions config file:
    Show Spoiler

    plugin:
    permissions:
    system: default
    copies: null
    groups:
    Default:
    default: true
    info:
    prefix: '&0[Guest]'
    suffix: ''
    build: false
    inheritance: null
    permissions:
    - mywarp.warp.sign.warp
    - /ach
    - commandSigns.use
    Jailed:
    default: false
    info:
    prefix: '&0[Jailed]'
    suffix: ''
    build: false
    inheritance: null
    permissions: null
    Survivor:
    default: false
    info:
    prefix: '&8[Survivor]'
    suffix: ''
    build: true
    inheritance:
    - Default
    permissions:
    - essentials.worth
    - essentials.balance
    - essentials.pay
    - essentials.help
    - essentials.signs.trade.use
    - essentials.signs.sell.use
    - essentials.signs.buy.use
    - myhome.home.soc.others
    - myhome.home.soc.list
    - essentials.whois
    - essentials.list
    - essentials.mail
    - essentials.me
    - essentials.msg
    - essentials.afk
    - essentials.rules
    - essentials.motd
    - essentials.portal
    - essentials.signs.free.use
    - essentials.signs.disposal.use
    - essentials.signs.heal.use
    - uQuest.CanQuest
    - /stats
    - /listach
    - ecoCreature.Rewarding.*
    Survivorpvp:
    default: false
    info:
    prefix: '&8[Survivor][PVP]'
    suffix: ''
    build: true
    inheritance:
    - Survivor
    permissions: null
    Survivalist:
    default: false
    info:
    prefix: '&8[Survivalist]'
    suffix: ''
    build: true
    inheritance:
    - Survivor
    permissions:
    - essentials.signs.trade.create
    - essentials.protect
    - essentials.mail.send
    - essentials.signs.protection.create
    Survivalistpvp:
    default: false
    info:
    prefix: '&8[Survivalist][PVP]'
    suffix: ''
    build: true
    inheritance:
    - Survivalist
    permissions: null
    Survivalistuaf:
    default: false
    info:
    prefix: '&8[Survivalist][UAF]'
    suffix: ''
    build: true
    inheritance:
    - Survivalist
    permissions: null
    Motw:
    default: false
    info:
    prefix: '&f[Master of the Wilds]'
    suffix: ''
    build: true
    inheritance:
    - Survivalist
    permissions:
    - creaturebox.dropspawner
    - creaturebox.placespawner
    Motwpvp:
    default: false
    info:
    prefix: '&f[Master of the Wilds][PVP]'
    suffix: ''
    build: true
    inheritance:
    - Motw
    permissions: null
    Donator:
    default: false
    info:
    prefix: '[Donator]'
    suffix: ''
    build: true
    inheritance:
    - Motw
    permissions:
    - deathtpplus.deathtp
    - deathtpplus.streak
    - herosneak.sneak
    - essentials.spawn
    - myhome.home.soc.invite
    - myhome.home.soc.uninvite
    - myhome.home.basic.set
    - myhome.home.basic.delete
    - myhome.home.basic.home
    Donatorplus:
    default: false
    info:
    prefix: '[Donator +]'
    suffix: ''
    build: true
    inheritance:
    - Donator
    permissions:
    - mobRider.command.goto
    - mobRider.command.attack
    - mobRider.command.go
    - mobRider.command.stop
    - mobRider.animals
    - mobRider.monsters
    - herosneak.auto
    VIP:
    default: false
    info:
    prefix: '[VIP]'
    suffix: ''
    build: true
    inheritance:
    - Donatorplus
    permissions:
    - essentials.tp
    Ranger:
    default: false
    info:
    prefix: '&2[Ranger]'
    suffix: ''
    build: true
    inheritance:
    - VIP
    permissions: null
    Legend:
    default: false
    info:
    prefix: '[Legend]'
    suffix: ''
    build: true
    inheritance:
    - VIP
    permissions:
    - mywarp.warp.basic.warp
    - mywarp.warp.basic.createpublic
    - mywarp.warp.basic.createprivate
    - mywarp.warp.basic.delete
    - mywarp.warp.basic.welcome
    - mywarp.warp.basic.list
    - mywarp.warp.basic.list
    - mywarp.warp.basic.search
    - mywarp.warp.soc.uninvite
    - mywarp.warp.soc.invite
    - mywarp.warp.soc.public
    - mywarp.warp.soc.private
    - essentials.tptoggle
    Mod:
    default: false
    info:
    prefix: '&1[Mod]'
    suffix: ''
    build: true
    inheritance:
    - Legend
    permissions:
    - vanish.vanish.list
    - vanish.vanish
    - essentials.unban
    - essentials.ban
    - essentials.mute
    - essentials.kick
    - essentials.togglejail
    - myhome.admin
    - essentials.tphere
    - essentials.tpo
    - essentials.tpohere
    - multicast.a.send
    - multicast.a.receive
    - permissions.group
    - essentials.reloadall
    - essentials.teleport.cooldown.bypass
    - essentials.teleport.timer.bypass
    Modpvp:
    default: false
    info:
    prefix: '&1[Mod][PVP]'
    suffix: ''
    build: true
    inheritance:
    - Mod
    permissions: null
    Admins:
    default: false
    info:
    prefix: '&4[Admin]'
    suffix: ''
    build: true
    inheritance:
    - Mod
    permissions:
    - essentials.unbanip
    - essentials.banip
    - mywarp.warp.sign.create
    - bb.admin.*
    - lockette.admin.snoop
    Adminspvp:
    default: false
    info:
    prefix: '&4[Admin][PVP]'
    suffix: ''
    build: true
    inheritance:
    - Admins
    permissions: null
    Adminsuaf:
    default: false
    info:
    prefix: '&4[Admin][UAF]'
    suffix: ''
    build: true
    inheritance:
    - Admins
    permissions: null
    Partowner:
    default: false
    info:
    prefix: '&b[Part-Owner]'
    suffix: ''
    build: true
    inheritance:
    - Admins
    permissions:
    - vanish.dont.hide
    - essentials.tppos
    - lockette.admin.break
    - /achadmin
    - /statsadmin
    Ownerpvp:
    default: false
    info:
    prefix: '&b[Owner][UAF][PVP]'
    suffix: ''
    build: true
    inheritance:
    - Partowner
    permissions: null
    Owner:
    default: false
    info:
    prefix: '&b[Owner][UAF]'
    suffix: ''
    build: true
    inheritance: null
    permissions:
    - '*'
    users:
     
  23. Offline

    Malkierian

    Can't do much to help you if we can't see the original spacing in the permissions file. Please post in code tags, not spoiler.
     
  24. Offline

    Lookatmego

    hey guys can some 1 plz reply quickly?i installed it and it works i just cant find the users.yml i only got a file called world.yml...in plugins/permissions


    help?
     
  25. Offline

    overlordror

    The download link to 2.6 doesn't seem to be working for the full package.
     
  26. Offline

    Tohclan

    This is how PermissionsPlus sets it after using the /group command.
    Code tag is in the spoiler to make it even smaller.

    Show Spoiler
    Code:
    plugin:
        permissions:
            system: default
            copies: null
    groups:
        Default:
            default: true
            info:
                prefix: '&0[Guest]'
                suffix: ''
                build: false
            inheritance: null
            permissions:
            - mywarp.warp.sign.warp
            - /ach
            - commandSigns.use
        Jailed:
            default: false
            info:
                prefix: '&0[Jailed]'
                suffix: ''
                build: false
            inheritance: null
            permissions: null
        Survivor:
            default: false
            info:
                prefix: '&8[Survivor]'
                suffix: ''
                build: true
            inheritance:
            - Default
            permissions:
            - essentials.worth
            - essentials.balance
            - essentials.pay
            - essentials.help
            - essentials.signs.trade.use
            - essentials.signs.sell.use
            - essentials.signs.buy.use
            - myhome.home.soc.others
            - myhome.home.soc.list
            - essentials.whois
            - essentials.list
            - essentials.mail
            - essentials.me
            - essentials.msg
            - essentials.afk
            - essentials.rules
            - essentials.motd
            - essentials.portal
            - essentials.signs.free.use
            - essentials.signs.disposal.use
            - essentials.signs.heal.use
            - uQuest.CanQuest
            - /stats
            - /listach
            - ecoCreature.Rewarding.*
        Survivorpvp:
            default: false
            info:
                prefix: '&8[Survivor][PVP]'
                suffix: ''
                build: true
            inheritance:
            - Survivor
            permissions: null
        Survivalist:
            default: false
            info:
                prefix: '&8[Survivalist]'
                suffix: ''
                build: true
            inheritance:
            - Survivor
            permissions:
            - essentials.signs.trade.create
            - essentials.protect
            - essentials.mail.send
            - essentials.signs.protection.create
        Survivalistpvp:
            default: false
            info:
                prefix: '&8[Survivalist][PVP]'
                suffix: ''
                build: true
            inheritance:
            - Survivalist
            permissions: null
        Survivalistuaf:
            default: false
            info:
                prefix: '&8[Survivalist][UAF]'
                suffix: ''
                build: true
            inheritance:
            - Survivalist
            permissions: null
        Motw:
            default: false
            info:
                prefix: '&f[Master of the Wilds]'
                suffix: ''
                build: true
            inheritance:
            - Survivalist
            permissions:
            - creaturebox.dropspawner
            - creaturebox.placespawner
        Motwpvp:
            default: false
            info:
                prefix: '&f[Master of the Wilds][PVP]'
                suffix: ''
                build: true
            inheritance:
            - Motw
            permissions: null
        Donator:
            default: false
            info:
                prefix: '[Donator]'
                suffix: ''
                build: true
            inheritance:
            - Motw
            permissions:
            - deathtpplus.deathtp
            - deathtpplus.streak
            - herosneak.sneak
            - essentials.spawn
            - myhome.home.soc.invite
            - myhome.home.soc.uninvite
            - myhome.home.basic.set
            - myhome.home.basic.delete
            - myhome.home.basic.home
        Donatorplus:
            default: false
            info:
                prefix: '[Donator +]'
                suffix: ''
                build: true
            inheritance:
            - Donator
            permissions:
            - mobRider.command.goto
            - mobRider.command.attack
            - mobRider.command.go
            - mobRider.command.stop
            - mobRider.animals
            - mobRider.monsters
            - herosneak.auto
        VIP:
            default: false
            info:
                prefix: '[VIP]'
                suffix: ''
                build: true
            inheritance:
            - Donatorplus
            permissions:
            - essentials.tp
        Ranger:
            default: false
            info:
                prefix: '&2[Ranger]'
                suffix: ''
                build: true
            inheritance:
            - VIP
            permissions: null
        Legend:
            default: false
            info:
                prefix: '[Legend]'
                suffix: ''
                build: true
            inheritance:
            - VIP
            permissions:
            - mywarp.warp.basic.warp
            - mywarp.warp.basic.createpublic
            - mywarp.warp.basic.createprivate
            - mywarp.warp.basic.delete
            - mywarp.warp.basic.welcome
            - mywarp.warp.basic.list
            - mywarp.warp.basic.list
            - mywarp.warp.basic.search
            - mywarp.warp.soc.uninvite
            - mywarp.warp.soc.invite
            - mywarp.warp.soc.public
            - mywarp.warp.soc.private
            - essentials.tptoggle
        Mod:
            default: false
            info:
                prefix: '&1[Mod]'
                suffix: ''
                build: true
            inheritance:
            - Legend
            permissions:
            - vanish.vanish.list
            - vanish.vanish
            - essentials.unban
            - essentials.ban
            - essentials.mute
            - essentials.kick
            - essentials.togglejail
            - myhome.admin
            - essentials.tphere
            - essentials.tpo
            - essentials.tpohere
            - multicast.a.send
            - multicast.a.receive
            - permissions.group
            - essentials.reloadall
            - essentials.teleport.cooldown.bypass
            - essentials.teleport.timer.bypass
        Modpvp:
            default: false
            info:
                prefix: '&1[Mod][PVP]'
                suffix: ''
                build: true
            inheritance:
            - Mod
            permissions: null
        Admins:
            default: false
            info:
                prefix: '&4[Admin]'
                suffix: ''
                build: true
            inheritance:
            - Mod
            permissions:
            - essentials.unbanip
            - essentials.banip
            - mywarp.warp.sign.create
            - bb.admin.*
            - lockette.admin.snoop
        Adminspvp:
            default: false
            info:
                prefix: '&4[Admin][PVP]'
                suffix: ''
                build: true
            inheritance:
            - Admins
            permissions: null
        Adminsuaf:
            default: false
            info:
                prefix: '&4[Admin][UAF]'
                suffix: ''
                build: true
            inheritance:
            - Admins
            permissions: null
        Partowner:
            default: false
            info:
                prefix: '&b[Part-Owner]'
                suffix: ''
                build: true
            inheritance:
            - Admins
            permissions:
            - vanish.dont.hide
            - essentials.tppos
            - lockette.admin.break
            - /achadmin
            - /statsadmin
        Ownerpvp:
            default: false
            info:
                prefix: '&b[Owner][UAF][PVP]'
                suffix: ''
                build: true
            inheritance:
            - Partowner
            permissions: null
        Owner:
            default: false
            info:
                prefix: '&b[Owner][UAF]'
                suffix: ''
                build: true
            inheritance: null
            permissions:
            - '*'
    users:
     
  27. Offline

    heroanth2345

    17:09:11 [INFO] Starting minecraft server version Beta 1.4
    17:09:11 [INFO] Loading properties
    17:09:11 [INFO] Starting Minecraft server on **********************
    17:09:11 [INFO] This server is running Craftbukkit version git-Bukkit-0.0.0-646-
    gb61ef8c-b670jnks (MC: 1.4)

    ---->17:09:13 [INFO] Fake Permissions version 2.5.1 is enabled!
    ---->17:09:13 [INFO] CButD: Permission didn't work, defaulting to OP
    Are these two lines normal? Because Permissions doesn't seem to work
     
  28. Offline

    Itssnowing

    Fake permissions? Are you using GroupManager?
     
  29. Offline

    Malkierian

    The point wasn't to make it small, the point was to preserve all the spaces which are criticaly to the function of YAML. Did you even look at the spoiler in your first post? All of the lines of the "config" were starting at the same point. That doesn't help at all. Compare to your second post, where you put it in code tags. See the difference?

    Now, that being said, you'll notice that the only group that is working is Owner, and that has - '*'. All the others do not have ' ' around their permissions. Put this same format (- '[permission node]') around all the permissions and tell me what happens.
     
  30. Offline

    heroanth2345

    oh yeah sry :( didn't notice it
     
  31. Offline

    Itssnowing

    You might want to post in the GroupManager thread, then.
     
Thread Status:
Not open for further replies.

Share This Page