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

    TehMushy

    I have a problem.

    My friends account is called 7031. And when I add him to the builder group it spams me with errors in the message, and doesn't give him builder. If I change the name to, say, 'aaa' it works as it doesn't start with a number.

    Please can you fix this?

    TL;DR. Allow name's to start with numbers.
     
  3. Offline

    MationMac

    The plugin just does not work. Pretty much the same as fontaine. BLOCK_DAMAGE not working and other events going wrong. Help?
     
  4. Offline

    Affegiraffe

    when i start the server it says no know permission plugin is detected :S can someone explain that?
     
  5. Offline

    Imitation

    Something is wrong with your permissions file. Try and fix it or start again. Look for tabs, misalignment, missing punctuation: : and '. Or look back in the thread someone had a basic setup and working world to download.
     
  6. Offline

    Aspernatio

    Is support for the permission file's chat prefixes and suffixes planned? I'd very much like it if these functions were made to... function, as my use of other plugins which support this feature has not brought about decent results.
     
  7. Offline

    cjc343

    Put his name in single quotes instead of just as a plain number.

    Code:
    users:
        '7031':
            group: Builder
            permissions:
    
    try that, if it doesn't work, try '-command' instead.

    use copies: worldname to copy a different world's config into another. You have worldname.yml and nether.yml and in nether.yml you put copies: worldname make sense? Then add any additional permissions, or remove any permissions. Then you can do copies: nether in otherworld.yml.

    Post your current config and current error then.
    Make sure you renamed your config after your world, fix the other errors you're getting from anything not permissions, either by temporarily removing or updating, and paste a text error log next time.

    prefix and suffix are provided by iChat

    try this (open)
    Code:
    #  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:
        Default:
            default: true
            info:
                prefix: '&7'
                suffix: '&f'
                build: false
            inheritance:
            permissions:
                - 'essentials.help'
                - 'essentials.spawn'
                - 'essentials.list'
                - 'essentials.motd'
                - 'essentials.rules'
                - 'essentials.compass'
                - 'essentials.warp'
                - 'foo.bar'
        Member:
            default: false
            info:
                prefix: ''
                suffix: ''
                build: true
            inheritance:
                - Default
            permissions:
                - 'essentials.me'
                - 'essentials.mail'
                - 'essentials.mailsend'
                - 'essentials.msg'
                - 'essentials.home'
                - 'essentials.sethome'
                - 'essentials.depth'
                - 'essentials.back'
                - 'essentials.afk'
                - 'ichat.color'
                - 'lwc.protect'
        VIP:
            default: false
            info:
                prefix: '&a'
                suffix: '&f'
                build: true
            inheritance:
                - Member
            permissions:
                - 'essentials.item'
                - 'essentials.ping'
                - 'essentials.setwarp'
        Donator:
            default: false
            info:
                prefix: '&e'
                suffix: '&f'
                build: true
            inheritance:
                - VIP
            permissions:
                - 'essentials.top'
                - 'essentials.jump'
                - 'worldedit.*'
                - 'worldguard.*'
        Mod:
            default: false
            info:
                prefix: '&b'
                suffix: '&f'
                build: true
            inheritance:
                - Donator
            permissions:
                - 'mcbans.mod'
                - 'mcbans.kick'
                - 'mcbans.ban.temp'
                - 'mcbans.ban.local'
                - 'mcbans.ban.view'
                - 'mcbans.unban'
                - 'mcbans.lookup'
                - 'essentials.clearinventory'
                - 'essentials.tptoggle'
                - 'essentials.tp'
                - 'essentials.tphere'
                - 'essentials.delwarp'
                - 'bb.admin.watch'
                - 'bb.admin.info'
        Smod:
            default: false
            info:
                prefix: '&5'
                suffix: '&f'
                build: true
            inheritance:
                - Mod
            permissions:
                - 'mcbans.ban.global'
                - 'bb.admin.rollback'
                - 'permissions.group'
        Admins:
            default: false
            info:
                prefix: '&1'
                suffix: '&f'
                build: true
            inheritance:
            permissions:
                - '*'
        Owner:
            default: false
            info:
                prefix: '&4'
                suffix: '&f'
                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 Default 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:
        thernztrom:
            group: Owner
            permissions:
        reeferuk:
            group: Admins
            permissions:
        KillersMinecraft:
            group: Owner
            permissions:
        utubmster:
            group: Member
            permissions:
        lewisrobinson:
            group: Mod
            permissions:
        Howeman99:
            group: Member
            permissions:
        luckydog03:
            group: Member
            permissions:
        pid:
            group: Member
            permissions:
        Rocco:
            group: Member
            permissions:
        DerMoederer:
            group: Member
            permissions:
        ipwnu123:
            group: Smod
            permissions:
        pupsaz:
            group: Member
            permissions:
        de5darrowz:
            group: Member
            permissions:
        Andrew123108:
            group: Smod
            permissions:
        desertthief14:
            group: Member
            permissions:
        fabitheonlyone:
            group: Member
            permissions:
        KingBryanVanP:
            group: Member
            permissions:
        Punk:
            group: Member
            permissions:
        Ryuzaaki36:
            group: Member
            permissions:
        Xomus:
            group: Member
            permissions:
        Arbator177:
            group: Member
            permissions:
        ChainO:
            group: Member
            permissions:
        danny1998216:
            group: Member
            permissions:
        Spaghetti7:
            group: Member
            permissions:
        Martinrock007:
            group: Member
            permissions:
        freddvegas:
            group: Mod
            permissions:
        TheDrJosh:
            group: Member
            permissions:
        texasmavs1985:
            group: Member
            permissions:
        anita85:
            group: Donator
            permissions:
        asa666:
            group: Member
            permissions:
        GuitarHead360:
            group: Member
            permissions:
        ginbird96:
            group: Member
            permissions:
        Darkian2:
            group: Member
            permissions:
        Joshkl2013:
            group: Member
            permissions:
        sykarjon:
            group: Donator
            permissions:
        Kibatorus:
            group: Member
            permissions:
        tiptrocity:
            group: Member
            permissions:
        rasmusvs1:
            group: Member
            permissions:
        mrgoot:
            group: Member
            permissions:
        jonasvs101:
            group: Member
            permissions:
        Namaco:
            group: Member
            permissions:
        TheGuyWithNoFace:
            group: Member
            permissions:
        krayton:
            group: Member
            permissions:
        Pockifier:
            group: Member
            permissions:
        lavaman281:
            group: Member
            permissions:
        Sjygo:
            group: Member
            permissions:
        M_Denzler:
            group: Member
            permissions:
        beanyzaz:
            group: Member
            permissions:
        KTato:
            group: Member
            permissions:
        caminus_umbra:
            group: Member
            permissions:
        TG09:
            group: Member
            permissions:
        TigerTanker:
            group: Member
            permissions:
        SysKnight:
            group: Member
            permissions:
        anden3:
            group: Member
            permissions:
        Gizmo1010:
            group: Member
            permissions:
        Browill30:
            group: Member
            permissions:
        djm6007:
            group: Member
            permissions:
        Fudjy:
            group: Member
            permissions:
        erling1997:
            group: Member
            permissions:
        Kerttula:
            group: Member
            permissions:
        danny1998216:
            group: Donator
            permissions:
        Bac8434:
            group: Member
            permissions:
        brandonz30:
            group: Member
            permissions:
        Kempez:
            group: Member
            permissions:
        FrozenFrost7:
            group: Member
            permissions:
        giantgreenman:
            group: Member
            permissions:
        doctorspoof:
            group: Donator
            permissions:
        martijndh15:
            group: Member
            permissions:
        '5968720':
            group: Member
            permissions:
        Evader45:
            group: Member
            permissions:
        The_Dragon_PL:
            group: Member
            permissions:
        ColonelSprinkle:
            group: Member
            permissions:
        Lord_Galactus:
            group: Member
            permissions:
        Thekoog523:
            group: Member
            permissions:
        Dani040b:
            group: Member
            permissions:
        Bounceh:
            group: Member
            permissions:
        Smidds:
            group: Member
            permissions:
        duddud11:
            group: Member
            permissions:
        rapgansta:
            group: Member
            permissions:
        John566:
            group: Member
            permissions:
        rapgansta11:
            group: Member
            permissions:
        Spamodamm:
            group: Member
            permissions:
        Tiefntall:
            group: Member
            permissions:
        1337Marth:
            group: Member
            permissions:


    http://forums.bukkit.org/threads/chat-ichat-2-2-0-custom-chat-formatting-b556jnks.5857/

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

    Nijikokun

    USE "" AROUND THE NAME.

    TL;DR: LEARN TO USE YAML.
     
  9. Offline

    cliff777

    I have permissions working and all, but when someone joined my server, they were automatically a moderator and could built....But I have a default group that is set for default...help?? :)
     
  10. Offline

    JagerPrime

    Nevermind: FIXED

    Show Spoiler

    2011-03-23 08:28:44 [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:61)
    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: java.lang.NullPointerException
    at com.nijikokun.bukkit.Permissions.Permissions.<init>(Permissions.java:77)
    ... 13 more
    2011-03-23 08:28:44 [INFO] WorldGuard loaded.
    2011-03-23 08:28:44 [INFO] CraftBookCommon 3.0-alpha1 enabled.
    2011-03-23 08:28:44 [INFO] CraftBookCircuits 3.0-alpha1 enabled.
    2011-03-23 08:28:44 [INFO] CraftBookMechanisms 3.0-alpha1 enabled.
    2011-03-23 08:28:44 [INFO] CraftBookVehicles 3.0-alpha1 enabled.
    2011-03-23 08:28:45 [INFO] §eLoaded Essentials build 243 maintained by Zenexer, ementalo, Aelux, and Brettflan
    2011-03-23 08:28:45 [INFO] Loaded EssentialsChat build 243 by Zenexer, ementalo, Aelux, and Brettflan
    2011-03-23 08:28:45 [INFO] Loaded EssentialsEco build 243 by Zenexer, ementalo, Aelux, and Brettflan
    2011-03-23 08:28:45 [INFO] Loaded EssentialsGod build 243 by Zenexer, ementalo, Eris, and EggRoll
    2011-03-23 08:28:45 [INFO] Loaded EssentialsHelp build 243 by Zenexer, ementalo, Eris, and EggRoll
    2011-03-23 08:28:45 [INFO] Loaded EssentialsHome build 243 by Zenexer, ementalo, Aelux, and Brettflan
    2011-03-23 08:28:45 [INFO] EssentialsServerlist version 243 by Vimae Development enabled.
    2011-03-23 08:28:45 [INFO] Loaded EssentialsSpawn build 243 maintained by Zenexer, ementalo, Aelux, and Brettflan
    2011-03-23 08:28:45 [INFO] Loaded EssentialsTele build 243 by Zenexer, ementalo, Aelux, and Brettflan
    2011-03-23 08:28:45 [INFO] Loaded EssentialsWarp build 243 by Zenexer, ementalo, Aelux, and Brettflan
    2011-03-23 08:28:45 [INFO] [HeroicDeath] 1.4.3.138 enabled.
    2011-03-23 08:28:45 [INFO] Config [v1.57] Loaded 12 config entries
    2011-03-23 08:28:45 [INFO] Updater [v1.57] Update detected for LWC
    2011-03-23 08:28:45 [INFO] Updater [v1.57] Latest version: 1.66
    2011-03-23 08:28:45 [INFO] LWC [v1.57] Loaded command: /lwc -admin
    2011-03-23 08:28:45 [INFO] LWC [v1.57] Loaded command: /lwc -create
    2011-03-23 08:28:45 [INFO] LWC [v1.57] Loaded command: /lwc -free
    2011-03-23 08:28:45 [INFO] LWC [v1.57] Loaded command: /lwc -info
    2011-03-23 08:28:45 [INFO] LWC [v1.57] Loaded command: /lwc -p
    2011-03-23 08:28:45 [INFO] LWC [v1.57] Loaded command: /lwc -modify
    2011-03-23 08:28:45 [INFO] LWC [v1.57] Loaded command: /lwc -unlock
    2011-03-23 08:28:45 [INFO] LWC [v1.57] Loaded command: /lwc -owners
    2011-03-23 08:28:45 [INFO] LWC [v1.57] -> PLAYER_QUIT
    2011-03-23 08:28:45 [INFO] LWC [v1.57] -> ENTITY_EXPLODE
    2011-03-23 08:28:45 [INFO] LWC [v1.57] -> BLOCK_INTERACT
    2011-03-23 08:28:45 [INFO] LWC [v1.57] -> BLOCK_DAMAGED
    2011-03-23 08:28:45 [INFO] LWC [v1.57] -> BLOCK_BREAK
    2011-03-23 08:28:45 [INFO] LWC [v1.57] -> BLOCK_PLACED
    2011-03-23 08:28:45 [INFO] LWC [v1.57] -> REDSTONE_CHANGE
    2011-03-23 08:28:45 [INFO] LWC [v1.57] Loading SQLite
    2011-03-23 08:28:45 [INFO] PhysDB [v1.57] Creating physical tables if needed
    2011-03-23 08:28:45 [INFO] MemDB [v1.57] Creating memory tables
    2011-03-23 08:28:45 [INFO] SQLite [v1.57] Using: Native
    2011-03-23 08:28:45 [INFO] MCBans: Permissions plugin not found! falling back to Ops check.
    2011-03-23 08:28:45 [INFO] MCBans: MCBans version 2.6.9 is enabled!
    2011-03-23 08:28:45 [INFO] MCBans: Voting enabled!
    2011-03-23 08:28:45 [INFO] MCBans: Starting backup thread...
    2011-03-23 08:28:45 [INFO] MCBans: Checking mcbans server....
    2011-03-23 08:28:45 [INFO] WorldEdit 4.0-beta8 enabled.
    2011-03-23 08:28:45 [INFO] WorldEdit: No known permissions plugin detected. Using configuration file for permissions.
    2011-03-23 08:28:45 [INFO] MCBans: Mcbans is online!
    2011-03-23 08:28:45 [INFO] WorldGuard: No known permissions plugin detected. Using configuration file for permissions.
    2011-03-23 08:28:45 [INFO] WorldGuard: Single session is enforced.
    2011-03-23 08:28:45 [INFO] WorldGuard: TNT ignition is blocked.
    2011-03-23 08:28:45 [INFO] WorldGuard: Lighters are PERMITTED.
    2011-03-23 08:28:45 [INFO] WorldGuard: Lava fire is blocked.
    2011-03-23 08:28:45 [INFO] WorldGuard: All fire spread is disabled.
    2011-03-23 08:28:45 [INFO] WorldGuard 4.0-alpha1 enabled.
    2011-03-23 08:28:45 [INFO] Done (0.271s)! For help, type "help"


    I get that error if I setup the permissions as for example:

    Show Spoiler

    groups:
    Default:
    default: true
    info:
    prefix: ''
    suffix: ''
    build: false
    inheritance:
    permissions:
    - 'essentials.compass'
    - 'essentials.home'
    - 'essentials.list'
    - 'essentials.mail
    - 'essentials.mail.send'
    - 'essentials.msg'
    - 'essentials.portal'
    - 'essentials.sethome'
    - 'essentials.spawn'
    - 'essentials.warp'
    - 'essentials.world'
    - 'iConomy.access'
    - 'iConomy.list'
    - 'iConomy.payment'
    - 'iConomy.rank'
    - 'iConomyChestShop.shop.create'
    - 'iConomyChestShop.shop.sell'
    - 'iConomyChestShop.shop.use'
    - 'lwc.protect'


    If I add a space after the - to make it look like

    Show Spoiler

    groups:
    Default:
    default: true
    info:
    prefix: ''
    suffix: ''
    build: false
    inheritance:
    permissions:
    - 'essentials.compass'
    - 'essentials.home'
    - 'essentials.list'
    - 'essentials.mail
    - 'essentials.mail.send'
    - 'essentials.msg'
    - 'essentials.portal'
    - 'essentials.sethome'
    - 'essentials.spawn'
    - 'essentials.warp'
    - 'essentials.world'
    - 'iConomy.access'
    - 'iConomy.list'
    - 'iConomy.payment'
    - 'iConomy.rank'
    - 'iConomyChestShop.shop.create'
    - 'iConomyChestShop.shop.sell'
    - 'iConomyChestShop.shop.use'
    - 'lwc.protect'


    The plugin will load but nobody will have working permissions. any ideas?

    Also, yes. I know the spacing for like groups and such is off. That's just from me Copy-Pasting the code.
     
  11. Offline

    Jack Bartlett

    I aso get that message, but I cant resolve it. Plus try using the Deualt Config YML file without taking out all the intructions. Just a suggestion
     
  12. Offline

    cjc343

    iChat

    Post in code blocks if you want your permissions file actually read.

    Post your config.
     
  13. Offline

    Sammy

    @fontaine permissions and many many other plugins got broken with the new change from BLOCK_PLACED to BLOCK_PLACE :eek:
    You can either wait or use an older version of craftbukkit
     
  14. Offline

    Alex K

    Code:
    What Exactly Am I Doing Wrong Here?
    
    Group Manager Worked Perfectly, and Everything. Does Permissions  supports colors? And What exactly am I doing wrong here? I set myself,  jesus, as the admin and it continuously doesn't put me as an admin or  set a prefix before my name. I included a copy of my permissions i've  setup, and If anyone could point out any of the errors that are there,  i'd appreciate it. The spacing is all right, I know that much, follow  the template exactly. Thanks guys and to anyone that can fix it.  Appreciate it. And I don't want iChat, I just want something simple like this. There's my file, spacing and all. Sorry for the mixup.
    
    -Alex.
    
    [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: ''
                suffix: ''
                build: false
            inheritance:
            permissions:
                - 'foo.bar'
                - 'defaultcommands.help'
                - 'defaultcommands.home'
                - 'defaultcommands.kit'
                - 'defaultcommands.kit.tools'
                - 'defaultcommands.list'
                - 'defaultcommands.motd'
                - 'defaultcommands.nick'
                - 'defaultcommands.sethome'
                - 'defaultcommands.spawn'
                - 'defaultcommands.time'
                - 'defaultcommands.tp'
                - 'defaultcommands.warp'
                - 'lwc.protect'
                - 'nocheat.moving'
                - 'worldedit.navigation.jumpto'
        Moderator:
            default: false
            info:
                prefix: '&bModerator '
                suffix: ''
                build: true
            inheritance:
                - Default
            permissions:
                - 'bar.foo'
                - 'defaultcommands.afk.other'
                - 'defaultcommands.afk.self'
                - 'defaultcommands.banlist'
                - 'defaultcommands.banlist.other'
                - 'defaultcommands.delwarp'
                - 'defaultcommands.extinguish.all'
                - 'defaultcommands.extinguish.other'
                - 'defaultcommands.extinguish.self'
                - 'defaultcommands.fire.all'
                - 'defaultcommands.fire.other'
                - 'defaultcommands.fire.self'
                - 'defaultcommands.fly.other'
                - 'defaultcommands.fly.self'
                - 'defaultcommands.freeze.other'
                - 'defaultcommands.freeze.self'
                - 'defaultcommands.give.all'
                - 'defaultcommands.give.other'
                - 'defaultcommands.give.self'
                - 'defaultcommands.heal.all'
                - 'defaultcommands.heal.other'
                - 'defaultcommands.heal.self'
                - 'defaultcommands.home.other'
                - 'defaultcommands.home.self'
                - 'defaultcommands.kit.other'
                - 'defaultcommands.kit.self'
                - 'defaultcommands.kitlist'
                - 'defaultcommands.message.all'
                - 'defaultcommands.message.other'
                - 'defaultcommands.mute.other'
                - 'defaultcommands.mute.self'
                - 'defaultcommands.online'
                - 'defaultcommands.online.other'
                - 'defaultcommands.repair'
                - 'defaultcommands.sethome.other'
                - 'defaultcommands.sethome.self'
                - 'defaultcommands.setwarp'
                - 'defaultcommands.spawn.all'
                - 'defaultcommands.spawn.other'
                - 'defaultcommands.spawn.self'
                - 'defaultcommands.spawn.set'
                - 'defaultcommands.stack'
                - 'defaultcommands.take.all'
                - 'defaultcommands.take.other'
                - 'defaultcommands.take.self'
                - 'defaultcommands.teleport.all'
                - 'defaultcommands.teleport.force'
                - 'defaultcommands.teleport.other'
                - 'defaultcommands.teleport.self'
                - 'defaultcommands.teleportallow.all'
                - 'defaultcommands.teleportallow.other'
                - 'defaultcommands.teleportdisallow.all'
                - 'defaultcommands.teleportdisallow.other'
                - 'defaultcommands.teleporthere.all'
                - 'defaultcommands.teleporthere.other'
                - 'defaultcommands.teleportlist'
                - 'defaultcommands.teleportposition.all'
                - 'defaultcommands.teleportposition.other'
                - 'defaultcommands.teleportposition.self'
                - 'defaultcommands.time.get'
                - 'defaultcommands.time.set'
                - 'defaultcommands.top.other'
                - 'defaultcommands.top.self'
                - 'defaultcommands.unmute.other'
                - 'defaultcommands.unmute.self'
                - 'defaultcommands.warp.other'
                - 'defaultcommands.warp.self'
                - 'defaultcommands.warplist'
                - 'lwc.mod'
                - 'worldedit.butcher'
                - 'worldedit.clipboard.copy'
                - 'worldedit.clipboard.paste'
                - 'worldedit.generation.cylinder'
                - 'worldedit.generation.sphere'
                - 'worldedit.navigation.ascend'
                - 'worldedit.navigation.descend'
                - 'worldedit.navigation.jumpto'
                - 'worldedit.navigation.unstuck'
                - 'worldedit.region.replace'
                - 'worldedit.region.set'
                - 'worldedit.selection.pos'
                - 'worldedit.superpickaxe'
                - 'worldedit.tool.replacer'
                - 'worldedit.undo'
                - 'worldedit.wand'
                - 'worldedit/history.undo'
    
        Admin:
            default: false
            info:
                prefix: 'Commander '
                suffix: ''
                build: true
            inheritance:
                - Moderator
            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:
        'Jesus':
            group: Admins
            permissions:
                - '*'
    
        'chrisruler1':
            group: Moderator
            info:
                prefix: 'Moderator'
                suffix:
            permissions:
    
        'Zane':
            group: Moderator
            info:
                prefix: 'Moderator'
                suffix:
            permissions:
    
        'LMurphy':
            group: Moderator
            info:
                prefix: 'Moderator'
                suffix:
            permissions:
    
        'SeaNannersJM':
            group: Moderator
            info:
                prefix: 'Moderator'
                suffix:
            permissions:
    
        'Greenbishop':
            group: Moderator
            info:
                prefix: 'Moderator'
                suffix:
            permissions:
    
            
     
  15. Offline

    cjc343

    The point of the code block is that we need to see the spacing on the file. The spacing defines the file and is very important. Please paste your config in a code block with the spacing preserved.
     
  16. Offline

    Alex K

    Alright. I Updated the file. Can you please explain the error in the file? To me, it looks as if i've done everything the instructions said, followed the spacing provided, too.
     
  17. Offline

    cjc343

    As I said, you'll need another plugin such as iChat for this.
    try this (open)

    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: ''
                suffix: ''
                build: false
            inheritance:
            permissions:
                - 'defaultcommands.help'
                - 'defaultcommands.home'
                - 'defaultcommands.kit'
                - 'defaultcommands.kit.tools'
                - 'defaultcommands.list'
                - 'defaultcommands.motd'
                - 'defaultcommands.nick'
                - 'defaultcommands.sethome'
                - 'defaultcommands.spawn'
                - 'defaultcommands.time'
                - 'defaultcommands.tp'
                - 'defaultcommands.warp'
                - 'lwc.protect'
                - 'nocheat.moving'
                - 'worldedit.navigation.jumpto'
        Moderator:
            default: false
            info:
                prefix: '&bModerator '
                suffix: ''
                build: true
            inheritance:
                - Default
            permissions:
                - 'defaultcommands.afk.other'
                - 'defaultcommands.afk.self'
                - 'defaultcommands.banlist'
                - 'defaultcommands.banlist.other'
                - 'defaultcommands.delwarp'
                - 'defaultcommands.extinguish.all'
                - 'defaultcommands.extinguish.other'
                - 'defaultcommands.extinguish.self'
                - 'defaultcommands.fire.all'
                - 'defaultcommands.fire.other'
                - 'defaultcommands.fire.self'
                - 'defaultcommands.fly.other'
                - 'defaultcommands.fly.self'
                - 'defaultcommands.freeze.other'
                - 'defaultcommands.freeze.self'
                - 'defaultcommands.give.all'
                - 'defaultcommands.give.other'
                - 'defaultcommands.give.self'
                - 'defaultcommands.heal.all'
                - 'defaultcommands.heal.other'
                - 'defaultcommands.heal.self'
                - 'defaultcommands.home.other'
                - 'defaultcommands.home.self'
                - 'defaultcommands.kit.other'
                - 'defaultcommands.kit.self'
                - 'defaultcommands.kitlist'
                - 'defaultcommands.message.all'
                - 'defaultcommands.message.other'
                - 'defaultcommands.mute.other'
                - 'defaultcommands.mute.self'
                - 'defaultcommands.online'
                - 'defaultcommands.online.other'
                - 'defaultcommands.repair'
                - 'defaultcommands.sethome.other'
                - 'defaultcommands.sethome.self'
                - 'defaultcommands.setwarp'
                - 'defaultcommands.spawn.all'
                - 'defaultcommands.spawn.other'
                - 'defaultcommands.spawn.self'
                - 'defaultcommands.spawn.set'
                - 'defaultcommands.stack'
                - 'defaultcommands.take.all'
                - 'defaultcommands.take.other'
                - 'defaultcommands.take.self'
                - 'defaultcommands.teleport.all'
                - 'defaultcommands.teleport.force'
                - 'defaultcommands.teleport.other'
                - 'defaultcommands.teleport.self'
                - 'defaultcommands.teleportallow.all'
                - 'defaultcommands.teleportallow.other'
                - 'defaultcommands.teleportdisallow.all'
                - 'defaultcommands.teleportdisallow.other'
                - 'defaultcommands.teleporthere.all'
                - 'defaultcommands.teleporthere.other'
                - 'defaultcommands.teleportlist'
                - 'defaultcommands.teleportposition.all'
                - 'defaultcommands.teleportposition.other'
                - 'defaultcommands.teleportposition.self'
                - 'defaultcommands.time.get'
                - 'defaultcommands.time.set'
                - 'defaultcommands.top.other'
                - 'defaultcommands.top.self'
                - 'defaultcommands.unmute.other'
                - 'defaultcommands.unmute.self'
                - 'defaultcommands.warp.other'
                - 'defaultcommands.warp.self'
                - 'defaultcommands.warplist'
                - 'lwc.mod'
                - 'worldedit.butcher'
                - 'worldedit.clipboard.copy'
                - 'worldedit.clipboard.paste'
                - 'worldedit.generation.cylinder'
                - 'worldedit.generation.sphere'
                - 'worldedit.navigation.ascend'
                - 'worldedit.navigation.descend'
                - 'worldedit.navigation.jumpto'
                - 'worldedit.navigation.unstuck'
                - 'worldedit.region.replace'
                - 'worldedit.region.set'
                - 'worldedit.selection.pos'
                - 'worldedit.superpickaxe'
                - 'worldedit.tool.replacer'
                - 'worldedit.undo'
                - 'worldedit.wand'
                - 'worldedit/history.undo'
    
        Admin:
            default: false
            info:
                prefix: 'Commander '
                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:
        Jesus:
            group: Admin
            permissions:
        chrisruler1:
            group: Moderator
            permissions:
        Zane:
            group: Moderator
            permissions:
        LMurphy:
            group: Moderator
            permissions:
        SeaNannersJM:
            group: Moderator
            permissions:
        Greenbishop:
            group: Moderator
            permissions:
     
  18. Offline

    alron

  19. Offline

    Sammy

    @alron Sorry about that, I didn't saw it, cool than ^^
     
  20. Offline

    alron

    No prob, it was like a 1 character fix and a recompile. :)
     
  21. Offline

    ryanertel

    well whenever i start up my server i get this error
    23:52:06 [SEVERE] Could not load plugins\Permissions.jar in plugins: null
    org.bukkit.plugin.InvalidPluginException
    at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.j
    ava:80)
    at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.
    java:129)
    at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager
    .java:94)
    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 Sou
    rce)
    at java.lang.reflect.Constructor.newInstance(Unknown Source)
    at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.j
    ava:76)
    ... 8 more
    Caused by: mapping values are not allowed here
    in "<reader>", line 101, column 13:
    info:
    ^
    at org.yaml.snakeyaml.scanner.ScannerImpl.fetchValue(ScannerImpl.java:74
    5)
    at org.yaml.snakeyaml.scanner.ScannerImpl.fetchMoreTokens(ScannerImpl.ja
    va:307)
    at org.yaml.snakeyaml.scanner.ScannerImpl.checkToken(ScannerImpl.java:18
    3)
    at org.yaml.snakeyaml.parser.ParserImpl$ParseBlockMappingKey.produce(Par
    serImpl.java:564)
    at org.yaml.snakeyaml.parser.ParserImpl.peekEvent(ParserImpl.java:163)
    at org.yaml.snakeyaml.parser.ParserImpl.checkEvent(ParserImpl.java:148)
    at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java
    :228)
    at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:160)
    at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java
    :230)
    at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:160)
    at org.yaml.snakeyaml.composer.Composer.composeDocument(Composer.java:12
    2)
    at org.yaml.snakeyaml.composer.Composer.getSingleNode(Composer.java:105)
    at org.yaml.snakeyaml.constructor.BaseConstructor.getSingleData(BaseCons
    tructor.java:124)
    at org.yaml.snakeyaml.Yaml.load(Yaml.java:264)
    at org.bukkit.util.config.Configuration.load(Configuration.java:73)
    at com.nijikokun.bukkit.Permissions.Permissions.<init>(Permissions.java:
    82)
    ... 13 more
    i fixed a bunch of the problems but i cant seem to figure out why it doesnt want me putting a : after info and if i take it off i get errors too by the way
     
  22. Offline

    Revenger

    We got copies working thought this might be the case with the (-) to negate.

    Will test it out.

    Thanks for the plugin really great if you get it right.
     
  23. Offline

    cjc343

    You've probably got an error on line 100.
     
  24. Offline

    risingson

    I got this error :(
    Code:
    2554-03-25 14:46:35 [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 org.bukkit.craftbukkit.CraftServer.reload(CraftServer.java:205)
        at org.bukkit.command.SimpleCommandMap$ReloadCommand.execute(SimpleCommandMap.java:196)
        at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:80)
        at org.bukkit.craftbukkit.CraftServer.dispatchCommand(CraftServer.java:183)
        at net.minecraft.server.MinecraftServer.b(MinecraftServer.java:381)
        at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:366)
        at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:272)
        at net.minecraft.server.ThreadServerApplication.run(SourceFile:366)
    Caused by: java.lang.VerifyError: (class: com/nijikokun/bukkit/Permissions/Permissions, method: setupPermissions signature: ()V) Bad type in putfield/putstatic
        at java.lang.Class.forName0(Native Method)
        at java.lang.Class.forName(Unknown Source)
        at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:105)
        ... 11 more
    world.yml
    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:
        Members:
            default: true
            info:
                prefix: '&9'
                suffix: ''
                build: true
            inheritance:
            permissions:
                - 'essentials.helpop'
                - 'essentials.help'
                - 'essentials.spawn'
                - 'essentials.getpos'
                - 'essentials.compass'
                - 'essentials.list'
                - 'essentials.me'
                - 'essentials.msg'
                - 'essentials.afk'
                - 'deathmessageplugin.sendmessage'
                - 'mcdocs.*'
                - 'vampire.default.command.version'
                - 'vampire.default.command.blood'
                - 'izone.zones.check'
                - 'deathmessageplugin.getmessage'
        VIP:
            default: false
            info:
                prefix: '&7'
                suffix: ''
                build: true
            inheritance:
                - Members
            permissions:
                - 'ichat.color'
                - 'essentials.heal'
                - 'essentials.home'
                - 'essentials.sethome'
        Moderator:
            default: false
            info:
                prefix: '&2'
                suffix: ''
                build: true
            inheritance:
                - Default
                - VIP
            permissions:
                - 'essentials.tp'
                - 'essentials.tptoggle'
                - 'essentials.clearinventory'
                - 'essentials.kill'
                - 'essentials.give'
                - 'izone.zones.ignoreowner'
                - 'izone.zones.define'
                - 'izone.zones.disallow'
                - 'izone.zones.allow'
                - 'izone.zones.flag'
                - 'izone.zones.rename'
                - 'izone.zones.delete'
                - 'izone.zones.expand'
                - 'izone.zones.create'
                - 'izone.zones.list'
        Admins:
            default: false
            info:
                prefix: '&4'
                suffix: ''
                build: true
            inheritance:
                - Moderator
            permissions:
                - 'essentials.plugin'
                - 'essentials.broadcast'
                - 'essentials.antioch'
                - 'essentials.spawnmob'
                - 'essentials.setspawn'
                - 'essentials.gc'
                - 'essentials.tree'
                - 'essentials.setjail'
                - 'essentials.togglejail'
                - 'vampire.*'
                - 'izone.edit.delete'
                - 'izone.edit.replace'
                - 'izone.edit.count'
                - 'izone.edit.fill'
                - 'izone.edit.undo'
                - '*'
    ##
    # 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:
        Risingson:
            group: Admins
            permissions:
        Arm:
            group: Moderator
            permissions:
        mingamer:
            group: Admins
            permissions:
     
  25. Offline

    cjc343

     
  26. Offline

    g00tch

    Is there a way to have a command like /add <player> [group], so I don't have to manually enter each player in the config? Or am I just an idiot?
     
  27. Offline

    cjc343

  28. Offline

    risingson

    The same error in #2081 .
     
  29. Offline

    cjc343

    Is your world actually named world? What CB version? Same error to the letter?
    E:
    I'd love to know what the actual fix for "java.lang.VerifyError: (class: com/nijikokun/bukkit/Permissions/Permissions, method: setupPermissions signature: ()V) Bad type in putfield/putstatic" was if you don't mind sharing.
     
  30. Offline

    risingson

    Thanks for your help :) . but now I can fix this problem. Thank again!
     
  31. Offline

    g00tch

Thread Status:
Not open for further replies.

Share This Page