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

    gioxl

    but i can't modify nothing, because there isn't world.yml
     
  3. Offline

    Celtic Minstrel

    Then make one. Or... Permissions comes with a sample yml, right?
     
  4. Offline

    gioxl

    thank now it work
     
  5. Offline

    Ghostaunt

  6. Offline

    Itssnowing

    What do you mean by "optimize"? What do you want it to do?
     
  7. Offline

    Ghostaunt

    I dont know if my permission file is good.
    Example : The user "Zedbar" command don't work for other user.
     
  8. Offline

    Psycho Robot

    Easy good sir. You can use * as wildcards. For example, a lot of plugins use the format

    Code:
    -'pluginname.type.specific'
    So you could use...

    Code:
    -'pluginname.type.*'
    to give permissions for all specific nodes under that type, or you could do

    Code:
    -'pluginname.*'
    to give all permissions used by that plugin, or you could do

    Code:
    -'*'
    to give every permission for every plugin (only an admin group, obviously)
     
  9. Offline

    Itssnowing

    I could have sworn I replied to this already. Anyway, try pressing "enter" after each group/user
     
  10. Offline

    furt

    small error when theres no world.yml it attempts to create it but the link is missing the "/" so it creates it in the plugin directory called permissionsworld.yml
     
  11. Offline

    Celtic Minstrel

    That has been reported. :)
     
  12. Offline

    Jack Bartlett

    Well, I'm glad to see Permissions finally improving! I do have a issue however, This is my issue
    2011-03-31 17:47:57 [INFO] Starting minecraft server version Beta 1.3
    2011-03-31 17:47:57 [INFO] Loading properties
    2011-03-31 17:47:57 [INFO] Starting Minecraft server on *:25565
    2011-03-31 17:47:57 [INFO] This server is running Craftbukkit version git-Bukkit-0.0.0-605-g376d7e8-b602jnks (MC: 1.3)
    2011-03-31 17:47:57 [INFO] Preparing level "Kingdom"
    2011-03-31 17:47:57 [INFO] Preparing start region
    2011-03-31 17:47:58 [INFO] Invalid config file found and converted to proper name/format.
    2011-03-31 17:47:58 [INFO] [Permissions] (Phoenix) was Initialized.
    2011-03-31 17:47:58 [INFO] [Permissions] version [2.5.5] (Phoenix) loaded
    2011-03-31 17:47:58 [INFO] Done (0.086s)! For help, type "help" or "?"
    2011-03-31 17:48:14 [INFO] Stopping the server..
    2011-03-31 17:48:14 [INFO] CONSOLE: Stopping the server..
    2011-03-31 17:48:14 [INFO] Stopping server
    2011-03-31 17:48:14 [INFO] [Permissions] (Phoenix) disabled successfully.
    2011-03-31 17:48:14 [INFO] Saving chunks
    2011-03-31 17:48:14 [INFO] Stopping server
    2011-03-31 17:48:14 [INFO] Saving chunks
    The issue being that my Config File is in *plugins/permissions/Kingdom.yml* yet it will not use it. This is my Kingdom.yml file.
    groups:
    Guest:
    default: true
    info:
    prefix: ''
    suffix: ''
    build: false
    inheritance:
    permissions:
    - 'mywarp.warp.sign.warp'
    Villager:
    info:
    prefix: ''
    suffix: ''
    inhertitance:
    - Guest
    permissions:
    - 'mywarp.warp.basic.warp'
    - 'mywarp.warp.basic.createpublic'
    - 'mywarp.warp.basic.createprivate'
    - 'mywarp.warp.basic.delete'
    - 'mywarp.warp.basic.compass'
    - 'mywarp.warp.basic.list'
    - 'mywarp.warp.basic.search'
    - 'mywarp.warp.soc.give'
    - 'mywarp.warp.soc.invite'
    - 'mywarp.warp.soc.invite'
    - 'mywarp.warp.soc.uninvite'
    - 'mywarp.warp.soc.public'
    - 'mywarp.warp.soc.private'
    - 'mywarp.warp.sign.warp'
    - 'myhome.home.basic.home'
    - 'myhome.home.basic.set'
    - 'myhome.home.basic.delete'
    Donator:
    info:
    prefix: ''
    suffix: ''
    inheritance:
    - Villager
    permissions:
    - 'mywarp.warp.basic.warp'
    - 'mywarp.warp.basic.createpublic'
    - 'mywarp.warp.basic.createprivate'
    - 'mywarp.warp.basic.delete'
    - 'mywarp.warp.basic.compass'
    - 'mywarp.warp.basic.list'
    - 'mywarp.warp.basic.search'
    - 'mywarp.warp.soc.give'
    - 'mywarp.warp.soc.invite'
    - 'mywarp.warp.soc.invite'
    - 'mywarp.warp.soc.uninvite'
    - 'mywarp.warp.soc.public'
    - 'mywarp.warp.soc.private'
    - 'mywarp.warp.sign.warp'
    - 'myhome.home.basic.set'
    - 'myhome.home.basic.delete'
    - 'magiccarpet.mc'
    - 'worldedit.navigation.thru'
    - 'worldedit.navigation.thru'
    - 'worldedit.tool.tree'
    - 'worldedit.wand'

    Moderator:
    default: false
    info:
    prefix: ''
    suffix: ''
    build: true
    inheritance:
    - Default
    permissions:
    - 'mywarp.warp.basic.warp'
    - 'mywarp.warp.basic.createpublic'
    - 'mywarp.warp.basic.createprivate'
    - 'mywarp.warp.basic.delete'
    - 'mywarp.warp.basic.compass'
    - 'mywarp.warp.basic.list'
    - 'mywarp.warp.basic.search'
    - 'mywarp.warp.soc.give'
    - 'mywarp.warp.soc.invite'
    - 'mywarp.warp.soc.invite'
    - 'mywarp.warp.soc.uninvite'
    - 'mywarp.warp.soc.public'
    - 'mywarp.warp.soc.private'
    - 'mywarp.warp.sign.warp'
    - 'mywarp.warp.sign.create'
    - 'myhome.home.basic.set'
    - 'myhome.home.basic.delete'
    - 'mywarp.admin'
    - 'bb.admin*'
    - 'magiccarpet.mc'
    - 'worldedit.chunkinfo'
    - 'worldedit.listchunks'
    - 'worldedit.delchunks'
    - 'worldedit.clipboard.clear'
    - 'worldedit.clipboard.load'
    - 'worldedit.clipboard.save'
    - 'worldedit.clipboard.copy'
    - 'worldedit.clipboard.flip'
    - 'worldedit.clipboard.rotate'
    - 'worldedit.clipboard.cut'
    - 'worldedit.clipboard.paste'
    - 'worldedit.reload'
    - 'worldedit.limit'
    - 'worldedit.generation.cylinder'
    - 'worldedit.generation.cylinder'
    - 'worldedit.generation.sphere'
    - 'worldedit.generation.sphere'
    - 'worldedit.generation.forest'
    - 'worldedit.generation.pumpkins'
    - 'worldedit.history.clear'
    - 'worldedit.history.redo'
    - 'worldedit.history.undo'
    - 'worldedit.navigation.unstuck'
    - 'worldedit.navigation.ascend'
    - 'worldedit.navigation.descend'
    - 'worldedit.navigation.thru'
    - 'worldedit.navigation.jumpto'
    - 'worldedit.navigation.ceiling'
    - 'worldedit.navigation.up'
    - 'worldedit.region.overlay'
    - 'worldedit.region.walls'
    - 'worldedit.region.faces'
    - 'worldedit.region.smooth'
    - 'worldedit.region.replace'
    - 'worldedit.region.stack'
    - 'worldedit.region.set'
    - 'worldedit.region.move'
    - 'worldedit.scripting.execute'
    - 'worldedit.scripting.execute'
    - 'worldedit.selection.chunk'
    - 'worldedit.selection.pos'
    - 'worldedit.selection.pos'
    - 'worldedit.selection.hpos'
    - 'worldedit.selection.hpos'
    - 'worldedit.wand'
    - 'worldedit.wand.toggle'
    - 'worldedit.selection.contract'
    - 'worldedit.selection.outset'
    - 'worldedit.analysis.distr'
    - 'worldedit.analysis.count'
    - 'worldedit.selection.size'
    - 'worldedit.selection.shift'
    - 'worldedit.selection.expand'
    - 'worldedit.selection.inset'
    - 'worldedit.snapshots.restore'
    - 'worldedit.snapshots.list'
    - 'worldedit.snapshots.restore'
    - 'worldedit.superpickaxe'
    - 'worldedit.superpickaxe.area'
    - 'worldedit.superpickaxe.recursive'
    - 'worldedit.superpickaxe'
    - 'worldedit.tool.replacer'
    - 'worldedit.tool.data-cycler'
    - 'worldedit.brush.sphere'
    - 'worldedit.brush.cylinder'
    - 'worldedit.brush.clipboard'
    - 'worldedit.brush.smooth'
    - 'worldedit.tool.info'
    - 'worldedit.tool.tree'
    - 'worldedit.tool.replacer'
    - 'worldedit.tool.data-cycler'
    - 'worldedit.brush.sphere'
    - 'worldedit.brush.cylinder'
    - 'worldedit.brush.clipboard'
    - 'worldedit.brush.smooth'
    - 'worldedit.tool.info'
    - 'worldedit.tool.tree'
    - 'worldedit.fill.recursive'
    - 'worldedit.fixlava'
    - 'worldedit.fixwater'
    - 'worldedit.removeabove'
    - 'worldedit.removebelow'
    - 'worldedit.removenear'
    - 'worldedit.replacenear'
    - 'worldedit.snow'
    - 'worldedit.thaw'
    - 'worldedit.extinguish'
    - 'worldedit.butcher'
    - 'worldedit.remove'
    - 'worldedit.fill'
    - 'worldedit.drain'
    Admins: KravenT0xic
    default: false
    info:
    prefix: ''
    suffix: ''
    build: true
    inheritance:
    permissions:
    - '*'
    users:
    KravenT0xic:
    group: Admins
    permissions:

    Zoidy07:
    group: Moderator
    permissions:
     
  13. Offline

    JagerPrime

    Are the colors/prefix's not working just part of the 1.4 update and the mod? Sorry for seeming pushy! D=
     
  14. Offline

    Itssnowing

    Wha?
     
  15. Offline

    Ben Quincy

    I have one problem with this. The * for every plugin (admin group) does not work for WE,WG or any others i have... am i not admin properly?

    This is my file for it:

    # 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:
    - 'worldguard.*'
    - 'worldedit.*'
    - '*'

    ##
    # 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:
    BenQuincy:
    group: Admins
    permissions:
    -'worldedit.*'
    jasperbelle:
    group: Admins
    premissions:
    Herpina:
    group: Moderator
    info:
    prefix: 'Moo'
    suffix: 'Cow'
    permissions:
    - 'herp.derp'
    Derpina:
    group: Admins
    permissions:
    - '-derp.derp'
     
  16. Offline

    Itssnowing

    Can you repost it with a CODE tag around it? It's easier to look through that way.

    Edit: Make sure when you repost you copy from the file, not your last post ;)
     
  17. Offline

    johnson486

    work on 1.4?
     
  18. Offline

    jprice

    I've been trying for the past hour or so to get permissions to work. I have myself and my brother set as admins, and we can not use ANY command unless we are op. When I deop either one of us we can not do anything till we are op
    Code:
    plugin:
        permissions:
            system: default
            copies: 
    groups:
        Default:
            default: true
            info:
                prefix: ''
                suffix: ''
                build: true
            inheritance: 
            permissions:
        Moderator:
            default: false
            info:
                prefix: '&d'
                suffix: ''
                build: true
            inheritance:
                - Default
            permissions:
        Admins:
            default: false
            info:
                prefix: '&c'
                suffix: ''
                build: true
            inheritance:
            permissions:
                - '*'
    users:
        jpric3:
            group: Admins
            permissions: 
        peaco19:
            group: Admins
            permissions: 
     
  19. Offline

    Itssnowing

    Check the name of your config file. What is it?
    (Though if you're using 602 then it probably autosomethings it.)
    Other than that, I can't see much. Try putting lines between groups and users?
    Just to clarify, I mean do this:
    Code:
    groups:
        Default:
            default: true
            info:
                prefix: ''
                suffix: ''
                build: true
            inheritance:
            permissions:
    
        Moderator:
            default: false
            info:
                prefix: '&d'
                suffix: ''
                build: true
            inheritance:
                - Default
            permissions:
    
    Edit: Say, are you using this with any other plugins? Permissions doesn't change the default Minecraft commands. (Ex. If you type /tp -name- then the command will go through whether or not you have permissions set up to let you.)
     
  20. Offline

    Psycho Robot

    First off, WE and WG are currently unsupported for build 600+ bukkit. If you want to use them right away, you must get build 556 and install that. You can get that here. Or you can wait for the plugin to be updated by the dev, who says that they will get it finished on Friday. Secondly, I have spotted errors in your setup.

    Code:
    Admins:
    default: false
    info:
    prefix: ''
    suffix: ''
    build: true
    inheritance:
    permissions:
    - 'worldguard.*'
    - 'worldedit.*'
    - '*'
    Delete the nodes 'worldguard.*' and 'worldedit.*' beccause the node '*' gives you permission to do everything, including 'worldguard.*' and 'worldedit.*' When you have repeated nodes like that, it can cause issues which stop it from working properly.

    Code:
    users:
    BenQuincy:
    group: Admins
    permissions:
    -'worldedit.*'
    Delete the 'worldedit.*' node. The permissions section in the users list is for giving users extra permissions to a user that are not normally in their usergroup. For example, if you had moderators able to use worldedit, but not able to use worldguard, but have one mod in particular who you also want to be able to use worldguard, you would add the worldguard permission node to his user info. Otherwise, you leave it blank.

    There may be other errors in your setup, however if there are, they are errors in how it is spaced out, which is impossible to see unless you put it in CODE tags or, ideally, put it in pastebin.
     
  21. Offline

    jprice

    Its the same name as my world. I removed all other plugins except ichat (even tried it without ichat) . The only thing that is working is the colors through ichat.

    22:37:39 [INFO] jpric3 tried command: list
    22:37:40 [INFO] jpric3 tried command: give
    22:37:43 [INFO] jpric3 tried command: stop
    22:37:45 [INFO] jpric3 tried command: tp


    Now if I op myself I can use the commands


    and the space didn't make a difference
     
  22. Offline

    Psycho Robot

    the op commands are totally independent from permissions. Permissions has no effect on the op commands. Permissions only affects other plugins. DefaultCommands is a plugin which has all features that the op commands gives, plus others, that works with permissions, however its currently outdated. The dev has promised an update very soon though.
     
  23. Offline

    Jack Bartlett

    Yes, there is a bukkit for 1.4, now can we get to my issue. I do have Permissions and it does load, but it does not let me build. I cannot break or place blocks on my server, and its not lag. Pls help. Here is my permissions.
    groups:
    Guest:
    default: true
    info:
    prefix:
    suffix:
    build: false
    inheritance:
    permissions:
    - 'mywarp.warp.sign.warp'
    Villager:
    info:
    prefix: ''
    suffix: ''
    inhertitance:
    - Guest
    permissions:
    - 'worldedit.navigation.thru'
    - 'worldedit.navigation.thru'
    - 'worldedit.tool.tree'
    - 'worldedit.wand'
    - 'warpzOr.warp'
    - 'warpzOr.set'
    - 'warpzOr.remove'
    - 'warpzOr.list'
    - 'warpzOr.home'
    - 'warpzOr.sethome'
    Donator:
    info:
    prefix:
    suffix:
    inheritance:
    - Villager
    permissions:
    - 'worldedit.navigation.thru'
    - 'worldedit.navigation.thru'
    - 'worldedit.tool.tree'
    - 'worldedit.wand'
    - 'warpzOr.warp'
    - 'warpzOr.set'
    - 'warpzOr.remove'
    - 'warpzOr.list'
    - 'warpzOr.home'
    - 'warpzOr.sethome'

    Moderator:
    default: false
    info:
    prefix:
    suffix:
    build: true
    inheritance:
    - Default
    permissions:
    - 'worldedit.navigation.thru'
    - 'worldedit.navigation.thru'
    - 'worldedit.tool.tree'
    - 'worldedit.wand'
    - 'warpzOr.warp'
    - 'warpzOr.set'
    - 'warpzOr.remove'
    - 'warpzOr.list'
    - 'warpzOr.home'
    - 'warpzOr.sethome'
    - 'warpzOr.warpto'
    - 'bb.admin*'
    - 'magiccarpet.mc'
    - 'worldedit.chunkinfo'
    - 'worldedit.listchunks'
    - 'worldedit.delchunks'
    - 'worldedit.clipboard.clear'
    - 'worldedit.clipboard.load'
    - 'worldedit.clipboard.save'
    - 'worldedit.clipboard.copy'
    - 'worldedit.clipboard.flip'
    - 'worldedit.clipboard.rotate'
    - 'worldedit.clipboard.cut'
    - 'worldedit.clipboard.paste'
    - 'worldedit.reload'
    - 'worldedit.limit'
    - 'worldedit.generation.cylinder'
    - 'worldedit.generation.cylinder'
    - 'worldedit.generation.sphere'
    - 'worldedit.generation.sphere'
    - 'worldedit.generation.forest'
    - 'worldedit.generation.pumpkins'
    - 'worldedit.history.clear'
    - 'worldedit.history.redo'
    - 'worldedit.history.undo'
    - 'worldedit.navigation.unstuck'
    - 'worldedit.navigation.ascend'
    - 'worldedit.navigation.descend'
    - 'worldedit.navigation.thru'
    - 'worldedit.navigation.jumpto'
    - 'worldedit.navigation.ceiling'
    - 'worldedit.navigation.up'
    - 'worldedit.region.overlay'
    - 'worldedit.region.walls'
    - 'worldedit.region.faces'
    - 'worldedit.region.smooth'
    - 'worldedit.region.replace'
    - 'worldedit.region.stack'
    - 'worldedit.region.set'
    - 'worldedit.region.move'
    - 'worldedit.scripting.execute'
    - 'worldedit.scripting.execute'
    - 'worldedit.selection.chunk'
    - 'worldedit.selection.pos'
    - 'worldedit.selection.pos'
    - 'worldedit.selection.hpos'
    - 'worldedit.selection.hpos'
    - 'worldedit.wand'
    - 'worldedit.wand.toggle'
    - 'worldedit.selection.contract'
    - 'worldedit.selection.outset'
    - 'worldedit.analysis.distr'
    - 'worldedit.analysis.count'
    - 'worldedit.selection.size'
    - 'worldedit.selection.shift'
    - 'worldedit.selection.expand'
    - 'worldedit.selection.inset'
    - 'worldedit.snapshots.restore'
    - 'worldedit.snapshots.list'
    - 'worldedit.snapshots.restore'
    - 'worldedit.superpickaxe'
    - 'worldedit.superpickaxe.area'
    - 'worldedit.superpickaxe.recursive'
    - 'worldedit.superpickaxe'
    - 'worldedit.tool.replacer'
    - 'worldedit.tool.data-cycler'
    - 'worldedit.brush.sphere'
    - 'worldedit.brush.cylinder'
    - 'worldedit.brush.clipboard'
    - 'worldedit.brush.smooth'
    - 'worldedit.tool.info'
    - 'worldedit.tool.tree'
    - 'worldedit.tool.replacer'
    - 'worldedit.tool.data-cycler'
    - 'worldedit.brush.sphere'
    - 'worldedit.brush.cylinder'
    - 'worldedit.brush.clipboard'
    - 'worldedit.brush.smooth'
    - 'worldedit.tool.info'
    - 'worldedit.tool.tree'
    - 'worldedit.fill.recursive'
    - 'worldedit.fixlava'
    - 'worldedit.fixwater'
    - 'worldedit.removeabove'
    - 'worldedit.removebelow'
    - 'worldedit.removenear'
    - 'worldedit.replacenear'
    - 'worldedit.snow'
    - 'worldedit.thaw'
    - 'worldedit.extinguish'
    - 'worldedit.butcher'
    - 'worldedit.remove'
    - 'worldedit.fill'
    - 'worldedit.drain'
    - 'jail.command.jailcreate'
    - 'jail.command.jaildelete'
    - 'jail.command.jail'
    - 'jail.command.unjail'
    - 'jail.command.jailtransfer'
    - 'jail.command.jailtransferall'
    - 'jail.command.jailcheck'
    - 'jail.command.jailtelein'
    - 'jail.command.jailteleout'
    - 'jail.command.jaillist'
    - 'jail.command.unjailforce'
    - 'jail.command.jailclear'
    - 'jail.command.jailclearforce'
    - 'jail.command.jailbackup'
    - 'jail.usercmd.jailstatus'
    Admins:
    default: false
    info:
    prefix:
    suffix:
    build: true
    inheritance:
    permissions:
    - '*'
    users:
    KravenT0xic:
    group: Admins
    permissions:

    Zoidy07:
    group: Moderator
    permissions:
     
  24. Offline

    Psycho Robot

    You're missing "build:true" for villager and donator. I assume you're kraventoxic, because I don't see Jack_Bauer or whatever your name is (I don't feel like scrolling up). You also have a lot of nodes listed twice.
     
  25. Offline

    TOAST7312

    Although someone has probably quoted this problem already, this is the error I got on CraftBukkit 612(recommended version) with 2.5.5 on a clean startup(only permissions loaded).

    Hope this helps.

    Code:
    23:28:38 [INFO] Starting minecraft server version Beta 1.4
    23:28:38 [INFO] Loading properties
    23:28:38 [INFO] Starting Minecraft server on *:25565
    23:28:38 [INFO] This server is running Craftbukkit version git-Bukkit-0.0.0-609-
    g39996e1-b612jnks (MC: 1.4)
    23:28:38 [INFO] Preparing level "TOAST"
    23:28:38 [INFO] Preparing start region
    23:28:39 [INFO] 144 recipes
    23:28:39 [INFO] Invalid config file found and converted to proper name/format.
    23:28:39 [SEVERE] Could not load plugins\Permissions.jar in plugins: null
    org.bukkit.plugin.InvalidPluginException
            at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.j
    ava:102)
            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:98)
            ... 8 more
    Caused by: expected '<document start>', but found BlockMappingStart
     in "<reader>", line 7, column 1:
        plugin:
        ^
    
            at org.yaml.snakeyaml.parser.ParserImpl$ParseDocumentStart.produce(Parse
    rImpl.java:233)
            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.getSingleNode(Composer.java:108)
    
            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
    23:28:39 [INFO] Done (0.087s)! For help, type "help" or "?"
    >
     
  26. Offline

    cjc343

    You need to copy over a config file.
     
  27. Offline

    Itssnowing

    Aren't those all vanilla Minecraft commands? (That is, they're there without Bukkit or any mods.) If they are, Permissions won't affect them, you'll need another plugin for that.
     
  28. Offline

    Nipper

    2011-03-31 13:45:23 [SEVERE] Could not pass event BLOCK_BREAK to Permissions
    java.lang.NullPointerException
    at com.nijiko.permissions.Control.getGroups(Control.java:652)
    at com.nijikokun.bukkit.Permissions.Listener.onBlockBreak(Listener.java:64)
    at org.bukkit.plugin.java.JavaPluginLoader$30.execute(JavaPluginLoader.java:342)
    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.a(ItemInWorldManager.java:99)
    at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:356)
    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)
     
  29. Offline

    Itssnowing

    Bukkit and Permissions versions? 2.5.5 doesn't work with anything below 600, and 2.5.4 doesn't work with 600.
     
  30. Offline

    Gary Ervin

    That happened to me when I put my world config files into the mapfolder. I took them out and the errors were gone, but Permissions still doesn't work. My world is named Paradiso and the config file is Paradiso.yml . I thought this is how it is supposed to be. Is CB 612 not fully supported yet?
     
  31. Offline

    Itssnowing

    Can you not downgrade to 602, just as a test? Might be a good idea.
     
Thread Status:
Not open for further replies.

Share This Page