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

    Itssnowing

    It would probably make more sense to post that in the iChat thread than here.

    @TheYeti I just thought of something. Could you edit the first post to say to download the .zip file if you're just now installing Permissions, and to download the .jar file when upgrading? There's been a few cases of people not having the Permissions folder and the Config file and not knowing what's going on.

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

    reverendgeneral

    Before the latest updates, I had been having an issue with new members being added to my default group. Does Permissions do this on its own, or do I need to go in and specify the groups for each player as they come in?
     
  4. Offline

    Psycho Robot

    The group definition format has "default:" in it. Define ONE group as default by doing "default:true". By doing that, anyone who you do not assign to a group will be put into that group. Does that answer your question?
     
  5. Offline

    reverendgeneral

    My group "Default" is the only one with the setting "default:true".

    Just did another check with a few players and it may have been a problem with Essentials. The specific permission in question is the "essentials.signs.mail.use" permission. Players would have access to other commands in the "Default" group but not this one.
     
  6. Offline

    Vorthas

    My config file is working, however, inheritance doesn't work as I have to manually add permissions to my VIP group AND my Mod group (the Mod group should be inheriting from the VIP group). Here's my config 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: world
    ##
    # 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:
        Newbie:
            default: true
            info:
                prefix: '&d'
                suffix: ''
                build: false
            inheritance:
            permissions:
                - 'essentials.spawn'
                - 'essentials.warp'
        Mod:
            default: false
            info:
                prefix: '&3'
                suffix: ''
                build: true
            inheritance:
                - VIP
            permissions:
                - 'essentials.tpohere'
                - 'essentials.tptoggle'
                - 'essentials.delwarp'
                - 'essentials.ban'
                - 'essentials.mute'
                - 'essentials.kick'
                - 'essentials.unban'
                - 'essentials.tree'
                - 'essentials.bigtree'
                - 'essentials.home'
                - 'essentials.sethome'
                - 'essentials.warp.list'
                - 'essentials.setwarp'
                - 'essentials.warp'
                - 'essentials.spawn'
                - 'essentials.list'
                - 'essentials.tpahere'
                - 'essentials.tp'
                - 'essentials.msg'
                - 'essentials.depth'
                - 'essentials.getpos'
                - 'mcmmo.skills.*'
                - 'mcmmo.ability.*'
                - 'mcmmo.commands.ability'
                - 'mcmmo.commands.ptp'
                - 'mcmmo.commands.party'
                - 'mcmmo.commands.whois'
                - 'mcmmo.commands.myspawn'
                - 'mcmmo.commands.setmyspawn'
                - '-mcmmo.commands.setmyspawnother'
        Overlord:
            default: false
            info:
                prefix: '&4'
                suffix: ''
                build: true
            inheritance:
            permissions:
                - '*'
        VIP:
            default: false
            info:
                prefix: '&e'
                suffix: ''
                build: true
            inheritance:
                - Default
            permissions:
                - 'essentials.help'
                - 'essentials.jump'
                - 'essentials.tpahere'
                - 'essentials.home'
                - 'essentials.sethome'
                - 'essentials.warp.list'
                - 'essentials.setwarp'
                - 'essentials.list'
                - 'essentials.tp'
                - 'essentials.msg'
                - 'essentials.depth'
                - 'essentials.getpos'
                - 'essentials.spawn'
                - '-essentials.give'
                - '-essentials.time'
                - '-essentials.item'
                - '-essentials.antioch'
                - '-essentials.kill'
                - '-essentials.god'
                - '-essentials.tree'
                - '-essentials.bigtree'
                - '-essentials.setspawn'
                - 'mcmmo.skills.*'
                - 'mcmmo.ability.*'
                - 'mcmmo.commands.ability'
                - 'mcmmo.commands.ptp'
                - 'mcmmo.commands.party'
                - 'mcmmo.commands.whois'
                - '-mcmmo.commands.myspawn'
                - '-mcmmo.commands.setmyspawn'
                - '-mcmmo.commands.setmyspawnother'
    ##
    #
    ##
    users:
        Vorthas:
           group: Overlord
           permissions:
        HomeLoaf:
            group: Overlord
            permissions:
        ben456123:
            group: Overlord
            permissions:
        SPSspeedracer:
            group: VIP
            permissions:
        aamw1792:
            group: Mod
            permissions:
        painterroo:
            group: VIP
            permissions:
        DonDlor:
            group: VIP
            permissions:
        Red_troll:
            group: VIP
            permissions:
     
  7. Offline

    palz2015

    How do i rank people up without using the file and reloading?
     
  8. Offline

    Itssnowing

    use the command /permissions -reload all after editing the file.
     
  9. Offline

    Sparx

    Help! I'm attempting to add a new player to my server, name is "227446" and when I type "/permissions -reload all" it internally errors, giving this in the console.

    Code:
    00:47:53 [SEVERE] null
    org.bukkit.command.CommandException: Unhandled exception executing command 'perm
    issions' in plugin Permissions v2.5.4
            at org.bukkit.command.PluginCommand.execute(PluginCommand.java:37)
            at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:80
    )
            at org.bukkit.craftbukkit.CraftServer.dispatchCommand(CraftServer.java:2
    29)
            at net.minecraft.server.NetServerHandler.c(NetServerHandler.java:645)
            at net.minecraft.server.NetServerHandler.chat(NetServerHandler.java:608)
            at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:602)
            at net.minecraft.server.Packet3Chat.a(SourceFile:24)
            at net.minecraft.server.NetworkManager.a(SourceFile:230)
            at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:76)
            at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:76)        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)
    Caused by: java.lang.ClassCastException: java.lang.Integer cannot be cast to java.lang.String
            at com.nijiko.permissions.Control.load(Control.java:231)
            at com.nijiko.permissions.Control.forceLoadWorld(Control.java:118)
            at com.nijiko.permissions.Control.reload(Control.java:81)
            at com.nijikokun.bukkit.Permissions.Permissions.onCommand(Permissions.java:193)
            at org.bukkit.command.PluginCommand.execute(PluginCommand.java:35)
            ... 12 more
    00:47:59 [INFO] [§6VIPçf] ç4supper3299çf: how big should we make it?
    00:48:05 [SEVERE] null
    org.bukkit.command.CommandException: Unhandled exception executing command 'permissions' in plugin Permissions v2.5.4
            at org.bukkit.command.PluginCommand.execute(PluginCommand.java:37)
            at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:80)
            at org.bukkit.craftbukkit.CraftServer.dispatchCommand(CraftServer.java:229)
            at net.minecraft.server.NetServerHandler.c(NetServerHandler.java:645)
            at net.minecraft.server.NetServerHandler.chat(NetServerHandler.java:608)
            at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:602)
            at net.minecraft.server.Packet3Chat.a(SourceFile:24)
            at net.minecraft.server.NetworkManager.a(SourceFile:230)
            at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:76)
            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)
    Caused by: java.lang.ClassCastException: java.lang.Integer cannot be cast to java.lang.String
            at com.nijiko.permissions.Control.load(Control.java:231)
            at com.nijiko.permissions.Control.forceLoadWorld(Control.java:118)
            at com.nijiko.permissions.Control.reload(Control.java:81)
            at com.nijikokun.bukkit.Permissions.Permissions.onCommand(Permissions.java:193)
            at org.bukkit.command.PluginCommand.execute(PluginCommand.java:35)
            ... 12 more
    
     
  10. Offline

    pineappelle

    i cant get the permissions to work. when i start the server two errors come up.

    [SEVERE] could not load plugins/permission.jar
    and
    [INFO] permission system not detected defaulting to OP

    again the permissions dont work and im not sure why. ill post the yml and the server startup if needed but could someone please help me. i really need the permissions
     
  11. Offline

    GodlikeKitten

    When I start up my server it won't create a Permission folder in the plugins but everything else loads fine
     
  12. Offline

    DannyLAGZLOL

    he said without using the file

    so you would use Yedit
     
  13. Offline

    armoreddice

    When I set everything up I dont get the permission.world. file in my permissions file. thought it does appear in my regular plugin file. It does not have any code in it though. is that normal?
     
  14. Offline

    JumpFusion

    Tried using this, but on 624? Or the recommended one I cannot place blocks, no rank can. Any idea?
     
  15. Offline

    Deadchicken

    I've managed to get this working a treat with RB 617, thanks very much!
     
  16. Offline

    Clontarf[X]

    pretty sure this plugin is broken. No config file is created in plugins/Permissions, however a Permissions<worldname>.yml is created in the plugins directory... Latest MC+CraftBukkit update seems to have royally screwed things up for us admins...
     
  17. Offline

    jaboy

    errors errors ... always errors :'(

    Code:
    11:48:57 [INFO] Starting minecraft server version Beta 1.4
    11:48:57 [INFO] Loading properties
    11:48:57 [INFO] Starting Minecraft server on *:25565
    11:48:57 [INFO] This server is running Craftbukkit version git-Bukkit-0.0.0-612-
    g4c7a9e7-b617jnks (MC: 1.4)
    11:48:57 [INFO] Preparing level "air fortress"
    11:48:57 [INFO] Preparing start region
    11:48:58 [INFO] 144 recipes
    11:48:58 [INFO] Preparing spawn area: 32%
    11:48:59 [INFO] Invalid config file found and converted to proper name/format.
    11:48:59 [INFO] [Permissions] (Phoenix) was Initialized.
    11:48:59 [INFO] Loading BetterShop version 1.6.2.8 ...
    11:49:02 [INFO] [BetterShop] Newer BetterShop version found on git (Sat Apr 02 1
    0:12:40 CEST 2011)
    11:49:02 [INFO] [BetterShop] BetterShop.csv loaded.
    11:49:02 [INFO] [BetterShop] Attached to iConomy.
    11:49:02 [INFO] [BetterShop] Attached to Permissions.
    11:49:02 [INFO] BetterShop version 1.6.2.8 is enabled!
    11:49:02 [SEVERE] Nag author: 'jjfs85, lologarithm, and jascotty2' of 'BetterSho
    p' about the following: onPluginEnable has been replaced with a new signature, (
    PluginEnableEvent)
    11:49:02 [INFO] CraftBukkitUpToDate version 2.4.3 is enabled!
    11:49:02 [INFO] [Permissions] version [2.5.5] (Phoenix)  loaded
    11:49:03 [INFO] CButD: CraftBukkit is up to Date
    11:49:03 [INFO] [iConomy] Logging is currently disabled.
    11:49:06 [INFO] [iConomy] v4.64 (Kenzi) loaded.
    11:49:06 [INFO] [iConomy] Developed by: [Nijikokun, Coelho]
    11:49:06 [INFO] [iConomy] hooked into Permissions.
    11:49:06 [INFO] Turnstile 1.4.2 is enabled!
    11:49:06 [INFO] Turnstile Successfully linked with Permissions!
    11:49:06 [INFO] Turnstile Successfully linked with iConomy!
    11:49:06 [INFO] Done (0.877s)! For help, type "help" or "?"
    11:49:13 [INFO] CButD: Plugin-Update-Check started
    11:49:15 [INFO] CButD: Plugin-Update-Check finished
    11:49:35 [INFO] weboy [/5.173.14.124:50485] logged in with entity id 86
    11:50:03 [INFO] Loaded world: air fortress
    
    here in game I'm typing "/money top"
    
    11:50:03 [SEVERE] java.lang.NullPointerException
    11:50:03 [SEVERE]       at com.nijiko.permissions.Control.permission(Control.jav
    a:333)
    11:50:03 [SEVERE]       at com.nijiko.coelho.iConomy.iConomy.hasPermissions(iCon
    omy.java:427)
    11:50:03 [SEVERE]       at com.nijiko.coelho.iConomy.entity.Players.onPlayerComm
    and(Players.java:470)
    11:50:03 [SEVERE]       at com.nijiko.coelho.iConomy.iConomy.onCommand(iConomy.j
    ava:216)
    11:50:03 [SEVERE]       at org.bukkit.command.PluginCommand.execute(PluginComman
    d.java:35)
    11:50:03 [SEVERE]       at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCo
    mmandMap.java:80)
    11:50:03 [SEVERE]       at org.bukkit.craftbukkit.CraftServer.dispatchCommand(Cr
    aftServer.java:233)
    11:50:03 [SEVERE]       at net.minecraft.server.NetServerHandler.c(NetServerHand
    ler.java:594)
    11:50:03 [SEVERE]       at net.minecraft.server.NetServerHandler.chat(NetServerH
    andler.java:557)
    11:50:03 [SEVERE]       at net.minecraft.server.NetServerHandler.a(NetServerHand
    ler.java:551)
    11:50:03 [SEVERE]       at net.minecraft.server.Packet3Chat.a(SourceFile:24)
    11:50:03 [SEVERE]       at net.minecraft.server.NetworkManager.a(NetworkManager.
    java:198)
    11:50:03 [SEVERE]       at net.minecraft.server.NetServerHandler.a(NetServerHand
    ler.java:72)
    11:50:03 [SEVERE]       at net.minecraft.server.NetworkListenThread.a(SourceFile
    :100)
    11:50:03 [SEVERE]       at net.minecraft.server.MinecraftServer.h(MinecraftServe
    r.java:368)
    11:50:03 [SEVERE]       at net.minecraft.server.MinecraftServer.run(MinecraftSer
    ver.java:283)
    11:50:03 [SEVERE]       at net.minecraft.server.ThreadServerApplication.run(Sour
    ceFile:375)
    >
    it works fine if i dont have Permissions on
    also the file is not made by the script only the one i the pulgin folder and nothing in inside it
     
  18. Offline

    Magister

    Doesn't work whatsoever for me on 612.
     
  19. Offline

    RustyDagger

    2.5.5 and CB 621 and /permissions -reload all says unknown command WTF
     
  20. Offline

    Samkio

    @RustyDagger
    [​IMG]

    Build 602. Make sure you have the Permission to reload....
     
  21. Offline

    RustyDagger

    I am not using 602 due to commandbook thats why i am on 621 and the command should not of changed i was able to do it before the update and I have not changed my permissions
     
  22. Offline

    Samkio

    @RustyDagger
    621 isn't recommended build.
    Therefore support is limited.
    Try using another build.
     
  23. Offline

    dukiedust

    is it updated for minecraft 1.4 ?
    Last bukkit release which seems to work with 1.4 client
     
  24. Offline

    Nate204

    I get this too....
    My players can place blocks~ but they can't break blocks.

    Im trying to run it on 612. Here is my current setup. It tells me it's the wrong world / format. It's what I've always used.

     
  25. Offline

    RustyDagger

    Gezus some ppl are not so smart Just because i say some thing dont work Dont mean that i want it fixed You ever heard of a bug report. dude im not the only thats going to be using 621 and the RB's have been so fast the lest few days i would not be surprised if there was another in a day or so. Getting the info to the devs is key they are busy people and dont always have time to check the plugin with every build.
     
  26. Offline

    Ben Quincy

    I just installed Epic Zones and it is compatible with permissions but for some reason when i try to use a command like /zone or /zone create Kingdom it just does nothing... Doesn't even say that i dont have permission. Why could this be?
     
  27. Offline

    Itssnowing

    I think that often happens when you type the command incorrectly. Is there anything in the command you might be missing?
     
  28. Offline

    Ben Quincy

    Just to make sure of that i use /zone witch would give me info about the plugin... It did nothing. Any idea why?
     
  29. Offline

    Shinfo

    So what's the go here? Using latest perm with 612 cb, and latest ess. Im an admin in the config file and an op on the server properties, yet in chat, my name comes up as [Default] and they're randomly yellow coloured names now.
     
  30. Offline

    Itssnowing

    Permissions errors and how to solve them!


    Could not load plugins\Permission.jar in plugins:Null
    If you get this error:
    Code:
    [SEVERE] Could not load plugins\Permissions.jar in plugins: null
    [/CODE
    It means your CB version and your Permissions versions don't work together. Don't use Permissions 2.5.5 with anything below 600, and don't use 2.5.4 with anything above 600.
    
    [B][I][SIZE=5]Invalid Config file found and converted to proper name/format[/SIZE][/I][/B]
    This error:
    [CODE]
    Invalid config file found and converted to proper name/format.
    
    Will happen almost no matter what. Ignore it, it doesn't do anything.

    Permissions-worldname-.yml
    Getting a permissions-worldname-.yml file in your plugins folder is a bug. It (I think) means that your real permissions config.yml has something wrong with it, or it's not there. I'm not quite so sure about this, but download the .zip file from the first post and extract the contents to your plugins folder. <<< Confirm please?


    Config file info:

    -They need spaces, not tabs.
    -If you have the - '*' permission, you don't need any other nodes for that person/group, unless you want to take a permission away from them. If you want to do that, give them a node vaguely like this: - '-example.node'
    (See that negative sign? It's important.)
    -Read the comments in the file, seriously. They say a lot.
    -When putting someone into a a group, make sure it's spelled correctly. Putting someone in the group "Admin" while the group is called "Admins" will not put them in that group.
    -If a group has the - '*' permission, don't have them inherit from another group.


    /Permissions -reload all command giving console errors
    There is no way that I know to fix this problem yet. Please just restart your server.

    (Any errors I've missed? Something I got wrong? Another way to fix an error? Tell me!)

    I've got nothing, sorry :(

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

    fffizzz

    Saw someone else having this issue. CB RB 617, Permissions 2.5.5. Ill downgrade is necessaary, but would like to use latest rb,

    on permissions -reload all
    and any world name
    Code:
    12:36:00 [WARNING] Unexpected exception while parsing console command
    org.bukkit.command.CommandException: Unhandled exception executing command 'permissions' in plugin Permissions v2.5.5
            at org.bukkit.command.PluginCommand.execute(PluginCommand.java:37)
            at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:80)
            at org.bukkit.craftbukkit.CraftServer.dispatchCommand(CraftServer.java:225)
            at net.minecraft.server.MinecraftServer.b(MinecraftServer.java:391)
            at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:377)
            at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:283)
            at net.minecraft.server.ThreadServerApplication.run(SourceFile:375)
    Caused by: java.lang.ClassCastException: java.lang.Integer cannot be cast to java.lang.String
            at com.nijiko.permissions.Control.load(Control.java:231)
            at com.nijiko.permissions.Control.forceLoadWorld(Control.java:118)
            at com.nijiko.permissions.Control.reload(Control.java:94)
            at com.nijikokun.bukkit.Permissions.Permissions.onCommand(Permissions.java:272)
            at org.bukkit.command.PluginCommand.execute(PluginCommand.java:35)
            ... 6 more
    
     
Thread Status:
Not open for further replies.

Share This Page