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

    Azakiel

    @Itssnowing
    You got any idea why my plugins can't work together?
     
  3. Offline

    Itssnowing

    So what's there to be fixed? :S
     
  4. Offline

    blackvoid

    When will this plugin support mysql?
    It would be nice to integrate forym ranks with minecraft ranks.
     
  5. Offline

    Superhykle

    ehm just a question does anybody already have the craftbukkit for beta 1.4_1 ?
     
  6. Offline

    Itssnowing

    Sorry, no.
     
  7. Offline

    Malkierian

    @Celtic Minstrel
    This.
     
  8. Offline

    JJoiler

    screw it my server just wont have permissions then
     
  9. Offline

    Dark Nero

    How do I allow Users to /sethome and /spawn with permissions?
     
  10. Offline

    palz2015

    So... is there an in-game command yet?
     
  11. Offline

    Itssnowing

    To be honest, I don't think that changes much other than my forum workload.

    @palz2015 Sorry, no. You could try using another plugin that will add the command, though. I hear PermissionsPlus does it, but I can't say for certain.

    If they're Vanilla Minecraft server commands, you'll need another plugin that mimics and overrides them, that has Permissions support. I believe Celtic Minstrel is working on a plugin called DefaultCommands which will do that for you, so you might check that out.

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

    thyrfa

    um... Still generating a permissionsworld.yml file. Help?
     
  13. Offline

    jasonhu

    why is there a permissionsworld.yml in my plugins folder when i installed permissions?
     
  14. Offline

    Jack Bartlett

    Well, i've asked for help but nobody helps..I need my server back online but permissions will not work..Here is my Permissions config.
    P.S I did install AssignPermissions then it stopped working
    Code:
    groups:
        Guest:
            default: true
            info:
                prefix: '&f'
                suffix: '&f'
                build: false
            inheritance:
            permissions:
    
        Villager:
            default: false
            info:
                prefix: '&7'
                suffix: '&7'
                build: true
            inhertitance:
            - Guest
            permissions:
            - 'warp.to.own'
            - 'warp.to.invited'
            - 'warp.to.other'
            - 'warp.to.global'
            - 'warp.sign.own'
            - 'warp.sign.invited'
            - 'warp.sign.other'
            - 'warp.sign.global'
            - 'warp.create.private'
            - 'warp.create.public'
            - 'warp.create.global'
            - 'wolfpound.use'
            - 'supplysign.access'
    
        Donator:
            default: false
            info:
                prefix: '&2'
                suffix: '&2'
                build: true
            inheritance:
            - Villager
            permissions:
            - 'warp.to.own'
            - 'warp.to.invited'
            - 'warp.to.other'
            - 'warp.to.global'
            - 'warp.sign.own'
            - 'warp.sign.invited'
            - 'warp.sign.other'
            - 'warp.sign.global'
            - 'warp.create.private'
            - 'warp.create.public'
            - 'warp.create.global'
            - 'spawnlist.item'
            - 'locker.lockinfo'
            - 'locker.lock.self'
            - 'locker.lock.other'
            - 'locker.unlock.self'
            - 'locker.unlock.other'
            - 'locker.view.self'
            - 'locker.view.other'
            - 'locker.nolimit'
            - 'invtools.allowtools'
            - 'magiccarpet.mc'
            - 'supplysign.access'
            - 'worldedit.navigation.thru'
            - 'worldedit.navigation.jumpto'
            - 'worldedit.tool.tree'
            - 'worldguard.region'
            - 'wolfpound.use'
            - 'wolfpound.adopt'
            - 'signColours.*'
    
        Moderators:
            defualt: false
            info:
                prefix: '&1 The Godly'
                suffix: '&1'
                build: true
            inheritance:
            - Donator
            permissions:
            - 'backup.canbackup'
            - 'spawnlist.item'
            - 'spawnlist.canspawnanything'
            - 'spawnlist.spawnlisted'
            - 'spawnlist.reload'
            - 'spawnlist.give'
            - 'ichat.colour'
            - 'locker.lockinfo'
            - 'locker.lock.self'
            - 'locker.lock.other'
            - 'locker.unlock.self'
            - 'locker.unlock.other'
            - 'locker.view.self'
            - 'locker.view.other'
            - 'locker.nolimit'
            - 'invtools.allowtools'
            - 'invtools.allowarmor'
            - 'wolfpound.create'
            - 'wolfpound.use'
            - 'wolfpound.adopt'
            - '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'
            - 'vanish.vanish'
            - 'magiccarpet.mc'
            - 'godmode.command.godself'
            - 'godmode.default.noFire'
            - 'mcbans.kick'
            - 'mcbans.lookup'
            - 'mcbans.unban'
            - 'mcbans.ban.temp'
            - 'mcbans.ban.local'
            - 'mcbans.ban.global'
            - 'mcbans.ban.view'
            - 'mcbans.reload'
            - 'mcbans.mod'
            - 'permissions.reload'
            - 'supplysign.create'
            - 'supplysign.access'
            - 'supplysign.destroy'
            - 'supplysign.reload'
            - 'signColours.*'
            - 'worldedit.*'
            - 'worldguard.locate'
            - 'worldguard.region'
            - 'warp.admin.give'
            - 'warp.admin.invite'
            - 'warp.admin.uninvite'
            - 'warp.admin.delete'
            - 'warp.admin.message'
            - 'warp.admin.update'
            - 'warp.admin.to.all'
            - 'warp.admin.private'
            - 'warp.admin.public'
            - 'warp.admin.global'
            - 'warp.admin.reload'
            - 'warp.admin.convert'
            - 'warp.admin.export'
            - 'warp.admin.editors.remove'
            - 'warp.admin.editors.add'
            - 'warp.admin.warp.others'
    
        Admins:
            default: false
            info:
                prefix: '&4'
                suffix: '&4'
                build: true
            inheritance: null
            permissions:
                - '*'
    users:
        KravenT0xic
            group: Admins
    
        kcollins420:
            group: Donator
    
        Ninja_Storm:
            group: Villager
    
        Nibbzzeh:
            group: Moderator
    
        Xfearx:
            group: Donator
    
        Performance:
            group: Villager
    
        tiki21898:
            group: Villager
    
        pieworshipper:
            group: Villager
    
        My_Cute_Penguin:
            group: Villager
    
        Jayden_booth:
            group: Villager
    
        Siknesselite:
            group: Villager
    
        xXSquirrelXx:
            group: Villager
    But, when I speak it comes up as [] KravenT0xic: ...
    And it wont pass BLOCKBREAK or BLOCKPLACE to permissions..Commands dont work either..I am running iChat
     
  15. Offline

    JJoiler

    if i were to delete all of my plugins then install permissions would that help?
     
  16. Offline

    Lookatmego

    hey dude i believe i need some kind of a chat plugin to give color to prefixes and suffixed what do u guys suggest???which chat plugin?
     
  17. Offline

    Jack Bartlett

    iChat...If permissions isnt being a bitch like it is to me
     
  18. Offline

    TheYeti

    Have you ever considered the possibility that if it was working, you installed a plugin, and then it stopped working, perhaps the plugin you installed should be removed to see if it goes back to working?

    @jasonhu & @thyrfa - That will be fixed in 2.6, it's harmless so just ignore it.

    @blackvoid - If it ever does it will probably be in 3.0. However, I doubt it will. Instead I will just be switching most likely to the bukkit persistence engine

    @Lookatmego iChat if you just need something incredibly simple. HeroChat otherwise.

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

    Jack Bartlett

    @TheYeti
    Yeah I tried that, I deleted the whole server file and made a new one...Still not working :(

    And I need my server up ASAP....Any suggestions?

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

    MrKrucible

    Ok tried, a
    ok tried, aaaaaaand still not working :/
     
  21. Offline

    Phantum

    make sure you are using 4 spaces instead of tabs.
     
  22. Offline

    Itssnowing

    I kinda doubted it would, anyway :/
     
  23. Offline

    ITech

    @Itssnowing
    Here it is:
    Code:
    # System is no longer used, but may become used in the future
    # Copies is for multiple-world support
    #   Put the name of the world you wish for it to be a clone of, otherwise leave it empty.
    #   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:
        Guest:
            default: true
            info:
                prefix: ''
                suffix: ''
                build: false
            inheritance:
            permissions:
    
        User:
            default: false
            info:
                prefix: ''
                suffix: ''
                build: true
            inheritance:
            permissions:
                - '/regioninfo'
                - 'ichat.color'
                - 'nSpleef.member'
                - 'general.player-info'
                - 'myhome.home.*'
                - 'kit.starterkit'
                - 'wormhole.use.sign'
                - 'wormhole.use.dialer'
                - 'wormhole.list'
        Builder:
            default: false
            info:
                prefix: ''
                suffix: ''
                build: true
            inheritance:
            permissions:
                - '/regioninfo'
                - 'ichat.color'
                - 'nSpleef.member'
                - 'general.player-info'
                - 'myhome.home.*'
                - 'wormhole.use.sign'
                - 'wormhole.use.dialer'
                - 'wormhole.list'
        Guard:
            default: false
            info:
                prefix: ''
                suffix: ''
                build: true
            inheritance:
            permissions:
                - '/regioninfo'
                - 'ichat.color'
                - 'nSpleef.member'
                - 'general.player-info'
                - 'myhome.home.*'
                - 'wormhole.use.sign'
                - 'wormhole.use.dialer'
                - 'wormhole.list'
        Scientist:
            default: false
            info:
                prefix: ''
                suffix: ''
                build: true
            inheritance:
            permissions:
                - '/regioninfo'
                - 'ichat.color'
                - 'nSpleef.member'
                - 'general.player-info'
                - 'myhome.home.*'
                - 'wormhole.use.sign'
                - 'wormhole.use.dialer'
                - 'wormhole.list'
        Worker:
            default: false
            info:
                prefix: ''
                suffix: ''
                build: true
            inheritance:
            permissions:
                - '/regioninfo'
                - 'ichat.color'
                - 'nSpleef.member'
                - 'general.player-info'
                - 'myhome.home.*'
                - 'wormhole.use.sign'
                - 'wormhole.use.dialer'
                - 'wormhole.list'
        Forester:
            default: false
            info:
                prefix: ''
                suffix: ''
                build: true
            inheritance:
            permissions:
                - '/regioninfo'
                - 'ichat.color'
                - 'nSpleef.member'
                - 'general.player-info'
                - 'myhome.home.*'
                - 'wormhole.use.sign'
                - 'wormhole.use.dialer'
                - 'wormhole.list'
        Miner:
            default: false
            info:
                prefix: ''
                suffix: ''
                build: true
            inheritance:
            permissions:
                - '/regioninfo'
                - 'ichat.color'
                - 'nSpleef.member'
                - 'general.player-info'
                - 'myhome.home.*'
                - 'wormhole.use.sign'
                - 'wormhole.use.dialer'
                - 'wormhole.list'
        Farmer:
            default: false
            info:
                prefix: ''
                suffix: ''
                build: true
            inheritance:
            permissions:
                - '/regioninfo'
                - 'ichat.color'
                - 'nSpleef.member'
                - 'general.player-info'
                - 'myhome.home.*'
                - 'wormhole.use.sign'
                - 'wormhole.use.dialer'
                - 'wormhole.list'
         Govenor:
            default: false
            info:
                prefix: ''
                suffix: ''
                build: true
            inheritance:
                - Default
            permissions:
                - '/stopfire'
                - '/regioninfo'
                - '/regionclaim'
                - 'ichat.color'
                - 'nSpleef.member'
                - 'general.player-info'
                - 'myhome.home.*'
                - 'general.teleport.*'
                - 'wormhole.use.sign'
                - 'wormhole.use.dialer'
                - 'wormhole.go'
                - 'wormhole.list'
        VIP:
            default: false
            info:
                prefix: ''
                suffix: ''
                build: true
            inheritance:
            permissions:
                - '/stopfire'
                - '/regioninfo'
                - '/regionclaim'
                - 'ichat.color'
                - 'nSpleef.member'
                - 'general.player-info'
                - 'myhome.home.*'
                - 'general.teleport.*'
                - 'wormhole.use.sign'
                - 'wormhole.use.dialer'
                - 'wormhole.go'
                - 'wormhole.list'
        Co-Owner:
            default: false
            info:
                prefix: ''
                suffix: ''
                build: true
            inheritance:
            permissions:
                - '*'
        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
    ##
    users:
        Dragensky:
            group:    Owner
            permissions:
        Pitidd:
            group:    Co-Owner
            permissions:
        alexminer98:
            group:    VIP
            permissions: 'wormhole.network.use.Admincity'
     
  24. Offline

    Flopsie

    Essentials, iChat, SlowHealth, vStopFire, MultiVerse, Blastcontrol, Interesting Places, LWC(chest protection), mcMMO, Jail, iConomy, Citizens, Backup, NoCHeat, Chocolote Fever, magic carpet, craftbook, heroic death and Wolfpound :D

    But I found the problem, I wrote something wrong for mcmmo. But now I have another problem but that is LWC related..
     
  25. Offline

    MrKrucible

    any other possible way to get this working? maybe rewriting the file even?
     
  26. Offline

    Qanthelas

    Since the new Recommended Build for Bukkit is out (as of not very long ago at all, like an hour or something) I have updated my server and I'm posting on the threads for all the plug ins I use to let people know how the plug ins are doing. I won't be able to fully test everything (it is almost midnight my time and I need to sleep :p) but I figure this way we can at least get things started :)

    In the logs, here is all I have (after just firing up the server) and since it mentions Permissions periodically for the various plugins that interact with it I'm just pasting the whole log from start up :)

    Code:
    2011-04-08 07:45:20 [INFO] This server is running Craftbukkit version git-Bukkit-0.0.0-646-gb61ef8c-b670jnks (MC: 1.4)
    2011-04-08 07:45:20 [INFO] Preparing level "PhoenixRealms"
    2011-04-08 07:45:20 [INFO] Preparing start region
    2011-04-08 07:45:21 [INFO] 144 recipes
    2011-04-08 07:45:21 [INFO] Invalid config file found and converted to proper name/format.
    2011-04-08 07:45:21 [INFO] [Permissions] (Phoenix) was Initialized.
    2011-04-08 07:45:22 [INFO] CommandBook 1.2.1 enabled.
    2011-04-08 07:45:22 [INFO] CommandBook: 0 banned name(s) loaded.
    2011-04-08 07:45:22 [INFO] CommandBook: 1 kit(s) loaded.
    2011-04-08 07:45:22 [INFO] CommandBook: Permissions plugin detected! Using Permissions plugin for permissions.
    2011-04-08 07:45:22 [INFO] [HeroChat] HeroChat version 4.8.11 enabled.
    2011-04-08 07:45:22 [INFO] [iConomy] Logging is currently disabled.
    2011-04-08 07:45:22 [INFO] [iConomy] v4.4 (Arcadia) loaded.
    2011-04-08 07:45:22 [INFO] [iConomy] Developed by: [Nijikokun, Coelho]
    2011-04-08 07:45:22 [SEVERE] Nag author: 'Nijikokun' of 'iConomy' about the following: onPluginEnable has been replaced with a new signature, (PluginEnableEvent)
    2011-04-08 07:45:22 [INFO] LocalShops: iConomy found.
    2011-04-08 07:45:22 [INFO] LocalShops: Loading shop GeneralStore
    2011-04-08 07:45:22 [INFO] LocalShops: Loaded 1 shop(s).
    2011-04-08 07:45:22 [INFO] LocalShops: version 2.2.1 is enabled!
    2011-04-08 07:45:22 [INFO] [mcMMO] Permissions enabled.
    2011-04-08 07:45:22 [INFO] mcMMO version 0.9.16 is enabled!
    2011-04-08 07:45:22 [INFO] [Permissions] version [2.5.5] (Phoenix)  loaded
    2011-04-08 07:45:22 [INFO] CommandBook: Permissions plugin detected! Using Permissions plugin for permissions.
    2011-04-08 07:45:22 [INFO] [HeroChat] Permissions 2.5.5 found.
    2011-04-08 07:45:22 [INFO] LocalShops: Attached to Permissions
    2011-04-08 07:45:22 [INFO] [PreciousStones] version [3.0] loaded
    2011-04-08 07:45:22 [INFO] [PreciousStones] loaded 0 unbreakable blocks
    2011-04-08 07:45:22 [INFO] [PreciousStones] loaded 44 forcefield blocks
    2011-04-08 07:45:22 [INFO] [Runecraft] Rune blacklist with 13 runes loaded.
    2011-04-08 07:45:22 [INFO] [Runecraft] Loaded 1 waypoints, 0 teleporters, 0 position runes, 1 player data sets.
    2011-04-08 07:45:22 [INFO] [Runecraft] Loaded 0 block runes.
    2011-04-08 07:45:22 [INFO] [Runecraft] World 'PhoenixRealms': id 0
    2011-04-08 07:45:22 [INFO] [Runecraft] Runecraft 2.5 initialized.
    2011-04-08 07:45:22 [INFO] Runecraft plugin version 0.2 is enabled!
    2011-04-08 07:45:22 [INFO] [Towny] Database: [Load] flatfile [Save] flatfile
    2011-04-08 07:45:22 [INFO] [Towny] Using: Permissions, iConomy
    2011-04-08 07:45:22 [INFO] [Towny] Version: 0.61 - Mod Enabled
    2011-04-08 07:45:22 [INFO] Whitelist: Trying to load whitelist and settings...
    2011-04-08 07:45:22 [INFO] done.
    2011-04-08 07:45:22 [INFO] Whitelist version 2.7 is enabled!
    2011-04-08 07:45:22 [INFO] WorldEdit 4.3 enabled.
    2011-04-08 07:45:23 [INFO] WorldEdit: Permissions plugin detected! Using Permissions plugin for permissions.
    2011-04-08 07:45:23 [INFO] Done (0.248s)! For help, type "help" or "?"
    So far things seem to still be working but I don't have anyone else on my server right now to test with so I can't do much detailed testing.

    At the very least, Permissions 2.5.5 under the latest RB of Bukkit (#670) does not break and seems to work :)

    Note: This is what the log says about the Bukkit version, for those who want to know: 2011-04-08 07:45:20 [INFO] This server is running Craftbukkit version git-Bukkit-0.0.0-646-gb61ef8c-b670jnks (MC: 1.4)
     
  27. Offline

    Mattie112

    Ok, thanks for the info.
     
  28. Offline

    jonathan edel

    i wish i knew....
     
  29. Offline

    jeddeliso

    hey can someone help me with this. i cant find the problem, there seems to be a problem with iChat when i do it

    here's my Permissions config, and yes, i renamed it to 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: 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:
        Villager:
            default: false
            info:
                prefix: '&e[&aVillager&e]'
                suffix: ''
                build: true
            inheritance:
                - Basic
            permissions:
        Axemen:
            default: false
            info:
                prefix: '&cAxemen'
                suffix: ''
                build: true
            inheritance:
                - Basic'
            permissions:
                - 'mcmmo.skills.axes'
                - 'mcmmo.ability.axes'
        Swordsman:
            default: false
            info:
                prefix: '&cSwordsman'
                suffix: ''
                build: true
            inheritance:
                - Basic
            permissions:
                - 'mcmmo.skills.swords'
                - 'mcmmo.ability.swords'
        Archer:
            default: false
            info:
                prefix: '&cArcher'
                suffix: ''
                build: true
            inheritance:
                - Basic
            permissions:
                - 'mcmmo.skills.archery'
                - 'mcmmo.skills.swords'
        SuperHero:
            default: false
            info:
                prefix: '&cSuperHero'
                suffix: ''
                build: true
            inheritance:
                - Basic
            permissions:
                - 'mcmmo.skills.unarmed'
                - 'mcmmo.ability.unarmed'
                - 'mcmmo.skills.acrobatics'
                - 'wings.fly'
        Miners:
            default: false
            info:
                prefix: '&cSwordsman'
                suffix: ''
                build: true
            inheritance:
                - Basic
            permissions:
                - 'mcmmo.skills.mining'
                - 'mcmmo.ability.mining'
        LumberJack:
            default: false
            info:
                prefix: '&cLumberJack'
                suffix: ''
                build: true
            inheritance:
                - Basic
            permissions:
                - 'mcmmo.skills.woodcutting'
                - 'mcmmo.ability.woodcutting'
        Excavator:
            default: false
            info:
                prefix: '&cExcavator'
                suffix: ''
                build: true
            inheritance:
                - Basic
            permissions:
                - 'mcmmo.skills.excavation'
                - 'mcmmo.ability.excavation'
        Survivalist:
            default: false
            info:
    
                prefix: '&cSurvivalist'
    
                suffix: ''
                build: true
            inheritance:
            permissions:
                - 'localshops.buysell'
                - 'localshops.manage.owner'
                - 'localshops.create'
                - 'localshops.move.free'
                - 'essentials.afk'
                - 'essentials.heal'
                - 'essentials.help'
                - 'essentials.home'
                - 'essentials.list'
                - 'essentials.mail'
                - 'essentials.mail.send'
    
                - 'essentials.protect.pvp'
    
                - 'essentials.rules'
                - 'essentials.tpa'
                - 'essentials.tpaccept'
    
                - 'essentials.tpdeny'
    
                - 'localshops.buysell'
                - 'localshops.manage.owner'
                - 'localshops.create'
                - 'localshops.move.free'
                - 'jail.usercmd.jailstatus'
    
                - 'mcmmo.chat.adminchat'
    
                - 'mcmmo.chat.partychat'
    
                - 'mcmmo.commands.myspawn'
                - 'mcmmo.commands.party'
                - 'mcmmo.commands.ptp'
    
                - 'mcmmo.commands.setmyspawn'
    
                - 'mcmmo.commands.whois'
    
                - 'mcmmo.motd'
                - 'mcmmo.regeneration'
    
                - 'mcmmo.skills.*'
    
                - 'mobRider.*'
    
                - 'monstertamer.player.*'
    
                - 'multiverse.list'
    
                - 'multiverse.portal.list'
    
                - 'war.player'
    
                - 'war.warp'
    
                - 'wolfpound.use'
                - 'mcmmo.commands.ability'
    
                - 'creaturebox.set'
    
                - 'creaturebox.creature'
    
                - 'creaturebox.dropspawner'
                - 'creaturebox.placespawner'
    
                - 'essentials.sell'
    
                - 'essentials.worth'
                - 'essentials.balance'
    
                - 'essentials.pay'
    
                - 'essentials.kit.*'
    
                - 'sprint.allow'
    
                - 'wings.fly'
                - 'ichat.color'
        Guest:
    
            default: true
    
            info:
                prefix: '&aTraveller'
                suffix: ''
                build: false
            inheritance:
            permissions:
                - '-mobrider.player'
                - 'essentials.afk
                - 'essentials.balance'
                - 'essentials.help'
                - 'essentials.home
                - 'essentials.kit.*'
                - 'essentials.list'
                - 'essentials.mail'
                - 'essentials.mail.send'
                - 'essentials.pay'
                - 'essentials.protect.pvp'
                - 'essentials.rules'
                - 'essentials.sell'
                - 'essentials.tpa'
                - 'essentials.tpaccept'
                - 'essentials.tpdeny'
                - 'essentials.worth'
                - 'localshops.buysell'
                - 'localshops.manage.owner'
                - 'localshops.create'
                - 'localshops.move.free'
                - 'jail.usercmd.jailstatus'
                - 'mcmmo.chat.adminchat'
                - 'mcmmo.chat.partychat'
                - 'mcmmo.commands.ability'
                - 'mcmmo.commands.myspawn'
                - 'mcmmo.commands.party'
                - 'mcmmo.commands.ptp'
                - 'mcmmo.commands.setmyspawn'
                - 'mcmmo.commands.whois'
                - 'mcmmo.motd'
                - 'mcmmo.regeneration'
                - 'mcmmo.skills.repair'
                - 'mcmmo.skills.herbalism'
                - 'mcmmo.skills.acrobatics'
                - 'mobRider.*'
                - 'monstertamer.player.*'
                - 'sprint.allow'
                - 'war.player'
                - 'war.warp'
                - 'wings.fly'
                - 'wolfpound.use'
                - 'ichat.color'
        Basic:
            default: false
            info:
                prefix: ''
                suffix: ''
                build: true
            inheritance:
            permissions:
                - 'localshops.buysell'
                - 'localshops.manage.owner'
                - 'localshops.create'
                - 'localshops.move.free'
                - 'lwc.protect'
                - 'creaturebox.creature'
                - 'creaturebox.dropspawner'
                - 'creaturebox.placespawner'
                - 'creaturebox.set'
                - 'essentials.afk'
                - 'essentials.balance'
                - 'essentials.help'
                - 'essentials.home'
                - 'essentials.kit.*'
                - 'essentials.list'
                - 'essentials.mail'
                - 'essentials.mail.send'
                - 'essentials.pay'
                - 'essentials.playerlist'
                - 'essentials.protect.pvp'
                - 'essentials.rules'
                - 'essentials.sell'
                - 'essentials.sethome'
                - 'essentials.spawn'
                - 'essentials.tpa'
                - 'essentials.tpaccept'
                - 'essentials.tpdeny'
                - 'essentials.warp'
                - 'essentials.worth'
                - 'essentials.signs.heal.use'
                - 'essentials.signs.disposal.use'
                - 'essentials.signs.free.use'
                - 'essentials.signs.mail.use'
                - 'essentials.signs.mail.create'
                - 'essentials.signs.protection.create'
                - 'essentials.signs.protection.use'
                - 'essentials.signs.protection.override'
                - 'mcmmo.chat.adminchat'
                - 'mcmmo.chat.partychat'
                - 'mcmmo.commands.ability'
                - 'mcmmo.commands.myspawn'
                - 'mcmmo.commands.party'
                - 'mcmmo.commands.ptp'
                - 'mcmmo.commands.setmyspawn'
                - 'mcmmo.commands.whois'
                - 'mcmmo.motd'
                - 'mcmmo.regeneration
                - 'mcmmo.skills.herbalism'
                - 'mcmmo.skills.repair'
                - 'mobRider.*'
                - 'monstertamer.player.*'
                - 'multiverse.list'
                - 'multiverse.portal.list'
                - 'sprint.allow'
                - 'war.player'
                - 'war.warp'
                - 'wolfpound.use'
                - 'ichat.color'
        Mods:
            default: false
            info:
                prefix: '&1Police'
                suffix: '&f'
                build: true
            inheritance:
            permissions:
                - 'creaturebox.creature'
                - 'creaturebox.dropspawner'
                - 'creaturebox.placespawner'
                - 'creaturebox.set
                - 'essentials.afk'
                - 'essentials.balance'
                - 'essentials.help'
                - 'essentials.home'
                - 'essentials.kit.*'
                - 'essentials.list'
                - 'essentials.mail'
                - 'essentials.mail.send'
                - 'essentials.pay'
                - 'essentials.playerlist'
                - 'essentials.protect.pvp'
                - 'essentials.rules'
                - 'essentials.sell'
                - 'essentials.sethome'
                - 'essentials.spawn'
                - 'essentials.tpa'
                - 'essentials.tpaccept'
                - 'essentials.tpdeny'
                - 'essentials.warp'
                - 'essentials.worth'
                - 'essentials.signs.heal.use'
                - 'essentials.signs.disposal.use'
                - 'essentials.signs.free.use'
                - 'essentials.signs.mail.use'
                - 'essentials.signs.mail.create'
                - 'essentials.signs.protection.create'
                - 'essentials.signs.protection.use'
                - 'essentials.signs.protection.override'
                - 'lwc.mod'
                - 'lwc.protect'
                - 'monstertamer.player.*'
                - 'mobRider.*'
                - 'multiverse.list'
                - 'multiverse.portal.list'
                - 'war.player'
                - 'war.warp'
                - 'localshops.*'
                - 'mcmmo.motd'
                - 'mcmmo.regeneration'
                - 'mcmmo.chat.partychat'
                - 'mcmmo.chat.adminchat'
                - 'mcmmo.commands.ptp'
                - 'mcmmo.commands.party'
                - 'mcmmo.commands.whois'
                - 'mcmmo.commands.myspawn'
                - 'mcmmo.commands.setmyspawn'
                - 'mcmmo.skills.*'
                - 'essentials.protect.pvp' 
                - 'wolfpound.use'
                - 'mcmmo.ability.*'
                - 'mcmmo.commands.ability'
                - 'sprint.allow'
                - 'wings.fly'
                - 'ichat.color'
        Admin:
            default: false
            info:
                prefix: '&eLord'
                suffix: ''
                build: true
            inheritance:
            permissions:
                - 'worldedit.superpickaxe'
                - 'worldedit.butcher'
                - '-worldedit.*'
                - 'localshops.*'
                - 'citizens.*'
                - 'essentials.*'
                - 'groupmanager.checkp'
                - 'groupmanager.mandemote'
                - 'groupmanager.mangcheckp'
                - 'groupmanager.manglistp'
                - 'groupmanager.manpromote'
                - 'groupmanager.manuadd'
                - 'groupmanager.manualistp'
                - 'groupmanager.manwhois'
                - 'izone.*'
                - 'jail.command.check'
                - 'jail.command.jail'
                - 'jail.command.jaillist'
                - 'jail.command.telein'
                - 'jail.command.teleout'
                - 'jail.command.unjail'
                - 'lwc.admin'
                - 'lwc.protect'
                - 'mcmmo.chat.adminchat'
                - 'mcmmo.chat.partychat'  
                - 'mcmmo.commands.myspawn'
                - 'mcmmo.commands.party'
                - 'mcmmo.commands.ptp'  
                - 'mcmmo.commands.setmyspawn'
                - 'mcmmo.commands.whois'
                - 'mcmmo.motd'  
                - 'mcmmo.regeneration'
                - 'mcmmo.skills.*'
                - 'mcmmo.tools.mcgod'
                - 'mcmmo.tools.mmoedit'
                - 'mobRider.*'
                - 'monstertamer.player.*'
                - 'multiverse.*'
                - 'war.player'
                - 'war.warp'
                - 'wolfpound.*'
                - 'mcmmo.ability.*'
                - 'mcmmo.commands.ability'
                - 'creaturebox.set' 
                - 'creaturebox.give'
                - 'creaturebox.creature'
                - 'creaturebox.dropspawner' 
                - 'creaturebox.placespawner'
                - 'sprint.allow'
                - 'wings.fly'
                - 'chat.color'
        Owner:
            default: false
            info:
                prefix: '&eOwner'
                suffix: '&a'
                build: true
            inheritance:
            permissions:
                - '-mcmmo.item.chimaerawing'
                - 'citizens.*'
                - 'creaturebox.*'
                - 'essentials.*'
                - 'groupmanager.*'
                - 'izone.*'
                - 'jail.*'
                - 'lwc.admin'
                - 'lwc.protect'
                - 'localshops.*'
                - 'mcmmo.*'
                - 'mobRider.*'
                - 'monstertamer.player.*'
                - 'multiverse.*'
                - 'war.*'
                - 'wolfpound.*'
                - 'worldedit.*'
                - 'worldguard.*'
                - 'wings.fly'
                - 'chat.color'
    ##
    # 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:
        ausrelgin:
            group: VIP
            permissions:
        jedserveradmin:
            group: Owner
            permissions:
        Mulshine2:
            group: VIP
            permissions:
        jcapistrano:
            group: VIP
            permissions:
        jaiiiwon:
            group: VIP
            permissions:
        leahdeliso:
            group: VIP
            permissions:
        aziannoob:
            group: VIP
            permissions:
        sam1296:
            group: VIP
            permissions:
        MarshmallowNinja:
            group: VIP
            permissions:
        panda_noob69:
            group: VIP
            permissions:
        jeddeliso596:
            group: Owner
            permissions:
        jeddeliso:
            group: Owner
            permissions:
        samsam1003:
            group: VIP
            permissions:
    
    AND HERES THE ERROR FILE!
    Code:
    [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 parsing a block collection
     in "<reader>", line 247, column 13:
                    - '-mobrider.player'
                    ^
    expected <block end>, but found Scalar
     in "<reader>", line 249, column 16:
                    - 'essentials.balance'
                       ^
    
        at org.yaml.snakeyaml.parser.ParserImpl$ParseBlockSequenceEntry.produce(ParserImpl.java:520)
        at org.yaml.snakeyaml.parser.ParserImpl.peekEvent(ParserImpl.java:163)
        at org.yaml.snakeyaml.parser.ParserImpl.checkEvent(ParserImpl.java:148)
        at org.yaml.snakeyaml.composer.Composer.composeSequenceNode(Composer.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
    
    WHAT IS WRONG WITH THE TWO NOW?
     
  30. Offline

    clown134

    so is this plugin working with 670?
     
  31. Offline

    ChazZTheSpazZ

    I don't mean to be naggy or anything, but my post went completely ignored. I see you have a lot going on here lately, and I do appreciate all of the hard work that has gone into the plugin so far. However, I have a completely useless Permissions plugin right now that's keeping me from launching my server public. I'll try out GroupManager to see if that gets me anywhere for now, but I would much rather use this plugin if it becomes useable. As before, I'll post whatever additional information is needed upon request.
     
Thread Status:
Not open for further replies.

Share This Page