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

    Ahhk. Sorry to be a stickler, but are you sure there isn't anything after the error? Not necessarily with [error] or [warning], etc. before it.
     
  3. Offline

    way2blue4u

    I'm getting this error
    21:39:30 [SEVERE] Could not load plugins\Permissions.jar in plugins: null
    org.bukkit.plugin.InvalidPluginException
    at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:105)
    at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:158)
    at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:106)
    at org.bukkit.craftbukkit.CraftServer.loadPlugins(CraftServer.java:63)
    at net.minecraft.server.MinecraftServer.e(MinecraftServer.java:215)
    at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:202)
    at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:142)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:257)
    at net.minecraft.server.ThreadServerApplication.run(SourceFile:375)
    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:101)
    ... 8 more
    Caused by: sequence entries are not allowed here
    in "<reader>", line 11, column 31:
    'wolfpound.create' - Allows users to create/destroy ...
    ^

    at org.yaml.snakeyaml.scanner.ScannerImpl.fetchBlockEntry(ScannerImpl.java:661)
    at org.yaml.snakeyaml.scanner.ScannerImpl.fetchMoreTokens(ScannerImpl.java:264)
    at org.yaml.snakeyaml.scanner.ScannerImpl.checkToken(ScannerImpl.java:183)
    at org.yaml.snakeyaml.parser.ParserImpl$ParseBlockMappingValue.produce(ParserImpl.java:592)
    at org.yaml.snakeyaml.parser.ParserImpl.peekEvent(ParserImpl.java:163)
    at org.yaml.snakeyaml.parser.ParserImpl.checkEvent(ParserImpl.java:148)
    at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:132)
    at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java:230)
    at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:160)
    at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java:230)
    at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:160)
    at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java:230)
    at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:160)
    at org.yaml.snakeyaml.composer.Composer.composeDocument(Composer.java:122)
    at org.yaml.snakeyaml.composer.Composer.getSingleNode(Composer.java:105)
    at org.yaml.snakeyaml.constructor.BaseConstructor.getSingleData(BaseConstructor.java:124)
    at org.yaml.snakeyaml.Yaml.load(Yaml.java:264)
    at org.bukkit.util.config.Configuration.load(Configuration.java:73)
    at com.nijikokun.bukkit.Permissions.Permissions.<init>(Permissions.java:126)
    ... 13 more

    and this is what my Config.yml looks like


    groups:
    Admins:
    default: false
    info:
    prefix: 'Admin: '
    suffix: ''
    build: true
    inheritance:
    permissions:
    'wolfpound.create' - Allows users to create/destroy Pounds
    'wolfpound.use' - Allows users to use Pounds
    'wolfpound.adopt' - Allows users to type /adopt [X] and get a wolf


    users:
    TheNo1Yeti:
    group: Admins
    permissions:
    'wolfpound.create' - Allows users to create/destroy Pounds
    'wolfpound.use' - Allows users to use Pounds
    'wolfpound.adopt' - Allows users to type /adopt [X] and get a wolf



    #Mod Permissions to everyone

    plugin: SignColours
    permissions:
    'signColours.*'

    What exactly is wrong?
     
  4. Offline

    Revenger

    Have you installed permissions plus and added the node?

    Mby ask in the Permissions Plus thread as its there command.
     
  5. Offline

    Itssnowing

    @way2blue4u
    Add a dash and a space before your permissions. (ex. - 'wolfpound.create')
    Also, see how you have the words after the permissions? I'm pretty sure those are getting in the way. Try adding a # sign before them.

    Permissions errors and how to solve them!


    Could not load plugins\Permission.jar in plugins:Null

    If you get this error:

    "Could not load plugins\Permissions.jar in plugins: null"

    From what I've found, it could be one of two problems:
    1) Your CB build and your Permissions version don't work.
    or
    2) You have a problem in your config file. Download this PDF, and look near the end of the error. Does the PDF file say what the problem is, and how to fix it? Do that!
    If not, post here.


    Invalid Config file found and converted to proper name/format

    This error:

    "Invalid config file found and converted to proper name/format."
    Will happen almost no matter what. Ignore it, it doesn't do anything.


    So I downloaded the .jar file and....

    Stop. If you're starting for the first time, download the .zip file, open it, and drag the contents into the plugins folder. Don't use the extract option, otherwise you'll end up extracting the contents of the .jar file. Just drag the contents.
    After dragging the contents out, you should have a folder with the config file in it. Viola!


    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. (Confirmation needed)


    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 extra dash? 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

    Try using /reload. This will reload all your plugins, so be warned!
    (Thanks to Celtic Minstrel for the solution to this one!)

    (Any errors I've missed? Something I got wrong? Another way to fix an error? Tell me!)
    (Coppied this over to the new page for the sake of people seeing it.
    (Is it okay for me to keep posting this?)
    (Removed code tags because they keep screwing with the post.)

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

    camo0067

    I am getting the same error on mine. I am running CB#624.
    A solution would be great.
     
  7. Offline

    Itssnowing

    Post your config. Preferably on Pastebin.
     
  8. Offline

    NumerousWaffles

    not positive but it could be your spacing
     
  9. Offline

    gamer1234

    Hello, im new to bukkit, let alone PERMISSIONS.. lol (sorry) but yeah, i dowloaded this, and when i try to type /item command it says: "you do no have access to this command". And the reason i know permissions is causing this, is because i deleted it and then tried again and everything was ok! Lol this is prob a stupid question but idk how to fix that please help! :)
     
  10. Offline

    Itssnowing

    Any error messaged in the Console?
    Also, what did you you download? The jar or the zip?

    He left out some dashes in his config file.

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

    gamer1234

    just the jar, and no errors in console.. am i supposed to make a group or something and put me in that so i can do all the commands? cuz i dont know how to do that lol..
     
  12. Offline

    Itssnowing

  13. Offline

    Mrjibidi

    This 2.5.5 doesn't work for me with 617 version of bukkit
     
  14. Offline

    Psycho Robot

    Note that the permissions plugin has no effect on the OP commands. If you wanted a non-OP to be able to spawn items , you would need to get a plugin that allows players to spawn items, like Essentials, and use the permission nodes relevant to that plugin to assign permissions in the way you desire. No matter what, no non-OP can use any OP command. I don't mean to state the super obvious, but as you're new to bukkit and permissions, I thought you might not know.
     
  15. Offline

    andrewkm

    Working perfectly fine with CB [617] Tested all permissions, groups everything.
    Thank you very much! :D
     
  16. Offline

    maxi1134

    Yeah i find ^^
     
  17. Offline

    Nieksas

    i get this error

    Code:
    2011-04-03 09:55:24 [SEVERE] java.lang.NoSuchMethodError: com.nijiko.permissions.PermissionHandler.inGroup(Ljava/lang/String;Ljava/lang/String;)Z
    2011-04-03 09:55:24 [SEVERE]     at com.sk89q.bukkit.migration.NijiPermissionsResolver.inGroup(NijiPermissionsResolver.java:70)
    2011-04-03 09:55:24 [SEVERE]     at com.sk89q.bukkit.migration.PermissionsResolverManager.inGroup(PermissionsResolverManager.java:106)
    2011-04-03 09:55:24 [SEVERE]     at com.sk89q.worldguard.bukkit.WorldGuardPlugin.inGroup(WorldGuardPlugin.java:219)
    2011-04-03 09:55:24 [SEVERE]     at com.sk89q.worldguard.bukkit.WorldGuardPlayerListener.onPlayerJoin(WorldGuardPlayerListener.java:313)
    2011-04-03 09:55:24 [SEVERE]     at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:169)
    2011-04-03 09:55:24 [SEVERE]     at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:59)
    2011-04-03 09:55:24 [SEVERE]     at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:255)
    2011-04-03 09:55:24 [SEVERE]     at net.minecraft.server.ServerConfigurationManager.a(ServerConfigurationManager.java:98)
    2011-04-03 09:55:24 [SEVERE]     at net.minecraft.server.NetLoginHandler.b(NetLoginHandler.java:87)
    2011-04-03 09:55:24 [SEVERE]     at net.minecraft.server.NetLoginHandler.a(NetLoginHandler.java:27)
    2011-04-03 09:55:24 [SEVERE]     at net.minecraft.server.NetworkListenThread.a(SourceFile:87)
    2011-04-03 09:55:24 [SEVERE]     at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:368)
    2011-04-03 09:55:24 [SEVERE]     at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:283)
    2011-04-03 09:55:24 [SEVERE]     at net.minecraft.server.ThreadServerApplication.run(SourceFile:375)
    2011-04-03 09:55:24 [SEVERE] java.lang.NoSuchMethodError: com.nijiko.permissions.PermissionHandler.inGroup(Ljava/lang/String;Ljava/lang/String;)Z
    2011-04-03 09:55:24 [SEVERE]     at com.sk89q.bukkit.migration.NijiPermissionsResolver.inGroup(NijiPermissionsResolver.java:70)
    2011-04-03 09:55:24 [SEVERE]     at com.sk89q.bukkit.migration.PermissionsResolverManager.inGroup(PermissionsResolverManager.java:106)
    2011-04-03 09:55:24 [SEVERE]     at com.sk89q.worldguard.bukkit.WorldGuardPlugin.inGroup(WorldGuardPlugin.java:219)
    2011-04-03 09:55:24 [SEVERE]     at com.sk89q.worldguard.bukkit.WorldGuardPlayerListener.onPlayerJoin(WorldGuardPlayerListener.java:317)
    2011-04-03 09:55:24 [SEVERE]     at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:169)
    2011-04-03 09:55:24 [SEVERE]     at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:59)
    2011-04-03 09:55:24 [SEVERE]     at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:255)
    2011-04-03 09:55:24 [SEVERE]     at net.minecraft.server.ServerConfigurationManager.a(ServerConfigurationManager.java:98)
    2011-04-03 09:55:24 [SEVERE]     at net.minecraft.server.NetLoginHandler.b(NetLoginHandler.java:87)
    2011-04-03 09:55:24 [SEVERE]     at net.minecraft.server.NetLoginHandler.a(NetLoginHandler.java:27)
    2011-04-03 09:55:24 [SEVERE]     at net.minecraft.server.NetworkListenThread.a(SourceFile:87)
    2011-04-03 09:55:24 [SEVERE]     at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:368)
    2011-04-03 09:55:24 [SEVERE]     at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:283)
    2011-04-03 09:55:24 [SEVERE]     at net.minecraft.server.ThreadServerApplication.run(SourceFile:375)
     
  18. Offline

    Madmonkey

    you see the part where they point out the words/stuff with arrows? there is a problem on that entry
    and remove the words after the last '
     
  19. Offline

    theclick64

    I have this error :
    Code:
    [SEVERE] Could not load plugins/Permissions.jar in plugins: null
    org.bukkit.plugin.InvalidPluginException
        at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:102)
        at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:158)
        at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:106)
        at org.bukkit.craftbukkit.CraftServer.loadPlugins(CraftServer.java:63)
        at net.minecraft.server.MinecraftServer.e(MinecraftServer.java:215)
        at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:202)
        at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:142)
        at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:257)
        at net.minecraft.server.ThreadServerApplication.run(SourceFile:375)
    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:98)
        ... 8 more
    Caused by: java.lang.NullPointerException
        at com.nijikokun.bukkit.Permissions.Permissions.<init>(Permissions.java:77)
        ... 13 more
    ???
     
  20. Offline

    JonasQ

    Ehh, any chance of this being added as one of the permissions: /permissions -reload all
    I'd like my Mods to beable to promote people, but I'd rather not give them full access just for that one command.
     
  21. Offline

    Nieksas

    when someone log ins spamm console 2011-04-03 11:53:47 [SEVERE] java.lang.NoSuchMethodError: com.nijiko.permissions.PermissionHandler.inGroup(Ljava/lang/String;Ljava/lang/String;)Z 2011-04-03 11:53:47 [SEVERE] at com.sk89q.bukkit.migration.NijiPermissionsResolver.inGroup(NijiPermissionsResolver.java:70) 2011-04-03 11:53:47 [SEVERE] at com.sk89q.bukkit.migration.PermissionsResolverManager.inGroup(PermissionsResolverManager.java:106) 2011-04-03 11:53:47 [SEVERE] at com.sk89q.worldguard.bukkit.WorldGuardPlugin.inGroup(WorldGuardPlugin.java:219) 2011-04-03 11:53:47 [SEVERE] at com.sk89q.worldguard.bukkit.WorldGuardPlayerListener.onPlayerJoin(WorldGuardPlayerListener.java:313) 2011-04-03 11:53:47 [SEVERE] at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:169) 2011-04-03 11:53:47 [SEVERE] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:59) 2011-04-03 11:53:47 [SEVERE] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:255) 2011-04-03 11:53:47 [SEVERE] at net.minecraft.server.ServerConfigurationManager.a(ServerConfigurationManager.java:98) 2011-04-03 11:53:47 [SEVERE] at net.minecraft.server.NetLoginHandler.b(NetLoginHandler.java:87) 2011-04-03 11:53:47 [SEVERE] at net.minecraft.server.NetLoginHandler.a(NetLoginHandler.java:27) 2011-04-03 11:53:47 [SEVERE] at net.minecraft.server.NetworkListenThread.a(SourceFile:87) 2011-04-03 11:53:47 [SEVERE] at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:368) 2011-04-03 11:53:47 [SEVERE] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:283) 2011-04-03 11:53:47 [SEVERE] at net.minecraft.server.ThreadServerApplication.run(SourceFile:375) 2011-04-03 11:53:47 [SEVERE] java.lang.NoSuchMethodError: com.nijiko.permissions.PermissionHandler.inGroup(Ljava/lang/String;Ljava/lang/String;)Z 2011-04-03 11:53:47 [SEVERE] at com.sk89q.bukkit.migration.NijiPermissionsResolver.inGroup(NijiPermissionsResolver.java:70) 2011-04-03 11:53:47 [SEVERE] at com.sk89q.bukkit.migration.PermissionsResolverManager.inGroup(PermissionsResolverManager.java:106) 2011-04-03 11:53:47 [SEVERE] at com.sk89q.worldguard.bukkit.WorldGuardPlugin.inGroup(WorldGuardPlugin.java:219) 2011-04-03 11:53:47 [SEVERE] at com.sk89q.worldguard.bukkit.WorldGuardPlayerListener.onPlayerJoin(WorldGuardPlayerListener.java:317) 2011-04-03 11:53:47 [SEVERE] at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:169) 2011-04-03 11:53:47 [SEVERE] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:59) 2011-04-03 11:53:47 [SEVERE] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:255) 2011-04-03 11:53:47 [SEVERE] at net.minecraft.server.ServerConfigurationManager.a(ServerConfigurationManager.java:98) 2011-04-03 11:53:47 [SEVERE] at net.minecraft.server.NetLoginHandler.b(NetLoginHandler.java:87) 2011-04-03 11:53:47 [SEVERE] at net.minecraft.server.NetLoginHandler.a(NetLoginHandler.java:27) 2011-04-03 11:53:47 [SEVERE] at net.minecraft.server.NetworkListenThread.a(SourceFile:87) 2011-04-03 11:53:47 [SEVERE] at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:368) 2011-04-03 11:53:47 [SEVERE] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:283) 2011-04-03 11:53:47 [SEVERE] at net.minecraft.server.ThreadServerApplication.run(SourceFile:375)
     
  22. Offline

    virtualism

    On cb 612 with the latest Permissions (default world.yml)
    >permissions -reload all
    08:36:17 [INFO] /permissions
    08:36:17 [INFO] Example: /permissions | Displays Permissions Info
    08:36:17 [INFO] Example: /permissions -reload all | Reloads the default world configuration
    08:36:17 [INFO] Example: /permissions -reload [world] | Reloads the [world] configuration file
    >

    Same thing in console and in-game. Doesn't actually reload.

    Also, i have the default permissions file (the only change made is replacing Ninja-yeti-something-something with my name as the admin user), and it's not picking up on it. I'm not an admin. Made sure the file is read/writable etc. checked my spaces, ran it through a yaml checker. restarted often.
     
  23. Offline

    Hmmm

    i get this error :O
    what do i need to do?
     

    Attached Files:

  24. Offline

    virtualism

     
  25. Offline

    Orcem12

    Update please soon :) (617 is new recommended Build) Servers need you! I assumed when you said "Do not update to 2.5.5 unless you are on CraftBukkit build 600+" It would work but I'm putting the permissions in the PermissionWorld Folder but people still are allowed to do somethings which frustrates me so please Update like I said :D
     
  26. Offline

    DrAgonmoray

    I'm not getting any errors, my Permissions just don't seem to be working right. I'm running Bukkit #617. The plugins say they are detecting Permissions, but it doesn't seem to be working. I have all commands set for the Owner group and Admin group, and that works. Also iChat works, but adding individual permissions to the Member group does NOT work. It just says "You do not have access to this command." or something.
    Code:
    2011-04-03 08:33:25 [INFO] Starting minecraft server version Beta 1.4
    2011-04-03 08:33:25 [INFO] Loading properties
    2011-04-03 08:33:25 [INFO] Starting Minecraft server on 50.23.251.89:25567
    2011-04-03 08:33:25 [INFO] This server is running Craftbukkit version git-Bukkit-0.0.0-612-g4c7a9e7-b617jnks (MC: 1.4)
    2011-04-03 08:33:25 [INFO] Preparing level "world"
    2011-04-03 08:33:25 [INFO] Preparing start region
    2011-04-03 08:33:26 [INFO] 144 recipes
    2011-04-03 08:33:27 [INFO] Invalid config file found and converted to proper name/format.
    2011-04-03 08:33:27 [INFO] [Permissions] (Phoenix) was Initialized.
    2011-04-03 08:33:27 [INFO] Loaded Essentials build 2.1.10 maintained by Zenexer, ementalo, Aelux, Brettflan, KimKandor, snowleo and ceulemans.
    2011-04-03 08:33:27 [INFO] iChat (v2.2.2) enabled
    2011-04-03 08:33:27 [INFO] [Permissions] version [2.5.5] (Phoenix)  loaded
    2011-04-03 08:33:27 [INFO] [iChat] Found Permissions (v2.5.5)
    2011-04-03 08:33:27 [INFO] WorldEdit nightly enabled.
    2011-04-03 08:33:27 [INFO] WorldEdit: Permissions plugin detected! Using Permissions plugin for permissions.
    2011-04-03 08:33:27 [INFO] WorldGuard: Permissions plugin detected! Using Permissions plugin for permissions.
    2011-04-03 08:33:27 [INFO] WorldGuard: Blacklist loaded.
    2011-04-03 08:33:27 [INFO] WorldGuard: (world) Single session is enforced.
    2011-04-03 08:33:27 [INFO] WorldGuard: (world) TNT ignition is PERMITTED.
    2011-04-03 08:33:27 [INFO] WorldGuard: (world) Lighters are PERMITTED.
    2011-04-03 08:33:27 [INFO] WorldGuard: (world) Lava fire is blocked.
    2011-04-03 08:33:27 [INFO] WorldGuard: (world) Fire spread is UNRESTRICTED.
    2011-04-03 08:33:27 [INFO] WorldGuard: Loaded configuration for world 'world"
    2011-04-03 08:33:27 [INFO] WorldGuard: 5 regions loaded for 'world'
    2011-04-03 08:33:27 [INFO] WorldGuard 5.0-alpha5 enabled.
    2011-04-03 08:33:27 [INFO] Done (0.184s)! For help, type "help" or "?"
    
    Code:
    groups:
        Member:
            default: true
            info:
                prefix: '&e'
                color: '&6'
                build: true
            permissions:
                - 'essentials.motd'
                - 'essentials.rules'
                - 'essentials.help'
                - 'essentials.home'
                - 'essentials.sethome'
        Admin:
            default: false
            info:
                prefix: '[&2Admin&f]&e '
                color: '&6'
                build: true
            inheritance:
            permissions:
                - '*'
        Owner:
            default: false
            info:
                prefix: ''
                color: ''
                build: true
            inheritance:
            permissions:
                - '*'
    
    users:
        DrAgonmoray:
            group: Owner
            info:
                prefix: '[&3Troll&f]&2 '
                color: '&4'
            permissions:
        dragonblox:
            group: Owner
            info:
                prefix: '[&5Win&f]&b '
                color: ''
            permissions:
        bigpeking:
            group: Admin
            info:
                prefix: ''
                color: ''
    Edit: Randomly started working
     
  27. Offline

    Ryole

    Please update soon!
     
  28. Offline

    fffizzz

    In an attempt to fix my /pr -reload command, i redid my entire config file. It was converted by essentials to the other format, so i spent the last 30 mins making it default format.

    same message unfortunately.
    Code:
    2011-04-03 10:00:22 [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:81)
            at com.nijikokun.bukkit.Permissions.Permissions.onCommand(Permissions.java:248)
            at org.bukkit.command.PluginCommand.execute(PluginCommand.java:35)
            ... 6 more
    
    Whats even stranger is that even if i restart the server, new people in the config are not updated.


    MORE TESTING - FOUND CAUSE
    I added a username that consisted of ALL numbers, this is what was causing the problem. Reloads fine now.
     
  29. Offline

    Nathan C

    Finally got my error log..

    Code:
    09:59:09 [SEVERE] java.lang.NoSuchMethodError: com.nijiko.permissions.PermissionHandler.inGroup(Ljava/lang/String;Ljava/lang/String;)Z
    09:59:09 [SEVERE]       at com.sk89q.bukkit.migration.NijiPermissionsResolver.inGroup(NijiPermissionsResolver.java:70)
    09:59:09 [SEVERE]       at com.sk89q.bukkit.migration.PermissionsResolverManager.inGroup(PermissionsResolverManager.java:106)
    09:59:09 [SEVERE]       at com.sk89q.worldguard.bukkit.WorldGuardPlugin.inGroup(WorldGuardPlugin.java:219)
    09:59:09 [SEVERE]       at com.sk89q.worldguard.bukkit.WorldGuardPlayerListener.onPlayerJoin(WorldGuardPlayerListener.java:313)
    09:59:09 [SEVERE]       at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:169)
    09:59:09 [SEVERE]       at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:59)
    09:59:09 [SEVERE]       at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:255)
    09:59:09 [SEVERE]       at net.minecraft.server.ServerConfigurationManager.a(ServerConfigurationManager.java:98)
    09:59:09 [SEVERE]       at net.minecraft.server.NetLoginHandler.b(NetLoginHandler.java:87)
    09:59:09 [SEVERE]       at net.minecraft.server.NetLoginHandler.a(NetLoginHandler.java:68)
    09:59:09 [SEVERE]       at net.minecraft.server.Packet1Login.a(SourceFile:46)
    09:59:09 [SEVERE]       at net.minecraft.server.NetworkManager.a(NetworkManager.java:198)
    09:59:09 [SEVERE]       at net.minecraft.server.NetLoginHandler.a(NetLoginHandler.java:34)
    09:59:09 [SEVERE]       at net.minecraft.server.NetworkListenThread.a(SourceFile:87)
    09:59:09 [SEVERE]       at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:368)
    09:59:09 [SEVERE]       at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:283)
    09:59:09 [SEVERE]       at net.minecraft.server.ThreadServerApplication.run(SourceFile:375)
    09:59:09 [SEVERE] java.lang.NoSuchMethodError: com.nijiko.permissions.PermissionHandler.inGroup(Ljava/lang/String;Ljava/lang/String;)Z
    09:59:09 [SEVERE]       at com.sk89q.bukkit.migration.NijiPermissionsResolver.inGroup(NijiPermissionsResolver.java:70)
    09:59:09 [SEVERE]       at com.sk89q.bukkit.migration.PermissionsResolverManager.inGroup(PermissionsResolverManager.java:106)
    09:59:09 [SEVERE]       at com.sk89q.worldguard.bukkit.WorldGuardPlugin.inGroup(WorldGuardPlugin.java:219)
    09:59:09 [SEVERE]       at com.sk89q.worldguard.bukkit.WorldGuardPlayerListener.onPlayerJoin(WorldGuardPlayerListener.java:317)
    09:59:09 [SEVERE]       at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:169)
    09:59:09 [SEVERE]       at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:59)
    09:59:09 [SEVERE]       at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:255)
    09:59:09 [SEVERE]       at net.minecraft.server.ServerConfigurationManager.a(ServerConfigurationManager.java:98)
    09:59:09 [SEVERE]       at net.minecraft.server.NetLoginHandler.b(NetLoginHandler.java:87)
    09:59:09 [SEVERE]       at net.minecraft.server.NetLoginHandler.a(NetLoginHandler.java:68)
    09:59:09 [SEVERE]       at net.minecraft.server.Packet1Login.a(SourceFile:46)
    09:59:09 [SEVERE]       at net.minecraft.server.NetworkManager.a(NetworkManager.java:198)
    09:59:09 [SEVERE]       at net.minecraft.server.NetLoginHandler.a(NetLoginHandler.java:34)
    09:59:09 [SEVERE]       at net.minecraft.server.NetworkListenThread.a(SourceFile:87)
    09:59:09 [SEVERE]       at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:368)
    09:59:09 [SEVERE]       at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:283)
    09:59:09 [SEVERE]       at net.minecraft.server.ThreadServerApplication.run(SourceFile:375)
    
    Unusable. It causes massive server lag and spams the console.

    Moved to Vanilla, until this is fixed ;)
     
  30. Offline

    Nieksas

    fix it please
     
  31. Offline

    Hmmm

    Why cant i use the potal? i have the - 'stargate.use' in the defalt. and i have the - 'stargate.*' on the admin user
     

    Attached Files:

Thread Status:
Not open for further replies.

Share This Page