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

    TheYeti

    Hard to tell without being able to see it formatted. Put it in CODE blocks so it preserves formatting. And the user prefix & suffix don't do anything unless you have an outside plugin to make use of them like HeroChat or iChat.
     
  3. Offline

    Malicious

    I just got the file and renamed it to my world but I'm having trouble getting the server to work. I'm running the latest version of bukkit and have the essentials plugin. I removed the essentials group manager file to get out of the way of permissions. In the installation guide, it says to "go in and add yourself to the users" but how do you create groups and how do you take away certain commands from certain groups. It says how in the config but it is very obscure and i can't understand it. Can i get a more detailed example of how to configure permissions? - Malicious
     
  4. Offline

    angus22397

    Sorry to give you more work to do, but prefixes and suffixes don't work. :'(
     
  5. Offline

    Taeir

    @angus22397
    Have you tried the ZIPPED permissions 2.5.1, craftbukkit #493 and ichat 2.07/2.08?
    Works for me.
     
  6. Offline

    Phaedrus

    @elbrian87 Make a folder in the permissions folder called hgsbackup and put the config in there. Might work.
     
    elbrian87 likes this.
  7. Added a new group and now permissions has spazzed out.

    My permissions 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.
    #   Does not work for the default world.
    #  Example: copies: Derp    -  This will clone the permissions of the world Derp
    plugin:
        permissions:
            system: default
            copies:
    
    # 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:
    #
    #       - 'general.spawn'
    #
    #   Otherwise errors will happen!
    ##
    #   Globalized Permission settings:
    #
    #       If a permission contains periods (.) you can denote a globalized parameter:
    #
    #           - 'general.*'
    #
    #       This will allow you to use all general commands.
    #
    ##
    #   Single Asterisk denotes all commands:
    #
    #       - '*'
    ##
    #   To exempt a node use the - prefix like so:
    #       - '-general.time'
    ##
    groups:
         Newbie:
            default: true
            info:
                prefix: '[&aNewbie&f] '
                suffix: ''
                build: false
            inheritance:
            permissions:
        Player:
            default: false
            info:
                prefix: '[&9Player&f] '
                suffix: ''
                build: true
            inheritance:
            permissions:
                - 'BetterShop.user.*'
                - 'lwc.protect'
                - 'essentials.afk'
                - 'essentials.msg'
                - 'essentials.chat.shout'
                - 'essentials.help'
                - 'essentials.helpop'
                - 'essentials.home'
                - 'essentials.sethome'
                - 'essentials.list'
                - 'essentials.mail.send'
                - 'essentials.me'
                - 'essentials.motd'
                - 'essentials.spawn'
                - 'essentials.whois'
                - 'iConomy.list'
                - 'iConomy.payment'
                - 'iConomy.rank'
                - ''
        VIP:
            default: false
            info:
                prefix: '[&6VIP&f] '
                suffix: ''
                build: true
            inheritance:
                - Default
            permissions:
                - 'monstertamer.player.*'
        Moderator:
            default: false
            info:
                prefix: '[&2Moderator&f] '
                suffix: ''
                build: true
            inheritance:
                - VIP
            permissions:
                - 'essentials.give'
                - 'essentials.item'
                - 'essentials.kit.*'
                - 'essentials.time'
                - 'essentials.tree'
                - 'essentials.bigtree'
                - 'essentials.tp'
                - 'essentials.tphere'
                - 'essentials.god'
                - 'essentials.heal'
                - 'essentials.mute'
                - 'essentials.kick'
                - 'essentials.kickall'
                - 'essentials.jail'
                - 'essentials.warp'
                - ''
        Admins:
            default: false
            info:
                prefix: '[&1Admin&f] '
                suffix: ''
                build: true
            inheritance:
                - Moderator
            permissions:
                - '*'
        Owner:
            default: false
            info:
                prefix: '[&4Owner&f] '
                suffix: ''
                build: true
            inheritance:
                - Admins
            permissions:
                - '*'
    
    users:
        spydaniel:
            group: Owner
            permissions:
        azreth:
            group: Moderator
            permissions:
        Bli33ard:
            group: Moderator
            permissions:
        tinribsman:
            group: Admins
            permissions:
        Thug23:
            group: Admins
            permissions:
        Lapoxickle:
            group: Admins
            permissions:
        palmerj:
            group: VIP
            permissions:
        Venoxic:
            group: VIP
            permissions:
        tpots:
            group: VIP
            permissions:
        spandexman:
            group: VIP
            permissions:
    The error I get:

    Code:
    2011-03-05 12:42:29 [SEVERE] while parsing a block mapping
     in "<reader>", line 6, column 1:
        plugin:
        ^
    expected <block end>, but found BlockMappingStart
     in "<reader>", line 51, column 5:
            Player:
            ^
    
    2011-03-05 12:42:29 [SEVERE]     at org.yaml.snakeyaml.parser.ParserImpl$ParseBlockMappingKey.produce(ParserImpl.java:576)
    2011-03-05 12:42:29 [SEVERE]     at org.yaml.snakeyaml.parser.ParserImpl.peekEvent(ParserImpl.java:163)
    2011-03-05 12:42:29 [SEVERE]     at org.yaml.snakeyaml.parser.ParserImpl.checkEvent(ParserImpl.java:148)
    2011-03-05 12:42:29 [SEVERE]     at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java:228)
    2011-03-05 12:42:29 [SEVERE]     at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:160)
    2011-03-05 12:42:29 [SEVERE]     at org.yaml.snakeyaml.composer.Composer.composeDocument(Composer.java:122)
    2011-03-05 12:42:29 [SEVERE]     at org.yaml.snakeyaml.composer.Composer.getSingleNode(Composer.java:105)
    2011-03-05 12:42:29 [SEVERE]     at org.yaml.snakeyaml.constructor.BaseConstructor.getSingleData(BaseConstructor.java:124)
    2011-03-05 12:42:29 [SEVERE]     at org.yaml.snakeyaml.Yaml.load(Yaml.java:264)
    2011-03-05 12:42:29 [SEVERE]     at org.bukkit.util.config.Configuration.load(Configuration.java:73)
    2011-03-05 12:42:29 [SEVERE]     at com.nijiko.permissions.Control.load(Control.java:147)
    2011-03-05 12:42:29 [SEVERE]     at com.nijiko.permissions.Control.loadWorld(Control.java:111)
    2011-03-05 12:42:29 [SEVERE]     at com.nijiko.permissions.Control.inGroup(Control.java:508)
    2011-03-05 12:42:29 [SEVERE]     at com.nijiko.permissions.Control.inGroup(Control.java:1082)
    2011-03-05 12:42:29 [SEVERE]     at com.sk89q.bukkit.migration.NijiPermissionsResolver.inGroup(NijiPermissionsResolver.java:70)
    2011-03-05 12:42:29 [SEVERE]     at com.sk89q.bukkit.migration.PermissionsResolverManager.inGroup(PermissionsResolverManager.java:90)
    2011-03-05 12:42:29 [SEVERE]     at com.sk89q.worldguard.bukkit.WorldGuardPlugin.inGroup(WorldGuardPlugin.java:1375)
    2011-03-05 12:42:29 [SEVERE]     at com.sk89q.worldguard.bukkit.WorldGuardPlayerListener.onPlayerJoin(WorldGuardPlayerListener.java:68)
    2011-03-05 12:42:29 [SEVERE]     at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:125)
    2011-03-05 12:42:29 [SEVERE]     at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:59)
    2011-03-05 12:42:29 [SEVERE]     at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:225)
    2011-03-05 12:42:29 [SEVERE]     at net.minecraft.server.ServerConfigurationManager.a(ServerConfigurationManager.java:98)
    2011-03-05 12:42:29 [SEVERE]     at net.minecraft.server.NetLoginHandler.b(NetLoginHandler.java:87)
    2011-03-05 12:42:29 [SEVERE]     at net.minecraft.server.NetLoginHandler.a(NetLoginHandler.java:27)
    2011-03-05 12:42:29 [SEVERE]     at net.minecraft.server.NetworkListenThread.a(SourceFile:87)
    2011-03-05 12:42:29 [SEVERE]     at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:357)
    2011-03-05 12:42:29 [SEVERE]     at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:272)
    2011-03-05 12:42:29 [SEVERE]     at net.minecraft.server.ThreadServerApplication.run(SourceFile:366)
    2011-03-05 12:42:29 
     
  8. Offline

    Genox

    Hi, i'm kind of new to minecraft server adminstration and i've got a weird problem, i'm running the last version of craft Bukkit with permission and some other pluggins and every time i place or destroy a block i've got this error:

    Code:
    13:59:33 [GRAVE] Could not pass event BLOCK_PLACED to Permissions
    java.lang.NullPointerException
            at com.nijiko.permissions.Control.getGroups(Control.java:654)
            at com.nijikokun.bukkit.Permissions.Listener.onBlockPlace(Listener.java:43)
            at org.bukkit.plugin.java.JavaPluginLoader$21.execute(JavaPluginLoader.java:227)
            at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:59)
            at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:225)
            at net.minecraft.server.ItemBlock.a(ItemBlock.java:107)
            at net.minecraft.server.ItemStack.a(ItemStack.java:56)
            at net.minecraft.server.ItemInWorldManager.a(ItemInWorldManager.java:160)
            at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:482)
            at net.minecraft.server.Packet15Place.a(SourceFile:57)
            at net.minecraft.server.NetworkManager.a(SourceFile:230)
            at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:75)
            at net.minecraft.server.NetworkListenThread.a(SourceFile:100)
            at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:357)
            at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:272)
            at net.minecraft.server.ThreadServerApplication.run(SourceFile:366)
    
    And this is the error i get when i destroy a block :

    Code:
    13:59:37 [GRAVE] Could not pass event BLOCK_BREAK to Permissions
    java.lang.NullPointerException
            at com.nijiko.permissions.Control.getGroups(Control.java:654)
            at com.nijikokun.bukkit.Permissions.Listener.onBlockBreak(Listener.java:64)
            at org.bukkit.plugin.java.JavaPluginLoader$30.execute(JavaPluginLoader.java:272)
            at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:59)
            at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:225)
            at net.minecraft.server.ItemInWorldManager.d(ItemInWorldManager.java:112)
            at net.minecraft.server.ItemInWorldManager.b(ItemInWorldManager.java:77)
            at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:369)
            at net.minecraft.server.Packet14BlockDig.a(SourceFile:42)
            at net.minecraft.server.NetworkManager.a(SourceFile:230)
            at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:75)
            at net.minecraft.server.NetworkListenThread.a(SourceFile:100)
            at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:357)
            at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:272)
            at net.minecraft.server.ThreadServerApplication.run(SourceFile:366)
    
    PS: sorry for my crappy english, i'm french :°)
     
  9. Offline

    elbrian87

    GENIUS! It works!

    Thank you so much. You literally have made my day.
     
  10. Offline

    Phaedrus

    You should update your first post so that if someone else finds it they will have the answer. and won't get such a negative impression of this truly great plugin.

    @TheYeti Perhaps you can add this tip for nested world folders to the intructions?
    --- merged: Mar 5, 2011 1:38 PM ---
    Your Player entry is improperly indented. Please make sure your indentations are lined up correctly. I suggest you get Notepad++ and set it to language > YAML so that you get nice colorings and section lines. Makes it much easier to see what links to what. The run your file through this http://yaml-online-parser.appspot.com
     
  11. Offline

    Master0r0

    Edit: oh shit didnt see the llast post haha guess its back to rewriting my config file.


    Permissions seems to be clashing with worldguard somewhere down the line i cant seem to find where but i know it is im just getting
    "07:17:59 [SEVERE] at org.yaml.snakeyaml.scanner.ScannerImpl.fetchMoreTokens(ScannerImpl.java:360)
    07:17:59 [SEVERE] at org.yaml.snakeyaml.scanner.ScannerImpl.checkToken(ScannerImpl.java:183)
    07:17:59 [SEVERE] at org.yaml.snakeyaml.parser.ParserImpl$ParseBlockMappingValue.produce(ParserImpl.java:592)
    07:17:59 [SEVERE] at org.yaml.snakeyaml.parser.ParserImpl.peekEvent(ParserImpl.java:163)
    07:17:59 [SEVERE] at org.yaml.snakeyaml.parser.ParserImpl.checkEvent(ParserImpl.java:148)
    07:17:59 [SEVERE] at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:132)
    07:17:59 [SEVERE] at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java:230)
    07:17:59 [SEVERE] at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:160)
    07:17:59 [SEVERE] at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java:230)
    07:17:59 [SEVERE] at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:160)
    07:17:59 [SEVERE] at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java:230)
    07:17:59 [SEVERE] at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:160)
    07:17:59 [SEVERE] at org.yaml.snakeyaml.composer.Composer.composeDocument(Composer.java:122)
    07:17:59 [SEVERE] at org.yaml.snakeyaml.composer.Composer.getSingleNode(Composer.java:105)
    07:17:59 [SEVERE] at org.yaml.snakeyaml.constructor.BaseConstructor.getSingleData(BaseConstructor.java:124)
    07:17:59 [SEVERE] at org.yaml.snakeyaml.Yaml.load(Yaml.java:264)
    07:17:59 [SEVERE] at org.bukkit.util.config.Configuration.load(Configuration.java:73)
    07:17:59 [SEVERE] at com.nijiko.permissions.Control.load(Control.java:149)
    07:17:59 [SEVERE] at com.nijiko.permissions.Control.loadWorld(Control.java:112)
    07:17:59 [SEVERE] at com.nijiko.permissions.Control.permission(Control.java:309)
    07:17:59 [SEVERE] at com.sk89q.bukkit.migration.NijiPermissionsResolver.hasPermission(NijiPermissionsResolver.java:58)
    07:17:59 [SEVERE] at com.sk89q.bukkit.migration.PermissionsResolverManager.hasPermission(PermissionsResolverManager.java:86)
    07:17:59 [SEVERE] at com.sk89q.worldguard.bukkit.WorldGuardPlugin.hasPermission(WorldGuardPlugin.java:1384)
    07:17:59 [SEVERE] at com.sk89q.worldguard.bukkit.WorldGuardBlockListener.onBlockBreak(WorldGuardBlockListener.java:110)
    07:17:59 [SEVERE] at org.bukkit.plugin.java.JavaPluginLoader$30.execute(JavaPluginLoader.java:272)
    07:17:59 [SEVERE] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:59)
    07:17:59 [SEVERE] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:225)
    07:17:59 [SEVERE] at net.minecraft.server.ItemInWorldManager.d(ItemInWorldManager.java:112)
    07:17:59 [SEVERE] at net.minecraft.server.ItemInWorldManager.b(ItemInWorldManager.java:77)
    07:17:59 [SEVERE] at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:369)
    07:17:59 [SEVERE] at net.minecraft.server.Packet14BlockDig.a(SourceFile:42)
    07:17:59 [SEVERE] at net.minecraft.server.NetworkManager.a(SourceFile:230)
    07:17:59 [SEVERE] at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:75)
    07:17:59 [SEVERE] at net.minecraft.server.NetworkListenThread.a(SourceFile:100)
    07:17:59 [SEVERE] at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:357)
    07:17:59 [SEVERE] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:272)
    07:17:59 [SEVERE] at net.minecraft.server.ThreadServerApplication.run(SourceFile:366)
    07:17:59 [SEVERE] Could not pass event BLOCK_BREAK to Permissions
    while scanning for the next token
    found character '\t' that cannot start any token
    in "<reader>", line 391, column 1:
    - '/worldedit' "
    Any Help will be widely appreciated by m and the people on my server. :)
     
  12. Offline

    Tealk

    My Serverlog
    My Permissons

    CraftBukkit 493
    Permissions 2.5.2
    Linux.
    java version "1.6.0_22"
    Java(TM) SE Runtime Environment (build 1.6.0_22-b04)
    Java HotSpot(TM) 64-Bit Server VM (build 17.1-b03, mixed mode)
     
  13. Offline

    Jandalf

    look at craftbukkituptodate.broadcast... and plugin devs must add a fix for perm2.5.2 go back to 2.5.1 till every dev updates to perm2.5.2
     
  14. Offline

    Tealk

    http://pastebin.com/mjeprhGb
    have already bugs
     
  15. Offline

    Jandalf

    yes, but is the a permissions problem? u should update the other plugins, there should be a CB454+ update, cause of these Player_Command
     
  16. Offline

    DeathBanes

    I'm using multiverse 1.5
    I think it's an error with my Permissions, since most things that usually did function with Permissions, don't now.
    I have the latest CraftBukkit, didn't use tabs, and all that jazz.
    Also, what do you mean by overloading groups?
    How can I display what's not working?
    EDIT: Nevermind, I fixed it :p
    I deleted FakePermissions and it works wonderfully
     
  17. Offline

    Jandalf

    you forgot a space before admins:
    an overload is when someone has already all permissions like '*' and get some again like inheritace the default group @moderator. remove the inheritance.
     
  18. Offline

    Genox

  19. Offline

    DeathBanes

    I see. Thanks a lot! Only one more problem :p
    this is more of a MultiVerse problem, but it might tie with Permissions:
    I admin'd myself and did what you told me to do, but for multiverse, it keeps saying "you do not have the rights to access this command." Anyone have an idea why?
     
  20. Offline

    Jandalf

    all other commands work? try multiverse.* and copy ur actual permissions to pastbin.com
     
  21. Offline

    Phaedrus

    Two things. \t means you are using Tabs. Don't do that. And -'/worldedit' isn't a real node. Go find the worldedit documentation on what the actual permissions are. Chances are you want -'worldedit.*'
     
  22. Offline

    Andre_9796

    Hey i have loginmessage installed but from the beginning of my server there is welcome to world, x other players online. Does anyone know which plugin is doing that and how i can delete it?
     
  23. Offline

    Lancer_Vance

    Quick question..fairly new at the server thing..at least running a minecraft one..what version of this plugin will work with bukkit 432?
     
  24. Offline

    Jandalf

    when u would say us which plugins u use? and that would be a question for http://forums.bukkit.org/forums/bukkit-discussion-and-help.6/
    --- merged: Mar 5, 2011 5:15 PM ---
    oh, old CB, why not update to the actual one? i think it would be 2.0
     
  25. Offline

    Braden1996

    Oke i am getting an error it says i dont have permission for commands.
    my world folder is called "map" and my rename-me.yml is called "map.yml"
    There is my yml code http://pastebin.com/6s0A9Q2m
    if you need anymore info or know what i must do to please reply i have had no
    permissions for just under two weeks :(
     
  26. Offline

    Burning_roses

    hey i am an Admin on Pixelville we are currently running Git-bukkit-0.0.0-450-gd3c1ba4-b432jnks
    so i/we were wondering will this (Permissions 2.5 (Phoenix) - Now with AntiBuild built in!) work with the version we are running?
     
  27. Offline

    Jandalf

    hm, remove essential.playlist in builder because it is inheritance from default.
    maybe it helps to put urself in the admin group and remove the '*' from u
    --- merged: Mar 5, 2011 5:25 PM ---
    no i think not it works only with b454+ u should try perm2.0
     
  28. Offline

    Braden1996

    i have tried to change myself from admin group and the permissions because before i was in admin group but changed it to see what would happend and i just fixed that builder thing
     
  29. Offline

    Jandalf

    and does it work now?
     
  30. Offline

    dharmlost

    I am running the latest release of CB and Permissions. I've used the default config.yml (renamed to world.yml, which is the name of my world), and when I add myself to the admins group I still have no access to any of the commands. Any suggestions???
     
  31. Offline

    Jandalf

    please copy ur permissions file to pastebin.com
     
Thread Status:
Not open for further replies.

Share This Page