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

    zeph

    Looks clean and correct, but complains about a bad character. Make sure there are no TABs in there, or any other strange symbols.
    Could be with an Essentials YAML file... But i have no idea how to read error logs.
    [MERGETIME="1299857714"][/MERGETIME]
    From essentials' plugin thread on this forum.
     
  3. when i build something it says 1 second later "connection timed out"
     
  4. Save as utf-8 you have a special char in there somewhere like a umlat
     
  5. Offline

    pacioc193

    What about the principal like dig or use all object
     
  6. Offline

    zeph

    Digging and Placing blocks comes under the group: Name: info: build: true branch. See below.
    Interacting of objects like chests is something else entirely, and will need an additional plugin to sort.

    1. Default:
    2. default: true
    3. info:
    4. prefix: ''
    5. suffix: ''
    6. build: true <----
     
  7. Offline

    Rick Myers

    rewrote the world.yml file without the comments and saved it as utf-8, but still have the problem.

    could it be the essentials plugin itself that's causeing the error?

    deleted old log file and started from scrtch. Here's what I have now. http://pastebin.com/4LV6KfRD
     
  8. Offline

    Th3m4ni4c

    Im new at the forums and i see that many plugins need permission to run so i downloaded it, however i get an error when launching my bukkit server. This probably have been answered before but i ask anyways.

    Code:
    [SEVERE] Could not load plugins\Permissions.jar in plugins: null
    org.bukkit.plugin.InvalidPluginException
        at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:113)
        at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:159)
        at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:107)
        at org.bukkit.craftbukkit.CraftServer.loadPlugins(CraftServer.java:59)
        at net.minecraft.server.MinecraftServer.e(MinecraftServer.java:204)
        at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:191)
        at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:131)
        at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:246)
        at net.minecraft.server.ThreadServerApplication.run(SourceFile:366)
    Caused by: java.lang.reflect.InvocationTargetException
        at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
        at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
        at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
        at java.lang.reflect.Constructor.newInstance(Unknown Source)
        at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:109)
        ... 8 more
    Caused by: while scanning for the next token
    found character     '\t' that cannot start any token
     in "<reader>", line 103, column 1:
                    - '*'
        ^
    
        at org.yaml.snakeyaml.scanner.ScannerImpl.fetchMoreTokens(ScannerImpl.java:360)
        at org.yaml.snakeyaml.scanner.ScannerImpl.checkToken(ScannerImpl.java:183)
        at org.yaml.snakeyaml.parser.ParserImpl$ParseBlockMappingValue.produce(ParserImpl.java:592)
        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.composeNode(Composer.java:132)
        at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java:230)
        at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:160)
        at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java:230)
        at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:160)
        at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java:230)
        at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:160)
        at org.yaml.snakeyaml.composer.Composer.composeDocument(Composer.java:122)
        at org.yaml.snakeyaml.composer.Composer.getSingleNode(Composer.java:105)
        at org.yaml.snakeyaml.constructor.BaseConstructor.getSingleData(BaseConstructor.java:124)
        at org.yaml.snakeyaml.Yaml.load(Yaml.java:264)
        at org.bukkit.util.config.Configuration.load(Configuration.java:73)
        at com.nijikokun.bukkit.Permissions.Permissions.<init>(Permissions.java:82)
        ... 13 more
    Is there something i have done wrong? I didnt quite understand how to add my self and my friends to the admin group so i just edited the name for the one that alredy was there.
     
  9. Offline

    Halfman

    Hi have many bugs with permissions :

    I got these errors when a block is broke :
    When a user speaks
    The users don't have the essentials' commands and essentials' motd displayed at the connexion.

    Here is my world.yml file :
    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: '&e'
                suffix: '&e'
                build: true
            inheritance:
            permissions:
            - essentials.spawn
            - essentials.motd
            - essentials.help
            - essentials.home
            - essentials.sethome
        Moderator:
            default: false
            info:
                prefix: ''
                suffix: ''
                build: true
            inheritance:
                - Default
            permissions:
                - '*'
        Admins:
            default: false
            info:
                prefix: '&c'
                suffix: '&c'
                build: true
            inheritance:
            permissions:
                - '*'
        null:
            default: false
            info:
                prefix: '&c'
                suffix: '&c'
                build: false
            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:
        Absnoksis:
            group: Admins
            permissions:
        Brisespoir:
            group: Admins
            permissions:
    Thanks for your help.

    PS: Sorry for the bad English, I'm french !
     
  10. Offline

    greed

    thank you all for your help. this seems to happen to me alot, i have a problem and no one seems to know whats wrong. would you recommend i delete all the files and re-download them and see if that fixes it. if for some reason it does not, what would be your next course of action?
     
  11. Offline

    saturnine_nl

    could you paste your server console text into a pastebin (http://www.pastebin.com) and post the link here
    do the same for your permissions.yml , maybe i can fix it and save you the trouble of redownloading all shit and not knowing what caused it.
    [MERGETIME="1299866694"][/MERGETIME]
    - essentials.spawn should be: - 'essentials.spawn' , the same goes for every permission rule.
    if the ' ' are missing permission gets a bit freaked out and will not load properly.
     
  12. Offline

    greed

    well......i re-downloaded it...........nothing......it still does the same thing as befor.........omg...........i give, my server is going to be vanilla. this suuuuuuuuuuucks. also i have no idea how.....first time for everything?
     
  13. Offline

    Halfman

    Thanks for your help, I changed the file but it stills bug.... :(
    Same bugs.

    Now my world.yml is
    Code:
    # System is no longer used, but may become used in the future
    # Copies is for multiple-world support
    #   Put the name of the world you wish for it to be a clone of, otherwise leave it empty.
    #   If this file is for your default world (the one in server.properties) then you must
    #   leave copies blank.
    #  Example: copies: Derp    -  This will clone the permissions of the world Derp
    #
    # Make sure to rename this file to the name of the world that is in sever.properties under
    # level-name.  So if it is level-name: world  then this should be world.yml and in the
    # plugins/Permissions directory (ie. plugins/Permissions/world.yml)
    #
    # NOTE: Do not use tabs while editing this document.  Use only spaces.  A good way to avoid
    # doing this is to use Notepad++ and replace the tab with 4 spaces.
    plugin:
        permissions:
            system: default
            copies:
    
    ##
    # AntiBuild is included with this.  To disable a group from being able to build then
    # set the build: flag to false (build: false).  If you want a group to be able to build
    # then set it to true.
    ##
    # Groups can contain inheritance.
    #   To make a group inherit the permissions from another
    #   group simply place the groups name in the "inheritance:" like so:
    #
    #   Example:
    #       inheritance:
    #           - Default
    ##
    #   All permissions including the asterisks must be placed in single quotes.
    #   like so:
    #
    #       - 'foo.bar'
    #
    #   Otherwise errors will happen!
    ##
    #   Globalized Permission settings:
    #
    #       If a permission contains periods (.) you can denote a globalized parameter:
    #
    #           - 'foo.*'
    #
    #       This will allow you to use all general commands.
    #
    ##
    #   Single Asterisk denotes all commands:
    #
    #       - '*'
    #   If you give a group this permissions, do not have the group inherit any permissions
    #   from other groups.  Any users assigned to this group should NOT be given any additional
    #   permissions either.
    ##
    #   To exempt a node use the - prefix like so:
    #       - '-foo.bar'
    ##
    #   prefix: and suffix: do not do anything on their own.  You need another outside plugin
    #   such as iChat or HeroChat in order for these to do anything.
    groups:
        Default:
            default: true
            info:
                prefix: '&e'
                suffix: '&e'
                build: true
            inheritance:
            permissions:
            - 'essentials.spawn'
            - 'essentials.motd'
            - 'essentials.help'
            - 'essentials.home'
            - 'essentials.sethome'
        Moderator:
            default: false
            info:
                prefix: ''
                suffix: ''
                build: true
            inheritance:
                - Default
            permissions:
                - '*'
        Admins:
            default: false
            info:
                prefix: '&c'
                suffix: '&c'
                build: true
            inheritance:
            permissions:
                - '*'
        null:
            default: false
            info:
                prefix: '&c'
                suffix: '&c'
                build: false
            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:
        Absnoksis:
            group: Admins
            permissions:
        Brisespoir:
            group: Admins
            permissions:
     
  14. Offline

    saturnine_nl

    you made some typos wich can happen to anyone, .yml files don't like [tabs] , so instead use spaces.
    i guess the error is in the line with - '*' (line 103 to be exact)
    just delete this whole line and add spaces until your at the same spot where it was. then type - '*'
    [MERGETIME="1299867458"][/MERGETIME]
    your almost there ;) ... add 4 spaces in front of each - 'essentials.blabla' line
    then it should work.
     
  15. Offline

    Halfman

    Tried it but same bugs.... :'(

    Now the file is :
    Code:
    # System is no longer used, but may become used in the future
    # Copies is for multiple-world support
    #   Put the name of the world you wish for it to be a clone of, otherwise leave it empty.
    #   If this file is for your default world (the one in server.properties) then you must
    #   leave copies blank.
    #  Example: copies: Derp    -  This will clone the permissions of the world Derp
    #
    # Make sure to rename this file to the name of the world that is in sever.properties under
    # level-name.  So if it is level-name: world  then this should be world.yml and in the
    # plugins/Permissions directory (ie. plugins/Permissions/world.yml)
    #
    # NOTE: Do not use tabs while editing this document.  Use only spaces.  A good way to avoid
    # doing this is to use Notepad++ and replace the tab with 4 spaces.
    plugin:
        permissions:
            system: default
            copies:
    
    ##
    # AntiBuild is included with this.  To disable a group from being able to build then
    # set the build: flag to false (build: false).  If you want a group to be able to build
    # then set it to true.
    ##
    # Groups can contain inheritance.
    #   To make a group inherit the permissions from another
    #   group simply place the groups name in the "inheritance:" like so:
    #
    #   Example:
    #       inheritance:
    #           - Default
    ##
    #   All permissions including the asterisks must be placed in single quotes.
    #   like so:
    #
    #       - 'foo.bar'
    #
    #   Otherwise errors will happen!
    ##
    #   Globalized Permission settings:
    #
    #       If a permission contains periods (.) you can denote a globalized parameter:
    #
    #           - 'foo.*'
    #
    #       This will allow you to use all general commands.
    #
    ##
    #   Single Asterisk denotes all commands:
    #
    #       - '*'
    #   If you give a group this permissions, do not have the group inherit any permissions
    #   from other groups.  Any users assigned to this group should NOT be given any additional
    #   permissions either.
    ##
    #   To exempt a node use the - prefix like so:
    #       - '-foo.bar'
    ##
    #   prefix: and suffix: do not do anything on their own.  You need another outside plugin
    #   such as iChat or HeroChat in order for these to do anything.
    groups:
        Default:
            default: true
            info:
                prefix: '&e'
                suffix: '&e'
                build: true
            inheritance:
            permissions:
                - 'essentials.spawn'
                - 'essentials.motd'
                - 'essentials.help'
                - 'essentials.home'
                - 'essentials.sethome'
        Moderator:
            default: false
            info:
                prefix: ''
                suffix: ''
                build: true
            inheritance:
                - Default
            permissions:
                - '*'
        Admins:
            default: false
            info:
                prefix: '&c'
                suffix: '&c'
                build: true
            inheritance:
            permissions:
                - '*'
        null:
            default: false
            info:
                prefix: '&c'
                suffix: '&c'
                build: false
            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:
        Absnoksis:
            group: Admins
            permissions:
        Brisespoir:
            group: Admins
            permissions:
    [Edit] : now there is 1 more bug :
     
  16. Offline

    saturnine_nl

    with this file there's nothing wrong as far as i can tell, the error BLOCK_PLACED usually is caused by a filename that does not match the world name. could you pastebin (http://www.pastebin.com ) your server console screen when this error happens and copy the url here.
     
  17. Offline

    Moe041991

    Is this the reccomended build?:
    Code:
    2011-03-11 19:52:59 [INFO] This server is running Craftbukkit version git-Bukkit-0.0.0-516-gdf87bb3-b531jnks
    Cause for some reason thats the one i always get on wiki.bukkit.org.
    And it is shitty, it breaks plugin. I dont have a clue where to get an older version.
     
  18. Offline

    ToshNeox

    I'm really getting frustrated with this now. Here is my config file:
    Code:
    groups:
        Default:
            default: true
            info:
                prefix: ''
                suffix: ''
                build: false
            inheritance:
            permissions:
                - 'foo.bar'
        Moderator:
            default: false
            info:
                prefix: ''
                suffix: ''
                build: true
            inheritance:
                - Default
            permissions:
                - 'bar.foo'
        Admins:
            default: false
            info:
                prefix: ''
                suffix: ''
                build: true
            inheritance:
            permissions:
                - '*'
    
    users:
        ToshNeox
            group: Admins
            info:
                prefix: '&6Admin'
                suffix: '&7Suffix'
        Derpina:
            group: Admins
            permissions:
                - '-derp.derp'
    -) I have renamed the file the same as the current world.
    -) The structure of folders is as below:

    Minecraft Server
    -Launch server (Bat file)
    -Plugins
    >Permissions (Jar file)
    -Permissions
    >Survival 1 (Config Yml file)


    [ - is a folder ]
    [ > is a file ]


    Can you tell what is going wrong? It should be working as I know, but it will not add prefixes, suffixes and colours to my name and text.
    I also have iChat installed too.

    I have also had the errors for Break_Block, something to do with 'reader' at line 33, column 13.

    PLEASE HELP! I FEEL LIKE A CREEPER!
     
  19. Offline

    greed

    do you think it migt be thet essentials group manager and essentials group bridge are interfearing with perrmissions?
    you see, i took a peek into the group manager file and looked under back up. there, there are a lot of files saying groups and then below that there are users with a lot of random things below each user and they have silly names.... i tried deleting the 2, bridge and manager, and came up with 7 pages of help, when i restored them i got one. when i deleted the bridge i got 11 pages of help, but so did everyone else.
     
  20. Offline

    solentice

    I think Essentials Group Manager and Essentials Group Bridge are actually meant to replace this Permissions plugin, so yes they probably do interfere with each other. If you use Permissions plugin, you shouldn't also be using the Group Manager plugin...
     
  21. Offline

    Halfman

    Here is a screenshot of my console screen with the plugin list :
    [​IMG]

    But I discovered that if I type "Permissions -reload monde" (the name of my world is monde = world in french ;) )
    The console says "[Permissions] World monde does not exist.". I think that it doesn't recognize my world ??
     
  22. Offline

    solentice

    Did your rename the .yml file inside your Permissions folder to monde.yml then?? This is a required step for Permissions plugin to work correctly...
     
  23. Offline

    Halfman

    Yes, of course!
     
  24. Offline

    solentice

    One thing I noticed in your .yml file, your Moderator group inherits from the Default group, but yet you also gave the Moderator the '*' permissions. If you want the Moderator to also have the '*' permissions, change it to:
    Code:
    Moderator:
            default: false
            info:
                prefix: ''
                suffix: ''
                build: true
            inheritance:
                - Admins
            permissions:
    You don't need to double post the '*' permissions, as only one group should truly have them...
     
  25. Offline

    Halfman

    I know but actually I don't have any moderators. I don't think that the bugs are from it. Isn't it ?
     
  26. Offline

    mxms

    So, what ARE the default permissions? I know how to add permissions per group or user. But as far as what is allowed by default it'd be nice to know. For example. What if I want a group to NOT use '/tp' or '/give' but I want an admin or mod to be able? What permissions should I allow (or not allow?)
     
  27. i hate this plugin it just DON'T work i would that bukkit look more like hmod
    :mad:
    :( :( :S :(
     
  28. Offline

    saturnine_nl

    @Halfman you could trick the server a bit.

    - stop your server if it's running
    - goto your main bukkit folder and make a backup of folder monde
    - remove folder monde from your main bukkit folder
    - open server.properties and by level name type monde1

    -start your server

    it should now begin to create world monde1

    when it's finished stop the server, go to your backupfolder of monde and copy the contents into
    folder monde1, replacing everything what's there.

    go to your permissions folder and rename monde.yml to monde1.yml

    this way you know for sure everything is as it should be.
     
  29. i take back evrything i typed it works :) :) :) :D :D :D
     
  30. Offline

    saturnine_nl

    there is a distinct difference between default group and default rules

    the group who gets default : true functions as a group for people who are not in the users list.
    You would prefer to give this group very low access to the server.

    default rules are not present in permissions. if you don't want to use a permission you don't add it to the group.
    [MERGETIME="1299876071"][/MERGETIME]
    nice to hear, would you share what did it ?
     
  31. Offline

    Halfman

    Tried it and it says the same error : "[Permissions] World monde1 does not exist."
     
Thread Status:
Not open for further replies.

Share This Page