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

    SvenBrnn

    I set up a Fresh bukkit just for testing this issue.
    On this server there is only a Permission Plugin installed.
    freshBukkit.png

    Seems that Windows Server 2008 has some Problems with the directory seperator.
     
  3. Offline

    rostex

    Heeeelp... Permissions works incorrectly for me (Bukkit 766)...
    When i rename .yml file not like my world name plugins write that Permission detected and etc
    If i rename .yml exactly my world name plugins write that Permissions not detected
     
  4. Offline

    DeathQueen

    Ok, my players keep getting the message "You do not have permission to do this" when ever they try to build. I'm not sure why, since I put them in a group with building rights. The message goes away when someone is op, but persists if they only have admin. Here is my config file:

    Code:
    groups:
        Default:
            default: true
            info:
                prefix: ''
                suffix: ''
                build: false
            inheritance:
            permissions:
                - 'general.spawn'
        Builders:
            default: false
            info:
                prefix: ''
                suffix: ''
                build: true
            inheritance:
            permissions:
                - 'general.spawn'
        AdvBuilders:
            default: false
            info:
                prefix: ''
                suffix: ''
                build: true
            inheritance:
                - Builders
            permissions:
                - ''
        Moderators:
            default: false
            info:
                prefix: ''
                suffix: ''
                build: true
            inheritance:
                - AdvBuilders
            permissions:
                - ''
        Admins:
            default: false
            info:
                prefix: ''
                suffix: ''
                build: true
            inheritance:
                - Moderators
            permissions:
                - 'general.*'
                - 'WorldEdit.*'
                - 'antixray.axr.*'
                - 'permissions.*'
                - 'lwc.admins'
        SuperAdmins:
            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:
        DynastyW:
            group: SuperAdmins
            info:
                prefix: '&9[God]'
                suffix: ''
            permissions:
                - ''
        zMoBacon:
            group: Admins
            info:
                prefix: '&2[THE BOSS]'
                suffix: ''
            permissions:
                - ''
        miseryfe:
            group: Admins
            info:
                prefix: '&2[Head Moderator]'
                suffix: ''
            permissions:
                - ''
        JKIS:
            group: Builders
            info:
                prefix: '&5[Builder]'
                suffix: ''
            permissions:
                - ''
        TimBNL:
            group: Admins
            info:
                prefix: '&4[BNL Leader]'
                suffix: ''
            permissions:
                - ''
        Seans101:
            group: AdvBuilders
            info:
                prefix: '&4[FC Guardian]'
                suffix: ''
            permissions:
                - ''
        KapiteinKoffie:
            group: AdvBuilders
            info:
                prefix: '&4[BNL Admin]'
                suffix: ''
            permissions:
                - ''
        VmKid:
            group: SuperAdmins
            info:
                prefix: '&e[The Kid]'
                suffix: ''
            permissions:
                - ''
        gyrofest:
            group: Admins
            info:
                prefix: '&2[Shaman]'
                suffix: ''
            permissions:
                - ''
        GreenTuxMan:
            group: AdvBuilders
            info:
                prefix: '&4[H4X0RZ]'
                suffix: ''
            permissions:
                - ''
        LifeIsGood26:
            group: Moderators
            info:
                prefix: '&5[Mod]'
                suffix: ''
            permissions:
                - ''
        CybaPriest:
            group: Builders
            info:
                prefix: '&5[Builder]'
                suffix: ''
            permissions:
                - ''
        rocckker13:
            group: Admins
            info:
                prefix: '&2[Test Admin]'
                suffix: ''
            permissions:
                - ''
        lightdasher:
            group: Builders
            info:
                prefix: '&5[Builder]'
                suffix: ''
            permissions:
                - ''
        Voltricx:
            group: AdvBuilders
            info:
                prefix: '&5[Builder]'
                suffix: ''
            permissions:
                - ''
        candydad:
            group: Admins
            info:
                prefix: '&2[CD]'
                suffix: ''
            permissions:
                - ''
     
  5. Offline

    rostex

    You need to change build in default group from false to true (7 line)
     
  6. Offline

    Jeyge

    Nothing in the Permissions plugin would delete your file inside the permissions folder and it is creating that permissionsworld2.yml because it can't find a world2.yml file in the permissions folder.

    There really isn't anything wrong with that permissions file so I'm going to guess you are also getting BLOCK_BREAK and BLOCK_PLACE errors in your server.log. If so, it is probably caused by an incorrectly named permissions.yml file. In the permissions directory, make sure you file is named <world name>.yml and not <world name>.yml.yml or anything else like that.

    That will be fixed in a later version of permissions. Unfortunately, by removing the file creation all together and not by correcting the separator. That file is a great tool to see if the actual <world name>.yml file is named correctly.

    I'm not sure placing water or lava causes a BLOCK_PLACE event from happening. Might be something that was missed.
    Sounds like you have a problem with your permissions.yml file. Post it and the errors and we'll take a look at it.

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

    acetech09

    I got a problem. Groups aren't working like I want them to. I give a player a * in their permissions, and they can use everything, but when I put them in the 'admin' group which has a * in it, and put myself in that group, I can't use anything.

    Code:
    groups:
        Admin:
            default: false
            info:
                prefix: ''
                suffix: ''
                build: true
            inheritance:
            permissions:
                - '*'
    
    users:
        acetech09:
           group: Admin
           permissions:
    doesn't work, while

    Code:
    users:
        acetech09:
          group: Admin
          permissions:
                - '*'
    does.

    HALP! :)
     
  8. Offline

    Schlumpfpirat

    I don't want to give Default Users Build rights.. is there any other way to get permissions working and allowing other users to build?

    Code:
    # System is no longer used, but may become used in the future
    # Copies is for multiple-world support
    #   Put the name of the world you wish for it to be a clone of, otherwise leave it empty.
    #   If this file is for your default world (the one in server.properties) then you must
    #   leave copies blank.
    #  Example: copies: Derp    -  This will clone the permissions of the world Derp
    #
    # Make sure to rename this file to the name of the world that is in sever.properties under
    # level-name.  So if it is level-name: world  then this should be world.yml and in the
    # plugins/Permissions directory (ie. plugins/Permissions/world.yml)
    #
    # NOTE: Do not use tabs while editing this document.  Use only spaces.  A good way to avoid
    # doing this is to use Notepad++ and replace the tab with 4 spaces.
    plugin:
        permissions:
            system: default
            copies:
    
    ##
    # AntiBuild is included with this.  To disable a group from being able to build then
    # set the build: flag to false (build: false).  If you want a group to be able to build
    # then set it to true.
    ##
    # Groups can contain inheritance.
    #   To make a group inherit the permissions from another
    #   group simply place the groups name in the "inheritance:" like so:
    #
    #   Example:
    #       inheritance:
    #           - Default
    ##
    #   All permissions including the asterisks must be placed in single quotes.
    #   like so:
    #
    #       - 'foo.bar'
    #
    #   Otherwise errors will happen!
    ##
    #   Globalized Permission settings:
    #
    #       If a permission contains periods (.) you can denote a globalized parameter:
    #
    #           - 'foo.*'
    #
    #       This will allow you to use all general commands.
    #
    ##
    #   Single Asterisk denotes all commands:
    #
    #       - '*'
    #   If you give a group this permissions, do not have the group inherit any permissions
    #   from other groups.  Any users assigned to this group should NOT be given any additional
    #   permissions either.
    ##
    #   To exempt a node use the - prefix like so:
    #       - '-foo.bar'
    ##
    #   prefix: and suffix: do not do anything on their own.  You need another outside plugin
    #   such as iChat or HeroChat in order for these to do anything.
    groups:
        Default:
            default: true
            info:
                prefix: '&7Noob'
                suffix: '&7'
                build: true
            inheritance:
            permissions:
                - 'foo.bar'
                - 'essentials.msg'
                - 'essentials.spawn'
                - 'essentials.compass'
                - 'multihome.home'
                - 'multihome.namedhome'
                - 'multihome.deletehome'
                - 'multihome.listhomes.myself'
                - 'mcdocs./rules'
                - 'mcdocs./color'
                - 'mcdocs./donate'
                - 'mcdocs./news'
                - 'mcdocs./register'
                - 'mcdocs./motd'
                - 'mcdocs./online'
                - 'mcdocs./list'
                - 'mcdocs./o'
        VIP:
            default: false
            info:
                prefix: ''
                suffix: ''
                build: true
            inheritance:
            - Default
            permissions:
                - 'bar.foo'
                - 'essentials.tp'
                - 'essentials.whois'
                - 'essentials.suicide'
                - 'craftbook.*'
                - 'tombstone.use'
                - 'tombstone.large'
                - 'tombstone.sign'
                - 'tombstone.quickloot'
                - 'tombstone.freechest'
                - 'tombstone.freesign'
                - 'multihome.sethome'
                - 'multihome.setnamedhome'
                - 'multihome.invitehome'
                - 'multihome.invitenamedhome'
                - 'multihome.uninvitehome'
                - 'multihome.uninvitenamedhome'
                - 'multihome.listinvites.tome'
                - 'multihome.listinvites.toothers'
                - 'lwc.protect'
                - 'fishpeople.infiniteair'
                - 'fishpeople.extendedair'
                - 'fishpeople.cantalkunderwater'
                - 'fishpeople.invinciblehelmet'
                - 'tombstone.cmd.tomblist'
                - 'tombstone.cmd.tombfind'
                - 'multihome.othershome'
                - 'nocheat.notify'
                - 'bColoredChat.signColor'
                - 'mywarp.warp.basic.warp'
                - 'mywarp.warp.basic.list'
                - 'mywarp.warp.basic.createprivate'
                - 'mywarp.warp.soc.give'
                - 'mywarp.warp.soc.invite'
                - 'mywarp.warp.soc.uninvite'
                - 'mywarp.warp.basic.createpublic'
                - 'mywarp.warp.basic.search'
                - 'mywarp.warp.sign.warp'
                - 'ThunderJoin.join'
                - 'essentials.nick'
                - 'essentials.afk'
                - 'essentials.me'
                - 'fishpeople.infiniteair'
                - 'fishpeople.extendedair'
                - 'fishpeople.cantalkunderwater'
                - 'fishpeople.invinciblehelmet'
        Moderator:
            default: false
            info:
                prefix: '&6M'
                suffix: '&6'
                build: true
            inheritance:
                - VIP
            permissions:
                - 'essentials.give'
                - 'essentials.item'
                - 'essentials.kick'
                - 'worldguard.god'
                - 'worldguard.stack'
                - 'worldguard.heal'
                - 'worldguard.region.define'
                - 'worldguard.region.redefine'
                - 'worldguard.region.select'
                - 'worldguard.region.info'
                - 'worldguard.region.list'
                - 'worldguard.region.flag'
                - 'worldguard.region.remove'
                - 'worldguard.region.addmember'
                - 'worldguard.region.addowner'
                - 'worldguard.region.removemember'
                - 'worldguard.region.removeowner'
                - 'worldedit.selection.*'
                - 'essentials.see'
                - 'essentials.tempban'
                - 'essentials.invsee'
                - 'essentials.kit'
                - 'essentials.tphere'
                - 'essentials.broadcast'
                - 'magiccarpet.mc'
                - 'magiccarpet.ml'
                - 'essentials.clearinventory.'
                - 'essentials.clearinventory.others'
                - 'worldedit.navigation.thru'
                - 'worldedit.navigation.jumpto'
                - 'essentials.kill'
        Admins:
            default: false
            info:
                prefix: '&4Admin'
                suffix: '&4'
                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:
        Schlumpfpirat:
            group: Admins
            info:
                prefix: ''
                suffix: ''
                var1: '+suffix'
            permissions:
        Rainbow_x3:
            group: Admins
            info:
                prefix: '&d<3'
                suffix: '&d'
                var1: '+suffix'
            permissions:
        Br1an:
            group: VIP
            info:
                prefix: '&cFeuerbaendiger'
                suffix: '&7'
            permissions:
        The_Jerg:
            group: VIP
            info:
                prefix: ''
                suffix: '&d'
            permissions:
        Zausel1401:
            group: MOD
            info:
                prefix: ''
                suffix: ''
                var1: '+suffix'
            permissions:
        Darth_Doner:
            group: VIP
            info:
                prefix: '&cMhhhhhhhhhhhhhhhhh'
                suffix: '&a'
            permissions:
        Neija:
            group: VIP
            info:
                prefix: '&eKonditorin'
                suffix: '&b'
            permissions:
        Badudel:
            group: Admins
            info:
                prefix: ''
                suffix: ''
                var1: '+suffix'
            permissions:
        KingCarsten:
            group: VIP
            info:
                prefix: '&cDer Grosse'
                suffix: '&1'
            permissions:
        WarmesToastbrot:
            group: VIP
            info:
                prefix: '&5Gebraut nach dem deutschen Reinheitsgebot'
                suffix: '&5'
            permissions:
     
  9. Offline

    Aleyasu

    Hey awesome plugin. I have some problems though...
    Everything worked fine untill i turned my server on today. When i turned it on, Permissions wouldnt work. Here is the server log:
    2011-05-11 17:13:09 [INFO] Starting minecraft server version Beta 1.5_02
    2011-05-11 17:13:09 [INFO] Loading properties
    2011-05-11 17:13:09 [INFO] Starting Minecraft server on *:25565
    2011-05-11 17:13:09 [WARNING] **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE!
    2011-05-11 17:13:09 [WARNING] The server will make no attempt to authenticate usernames. Beware.
    2011-05-11 17:13:09 [WARNING] While this makes the game possible to play without internet access, it also opens up the ability for hackers to connect with any username they choose.
    2011-05-11 17:13:09 [WARNING] To change this, set "online-mode" to "true" in the server.settings file.
    2011-05-11 17:13:09 [INFO] This server is running Craftbukkit version git-Bukkit-0.0.0-706-gf53e007-b740jnks (MC: 1.5_02)
    2011-05-11 17:13:09 [INFO] Preparing level "world"
    2011-05-11 17:13:09 [INFO] Preparing start region
    2011-05-11 17:13:10 [INFO] Preparing spawn area: 89%
    2011-05-11 17:13:10 [SEVERE] ebean.properties not found
    2011-05-11 17:13:10 [INFO] DataSourcePool [iConomyChestShop] autoCommit[false] transIsolation[SERIALIZABLE] min[2] max[20]
    2011-05-11 17:13:10 [INFO] SubClassFactory parent ClassLoader [org.bukkit.plugin.java.PluginClassLoader]
    2011-05-11 17:13:11 [INFO] Entities enhanced[0] subclassed[1]
    2011-05-11 17:13:11 [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 Source)
    at java.lang.reflect.Constructor.newInstance(Unknown Source)
    at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:138)
    at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:160)
    at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:108)
    at org.bukkit.craftbukkit.CraftServer.loadPlugins(CraftServer.java:85)
    at net.minecraft.server.MinecraftServer.e(MinecraftServer.java:217)
    at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:204)
    at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:144)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:259)
    at net.minecraft.server.ThreadServerApplication.run(SourceFile:394)
    Caused by: while parsing a block mapping
    in "<reader>", line 61, column 5:
    G:
    ^
    expected <block end>, but found BlockMappingStart
    in "<reader>", line 209, column 6:
    A:
    ^
    at org.yaml.snakeyaml.parser.ParserImpl$ParseBlockMappingKey.produce(ParserImpl.java:576)
    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.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 com.nijiko.configuration.NotNullConfiguration.load(NotNullConfiguration.java:58)
    at com.nijikokun.bukkit.Permissions.Permissions.<init>(Permissions.java:132)
    ... 13 more
    2011-05-11 17:13:11 [INFO] [AutoAnnouncer] Permissions system is enabled but could not be loaded!
    2011-05-11 17:13:11 [INFO] [AutoAnnouncer] Settings Loaded (3 announces).
    2011-05-11 17:13:11 [INFO] [AutoAnnouncer] Scheduled every 2 minutes!
    2011-05-11 17:13:11 [INFO] [AutoAnnouncer] v1.2-05.01 is enabled!
    2011-05-11 17:13:11 [INFO] [AutoAnnouncer] Developed by: [Sharkiller]
    2011-05-11 17:13:11 [INFO] BlockHead version 0.3.4 by zand is enabled!
    2011-05-11 17:13:11 [INFO] [ColorMe]: Permission system not detected. Defaulting to OP permissions.
    2011-05-11 17:13:11 [INFO] [ColorMe] v2.0 has been enabled.
    2011-05-11 17:13:12 [INFO] Loaded Essentials build 2.2.6 maintained by Zenexer, ementalo, Aelux, Brettflan, KimKandor, snowleo and ceulemans.
    2011-05-11 17:13:12 [INFO] iChat (v2.2.3) enabled
    2011-05-11 17:13:12 [INFO] [iConomy] Logging is currently disabled.
    2011-05-11 17:13:12 [INFO] [iConomy] v5.0 (Eruanna) loaded.
    2011-05-11 17:13:12 [INFO] [iConomy] Developed by: [Nijikokun]
    2011-05-11 17:13:12 [INFO] [iConomyChestShop] version 2.6 initialized!
    2011-05-11 17:13:12 [INFO] [iConomyChestShop] iConomy version 5.0 loaded.
    2011-05-11 17:13:12 [INFO] [iConomyChestShop] Lockette version 1.3.6 loaded.
    2011-05-11 17:13:12 [INFO] IPGet version 0.4 is enabled!
    2011-05-11 17:13:12 [INFO] Lockette version 1.3.6 is being enabled! Yay! (Core version 1.0)
    2011-05-11 17:13:12 [INFO] Lockette: Detected craftbukkit build [740] ok.
    2011-05-11 17:13:12 [INFO] Lockette: Using ops file for admin permissions.
    2011-05-11 17:13:12 [INFO] Lockette: Ready to protect your containers.
    2011-05-11 17:13:12 [WARNING] [NoCheat] version [0.9.6] couldn't find Permissions plugin. Fallback to 'isOp()' equals 'nocheat.*'
    2011-05-11 17:13:12 [INFO] [NoCheat] version [0.9.6] couldn't find CrafTIRC plugin. Disabling logging to IRC.
    2011-05-11 17:13:12 [INFO] [NoCheat] version [0.9.6] is enabled with the following checks: moving bedteleport speedhack itemdupe flying
    2011-05-11 17:13:12 [INFO] [NoSpam] - Config Found! Loading...
    2011-05-11 17:13:12 [INFO] [NoSpam] - Config Loaded Successfully!
    2011-05-11 17:13:12 [INFO] [NoSpam] - Permissions Not Detected! Defaulting to OP
    2011-05-11 17:13:12 [INFO] [NoSpam] - Plugin Enabled - Adamki11s
    2011-05-11 17:13:12 [INFO] [PermissionsPlus] Unable to load Permissions.
    2011-05-11 17:13:12 [INFO] [PermissionsPlus] has been disabled.
    2011-05-11 17:13:12 [INFO] [Prefixer]: Permission system not detected. Defaulting to OP permissions.
    2011-05-11 17:13:12 [INFO] [Prefixer] v2.2 has been enabled.
    2011-05-11 17:13:13 [INFO] [Residence] Permissions Plugin NOT Found!
    2011-05-11 17:13:13 [INFO] [Residence] Successfully linked with iConomy!
    2011-05-11 17:13:13 [INFO] [Residence] Loaded Residences...
    2011-05-11 17:13:13 [INFO] [Residence] Enabled! Version v2.0 by bekvon
    2011-05-11 17:13:13 [INFO] [SignColours] Permission system not enabled. Enabling coloured signs for all users
    2011-05-11 17:13:13 [INFO] [Sortal] version 2.7 is enabled!
    2011-05-11 17:13:13 [INFO] [Sortal] Permission system not detected, Open to anyone!
    2011-05-11 17:13:13 [INFO] SpawnX enabled
    2011-05-11 17:13:13 [INFO] Permission system not detected, defaulting to OP
    2011-05-11 17:13:13 [INFO] [Wanted] Permissions is not loaded, disabling.
    2011-05-11 17:13:13 [INFO] [Wanted] Reports saved.
    2011-05-11 17:13:13 [INFO] [Wanted] Found data file commencing load.
    2011-05-11 17:13:13 [INFO] [Wanted] There are no reports.
    2011-05-11 17:13:13 [INFO] [Wanted] version [1.0.0] enabled.
    2011-05-11 17:13:13 [INFO] [WolfPound] - Version 0.11 Enabled
    2011-05-11 17:13:13 [INFO] [WolfPound] using iConomy Economy!
    2011-05-11 17:13:13 [INFO] WorldEdit 4.4 enabled.
    2011-05-11 17:13:13 [INFO] WorldEdit: No known permissions plugin detected. Using configuration file for permissions.
    2011-05-11 17:13:13 [INFO] WorldGuard: No known permissions plugin detected. Using configuration file for permissions.
    2011-05-11 17:13:13 [INFO] WorldGuard: Blacklist loaded.
    2011-05-11 17:13:13 [INFO] WorldGuard: (world) Single session is enforced.
    2011-05-11 17:13:13 [INFO] WorldGuard: (world) TNT ignition is blocked.
    2011-05-11 17:13:13 [INFO] WorldGuard: (world) Lighters are blocked.
    2011-05-11 17:13:13 [INFO] WorldGuard: (world) Lava fire is blocked.
    2011-05-11 17:13:13 [INFO] WorldGuard: (world) All fire spread is disabled.
    2011-05-11 17:13:13 [INFO] WorldGuard: Loaded configuration for world 'world"
    2011-05-11 17:13:13 [INFO] WorldGuard: (nether) Single session is enforced.
    2011-05-11 17:13:13 [INFO] WorldGuard: (nether) TNT ignition is PERMITTED.
    2011-05-11 17:13:13 [INFO] WorldGuard: (nether) Lighters are PERMITTED.
    2011-05-11 17:13:13 [INFO] WorldGuard: (nether) Lava fire is blocked.
    2011-05-11 17:13:13 [INFO] WorldGuard: (nether) Fire spread is UNRESTRICTED.
    2011-05-11 17:13:13 [INFO] WorldGuard: Loaded configuration for world 'nether"
    2011-05-11 17:13:13 [INFO] WorldGuard 5.0-alpha10 enabled.
    2011-05-11 17:13:13 [INFO] [xAuth] Loading player accounts..
    2011-05-11 17:13:13 [INFO] [xAuth] Done! Loaded 2 Accounts!
    2011-05-11 17:13:13 [INFO] [xAuth] Permissions plugin not detected, defaulting to ops.txt
    2011-05-11 17:13:13 [INFO] [xAuth] v1.2.4 Enabled!
    2011-05-11 17:13:13 [INFO] Done (0.387s)! For help, type "help" or "?"
    2011-05-11 17:13:13 [INFO] Stopping the server..
    2011-05-11 17:13:13 [INFO] CONSOLE: Stopping the server..
    2011-05-11 17:13:13 [INFO] Stopping server
    2011-05-11 17:13:13 [INFO] [AutoAnnouncer] Scheduling finished!
    2011-05-11 17:13:13 [INFO] [AutoAnnouncer] v1.2-05.01 is disabled!.
    2011-05-11 17:13:13 [INFO] [ColorMe] has been disabled.
    2011-05-11 17:13:13 [INFO] [iChat] iChat Disabled
    2011-05-11 17:13:13 [INFO] [iConomy] Plugin disabled.
    2011-05-11 17:13:13 [INFO] [iConomyChestShop] version 2.6 distabled!
    2011-05-11 17:13:13 [INFO] IPGet Disabled
    2011-05-11 17:13:13 [INFO] Lockette: Closing all automatic doors.
    2011-05-11 17:13:13 [INFO] [NoCheat] version [0.9.6] is disabled.
    2011-05-11 17:13:13 [INFO] [NoSpam] - Plugin Enabled - Adamki11s
    2011-05-11 17:13:13 [INFO] [Prefixer] has been disabled.
    2011-05-11 17:13:13 [INFO] [Residence] Saved Residences...
    2011-05-11 17:13:13 [INFO] [Residence] Disabled!
    2011-05-11 17:13:13 [INFO] [Sortal] Disabled!
    2011-05-11 17:13:13 [INFO] SpawnX disabled
    2011-05-11 17:13:13 [INFO] [WolfPound] - Disabled
    2011-05-11 17:13:13 [INFO] WorldGuard 5.0-alpha10 disabled.
    2011-05-11 17:13:13 [INFO] [xAuth] v1.2.4 Disabled
    2011-05-11 17:13:13 [INFO] Saving chunks
    2011-05-11 17:13:13 [INFO] Stopping server
    2011-05-11 17:13:13 [INFO] Saving chunks
    Ok and here is the permissions setup:
    # 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:
    G:
    default: true
    info:
    prefix: '&5'
    suffix: '&5'
    build: false
    rank: 1
    inheritance: null
    permissions:
    - essentials.help
    - essentials.back
    - essentials.back.ondeath
    - essentials.portal
    - essentials.tpa
    - essentials.tpaccept
    - essentials.tpdeny
    - essentials.tpahere
    - essentials.home
    - essentials.sethome
    - essentials.home.others
    - essentials.warp
    - essentials.warp.list
    - essentials.balance
    - essentials.pay
    - essentials.msg
    - essentials.afk
    - essentials.rules
    - essentials.motd
    - essentials.me
    - essentials.list
    - essentials.mail
    - essentials.mail.send
    - essentials.helpop
    - essentials.whois
    - essentials.nick
    - essentials.suicide
    - wanted.file
    T:
    default: false
    info:
    prefix: '&2'
    suffix: '&2'
    build: true
    rank: 2
    inheritance:
    - G
    permissions:
    - essentials.signs.trade.create
    - essentials.signs.trade.use
    - essentials.signs.buy.use
    - essentials.signs.sell.use
    - iConomyChestShop.shop.create
    - iConomyChestShop.shop.exclude
    - iConomyChestShop.shop.buy
    - iConomyChestShop.shop.sell
    - iConomyChestShop.command.iteminfo
    - lockette.user.create
    M:
    default: false
    info:
    prefix: '&b'
    suffix: '&b'
    build: true
    rank: 6
    inheritance:
    - T
    permissions:
    - essentials.ban
    - essentials.banip
    - essentials.mute
    - essentials.kick
    - essentials.unban
    - essentials.unbanip
    - essentials.togglejail
    - essentials.invsee
    - essentials.clearinventory
    - essentials.clearinventory.others
    - essentials.jails
    - essentials.give
    - essentials.item
    - essentials.kit
    - essentials.time
    - essentials.heal
    - wanted.read
    - colorme.list
    - colorme.remove
    - colorme.self
    - prefixer.remove
    - prefixer.self
    - prefixer.list
    - residence.admin
    - p2.user.setgroup
    - nocheat.speedhack
    - nocheat.flying
    - nocheat.moving
    - nocheat.airbuild
    - nocheat.bedteleport
    - nocheat.itemdupe
    - nocheat.bogusitems
    - worldedit.brush.clipboard
    - worldedit.brush.cylinder
    - worldedit.brush.ex
    - worldedit.brush.smooth
    - worldedit.brush.sphere
    - worldedit.chunkinfo
    - worldedit.clipboard.clear
    - worldedit.clipboard.copy
    - worldedit.clipboard.cut
    - worldedit.clipboard.flip
    - worldedit.clipboard.load
    - worldedit.clipboard.paste
    - worldedit.clipboard.rotate
    - worldedit.clipboard.save
    - worldedit.delchunks
    - worldedit.drain
    - worldedit.fill
    - worldedit.fixlava
    - worldedit.fixwater
    - worldedit.generation.cylinder
    - worldedit.generation.forest
    - worldedit.generation.pumpkins
    - worldedit.generation.sphere
    - worldedit.history.clear
    - worldedit.history.redo
    - worldedit.history.undo
    - worldedit.limit
    - worldedit.listchunks
    - worldedit.navigation.ascend
    - worldedit.navigation.ceiling
    - worldedit.navigation.descend
    - worldedit.navigation.jumpto
    - worldedit.navigation.thru
    - worldedit.navigation.unstuck
    - worldedit.navigation.up
    - worldedit.region.faces
    - worldedit.region.overlay
    - worldedit.region.replace
    - worldedit.region.set
    - worldedit.selection.expand
    - worldedit.selection.pos
    - worldedit.selection.size
    - worldedit.superpickaxe
    - worldedit.wand
    - lockette.admin.create.*
    - lockette.admin.break
    - lockette.admin.bypass
    - lockette.admin.snoop
    - lockette.admin.reload
    A:
    default: false
    info:
    prefix: '&4'
    suffix: '&4'
    build: true
    rank: 7
    inheritance:
    - M
    permissions:
    O:
    default: false
    info:
    prefix: '&6'
    suffix: '&6'
    build: true
    rank: 100
    inheritance:
    - A
    permissions:
    - essentials.reloadall
    - essentials.gc
    - essentials.plugin
    - essentials.spawnmob
    - essentials.burn
    - essentials.ext
    - essentials.kill
    - essentials.ping
    - essentials.jail.exempt
    - essentials.setjail
    - essentials.deljail
    - essentials.unlimited
    - essentials.weather
    - essentials.thunder
    - essentials.lightning
    - announcer.admin
    - colorme.other
    - essentials.kill
    - mothernature.command.lightning
    - mothernature.wand
    - prefixer.other
    - SpawnX.setspawn
    ##
    # 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:
    Aleyasu:
    group: O
    permissions:
    I hope that you will be able to help me... Thanks.
     
  10. Offline

    Jeyge

    The last person who ran into this was using v2.7.1. If you have this version then download 2.7.2 and you should be good to go. If not, then check to make sure you aren't receiving any errors in your log or post it and that your permissions yml file is named <world name>.yml and not something else.

    You don't have to give them build rights. Just set build to false and they won't be able to build.

    Not much I can do with that unformatted mess. Please put those in "code" tags or put them on pastebin.com.

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

    Aleyasu

    Ok, here:
    Ow and thanks for the help...
    Code:
    2011-05-11 17:13:09 [INFO] Starting minecraft server version Beta 1.5_02
     2011-05-11 17:13:09 [INFO] Loading properties
     2011-05-11 17:13:09 [INFO] Starting Minecraft server on *:25565
     2011-05-11 17:13:09 [WARNING] **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE!
     2011-05-11 17:13:09 [WARNING] The server will make no attempt to authenticate usernames. Beware.
     2011-05-11 17:13:09 [WARNING] While this makes the game possible to play without internet access, it also opens up the ability for hackers to connect with any username they choose.
     2011-05-11 17:13:09 [WARNING] To change this, set "online-mode" to "true" in the server.settings file.
     2011-05-11 17:13:09 [INFO] This server is running Craftbukkit version git-Bukkit-0.0.0-706-gf53e007-b740jnks (MC: 1.5_02)
     2011-05-11 17:13:09 [INFO] Preparing level "world"
     2011-05-11 17:13:09 [INFO] Preparing start region
     2011-05-11 17:13:10 [INFO] Preparing spawn area: 89%
     2011-05-11 17:13:10 [SEVERE] ebean.properties not found
     2011-05-11 17:13:10 [INFO] DataSourcePool [iConomyChestShop] autoCommit[false] transIsolation[SERIALIZABLE] min[2] max[20]
     2011-05-11 17:13:10 [INFO] SubClassFactory parent ClassLoader [org.bukkit.plugin.java.PluginClassLoader]
     2011-05-11 17:13:11 [INFO] Entities enhanced[0] subclassed[1]
     2011-05-11 17:13:11 [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 Source)
     at java.lang.reflect.Constructor.newInstance(Unknown Source)
     at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:138)
     at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:160)
     at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:108)
     at org.bukkit.craftbukkit.CraftServer.loadPlugins(CraftServer.java:85)
     at net.minecraft.server.MinecraftServer.e(MinecraftServer.java:217)
     at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:204)
     at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:144)
     at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:259)
     at net.minecraft.server.ThreadServerApplication.run(SourceFile:394)
     Caused by: while parsing a block mapping
     in "<reader>", line 61, column 5:
     G:
     ^
     expected <block end>, but found BlockMappingStart
     in "<reader>", line 209, column 6:
     A:
     ^
     at org.yaml.snakeyaml.parser.ParserImpl$ParseBlockMappingKey.produce(ParserImpl.java:576)
     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.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 com.nijiko.configuration.NotNullConfiguration.load(NotNullConfiguration.java:58)
     at com.nijikokun.bukkit.Permissions.Permissions.<init>(Permissions.java:132)
     ... 13 more
     2011-05-11 17:13:11 [INFO] [AutoAnnouncer] Permissions system is enabled but could not be loaded!
     2011-05-11 17:13:11 [INFO] [AutoAnnouncer] Settings Loaded (3 announces).
     2011-05-11 17:13:11 [INFO] [AutoAnnouncer] Scheduled every 2 minutes!
     2011-05-11 17:13:11 [INFO] [AutoAnnouncer] v1.2-05.01 is enabled!
     2011-05-11 17:13:11 [INFO] [AutoAnnouncer] Developed by: [Sharkiller]
     2011-05-11 17:13:11 [INFO] BlockHead version 0.3.4 by zand is enabled!
     2011-05-11 17:13:11 [INFO] [ColorMe]: Permission system not detected. Defaulting to OP permissions.
     2011-05-11 17:13:11 [INFO] [ColorMe] v2.0 has been enabled.
     2011-05-11 17:13:12 [INFO] Loaded Essentials build 2.2.6 maintained by Zenexer, ementalo, Aelux, Brettflan, KimKandor, snowleo and ceulemans.
     2011-05-11 17:13:12 [INFO] iChat (v2.2.3) enabled
     2011-05-11 17:13:12 [INFO] [iConomy] Logging is currently disabled.
     2011-05-11 17:13:12 [INFO] [iConomy] v5.0 (Eruanna) loaded.
     2011-05-11 17:13:12 [INFO] [iConomy] Developed by: [Nijikokun]
     2011-05-11 17:13:12 [INFO] [iConomyChestShop] version 2.6 initialized!
     2011-05-11 17:13:12 [INFO] [iConomyChestShop] iConomy version 5.0 loaded.
     2011-05-11 17:13:12 [INFO] [iConomyChestShop] Lockette version 1.3.6 loaded.
     2011-05-11 17:13:12 [INFO] IPGet version 0.4 is enabled!
     2011-05-11 17:13:12 [INFO] Lockette version 1.3.6 is being enabled! Yay! (Core version 1.0)
     2011-05-11 17:13:12 [INFO] Lockette: Detected craftbukkit build [740] ok.
     2011-05-11 17:13:12 [INFO] Lockette: Using ops file for admin permissions.
     2011-05-11 17:13:12 [INFO] Lockette: Ready to protect your containers.
     2011-05-11 17:13:12 [WARNING] [NoCheat] version [0.9.6] couldn't find Permissions plugin. Fallback to 'isOp()' equals 'nocheat.*'
     2011-05-11 17:13:12 [INFO] [NoCheat] version [0.9.6] couldn't find CrafTIRC plugin. Disabling logging to IRC.
     2011-05-11 17:13:12 [INFO] [NoCheat] version [0.9.6] is enabled with the following checks: moving bedteleport speedhack itemdupe flying
    2011-05-11 17:13:12 [INFO] [NoSpam] - Config Found! Loading...
     2011-05-11 17:13:12 [INFO] [NoSpam] - Config Loaded Successfully!
     2011-05-11 17:13:12 [INFO] [NoSpam] - Permissions Not Detected! Defaulting to OP
     2011-05-11 17:13:12 [INFO] [NoSpam] - Plugin Enabled - Adamki11s
     2011-05-11 17:13:12 [INFO] [PermissionsPlus] Unable to load Permissions.
     2011-05-11 17:13:12 [INFO] [PermissionsPlus] has been disabled.
     2011-05-11 17:13:12 [INFO] [Prefixer]: Permission system not detected. Defaulting to OP permissions.
     2011-05-11 17:13:12 [INFO] [Prefixer] v2.2 has been enabled.
     2011-05-11 17:13:13 [INFO] [Residence] Permissions Plugin NOT Found!
     2011-05-11 17:13:13 [INFO] [Residence] Successfully linked with iConomy!
     2011-05-11 17:13:13 [INFO] [Residence] Loaded Residences...
     2011-05-11 17:13:13 [INFO] [Residence] Enabled! Version v2.0 by bekvon
     2011-05-11 17:13:13 [INFO] [SignColours] Permission system not enabled. Enabling coloured signs for all users
     2011-05-11 17:13:13 [INFO] [Sortal] version 2.7 is enabled!
     2011-05-11 17:13:13 [INFO] [Sortal] Permission system not detected, Open to anyone!
     2011-05-11 17:13:13 [INFO] SpawnX enabled
     2011-05-11 17:13:13 [INFO] Permission system not detected, defaulting to OP
     2011-05-11 17:13:13 [INFO] [Wanted] Permissions is not loaded, disabling.
     2011-05-11 17:13:13 [INFO] [Wanted] Reports saved.
     2011-05-11 17:13:13 [INFO] [Wanted] Found data file commencing load.
     2011-05-11 17:13:13 [INFO] [Wanted] There are no reports.
     2011-05-11 17:13:13 [INFO] [Wanted] version [1.0.0] enabled.
     2011-05-11 17:13:13 [INFO] [WolfPound] - Version 0.11 Enabled
     2011-05-11 17:13:13 [INFO] [WolfPound] using iConomy Economy!
     2011-05-11 17:13:13 [INFO] WorldEdit 4.4 enabled.
     2011-05-11 17:13:13 [INFO] WorldEdit: No known permissions plugin detected. Using configuration file for permissions.
     2011-05-11 17:13:13 [INFO] WorldGuard: No known permissions plugin detected. Using configuration file for permissions.
     2011-05-11 17:13:13 [INFO] WorldGuard: Blacklist loaded.
     2011-05-11 17:13:13 [INFO] WorldGuard: (world) Single session is enforced.
     2011-05-11 17:13:13 [INFO] WorldGuard: (world) TNT ignition is blocked.
     2011-05-11 17:13:13 [INFO] WorldGuard: (world) Lighters are blocked.
     2011-05-11 17:13:13 [INFO] WorldGuard: (world) Lava fire is blocked.
     2011-05-11 17:13:13 [INFO] WorldGuard: (world) All fire spread is disabled.
     2011-05-11 17:13:13 [INFO] WorldGuard: Loaded configuration for world 'world"
     2011-05-11 17:13:13 [INFO] WorldGuard: (nether) Single session is enforced.
     2011-05-11 17:13:13 [INFO] WorldGuard: (nether) TNT ignition is PERMITTED.
     2011-05-11 17:13:13 [INFO] WorldGuard: (nether) Lighters are PERMITTED.
     2011-05-11 17:13:13 [INFO] WorldGuard: (nether) Lava fire is blocked.
     2011-05-11 17:13:13 [INFO] WorldGuard: (nether) Fire spread is UNRESTRICTED.
     2011-05-11 17:13:13 [INFO] WorldGuard: Loaded configuration for world 'nether"
     2011-05-11 17:13:13 [INFO] WorldGuard 5.0-alpha10 enabled.
     2011-05-11 17:13:13 [INFO] [xAuth] Loading player accounts..
     2011-05-11 17:13:13 [INFO] [xAuth] Done! Loaded 2 Accounts!
     2011-05-11 17:13:13 [INFO] [xAuth] Permissions plugin not detected, defaulting to ops.txt
     2011-05-11 17:13:13 [INFO] [xAuth] v1.2.4 Enabled!
     2011-05-11 17:13:13 [INFO] Done (0.387s)! For help, type "help" or "?"
     2011-05-11 17:13:13 [INFO] Stopping the server..
     2011-05-11 17:13:13 [INFO] CONSOLE: Stopping the server..
     2011-05-11 17:13:13 [INFO] Stopping server
     2011-05-11 17:13:13 [INFO] [AutoAnnouncer] Scheduling finished!
     2011-05-11 17:13:13 [INFO] [AutoAnnouncer] v1.2-05.01 is disabled!.
     2011-05-11 17:13:13 [INFO] [ColorMe] has been disabled.
     2011-05-11 17:13:13 [INFO] [iChat] iChat Disabled
     2011-05-11 17:13:13 [INFO] [iConomy] Plugin disabled.
     2011-05-11 17:13:13 [INFO] [iConomyChestShop] version 2.6 distabled!
     2011-05-11 17:13:13 [INFO] IPGet Disabled
     2011-05-11 17:13:13 [INFO] Lockette: Closing all automatic doors.
     2011-05-11 17:13:13 [INFO] [NoCheat] version [0.9.6] is disabled.
     2011-05-11 17:13:13 [INFO] [NoSpam] - Plugin Enabled - Adamki11s
     2011-05-11 17:13:13 [INFO] [Prefixer] has been disabled.
     2011-05-11 17:13:13 [INFO] [Residence] Saved Residences...
     2011-05-11 17:13:13 [INFO] [Residence] Disabled!
     2011-05-11 17:13:13 [INFO] [Sortal] Disabled!
     2011-05-11 17:13:13 [INFO] SpawnX disabled
     2011-05-11 17:13:13 [INFO] [WolfPound] - Disabled
     2011-05-11 17:13:13 [INFO] WorldGuard 5.0-alpha10 disabled.
     2011-05-11 17:13:13 [INFO] [xAuth] v1.2.4 Disabled
     2011-05-11 17:13:13 [INFO] Saving chunks
     2011-05-11 17:13:13 [INFO] Stopping server
     2011-05-11 17:13:13 [INFO] Saving chunks
    Permissions Setup:
     # 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:
     G:
     default: true
     info:
     prefix: '&5'
     suffix: '&5'
     build: false
     rank: 1
     inheritance: null
     permissions:
     - essentials.help
     - essentials.back
     - essentials.back.ondeath
     - essentials.portal
     - essentials.tpa
     - essentials.tpaccept
     - essentials.tpdeny
     - essentials.tpahere
     - essentials.home
     - essentials.sethome
     - essentials.home.others
     - essentials.warp
     - essentials.warp.list
     - essentials.balance
     - essentials.pay
     - essentials.msg
     - essentials.afk
     - essentials.rules
     - essentials.motd
     - essentials.me
     - essentials.list
     - essentials.mail
     - essentials.mail.send
     - essentials.helpop
     - essentials.whois
     - essentials.nick
     - essentials.suicide
     - wanted.file
     T:
     default: false
     info:
     prefix: '&2'
     suffix: '&2'
     build: true
     rank: 2
     inheritance:
     - G
     permissions:
     - essentials.signs.trade.create
     - essentials.signs.trade.use
     - essentials.signs.buy.use
     - essentials.signs.sell.use
     - iConomyChestShop.shop.create
     - iConomyChestShop.shop.exclude
     - iConomyChestShop.shop.buy
     - iConomyChestShop.shop.sell
     - iConomyChestShop.command.iteminfo
     - lockette.user.create
     M:
     default: false
     info:
     prefix: '&b'
     suffix: '&b'
     build: true
     rank: 6
     inheritance:
     - T
     permissions:
     - essentials.ban
     - essentials.banip
     - essentials.mute
     - essentials.kick
     - essentials.unban
     - essentials.unbanip
     - essentials.togglejail
     - essentials.invsee
     - essentials.clearinventory
     - essentials.clearinventory.others
     - essentials.jails
     - essentials.give
     - essentials.item
     - essentials.kit
     - essentials.time
     - essentials.heal
     - wanted.read
     - colorme.list
     - colorme.remove
     - colorme.self
     - prefixer.remove
     - prefixer.self
     - prefixer.list
     - residence.admin
     - p2.user.setgroup
     - nocheat.speedhack
     - nocheat.flying
     - nocheat.moving
     - nocheat.airbuild
     - nocheat.bedteleport
     - nocheat.itemdupe
     - nocheat.bogusitems
     - worldedit.brush.clipboard
     - worldedit.brush.cylinder
     - worldedit.brush.ex
     - worldedit.brush.smooth
     - worldedit.brush.sphere
     - worldedit.chunkinfo
     - worldedit.clipboard.clear
     - worldedit.clipboard.copy
     - worldedit.clipboard.cut
     - worldedit.clipboard.flip
     - worldedit.clipboard.load
     - worldedit.clipboard.paste
     - worldedit.clipboard.rotate
     - worldedit.clipboard.save
     - worldedit.delchunks
     - worldedit.drain
     - worldedit.fill
     - worldedit.fixlava
     - worldedit.fixwater
     - worldedit.generation.cylinder
     - worldedit.generation.forest
     - worldedit.generation.pumpkins
     - worldedit.generation.sphere
     - worldedit.history.clear
     - worldedit.history.redo
     - worldedit.history.undo
     - worldedit.limit
     - worldedit.listchunks
     - worldedit.navigation.ascend
     - worldedit.navigation.ceiling
     - worldedit.navigation.descend
     - worldedit.navigation.jumpto
     - worldedit.navigation.thru
     - worldedit.navigation.unstuck
     - worldedit.navigation.up
     - worldedit.region.faces
     - worldedit.region.overlay
     - worldedit.region.replace
     - worldedit.region.set
     - worldedit.selection.expand
     - worldedit.selection.pos
     - worldedit.selection.size
     - worldedit.superpickaxe
     - worldedit.wand
     - lockette.admin.create.*
     - lockette.admin.break
     - lockette.admin.bypass
     - lockette.admin.snoop
     - lockette.admin.reload
     A:
     default: false
     info:
     prefix: '&4'
     suffix: '&4'
     build: true
     rank: 7
     inheritance:
     - M
     permissions:
     O:
     default: false
     info:
     prefix: '&6'
     suffix: '&6'
     build: true
     rank: 100
     inheritance:
     - A
     permissions:
     - essentials.reloadall
     - essentials.gc
     - essentials.plugin
     - essentials.spawnmob
     - essentials.burn
     - essentials.ext
     - essentials.kill
     - essentials.ping
     - essentials.jail.exempt
     - essentials.setjail
     - essentials.deljail
     - essentials.unlimited
     - essentials.weather
     - essentials.thunder
     - essentials.lightning
     - announcer.admin
     - colorme.other
     - essentials.kill
     - mothernature.command.lightning
     - mothernature.wand
     - prefixer.other
     - SpawnX.setspawn
     ##
     # 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:
     Aleyasu:
     group: O
     permissions:
     
  12. Offline

    Schlumpfpirat

    Yes, but if I do so my other groups are unable to build / pick up items aswell somehow
     
  13. Offline

    Don Redhorse

  14. Offline

    Jeyge

    Well, now I have an unformatted mess inside of "code" tags. :) What I meant was to recopy the files from your hard drive to here and put them in "code" tags so that the formatting will be saved.
     
  15. Offline

    Aleyasu

    Sorry for being a noob, but i didnt understand a word u said...
     
  16. Offline

    Jeyge

    Ah, that would be a different problem then. The only thing I saw in the file is your inheritance for the VIP group needs to be spaced over 4 more spaces. If this doesn't fix it, check to see if you are getting any errors in your console. Also, make sure you aren't running v2.7.1 of Permissions and your permissions.yml file is named <world name>.yml and is in your permissions directory. Another thing to check for is a file named permissions<world name>.yml in your plugins directory.
     
  17. Offline

    Aleyasu

  18. Offline

    Jeyge

    Give me your server.log and permissions.yml files again but this time put them in "code" tags. Copy and paste them directly from the files on your hard drive and not the ones you already have here on the forum.
     
  19. Offline

    juicychris47

    Please Help, All the coding in the .yml file is correctly spaced, i checked it on the parser. The files are in my MC server folder in the plugins folder, and craftbukkit is in the folder too. But when i start the server up it donst say anything like Running Permissions Pheonix??? please help!
     
  20. Offline

    Aleyasu

    Hmmm well there is a new problem, the other one got mysteriously fixed...
    It happens when i try to do this command: /Promote <user name> world
    My world name is world
    Or this command: /user -setgroup u:Aleyasu s:O
    Ok here is the server log:
    Code:
    2011-05-11 18:01:49 [INFO] Starting minecraft server version Beta 1.5_02
    2011-05-11 18:01:49 [INFO] Loading properties
    2011-05-11 18:01:49 [INFO] Starting Minecraft server on *:25565
    2011-05-11 18:01:49 [WARNING] **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE!
    2011-05-11 18:01:49 [WARNING] The server will make no attempt to authenticate usernames. Beware.
    2011-05-11 18:01:49 [WARNING] While this makes the game possible to play without internet access, it also opens up the ability for hackers to connect with any username they choose.
    2011-05-11 18:01:49 [WARNING] To change this, set "online-mode" to "true" in the server.settings file.
    2011-05-11 18:01:49 [INFO] This server is running Craftbukkit version git-Bukkit-0.0.0-706-gf53e007-b740jnks (MC: 1.5_02)
    2011-05-11 18:01:49 [INFO] Preparing level "world"
    2011-05-11 18:01:49 [INFO] Preparing start region
    2011-05-11 18:01:50 [INFO] Preparing spawn area: 89%
    2011-05-11 18:01:50 [SEVERE] ebean.properties not found
    2011-05-11 18:01:50 [INFO] DataSourcePool [iConomyChestShop] autoCommit[false] transIsolation[SERIALIZABLE] min[2] max[20]
    2011-05-11 18:01:50 [INFO] SubClassFactory parent ClassLoader [org.bukkit.plugin.java.PluginClassLoader]
    2011-05-11 18:01:51 [INFO] Entities enhanced[0] subclassed[1]
    2011-05-11 18:01:51 [INFO] [Permissions] (Phoenix) was Initialized.
    2011-05-11 18:01:51 [INFO] [Permissions] version [2.7.2] (Phoenix)  loaded
    2011-05-11 18:01:51 [INFO] [AutoAnnouncer] Permissions support enabled!
    2011-05-11 18:01:51 [INFO] [AutoAnnouncer] Settings Loaded (3 announces).
    2011-05-11 18:01:51 [INFO] [AutoAnnouncer] Scheduled every 2 minutes!
    2011-05-11 18:01:51 [INFO] [AutoAnnouncer] v1.2-05.01 is enabled!
    2011-05-11 18:01:51 [INFO] [AutoAnnouncer] Developed by: [Sharkiller]
    2011-05-11 18:01:51 [INFO] [BlockHead] Found Permissions plugin. Using it.
    2011-05-11 18:01:51 [INFO] BlockHead version 0.3.4 by zand is enabled!
    2011-05-11 18:01:51 [INFO] [ColorMe] v2.0 has been enabled.
    2011-05-11 18:01:52 [INFO] Loaded Essentials build 2.2.6 maintained by Zenexer, ementalo, Aelux, Brettflan, KimKandor, snowleo and ceulemans.
    2011-05-11 18:01:52 [INFO] [iChat] Found Permissions (v2.7.2)
    2011-05-11 18:01:52 [INFO] iChat (v2.2.3) enabled
    2011-05-11 18:01:52 [INFO] [iConomy] Logging is currently disabled.
    2011-05-11 18:01:52 [INFO] [iConomy] v5.0 (Eruanna) loaded.
    2011-05-11 18:01:52 [INFO] [iConomy] Developed by: [Nijikokun]
    2011-05-11 18:01:52 [INFO] [iConomy] hooked into Permissions.
    2011-05-11 18:01:52 [INFO] [iConomyChestShop] version 2.6 initialized!
    2011-05-11 18:01:52 [INFO] [iConomyChestShop] iConomy version 5.0 loaded.
    2011-05-11 18:01:52 [INFO] [iConomyChestShop] Permissions version 2.7.2 loaded.
    2011-05-11 18:01:52 [INFO] [iConomyChestShop] Lockette version 1.3.6 loaded.
    2011-05-11 18:01:52 [INFO] IPGet version 0.4 is enabled!
    2011-05-11 18:01:52 [INFO] Lockette version 1.3.6 is being enabled!  Yay!  (Core version 1.0)
    2011-05-11 18:01:52 [INFO] Lockette: Detected craftbukkit build [740] ok.
    2011-05-11 18:01:52 [INFO] Lockette: Linked to Permissions plugin version 2.7.2
    2011-05-11 18:01:52 [INFO] Lockette: Using ops file for admin permissions.
    2011-05-11 18:01:52 [INFO] Lockette: Ready to protect your containers.
    2011-05-11 18:01:52 [INFO] [NoCheat] version [0.9.6] couldn't find CrafTIRC plugin. Disabling logging to IRC.
    2011-05-11 18:01:52 [INFO] [NoCheat] version [0.9.6] is enabled with the following checks: moving bedteleport speedhack itemdupe flying
    2011-05-11 18:01:52 [INFO] [NoSpam] - Config Found! Loading...
    2011-05-11 18:01:52 [INFO] [NoSpam] - Config Loaded Successfully!
    2011-05-11 18:01:52 [INFO] [NoSpam] - Permissions Detected! Loading Permissions...
    2011-05-11 18:01:52 [INFO] [NoSpam] - Permissions Loaded Successfully!
    2011-05-11 18:01:52 [INFO] [NoSpam] - Plugin Enabled - Adamki11s
    2011-05-11 18:01:52 [INFO] [PermissionsPlus] Attached to Permissions version: 2.7.1
    2011-05-11 18:01:52 [INFO] [PermissionsPlus] version 2.0.3 has been enabled.
    2011-05-11 18:01:53 [INFO] [Prefixer] v2.2 has been enabled.
    2011-05-11 18:01:53 [INFO] [Residence] Found Permissions Plugin!
    2011-05-11 18:01:53 [INFO] [Residence] Successfully linked with iConomy!
    2011-05-11 18:01:53 [INFO] [Residence] Loaded Residences...
    2011-05-11 18:01:53 [INFO] [Residence] Enabled! Version v2.0 by bekvon
    2011-05-11 18:01:53 [INFO] [Sortal] version 2.7 is enabled!
    2011-05-11 18:01:53 [INFO] SpawnX enabled
    2011-05-11 18:01:53 [INFO] [Wanted] Permissions found, commencing load.
    2011-05-11 18:01:53 [INFO] [Wanted] Found data file commencing load.
    2011-05-11 18:01:53 [INFO] [Wanted] There are no reports.
    2011-05-11 18:01:53 [INFO] [Wanted] version [1.0.0] enabled.
    2011-05-11 18:01:53 [INFO] [WolfPound] - Version 0.11 Enabled
    2011-05-11 18:01:53 [INFO] [WolfPound] using iConomy Economy!
    2011-05-11 18:01:53 [INFO] [WolfPound] using Permissions
    2011-05-11 18:01:53 [INFO] WorldEdit 4.4 enabled.
    2011-05-11 18:01:53 [INFO] WorldEdit: Permissions plugin detected! Using Permissions plugin for permissions.
    2011-05-11 18:01:53 [INFO] WorldGuard: Permissions plugin detected! Using Permissions plugin for permissions.
    2011-05-11 18:01:53 [INFO] WorldGuard: Blacklist loaded.
    2011-05-11 18:01:53 [INFO] WorldGuard: (world) Single session is enforced.
    2011-05-11 18:01:53 [INFO] WorldGuard: (world) TNT ignition is blocked.
    2011-05-11 18:01:53 [INFO] WorldGuard: (world) Lighters are blocked.
    2011-05-11 18:01:53 [INFO] WorldGuard: (world) Lava fire is blocked.
    2011-05-11 18:01:53 [INFO] WorldGuard: (world) All fire spread is disabled.
    2011-05-11 18:01:53 [INFO] WorldGuard: Loaded configuration for world 'world"
    2011-05-11 18:01:53 [INFO] WorldGuard: (nether) Single session is enforced.
    2011-05-11 18:01:53 [INFO] WorldGuard: (nether) TNT ignition is PERMITTED.
    2011-05-11 18:01:53 [INFO] WorldGuard: (nether) Lighters are PERMITTED.
    2011-05-11 18:01:53 [INFO] WorldGuard: (nether) Lava fire is blocked.
    2011-05-11 18:01:53 [INFO] WorldGuard: (nether) Fire spread is UNRESTRICTED.
    2011-05-11 18:01:53 [INFO] WorldGuard: Loaded configuration for world 'nether"
    2011-05-11 18:01:53 [INFO] WorldGuard 5.0-alpha10 enabled.
    2011-05-11 18:01:53 [INFO] [xAuth] Loading player accounts..
    2011-05-11 18:01:53 [INFO] [xAuth] Done! Loaded 2 Accounts!
    2011-05-11 18:01:53 [INFO] [xAuth] v1.2.4 Enabled!
    2011-05-11 18:01:53 [INFO] Done (0.421s)! For help, type "help" or "?"
    2011-05-11 18:01:56 [INFO] Aleyasu [/127.0.0.1:56851] logged in with entity id 112
    2011-05-11 18:02:00 [INFO] [xAuth] Player 'Aleyasu' has authenticated
    2011-05-11 18:02:01 [INFO] [§5G§5§f] §4Aleyasu§f: a
    2011-05-11 18:02:06 [SEVERE] null
    org.bukkit.command.CommandException: Unhandled exception executing command 'promote' in plugin PermissionsPlus v2.0.3
        at org.bukkit.command.PluginCommand.execute(PluginCommand.java:37)
        at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:85)
        at org.bukkit.craftbukkit.CraftServer.dispatchCommand(CraftServer.java:255)
        at net.minecraft.server.NetServerHandler.handleCommand(NetServerHandler.java:677)
        at net.minecraft.server.NetServerHandler.chat(NetServerHandler.java:640)
        at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:634)
        at net.minecraft.server.Packet3Chat.a(Packet3Chat.java:32)
        at net.minecraft.server.NetworkManager.a(NetworkManager.java:195)
        at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:74)
        at net.minecraft.server.NetworkListenThread.a(SourceFile:100)
        at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:370)
        at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:285)
        at net.minecraft.server.ThreadServerApplication.run(SourceFile:394)
    Caused by: java.lang.NullPointerException
        at net.codej.permissionsplus.PermissionsPlus.checkUser(PermissionsPlus.java:1007)
        at net.codej.permissionsplus.PermissionsPlus.onCommand(PermissionsPlus.java:797)
        at org.bukkit.command.PluginCommand.execute(PluginCommand.java:35)
        ... 12 more
    2011-05-11 18:04:37 [INFO] Forcing save..
    2011-05-11 18:04:37 [INFO] CONSOLE: Forcing save..
    2011-05-11 18:04:37 [INFO] Saving chunks
    2011-05-11 18:04:37 [INFO] Save complete.
    2011-05-11 18:04:37 [INFO] CONSOLE: Save complete.
    2011-05-11 18:04:38 [INFO] Stopping the server..
    2011-05-11 18:04:38 [INFO] CONSOLE: Stopping the server..
    2011-05-11 18:04:38 [INFO] Stopping server
    2011-05-11 18:04:38 [INFO] [AutoAnnouncer] Scheduling finished!
    2011-05-11 18:04:38 [INFO] [AutoAnnouncer] v1.2-05.01 is disabled!.
    2011-05-11 18:04:38 [INFO] [ColorMe] has been disabled.
    2011-05-11 18:04:38 [INFO] [iChat] iChat Disabled
    2011-05-11 18:04:38 [INFO] [iConomy] Plugin disabled.
    2011-05-11 18:04:38 [INFO] [iConomyChestShop] version 2.6 distabled!
    2011-05-11 18:04:38 [INFO] IPGet Disabled
    2011-05-11 18:04:38 [INFO] Lockette: Closing all automatic doors.
    2011-05-11 18:04:38 [INFO] [NoCheat] version [0.9.6] is disabled.
    2011-05-11 18:04:38 [INFO] [NoSpam] - Plugin Enabled - Adamki11s
    2011-05-11 18:04:38 [INFO] [Permissions] (Phoenix) saved all data.
    2011-05-11 18:04:38 [INFO] [Permissions] (Phoenix) disabled successfully.
    2011-05-11 18:04:38 [INFO] WorldEdit: Permissions plugin detected! Using Permissions plugin for permissions.
    2011-05-11 18:04:38 [INFO] WorldGuard: Permissions plugin detected! Using Permissions plugin for permissions.
    2011-05-11 18:04:38 [INFO] [iChat] Permissions plugin lost.
    2011-05-11 18:04:38 [INFO] [Prefixer] has been disabled.
    2011-05-11 18:04:38 [INFO] [Residence] Saved Residences...
    2011-05-11 18:04:38 [INFO] [Residence] Disabled!
    2011-05-11 18:04:38 [INFO] [Sortal] Disabled!
    2011-05-11 18:04:38 [INFO] SpawnX disabled
    2011-05-11 18:04:38 [INFO] [Wanted]  Reports saved.
    2011-05-11 18:04:38 [INFO] [WolfPound] - Disabled
    2011-05-11 18:04:38 [INFO] WorldGuard 5.0-alpha10 disabled.
    2011-05-11 18:04:38 [INFO] [xAuth] v1.2.4 Disabled
    2011-05-11 18:04:38 [INFO] Saving chunks
    2011-05-11 18:04:39 [INFO] Stopping server
    
    And the Permissions setup:
    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:
        G:
            default: true
            info:
                prefix: '&5'
                suffix: '&5'
                build: false
                rank: 1
            inheritance: null
            permissions:
            - essentials.help
            - essentials.back
            - essentials.back.ondeath
            - essentials.portal
            - essentials.tpa
            - essentials.tpaccept
            - essentials.tpdeny
            - essentials.tpahere
            - essentials.home
            - essentials.sethome
            - essentials.home.others
            - essentials.warp
            - essentials.warp.list
            - essentials.balance
            - essentials.pay
            - essentials.msg
            - essentials.afk
            - essentials.rules
            - essentials.motd
            - essentials.me
            - essentials.list
            - essentials.mail
            - essentials.mail.send
            - essentials.helpop
            - essentials.whois
            - essentials.nick
            - essentials.suicide
            - wanted.file
        T:
            default: false
            info:
                prefix: '&2'
                suffix: '&2'
                build: true
                rank: 2
            inheritance:
            - G
            permissions:
            - essentials.signs.trade.create
            - essentials.signs.trade.use
            - essentials.signs.buy.use
            - essentials.signs.sell.use
            - iConomyChestShop.shop.create
            - iConomyChestShop.shop.exclude
            - iConomyChestShop.shop.buy
            - iConomyChestShop.shop.sell
            - iConomyChestShop.command.iteminfo
            - lockette.user.create
        M:
            default: false
            info:
                prefix: '&b'
                suffix: '&b'
                build: true
                rank: 6
            inheritance:
            - T
            permissions:
            - essentials.ban
            - essentials.banip
            - essentials.mute
            - essentials.kick
            - essentials.unban
            - essentials.unbanip
            - essentials.togglejail
            - essentials.invsee
            - essentials.clearinventory
            - essentials.clearinventory.others
            - essentials.jails
            - essentials.give
            - essentials.item
            - essentials.kit
            - essentials.time
            - essentials.heal
            - wanted.read
            - colorme.list
            - colorme.remove
            - colorme.self
            - prefixer.remove
            - prefixer.self
            - prefixer.list
            - residence.admin
            - p2.user.setgroup
            - nocheat.speedhack
            - nocheat.flying
            - nocheat.moving
            - nocheat.airbuild
            - nocheat.bedteleport
            - nocheat.itemdupe
            - nocheat.bogusitems
            - worldedit.brush.clipboard
            - worldedit.brush.cylinder
            - worldedit.brush.ex
            - worldedit.brush.smooth
            - worldedit.brush.sphere
            - worldedit.chunkinfo
            - worldedit.clipboard.clear
            - worldedit.clipboard.copy
            - worldedit.clipboard.cut
            - worldedit.clipboard.flip
            - worldedit.clipboard.load
            - worldedit.clipboard.paste
            - worldedit.clipboard.rotate
            - worldedit.clipboard.save
            - worldedit.delchunks
            - worldedit.drain
            - worldedit.fill
            - worldedit.fixlava
            - worldedit.fixwater
            - worldedit.generation.cylinder
            - worldedit.generation.forest
            - worldedit.generation.pumpkins
            - worldedit.generation.sphere
            - worldedit.history.clear
            - worldedit.history.redo
            - worldedit.history.undo
            - worldedit.limit
            - worldedit.listchunks
            - worldedit.navigation.ascend
            - worldedit.navigation.ceiling
            - worldedit.navigation.descend
            - worldedit.navigation.jumpto
            - worldedit.navigation.thru
            - worldedit.navigation.unstuck
            - worldedit.navigation.up
            - worldedit.region.faces
            - worldedit.region.overlay
            - worldedit.region.replace
            - worldedit.region.set
            - worldedit.selection.expand
            - worldedit.selection.pos
            - worldedit.selection.size
            - worldedit.superpickaxe
            - worldedit.wand
            - lockette.admin.create.*
            - lockette.admin.break
            - lockette.admin.bypass
            - lockette.admin.snoop
            - lockette.admin.reload
        A:
            default: false
            info:
                prefix: '&4'
                suffix: '&4'
                build: true
                rank: 7
            inheritance:
            - M
            permissions:
        O:
            default: false
            info:
                prefix: '&6'
                suffix: '&6'
                build: true
                rank: 100
            inheritance:
            - A
            permissions:
            - essentials.reloadall
            - essentials.gc
            - essentials.plugin
            - essentials.spawnmob
            - essentials.burn
            - essentials.ext
            - essentials.kill
            - essentials.ping
            - essentials.jail.exempt
            - essentials.setjail
            - essentials.deljail
            - essentials.unlimited
            - essentials.weather
            - essentials.thunder
            - essentials.lightning
            - announcer.admin
            - colorme.other
            - essentials.kill
            - mothernature.command.lightning
            - mothernature.wand
            - prefixer.other
            - SpawnX.setspawn
    ##
    # 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:
     
  21. Offline

    Jeyge

    Craftbukkit goes one directory above the plugins folder.
     
  22. Offline

    Schlumpfpirat

    Naaah that's not the problem.. I they're able to execute commands etc but only unable to break blocks or pick stuff up when i set default build to false.
    well I'm using worldguard which always gives me out a CREATURE_SPAWN error since i'm using multiworld with multiverse.. but even if i turn off multiverse they're unable to .. -.-
     
  23. Offline

    Jeyge

    That would be a PermissionsPlus error but I do find it strange that PermissionsPlus is reporting it has connected to v2.7.1 of Permissions when the rest of the log says 2.7.2. FYI - you don't have any users so that might be the problem though.

    Well, I copied your permissions file to my test server and made myself a VIP and was able to break blocks with build set to both true and false on the default group. There have been some strange results when running multiverse with Permissions not being able to tell what world a player is actually on and defaulting to the main world.

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

    Aleyasu

    I have them, i just didnt include them in the post.
    Uhm... So what do you recommend me to do? Should i reinstall PermissionsPlus?
     
  25. Offline

    Jeyge

    If one of their commands isn't working, then ask in their thread about that command.
     
  26. Offline

    Schlumpfpirat

    Well but I got MultiVerse turned off.. soo >_>
     
  27. Offline

    juicychris47

    Can someone please Help, my .yml file is all correct, i checked it on the parser. The files from permission are in my Mc server folder in the plugins folder, and the craftbukkit is in the server folder. But when i run the server is dosnt say annything like running permissoins pheonix and then the prefixes dont work... PLEASE HELP (i have a mac btw)
     
  28. Offline

    Jeyge

    Post your server.log.
     
  29. Offline

    juicychris47

    how do i post it?
     
  30. Offline

    juicychris47

    i cant upload the file... do i need to change it to a .txt file
     
  31. Offline

    juicychris47

    Here i think this should work
     

    Attached Files:

Thread Status:
Not open for further replies.

Share This Page