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

    JKan

    are u Buddha? xD thanks!! its gone now but simple admin commands still not working. illl post there.
     
  3. Offline

    southern_storm

    Why is it that I have the .yml file configured correctly but everyone who joins is automatically an Admin? And admin is NOT set to default? I'm stuck
     
  4. Offline

    Jeyge

    Post your permissions.yml file along with your server.log and we can take a look. In the meantime, make sure you aren't running both Permissions and GroupManager and that you have the 2.7.3 version of Permissions. If you have 2.7.1, you will see problems like you are talking about.
     
  5. Offline

    southern_storm

    Thanks, how can I check my version?
     
  6. Offline

    quadrophenik

    Can someone help me with this? Only i get permissions, promoting people wont work... Also, there are a couple formatting issues that it keeps doing automatically, even if i fix them.

    Code:
    groups‭:‬
    ‭ ‬newbies‭:‬
    ‭ ‬default‭: ‬true
    ‭ ‬info‭:‬
    ‭ ‬prefix‭: '‬&e‭'‬
    ‭ ‬suffix‭: ''
    build‭: ‬false
    ‭ ‬inheritance‭:‬
    ‭ ‬permissions‭:‬
    ‭ - '‬essentials.help‭'‬
    ‭ - '‬essentials.helpop‭'‬
    ‭ - '‬essentials.list‭'‬
    ‭ - '‬essentials.motd‭'‬
    ‭ - '‬essentials.rules‭'‬
    ‭ - '‬essentials.spawn‭'‬
    ‭ - '‬essentials.clearinventory‭'‬
    
    ‭ ‬members‭:‬
    ‭ ‬default‭: ‬false
    ‭ ‬info‭:‬
    ‭ ‬prefix‭: '‬&2‭'‬
    ‭ ‬suffix‭: ''‬
    ‭ ‬build‭: ‬true
    ‭ ‬inheritance‭:‬
    ‭ - ‬'newbies'
    ‭ ‬permissions‭:‬
    ‭ - '‬essentials.afk‭'‬
    ‭ - '‬essentials.back.ondeath‭'‬
    ‭ - '‬essentials.balance‭'‬
    ‭ - '‬essentials.chat.shout‭'‬
    ‭ - '‬essentials.compass‭'‬
    ‭ - '‬essentials.home‭'‬
    ‭ - '‬essentials.kit‭'‬
    ‭ - '‬essentials.kit.tools‭'‬
    ‭ - '‬essentials.mail‭'‬
    ‭ - '‬essentials.mail.send‭'‬
    ‭ - '‬essentials.me‭'‬
    ‭ - '‬essentials.msg‭'‬
    ‭ - '‬essentials.nick‭'‬
    ‭ - '‬essentials.pay‭'‬
    ‮ ‬‭ - '‬essentials.portal‭'‬
    ‭ - '‬essentials.protect‭'‬
    ‭ - '‬essentials.sethome‭'‬
    ‭ - '‬essentials.signs.buy.use‭'‬
    ‭ - '‬essentials.signs.disposal.create‭'‬
    ‭ - '‬essentials.signs.disposal.use‭'‬
    ‭ - '‬essentials.signs.free.use‭'‬
    ‭ - '‬essentials.signs.heal.use‭'‬
    ‭ - '‬essentials.signs.mail.create‭'‬
    ‭ - '‬essentials.signs.mail.use‭'‬
    ‭ - '‬essentials.signs.protection.create‭'‬
    ‭ - '‬essentials.signs.protection.use‭'‬
    ‮ ‬‭ - 'essentials.signs.sell.use‭'‬
    ‭ - '‬essentials.signs.trade.create‭'‬
    ‭ - '‬essentials.signs.trade.use‭'‬
    ‭ - '‬essentials.suicide‭'‬
    ‭ - '‬essentials.tpa‭'‬
    ‭ - '‬essentials.tpaccept‭'‬
    ‭ - '‬essentials.tpahere‭'‬
    ‭ - '‬essentials.tpdeny‭'‬
    ‭ - '‬essentials.warp‭'‬
    ‭ - '‬essentials.warp.list‭'‬
    ‭ - '‬essentials.worth‭'‬
    
    ‭ ‬mods‭:‬
    ‭ ‬default‭: ‬false
    ‭ ‬info‭:‬
    ‭ ‬prefix‭: '‬&5‭'‬
    ‭ ‬suffix‭: ''‬
    ‭ ‬build‭: ‬true
    ‭ ‬inheritance‭:‬
    ‭ - ‬'members'
    ‭ ‬permissions‭:‬
    ‭ - '‬essentials.back‭'‬
    ‭ - '‬essentials.ban‭'‬
    ‭ - '‬essentials.banip‭'‬
    ‭ - '‬essentials.broadcast‭'‬
    ‭ - '‬essentials.delwarp‭'‬
    ‭ - '‬essentials.depth‭'‬
    ‭ - '‬essentials.eco‭'‬
    ‭ - '‬essentials.getpos‭'‬
    ‭ - '‬essentials.jump‭'‬
    ‭ - '‬essentials.kick‭'‬
    ‭ - '‬essentials.kill‭'‬
    ‭ - '‬essentials.setwarp‭'‬
    ‮ ‬‭ - 'essentials.time‭'‬
    ‭ - '‬essentials.togglejail‭'‬
    ‭ - '‬essentials.top‭'‬
    ‭ - '‬essentials.tp‭'‬
    ‭ - '‬essentials.tphere‭'‬
    ‭ - '‬essentials.tpo‭'‬
    ‭ - '‬essentials.tpohere‮'‬
    ‭ - '‬essentials.tppos‭'‬
    ‭ - '‬essentials.tptoggle‭'‬
    ‭ - '‬essentials.unban‭'‬
    ‭ - '‬essentials.unbanip‭'‬
    ‭ - '‬essentials.whois‭'‬
    ‭ - '‬essentials.world‭'‬
    ‭ - '‬essentials.ext‭'‬
    ‭ - '‬essentials.item‭'‬
    ‭ ‬admins‭:‬
    ‭ ‬default‭: ‬false
    ‭ ‬info‭:‬
    ‭ ‬prefix‭: '‬&c‭'‬
    ‭ ‬suffix‭: ''‬
    ‭ ‬build‭: ‬true
    ‭ ‬inheritance‭:‬
    ‭ - ‬'mods'
    ‭ ‬permissions‭:‬
    ‭ - '‬essentials‭'‬
    ‭ - '‬essentials.cooldown.bypass‭'‬
    ‭ - '‬essentials.deljail‭'‬
    ‭ - '‬essentials.give‭'‬
    ‭ - '‬essentials.god‭'‬
    ‭ - '‬essentials.heal‭'‬
    ‭ - '‬essentials.heal.others‭'‬
    ‭ - '‬essentials.invsee‭'‬
    ‭ - '‬essentials.jails‭'‬
    ‭ - '‬essentials.kickall‭'‬
    ‭ - '‬essentials.kit‭.*'‬
    ‭ - '‬essentials.mute‭'‬
    ‭ - '‬essentials.sell‭'‬
    ‭ - '‬essentials.setjail‭'‬
    ‭ - '‬essentials.signs.protection.override‭'‬
    ‭ - '‬essentials.spawnmob‭'‬
    ‭ - '‬essentials.teleport.cooldown.bypass‭'‬
    ‭ - '‬essentials.teleport.timer.bypass‭'‬
    ‭ - '‬essentials.togglejail‭'‬
    ‭ - '‬essentials.burn‭'‬
    ‭ - '‬worldedit‭.*'‬
    ‭ ‬
    
    users‭:‬
    ‭ ‬ssej11996‭:‬
    ‭ ‬group‭: ‬'admin'
    ‭ ‬info‭:‬
    ‭ ‬prefix‭: ''‬
    ‭ ‬suffix‭: ''‬
    ‭ ‬permissions‭:
    -'*'
    ‭ ‬
    ‭ ‬HashHound‭:‬
    ‭ ‬group‭: 'members'
    ‭ ‬info‭:‬
    ‭ ‬prefix‭:
    ‭ ‬suffix‭: ''‬
    ‭ ‬permissions‭:‬
    ‭ ‬
    ‭ ‬Derpina‭:‬
    ‭ ‬group‭: ‬admins
    ‭ ‬permissions‮:‬
    ‭ - '-‬derp.derp‭'‬
    
     
  7. Offline

    Jeyge

    It will be in your server.log or console.

    I would love to help but that appears to be a unicode file you posted with a lot of extra information in it. Make sure you are saving the file in utf-8 format and using something like notepad++ to edit it. If you can get another version of it posted, then we can help with the spacing/errors. Perhaps try pastebin.com.

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

    quadrophenik

  9. Offline

    Jeyge

    What I get is:
    Code:
    groups?:?
    ?    ?newbies?:?
    ?        ?default?: ?true
    ?        ?info?:?
    ?            ?prefix?: '?&e?'?
    ?            ?suffix?: '??'?
    ?            ?build?: ?false
    ?        ?inheritance?:?
    ?        ?permissions?:?
    ?            - '?essentials.help?'?
    ?            - '?essentials.helpop?'?
    ?            - '?essentials.list?'?
    ?            - '?essentials.motd?'?
    ?            - '?essentials.rules?'?
    ?            - '?essentials.spawn?'?
    ?            - '?essentials.clearinventory?'?
    ?     ?members?:?
    ?
    Are you using a different codepage or is it saved in some special format?
     
  10. Offline

    quadrophenik

    strange... that didnt happen for me, just delete all ?s... i guess... um... yeah... weird... but anything else? (IM ON A MAC)
     
  11. Offline

    Jeyge

    Mac's support EBCDIC. But the cause of it is something on your side and the plugin won't work until the format is fixed. Check the encoding you are saving it as. Ansi or UTF-8 should be fine along with the normal character set.
     
  12. Offline

    Deiza

    [removed]
    here you go and thanks :D
     
  13. Offline

    southern_storm

    Thanks, I got it fixed :)
     
  14. Offline

    quadrophenik

    Im not sure how to change it... any other way i can get it to you?
     
  15. Offline

    Mason

    O thank you, I thought that was different then moving ranks, It just sounded confusing. Thanks again!

    Mason
     
  16. Offline

    Jeyge

    Unless you change the encoding/whatever is causing the ?s, there really won't be a way to send it to me. If your editing tool doesn't support UTF-8, I would use google to find one that does.
     
  17. Offline

    quadrophenik

    hmm... can u just format it for me if i paste it in a reply?
     
  18. Offline

    Jeyge

    I would suggest never using whatever editor you are currently using again.
    Code:
    groups:
        newbies:
            default: true
            info:
                prefix: '&e'
                suffix: ''
                build: false
            inheritance:
            permissions:
                - 'essentials.help'
                - 'essentials.helpop'
                - 'essentials.list'
                - 'essentials.motd'
                - 'essentials.rules'
                - 'essentials.spawn'
                - 'essentials.clearinventory'
        members:
            default: false
            info:
                prefix: '&2'
                suffix: ''
                build: true
            inheritance:
                - 'newbies'
            permissions:
                - 'essentials.afk'
                - 'essentials.back.ondeath'
                - 'essentials.balance'
                - 'essentials.chat.shout'
                - 'essentials.compass'
                - 'essentials.home'
                - 'essentials.kit'
                - 'essentials.kit.tools'
                - 'essentials.mail'
                - 'essentials.mail.send'
                - 'essentials.me'
                - 'essentials.msg'
                - 'essentials.nick'
                - 'essentials.pay'
                - 'essentials.portal'
                - 'essentials.protect'
                - 'essentials.sethome'
                - 'essentials.signs.buy.use'
                - 'essentials.signs.disposal.create'
                - 'essentials.signs.disposal.use'
                - 'essentials.signs.free.use'
                - 'essentials.signs.heal.use'
                - 'essentials.signs.mail.create'
                - 'essentials.signs.mail.use'
                - 'essentials.signs.protection.create'
                - 'essentials.signs.protection.use'
                - 'essentials.signs.sell.use'
                - 'essentials.signs.trade.create'
                - 'essentials.signs.trade.use'
                - 'essentials.suicide'
                - 'essentials.tpa'
                - 'essentials.tpaccept'
                - 'essentials.tpahere'
                - 'essentials.tpdeny'
                - 'essentials.warp'
                - 'essentials.warp.list'
                - 'essentials.worth'
    
        mods:
            default: false
            info:
                prefix: '&5'
                suffix: ''
                build: true
            inheritance:
                - 'members'
            permissions:
                - 'essentials.back'
                - 'essentials.ban'
                - 'essentials.banip'
                - 'essentials.broadcast'
                - 'essentials.delwarp'
                - 'essentials.depth'
                - 'essentials.eco'
                - 'essentials.getpos'
                - 'essentials.jump'
                - 'essentials.kick'
                - 'essentials.kill'
                - 'essentials.setwarp'
                - 'essentials.time'
                - 'essentials.togglejail'
                - 'essentials.top'
                - 'essentials.tp'
                - 'essentials.tphere'
                - 'essentials.tpo'
                - 'essentials.tpohere'
                - 'essentials.tppos'
                - 'essentials.tptoggle'
                - 'essentials.unban'
                - 'essentials.unbanip'
                - 'essentials.whois'
                - 'essentials.world'
                - 'essentials.ext'
                - 'essentials.item'
        admins:
            default: false
            info:
                prefix: '&c'
                suffix: ''
                build: true
            inheritance:
                - 'mods'
            permissions:
                - 'essentials'
                - 'essentials.cooldown.bypass'
                - 'essentials.deljail'
                - 'essentials.give'
                - 'essentials.god'
                - 'essentials.heal'
                - 'essentials.heal.others'
                - 'essentials.invsee'
                - 'essentials.jails'
                - 'essentials.kickall'
                - 'essentials.kit.*'
                - 'essentials.mute'
                - 'essentials.sell'
                - 'essentials.setjail'
                - 'essentials.signs.protection.override'
                - 'essentials.spawnmob'
                - 'essentials.teleport.cooldown.bypass'
                - 'essentials.teleport.timer.bypass'
                - 'essentials.togglejail'
                - 'essentials.burn'
                - 'worldedit.*'
                
    users:
        ssej11996:
            group: 'admins'
            info:
                prefix: ''
                suffix: ''
            permissions:
       
        HashHound:
            group: 'members'
            info:
                prefix: ''
                suffix: ''
            permissions:
     
  19. Offline

    quadrophenik

    what do you mean? i thought that didnt work
     
  20. Offline

    Jeyge

    I mean you should never use whatever editor did that to your file.
     
  21. Offline

    quadrophenik

    woops, i missed the 'never' in the first post... my bad... but anything u can do to fix it ?:D
     
  22. Offline

    Jeyge

    I already did. It took a while though to track down all of the special characters.
     
  23. Offline

    quadrophenik

    oh, awesome, thanks, is the version above the edited one?
     
  24. Offline

    Jeyge

    Yep.
     
  25. Offline

    TheCastCraft

    I have permissions in my plugins folder, but more plugins that are supposed to work with permissions don't recognize it so they default to op
     
  26. Offline

    Jeyge

    Post your server.log and permissions.yml file.
     
  27. Offline

    TheCastCraft

    # 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: false
    info:
    prefix: '&2'
    suffix: '&3'
    build: false
    inheritance:
    permissions:
    - 'foo.bar'
    - 'spawn*'
    Moderator:
    default: true
    info:
    prefix: '&2'
    suffix: '&2'
    build: true
    inheritance:
    - Default
    permissions:
    - 'bar.foo'
    Admins:
    default: false
    info:
    prefix: '&9'
    suffix: '&9'
    build: true
    inheritance:
    permissions:
    - 'tp*'
    - 't2p*'
    - 'tphere*'
    - 'playerlist*'
    - 'msg*'
    - 'inferno'

    ##
    # 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:
    Ericod7:
    group: Admins
    prefix: 'Super Admin'
    suffix: ''
    permissions:
    - 'kill'
    - 'day'
    - 'item*'
    - 'repair'
    - 'color'
    - 'tp*'
    - 't2p*'
    - 'tphere*'
    - 'playerlist*'
    - 'heal'
    - 'msg*'
    - 'godmode'
    - 'maim'
    - 'jesus'
    - 'superjump'
    - 'inferno'
    - 'superpowers.use'
    - 'btb*'
    - 'tpp.admin.'
    - 'tpp.jump.'
    - 'spawn*'
    - 'setspawn'
    - 'colorme.list*'
    - 'colorme'
    - 'creaturespawner.spawn'
    - 'admincmd.weather.clear'
    - 'admincmd.weather.storm'
    Herpina:
    group: Moderator
    info:
    prefix: 'Moo'
    suffix: 'Cow'
    permissions:
    - 'herp.derp'
    brody15:
    group: Admins
    prefix: 'Admin'
    permissions:
    - 'day'
    - 'item'
    - 'repair'
    - 'color'
    - 'tp*'
    - 't2p*'
    - 'tphere*'
    - 'playerlist*'
    - 'heal'
    - 'msg*'
    - 'maim'
    - 'jesus'
    - 'superjump'
    - 'inferno'
    - 'sethome'

    [Lnet.minecraft.server.Statistic;@5b6df84b
    146 recipes
    [Lnet.minecraft.server.Statistic;@5b6df84b
    16 achievements
    17:49:44 [INFO] Starting minecraft server version Beta 1.5_02
    17:49:44 [INFO] Loading properties
    17:49:44 [INFO] Starting Minecraft server on 5.195.204.18:25565
    17:49:44 [INFO] This server is running Craftbukkit version git-Bukkit-0.0.0-729-
    g5ee3f0f-b766jnks (MC: 1.5_02)
    17:49:44 [INFO] Preparing level "Parkour"
    17:49:44 [INFO] Preparing start region
    17:49:45 [SEVERE] Could not load 'plugins\Permissions.jar' in folder 'plugins':

    java.lang.reflect.InvocationTargetException
    at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)

    at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)

    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Sou
    rce)
    at java.lang.reflect.Constructor.newInstance(Unknown Source)
    at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.j
    ava:164)
    at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.
    java:191)
    at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager
    .java:115)
    at org.bukkit.craftbukkit.CraftServer.loadPlugins(CraftServer.java:100)
    at net.minecraft.server.MinecraftServer.e(MinecraftServer.java:218)
    at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:205)
    at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:145)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:260)
    at net.minecraft.server.ThreadServerApplication.run(SourceFile:394)
    Caused by: mapping values are not allowed here
    in "<reader>", line 108, column 19:
    prefix: 'Super Admin'
    ^

    at org.yaml.snakeyaml.scanner.ScannerImpl.fetchValue(ScannerImpl.java:74
    5)
    at org.yaml.snakeyaml.scanner.ScannerImpl.fetchMoreTokens(ScannerImpl.ja
    va:307)
    at org.yaml.snakeyaml.scanner.ScannerImpl.checkToken(ScannerImpl.java:18
    3)
    at org.yaml.snakeyaml.parser.ParserImpl$ParseBlockMappingKey.produce(Par
    serImpl.java:564)
    at org.yaml.snakeyaml.parser.ParserImpl.peekEvent(ParserImpl.java:163)
    at org.yaml.snakeyaml.parser.ParserImpl.checkEvent(ParserImpl.java:148)
    at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java
    :228)
    at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:160)
    at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java
    :230)
    at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:160)
    at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java
    :230)
    at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:160)
    at org.yaml.snakeyaml.composer.Composer.composeDocument(Composer.java:12
    2)
    at org.yaml.snakeyaml.composer.Composer.getSingleNode(Composer.java:105)

    at org.yaml.snakeyaml.constructor.BaseConstructor.getSingleData(BaseCons
    tructor.java:124)
    at org.yaml.snakeyaml.Yaml.load(Yaml.java:264)
    at com.nijiko.configuration.NotNullConfiguration.load(NotNullConfigurati
    on.java:58)
    at com.nijikokun.bukkit.Permissions.Permissions.<init>(Permissions.java:
    132)
    ... 13 more
    17:49:45 [INFO] [AdminCmd] Plugin Enabled. (version4.7.3)
    17:49:46 [INFO] [AncientGates v1.0.2] Loading conf from disk
    17:49:46 [INFO] [AncientGates v1.0.2] Loading gates from disk
    17:49:47 [INFO] [AncientGates v1.0.2] Enabled
    17:49:47 [WARNING] [AutoSave] UNKNOWN SERVER VERSION: It has NOT been tested and
    AutoSave MAY NOT function properly: git-Bukkit-0.0.0-729-g5ee3f0f-b766jnks (MC:
    1.5_02)
    17:49:47 [INFO] [AutoSave] Loading config file
    17:49:47 [INFO] [AutoSave] Version 1.2.8 is enabled: b553a950-0865-442c-a377-c52
    ce0df725f
    17:49:47 [INFO] [AutoStop] Permissions not enabled.
    17:49:47 [INFO] [AutoStop] autostop.properties created
    17:49:47 [INFO] AutoStop Enabled. Windows 7
    17:49:47 [INFO] [AutoStop] Scheduled for shutdown at time(s): 12:00:00
    17:49:47 [INFO] [ColorMe]: Permission system not detected. Defaulting to OP perm
    issions.
    17:49:47 [INFO] [ColorMe] v2.0 has been enabled.
    17:49:47 [INFO] FenceStack version 1.13 loaded.
    17:49:47 [INFO] godPowers version 2.0 is enabled!
    17:49:47 [INFO] It seems you don't have permissions installed. Ops will have pri
    ority with godPowers now!
    17:49:47 [INFO] HeroicDeath: Improper color definition in config.yml, using defa
    ult.
    17:49:47 [INFO] [HeroicDeath] 1.8.0.150 enabled.
    17:49:47 [INFO] [iConomy] Default setup file written: Config.yml
    17:49:47 [INFO] [iConomy] Default setup file written: Template.yml
    17:49:47 [INFO] [iConomy] Logging is currently disabled.
    17:49:47 [INFO] [iConomy] v5.01 (Eruanna) loaded.
    17:49:47 [INFO] [iConomy] Developed by: [Nijikokun]
    17:49:47 [INFO] Nether v1.1 enabled
    17:49:47 [INFO] PlgSetspawn version 4.1 is enabled!
    17:49:47 [INFO] [Prefixer]: Permission system not detected. Defaulting to OP per
    missions.
    17:49:47 [INFO] [Prefixer] v2.3 has been enabled.
    17:49:47 [INFO] SimpleSpawn is enabled.
    17:49:47 [INFO] [SuperPowers] Couldn't find permissions plugin. Defaulting to op
    s.txt
    17:49:47 [INFO] SuperPowers v0.4 loaded!
    17:49:47 [INFO] If you're using CraftBukkit 617 flying WILL NOT work. Please don
    't post about it to the thread.
    17:49:47 [INFO] [Tele++] version [1.3.3a] loaded
    17:49:47 [INFO] WeatherPlugin version 1.1 is enabled op-only permissions!
    17:49:47 [INFO] [WolfPound] - Version 0.11 Enabled
    17:49:47 [INFO] [WolfPound] using iConomy Economy!
    17:49:47 [INFO] WorldEdit 4.4 enabled.
    17:49:47 [INFO] WorldEdit: No known permissions plugin detected. Using configura
    tion file for permissions.
    17:49:48 [INFO] WorldGuard: No known permissions plugin detected. Using configur
    ation file for permissions.
    17:49:48 [INFO] WorldGuard: (Parkour) Single session is enforced.
    17:49:48 [INFO] WorldGuard: (Parkour) TNT ignition is PERMITTED.
    17:49:48 [INFO] WorldGuard: (Parkour) Lighters are PERMITTED.
    17:49:48 [INFO] WorldGuard: (Parkour) Lava fire is blocked.
    17:49:48 [INFO] WorldGuard: (Parkour) Fire spread is UNRESTRICTED.
    17:49:48 [INFO] WorldGuard: Loaded configuration for world 'Parkour"
    17:49:48 [INFO] WorldGuard: (TheCastCraft) Single session is enforced.
    17:49:48 [INFO] WorldGuard: (TheCastCraft) TNT ignition is blocked.
    17:49:48 [INFO] WorldGuard: (TheCastCraft) Lighters are blocked.
    17:49:48 [INFO] WorldGuard: (TheCastCraft) Lava fire is blocked.
    17:49:48 [INFO] WorldGuard: (TheCastCraft) All fire spread is disabled.
    17:49:48 [INFO] WorldGuard: Loaded configuration for world 'TheCastCraft"
    17:49:48 [INFO] WorldGuard: (netherworld) Single session is enforced.
    17:49:48 [INFO] WorldGuard: (netherworld) TNT ignition is PERMITTED.
    17:49:48 [INFO] WorldGuard: (netherworld) Lighters are PERMITTED.
    17:49:48 [INFO] WorldGuard: (netherworld) Lava fire is blocked.
    17:49:48 [INFO] WorldGuard: (netherworld) Fire spread is UNRESTRICTED.
    17:49:48 [INFO] WorldGuard: Loaded configuration for world 'netherworld"
    17:49:48 [INFO] WorldGuard: 1 regions loaded for 'TheCastCraft'
    17:49:48 [INFO] WorldGuard 5.0-alpha10 enabled.
    17:49:48 [INFO] Done (0.399s)! For help, type "help" or "?"
    >
     
  28. Offline

    Jeyge

    You need to add the info: tag before the prefix and suffix:
    Code:
    users:
         Ericod7:
             group: Admins
    
    [COLOR=rgb(255, 0, 0)]info:[/COLOR]
    prefix: 'Super Admin'
                 suffix: ''
             permissions:
                 
     
  29. Offline

    Deiza

    [removed]
    can someone tell me why my permissions isnt working​
     
  30. Offline

    Jeyge

    Hmmmm, click on a link that I can't actually see what it is just to give someone perhaps .000002 cents, nah.
     
  31. Offline

    Deiza

    dude please i need help i got know idea why its working at i spent like 2hours on it
     
Thread Status:
Not open for further replies.

Share This Page