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

    Color42

    Bug?

    2011-04-01 23:44:46 [INFO] Invalid config file found and converted to proper name/format.
    2011-04-01 23:44:46 [INFO] [Permissions] (Phoenix) was Initialized.
    2011-04-01 23:44:46 [INFO] [Permissions] version [2.5.5] (Phoenix) loaded

    Get this messege with both old files and new default one.
     
  3. Offline

    Malkierian

    Well, something broke for me, because I'm getting
    Code:
    [WARNING] Missing a suffix or prefix for null
    whenever I log on, and I just got this while trying to do a few things:
    Code:
    2011-04-01 14:33:14 [SEVERE] Could not pass event BLOCK_PLACE to Permissions
    java.lang.NullPointerException
        at com.nijiko.permissions.Control.getGroups(Control.java:652)
        at com.nijikokun.bukkit.Permissions.Listener.onBlockPlace(Listener.java:43)
        at org.bukkit.plugin.java.JavaPluginLoader$22.execute(JavaPluginLoader.java:297)
        at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:59)
        at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:255)
        at org.bukkit.craftbukkit.event.CraftEventFactory.callBlockPlaceEvent(CraftEventFactory.java:84)
        at org.bukkit.craftbukkit.event.CraftEventFactory.callBlockPlaceEvent(CraftEventFactory.java:68)
        at net.minecraft.server.ItemBlock.a(ItemBlock.java:75)
        at net.minecraft.server.ItemStack.a(ItemStack.java:56)
        at net.minecraft.server.ItemInWorldManager.a(ItemInWorldManager.java:217)
        at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:447)
        at net.minecraft.server.Packet15Place.a(SourceFile:57)
        at net.minecraft.server.NetworkManager.a(NetworkManager.java:198)
        at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:72)
        at net.minecraft.server.NetworkListenThread.a(SourceFile:100)
        at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:368)
        at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:283)
        at net.minecraft.server.ThreadServerApplication.run(SourceFile:375)
    2011-04-01 14:34:13 [SEVERE] Could not pass event BLOCK_PLACE to Permissions
    java.lang.NullPointerException
        at com.nijiko.permissions.Control.getGroups(Control.java:652)
        at com.nijikokun.bukkit.Permissions.Listener.onBlockPlace(Listener.java:43)
        at org.bukkit.plugin.java.JavaPluginLoader$22.execute(JavaPluginLoader.java:297)
        at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:59)
        at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:255)
        at org.bukkit.craftbukkit.event.CraftEventFactory.callBlockPlaceEvent(CraftEventFactory.java:84)
        at org.bukkit.craftbukkit.event.CraftEventFactory.callBlockPlaceEvent(CraftEventFactory.java:68)
        at net.minecraft.server.ItemBlock.a(ItemBlock.java:75)
        at net.minecraft.server.ItemStack.a(ItemStack.java:56)
        at net.minecraft.server.ItemInWorldManager.a(ItemInWorldManager.java:217)
        at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:447)
        at net.minecraft.server.Packet15Place.a(SourceFile:57)
        at net.minecraft.server.NetworkManager.a(NetworkManager.java:198)
        at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:72)
        at net.minecraft.server.NetworkListenThread.a(SourceFile:100)
        at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:368)
        at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:283)
        at net.minecraft.server.ThreadServerApplication.run(SourceFile:375)
    2011-04-01 14:34:15 [SEVERE] Could not pass event BLOCK_BREAK to Permissions
    java.lang.NullPointerException
        at com.nijiko.permissions.Control.getGroups(Control.java:652)
        at com.nijikokun.bukkit.Permissions.Listener.onBlockBreak(Listener.java:64)
        at org.bukkit.plugin.java.JavaPluginLoader$30.execute(JavaPluginLoader.java:345)
        at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:59)
        at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:255)
        at net.minecraft.server.ItemInWorldManager.d(ItemInWorldManager.java:156)
        at net.minecraft.server.ItemInWorldManager.b(ItemInWorldManager.java:117)
        at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:359)
        at net.minecraft.server.Packet14BlockDig.a(SourceFile:42)
        at net.minecraft.server.NetworkManager.a(NetworkManager.java:198)
        at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:72)
        at net.minecraft.server.NetworkListenThread.a(SourceFile:100)
        at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:368)
        at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:283)
        at net.minecraft.server.ThreadServerApplication.run(SourceFile:375)
    2011-04-01 14:34:45 [SEVERE] Could not pass event BLOCK_PLACE to Permissions
    java.lang.NullPointerException
        at com.nijiko.permissions.Control.getGroups(Control.java:652)
        at com.nijikokun.bukkit.Permissions.Listener.onBlockPlace(Listener.java:43)
        at org.bukkit.plugin.java.JavaPluginLoader$22.execute(JavaPluginLoader.java:297)
        at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:59)
        at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:255)
        at org.bukkit.craftbukkit.event.CraftEventFactory.callBlockPlaceEvent(CraftEventFactory.java:84)
        at org.bukkit.craftbukkit.event.CraftEventFactory.callBlockPlaceEvent(CraftEventFactory.java:68)
        at net.minecraft.server.ItemBlock.a(ItemBlock.java:75)
        at net.minecraft.server.ItemStack.a(ItemStack.java:56)
        at net.minecraft.server.ItemInWorldManager.a(ItemInWorldManager.java:217)
        at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:447)
        at net.minecraft.server.Packet15Place.a(SourceFile:57)
        at net.minecraft.server.NetworkManager.a(NetworkManager.java:198)
        at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:72)
        at net.minecraft.server.NetworkListenThread.a(SourceFile:100)
        at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:368)
        at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:283)
        at net.minecraft.server.ThreadServerApplication.run(SourceFile:375)
    2011-04-01 14:34:48 [SEVERE] Could not pass event BLOCK_PLACE to Permissions
    java.lang.NullPointerException
        at com.nijiko.permissions.Control.getGroups(Control.java:652)
        at com.nijikokun.bukkit.Permissions.Listener.onBlockPlace(Listener.java:43)
        at org.bukkit.plugin.java.JavaPluginLoader$22.execute(JavaPluginLoader.java:297)
        at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:59)
        at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:255)
        at org.bukkit.craftbukkit.event.CraftEventFactory.callBlockPlaceEvent(CraftEventFactory.java:84)
        at org.bukkit.craftbukkit.event.CraftEventFactory.callBlockPlaceEvent(CraftEventFactory.java:68)
        at net.minecraft.server.ItemSign.a(ItemSign.java:57)
        at net.minecraft.server.ItemStack.a(ItemStack.java:56)
        at net.minecraft.server.ItemInWorldManager.a(ItemInWorldManager.java:217)
        at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:447)
        at net.minecraft.server.Packet15Place.a(SourceFile:57)
        at net.minecraft.server.NetworkManager.a(NetworkManager.java:198)
        at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:72)
        at net.minecraft.server.NetworkListenThread.a(SourceFile:100)
        at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:368)
        at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:283)
        at net.minecraft.server.ThreadServerApplication.run(SourceFile:375)
    
    So I hope this is getting worked on...

    EDIT: Nevermind, apparently I had failed to remember that I needed to follow the directory structure of the world in the permissions folder (i.e., I have my worlds now in hgsbackup again thanks tot he 1.4 update, so I need to have my world .yml files in Permissions/hgsbackup. May want to put something like that in the directions, Yeti?).

    From what I can tell of your error log, your problem isn't with permissions at all (at least, not a problem according to that log). You need to remove VoxelDoop until they update to 1.4 (who knows when that'll be...).

    @Jackzilla88 Yes, Permissions is working for me as is on 617 (minus the reported server changes, of course).
     
  4. Offline

    blista77

    i remove all plugin that aret working and permission is still not working
     
  5. Offline

    Opie95

    do i need to make a new config file
     
  6. Offline

    Russ Reese

    I've noticed since updating to 2.5.5, there seems to be an area near the original spawn point on my server that has AntiBuild on all the time. If I OP myself I'm fine, but removing OP but even still being listed in my Admin group with '*' permissions and build: true, I can't build. Elsewhere seems fine. I have no other build protection plugins installed at all.
     
  7. Offline

    RazMaTaz

    So what fixes this? putting the world.yml in a subfolder under plugins/Persmissions/world ????
     
  8. Offline

    Russ Reese

    I take back my previous post, the build permissions issue appears to be a Bukkit issue with #617. Bukkit with #617, un-opped players can't seem to build around the original spawn point.

    And I take that post back, I can't even build on a vanilla server, no Bukkit. Must be some kind of bug in 1.4 or problem with my map...ugh.

    AH HA! new config property called spawn-protection=block radius.... ignore me forever, I'm an idiot.If anyone is complaining about spawn areas, 1.4 has a new protection radius config. It's not permissions causing the problem.

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

    Hellsing4682

    So, I updated both Essentials and Permissions, they work fine, BUT I have the problem with the suffixes and prefixes.
    16:10:26 [WARNING] Missing a prefix or suffix for Owner
    I had these working before 1.4, but now they just don't work anymore. Seems that downgrading to the low version fixes this though. Am I doing something wrong?
     
  10. Offline

    Eddie Diller

    Has permissions been updated to work with Beta 1.4 yet?
     
  11. Offline

    Psycho Robot

    it works fine for me, using b617 permissions 2.5.5
     
  12. Offline

    pineappelle

    ok i have a problem. when i start my server it says 'permission system not detected, defaulting to OP' but i have a permissions.jar installed along with a general.jar. it also says that i cant load the general.jar. any solutions?
     
  13. Offline

    Psycho Robot

    permissions.jar is in the plugins folder correct? mind you that it must be IN the plugins folder, not inside a folder that's inside plugins.
     
  14. Offline

    Rilly

    I'm getting this as well on 617 recommended build. I reinstalled the plugin completely, let it create a new config file in the Permissions folder, and then updated my permissions...

    CONSOLE: Invalid config file found and converted to proper name/format.
    Permissions: (Phoenix) was Initialized.
    Permissions: version [2.5.5] (Phoenix) loaded
     
  15. Offline

    Blazednlovinit

    i keep getting that, it was working fine one moment and now it cant find permissions.jar XD
    seems to function but very unstable

    Edit: no sorry that was just me. notepad++ popped some tabs in (not used to the program) seems to be working again just fine. i do get the invalid config file [INFO] report in server
     
  16. Offline

    blista77

    14:34:00 [INFO] Invalid config file found and converted to proper name/format.
    14:34:00 [INFO] [Permissions] (Phoenix) was Initialized.
    why do i get that error and i type in command i want my permission to work it starting to look like the stupist plugin ever
    Code:
    14:34:23 [INFO] blista77 [/5.222.148.187:50596] logged in with entity id 60
    14:34:30 [SEVERE] Nag author: '<NoAuthorGiven>' of 'Jail' about the following: o
    nPlayerCommandPreprocess has been replaced with a new signature, (PlayerCommandP
    reprocessEvent)
    14:34:30 [SEVERE] Nag author: 'Acru' of 'Lockette' about the following: onPlayer
    CommandPreprocess has been replaced with a new signature, (PlayerCommandPreproce
    ssEvent)
    14:34:30 [SEVERE] Nag author: '<NoAuthorGiven>' of 'MultipleHomes' about the fol
    lowing: onPlayerCommandPreprocess has been replaced with a new signature, (Playe
    rCommandPreprocessEvent)
    14:34:30 [INFO] Loaded world: world
    
     
  17. Offline

    g00tch

    Try removing all the original settings. The herp.derp, foo.bar, bar.foo, Moo, Cow etc...Also, try remove the worldedit.* and the worldguard.* from the admins colums, as the '*' covers all plugin permissions. You only need to add those to the group (Anything under Admin) or specific user of your choice.

    Also make sure you edit your .yml files using notepad C++ and NEVER use tabs. ALWAYS use the space bar when making the proper 4 space indentions for the settings.

    Did you rename the configuration file to "insertyourworldnamehere".yml?

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

    Itssnowing

    It's telling you to nag the makers of "Lockette", "Jail", and "MultipleHomes".
     
  19. Offline

    blista77

    what u mean
     
  20. Offline

    rct2guy

    I'm getting an error with my config file. It seems set up correctly, but I keep getting this error. My permissions file seems fine, but most of the lines I added were red in Notepad++. Can someone help me out with this?
     
  21. Offline

    blista77

    U USE THE 4 TAB SPACING IN N++ JUST COMPY THIS AND PASTE IT IN
    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: 'SHIT-'
                suffix: '-GOAT'
                build: false
            inheritance:
            permissions:
                - '*'
        Moderator:
            default: false
            info:
                prefix: ''
                suffix: ''
                build: true
            inheritance:
                - Default
            permissions:
                - '*'
                - 'essentials.tpo'
                - 'essentials.ban'
                - 'essentials.kick'
        Admins:
            default: false
            info:
                prefix: ''
                suffix: ''
                build: true
            inheritance:
            permissions:
                - '-essentials.signs.trade.create'
                - '-essentials.signs.trade.use'
                - '-essentials.signs.buy.create'
                - '-essentials.signs.buy.use'
                - '-essentials.signs.sell.create'
                - '-essentials.signs.sell.use'
                - '-essentials.jump'
                - '-essentials.back.ondeath'
                - '-essentials.world'
                - '-essentials.portal'
                - '-essentials.tpa'
                - '-essentials.tpaccept'
                - '-essentials.tpdeny'
                - '-essentials.tpahere'
                - '-essentials.tphere'
                - '-essentials.sethome'
                - '-essentials.warp'
                - '-essentials.warp.list'
                - '-essentials.setwarp'
                - '-essentials.delwarp'
                - '-essentials.eco'
                - '-essentials.worth'
                - '-essentials.sell'
                - '-essentials.balance'
                - '-essentials.pay'
                - '-essentials.msg'
                - '-essentials.me'
                - '-essentials.home'
    
    ##
    # 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:
        Lockbreaker:
            group: Admins
            info:
                prefix: 'The Veritable'
                suffix: 'Master of the Universe'
            permissions:
               - ''
        jmmotive:
            group: Admins
            info:
                prefix: 'Magnificent Bastard'
                suffix: ''
            permissions:
                - ''
        smulchman:
            group: Default
            permissions:
                - ''
    
    IT SHOULD WORK

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

    Itssnowing

    I mean, go post that error in the threads for Lockette, Jail, and MultipleHomes.
     
  23. Offline

    Celtic Minstrel

    @Color42 - You can ignore that message. Either nothing was wrong (it always shows that message; that's a bug), or there was something wrong that was fixed automatically.

    Um, that's not new. It was there in 1.3 as well, and I suspect in 1.2.
     
  24. Offline

    SlickTheNick

    Installed the latest bukkit build, deleted my old permissions and installed the new one.. seems to work except I cant configure it! It creates the permissions folder, but no config file, and it creates a permissionsworld.yml in the plugins folder, but that file is completly empty. Also when I try and put my old config file (or any config file) into the permissions folder, it just stops working all together... help?
     
  25. Offline

    blista77

    plug in work perfectly fine without permission its like permission isn't loading on my sever for some reason i cant get magic carpet to work ether and the got the latest built

    why does my sever give me this
    14:34:00 [INFO] Invalid config file found and converted to proper name/format.

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

    pineappelle

    this is my yml config code

    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: 'NUB'
                suffix: ''
                build: true
            inheritance:
            permissions:
                - 'general.spawn'
                - 'stargate.create'
        Moderator:
            default: false
            info:
                prefix: ''
                suffix: ''
                build: true
            inheritance:
                - Default
            permissions:
                - 'general.time'
                - 'general.player-info'
                - 'homeX.*'
        Admins:
            default: false
            info:
                prefix: 'ADMIN'
                suffix: ''
                build: true
            inheritance:
            permissions:
                - 'general.spawn.set'
                - 'general.teleport'
                    - 'general.teleport.here'
                - 'general.time'
                - 'stargate.use'
                - 'stargate.create.personal'
                - 'stargate.destroy.owner'
                - '*'
    
    ##
    # 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:
        pineappelle
            group: Admin
            permissions:
                - 'chestlock.admin'
                - 'stargate.destroy'
                - 'stargate.destroy.all'
                - 'stargate.hidden'
                - 'stargate.private'
        jamalrus
            group: Admin
            permissions:
        thunderflare
            group: Moderator
            permissions:
        xenofon
            group: Moderator
            permissions:
        mitchellgg
            group: Moderator
            permissions:
        henrygirard
            group: Moderator
            permissions:
        desmondw
            group: Moderator
            permissions:
        cmonk
            group: Default
            permissions:
        swisscosmo
            group: Moderator
            permissions:
    and this is what happens when i start my server

    Code:
    16:34:44 [INFO] Starting minecraft server version Beta 1.4
    16:34:44 [INFO] Loading properties
    16:34:44 [INFO] Starting Minecraft server on 5.16.240.91:25565
    16:34:44 [INFO] This server is running Craftbukkit version git-Bukkit-0.0.0-612-
    g4c7a9e7-b617jnks (MC: 1.4)
    16:34:45 [INFO] Preparing level "Ian's Wonderful World"
    16:34:45 [INFO] Preparing start region
    16:34:47 [INFO] 144 recipes
    16:34:47 [INFO] Preparing spawn area: 0%
    16:34:48 [INFO] Preparing spawn area: 24%
    16:34:49 [INFO] Preparing spawn area: 48%
    16:34:50 [INFO] Preparing spawn area: 97%
    16:34:50 [SEVERE] Could not load plugins\General.jar in plugins: null
    org.bukkit.plugin.InvalidPluginException
            at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.j
    ava: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.NoSuchMethodException: com.nijikokun.bukkit.General.General
    .<init>()
            at java.lang.Class.getConstructor0(Unknown Source)
            at java.lang.Class.getConstructor(Unknown Source)
            at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.j
    ava:100)
            ... 8 more
    16:34:50 [INFO] Invalid config file found and converted to proper name/format.
    16:34:50 [SEVERE] Could not load plugins\Permissions.jar in plugins: null
    org.bukkit.plugin.InvalidPluginException
            at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.j
    ava: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 Sou
    rce)
            at java.lang.reflect.Constructor.newInstance(Unknown Source)
            at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.j
    ava:101)
            ... 8 more
    Caused by: while parsing a block collection
     in "<reader>", line 91, column 13:
                    - 'general.spawn.set'
                    ^
    expected <block end>, but found BlockSequenceStart
     in "<reader>", line 93, column 17:
                        - 'general.teleport.here'
                        ^
    
            at org.yaml.snakeyaml.parser.ParserImpl$ParseBlockSequenceEntry.produce(
    ParserImpl.java:520)
            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.composeSequenceNode(Composer.jav
    a:203)
            at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:158)
            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: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:
    126)
            ... 13 more
    16:34:51 [INFO] BlockCantKeepUpSpam version 0.1 is enabled!
    16:34:51 [INFO] ChestLock 0.6.2 is enabled!
    16:34:51 [INFO] Elevators version 1.4.1 is enabled!
    16:34:51 [SEVERE] BLOCK_DAMAGED loading FastObsidian v0.1.0 (Is it up to date?)
    java.lang.NoSuchFieldError: BLOCK_DAMAGED
            at ssell.FastObsidian.FastObsidian.onEnable(FastObsidian.java:28)
            at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:118)
            at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader
    .java:514)
            at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManage
    r.java:216)
            at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:94)
            at org.bukkit.craftbukkit.CraftServer.loadPlugins(CraftServer.java:72)
            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)
    16:34:51 [INFO] HomeX enabled
    16:34:51 [INFO] Permission system not detected, defaulting to OP
    16:34:51 [INFO] Minecart Mania Core version 1.07a is enabled!
    16:34:51 [INFO] Minecart Mania Pressure Plates version 1.06 is enabled!
    16:34:51 [INFO] Minecart Mania Sign Commands version 1.06 is enabled!
    16:34:51 [INFO] Minecart Mania Station version 1.07 is enabled!
    16:34:51 [INFO] RetroRepair version 1.0 is enabled!
    16:34:51 [INFO] Simple Barter version 1.1 is enabled!
    16:34:51 [INFO] Stargate v.0.3.2 is enabled.
    16:34:52 [INFO] [Stargate] {Ian's Wonderful World} Loaded 3 stargates with 0 set
     as always-on
    16:34:52 [INFO] Minecart Mania Admin Controls version 1.06 is enabled!
    16:34:52 [INFO] Minecart Mania Autocart version 1.06 is enabled!
    16:34:52 [INFO] Minecart Mania Automations version 1.06 is enabled!
    16:34:52 [INFO] Minecart Mania Chest Control version 1.07 is enabled!
    16:34:52 [INFO] Done (0.709s)! For help, type "help" or "?"
    
     
  27. Offline

    dnxviral

    I'm also getting the invalid config file error and it trys to fix this or wtv. I'm starting fresh and its giving me this error? I tried deleting stuff like the server properties and the yml permissions file is the default one but yet I still get this error?
    [INFO] Invalid config file found and converted to proper name/format.
     
  28. Offline

    Celtic Minstrel

    If by "plug in" you mean Lockette, Jail, and MultipleHomes, you'd be wrong. Those "Nag" warnings are an indication that those plugins will break in a later release, so you should post in their threads so that they can update them.
    Bug.
     
  29. Offline

    Tobei

    I just keep getting this warning
    Here's my yml

    Still seems to function as it should, just that little nag warning.
     
  30. Offline

    Itssnowing

    Try giving the Default group a Prefix or a Suffix?
     
  31. Offline

    RIP0FF

    cause im retarded and can't find a working comfig file and i need it to work with ichat

    can anyone help me out?
     
Thread Status:
Not open for further replies.

Share This Page