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

    rcjrrjcr

    Read the thread.
     
  3. Offline

    DerKB

    I am not sure but could be i have read it somewere in here, could not find the post about it ...
    I run 2.7 and CB677
    i added multi world support to my server (MultiVerse Plugin) and Permissions wrote the new files all fine, i then set the default world wich had all permissions set up to be the copy world in the new worlds config files saved it and did a reload of the permissions for all worlds.
    Nothing changed for the new worlds, i went back and the files were like clean files that i never touched for the new worlds, so the copy option was erased, i fixed that with making the files read only for now, but is that a known problem?
    Editing the main worlds config while the server is running works fine, only the multi worlds / new worlds files show this.

    Regards
    DerKB
     
  4. Offline

    rcjrrjcr

    How did you reload?
     
  5. Offline

    Basic

    I have a Problem :
    1. There is no error in the console
    2 But ingame there is an error always when I want to build a block : "You don't have Permission to use this"
    3 But i can build a block. there is just an error
    4 Sorry for my bad english :D

    I need help
     
  6. Offline

    rcjrrjcr

    Just read the past few pages.
     
  7. Offline

    DerKB

    First like i normaly do after editing the permission files was /permissons -reload all, that caused me not being able to do anything in the new world at that time. (I am OP and have the '*' permission note for the basic world)

    I could only use /reload at that point and tried it without a resault, then i went back to check the files and my entries were gone.

    Edited them again, did /permissions -reload all and it did work for some time, after the sheduled restart of the server all back and files went to the basic entries without the copy in it (restart runs a propper shutdown of the server like you would use /stop so it should shut down the propper way).

    Only solution was to make the new worlds read only, main world is still rw-r-r and works fine.

    I also checked the whole owner stuff and who is running the process to be sure it is nothing wrong with that part, cause it was late an i could have started that server as root (should not work with more users logged in that late).
    But it was all fine like it should, server running under the right user, files had the right owner and group set up all like it should be.

    So i could not further pin it down what could cause this.
     
  8. Offline

    _Leito_

    Hi, i've got a problem about permissions of my "Member" group.

    They can't use /sethome, but i put "essentials.sethome" in our permissions.

    Look :
    Code:
        Membre:
            default: false
            info:
                prefix: '[&5Membre&f]'
                suffix: '&e'
                build: true
            inheritance: Newbie
            permissions:
                - 'general.spawn'
                - 'iConomy.payment'
                - 'iConomy.list'
                - 'iConomy.rank'
                - 'iConomyChestShop.shop.create'
                - 'iConomyChestShop.shop.buy'
                - 'iConomyChestShop.shop.sell'
                - 'iConomyChestShop.shop.use'
                - 'iConomyChestShop.command.iteminfo'
                - 'iConomyChestShop.payment'
                - 'iConomyChestShop.rank'
                - 'iConomyChestShop.list'
                - 'iConomyChestShop.access'
                - 'localshops.buysell'
                - 'localshops.manage'
                - 'localshops.create.free'
                - 'essentials.home'
                - 'essentials.sethome'
                - 'essantials.msg'
                - 'essentials.list'
                - 'essentials.spawn'
                - 'essentials.help'
                - 'essentials.afk'
                - 'lwc.protect'
                - 'lwc.blockinventory'
                - 'lwc.mod'
    And i don't understand, because i see tht many people, put same permissions on them groups.

    Can you help me please?

    Thanks.
     
  9. Show all of your permissions please
     
  10. Offline

    _Leito_

    Well all permission, world.yml

    Code:
    # System is no longer used, but may become used in the future
    # Copies is for multiple-world support
    #   Put the name of the world you wish for it to be a clone of, otherwise leave it empty.
    #   Does not work for the default world.
    plugin:
        permissions:
            system: default
            copies:
    
    ##
    # Groups can contain inheritance.
    #   To make a group inherit the permissions from another
    #   group simply place the groups name in the "inheritance:" like so:
    #
    #   Example:
    #       inheritance:
    #           - Default
    ##
    #   All permissions including the asterisks must be placed in single quotes.
    #   like so:
    #
    #       - 'general.spawn'
    #
    #   Otherwise errors will happen!
    ##
    #   Globalized Permission settings:
    #
    #       If a permission contains periods (.) you can denote a globalized parameter:
    #
    #           - 'general.*'
    #
    #       This will allow you to use all general commands.
    #
    ##
    #   Single Asterisk denotes all commands:
    #
    #       - '*'
    ##
    #   To exempt a node use the - prefix like so:
    #       - '-general.time'
    ##
    groups:
        Newbie:
            default: true
            info:
                prefix: '[&0Newbie&f]'
                suffix: '&0'
                build: false
            inheritance:
            permissions:
    
        Membre:
            default: false
            info:
                prefix: '[&5Membre&f]'
                suffix: '&e'
                build: true
            inheritance: Newbie
            permissions:
                - 'general.spawn'
                - 'iConomy.payment'
                - 'iConomy.list'
                - 'iConomy.rank'
                - 'iConomyChestShop.shop.create'
                - 'iConomyChestShop.shop.buy'
                - 'iConomyChestShop.shop.sell'
                - 'iConomyChestShop.shop.use'
                - 'iConomyChestShop.command.iteminfo'
                - 'iConomyChestShop.payment'
                - 'iConomyChestShop.rank'
                - 'iConomyChestShop.list'
                - 'iConomyChestShop.access'
                - 'localshops.buysell'
                - 'localshops.manage'
                - 'localshops.create.free'
                - 'essentials.home'
                - 'essentials.sethome'
                - 'essantials.msg'
                - 'essentials.list'
                - 'essentials.spawn'
                - 'essentials.help'
                - 'essentials.afk'
                - 'lwc.protect'
                - 'lwc.blockinventory'
                - 'lwc.mod'
        Moderateur:
            default: false
            info:
                prefix: '[&7Moderateur&f]&e'
                suffix: '&3'
                build: true
            inheritance:
                - Member
            permissions:
                - 'general.time'
                - 'general.teleport'
                - 'general.teleport.here'
                - 'general.player-info'
        Admin:
            default: false
            info:
                prefix: '[&2Admin&f]'
                suffix: '&4'
                build: true
            inheritance: Moderator
            permissions:
                - '*'
    
    ##
    # DarkGrave has control over all commands.
    ##
    users:
        _Leito_:
            group: Admin
            permissions:
                - '*'
    
        lllRGlll:
            group: Admin
            permissions:
                - '*'
    
        le_tcha:
            group: Membre
            permissions:
    
        yoz36:
            group: Membre
            permissions:
    
        pandawan_kenobi:
            group: Membre
            permissions:
    
        DeeDee_WTF:
            group: Membre
            permissions:
    
        Lavitz:
            group: Membre
            permissions:
    
        Gdspa:
            group: Membre
            permissions:
    Why do you want to see all?
     
  11. Offline

    Flying_Banna

    Just A Quick Question I Recently Downloaded Permissions 2.7 It Works Just Great So Cheers But One Thing Still Wont Work And That Is The Suffix And Prefix [​IMG] I Put It All Correct But It Wont Show Up Ingame? Can Anyone Help? Cheers [​IMG]
     
  12. Offline

    rcjrrjcr

    Permissions has no native support for chat prefixes/suffixes. Get a chat plugin, like EssentialsChat/iChat/HeroChat etc.
     
  13. Offline

    Flying_Banna

    Ok Thanks :D
     
  14. Offline

    fightknight

    Ok I'm running into the same problem I've seen mentioned a few times... made a completely new vanilla bukkit server, and the only thing I have in addons is permissions, I followed the readme exactly, to the best of my knowledge, changing the yml file in plugins/Permissions to world.yml (vanilla server so its still just world) and changed TheNo1Yeti to my name. and I still could not destroy blocks, I then stopped the server went back and arrow keyed through the entire world.yml looking for tabs and found none.
    I did read back in the thread but I must be missing it in all the insanity. if someone could point me to the correct page it would be a great help
    I am including the world.yml incase anyone wants to dbl check it. thanks, Chad
    Show Spoiler
    Code:
    # System is no longer used, but may become used in the future
    # Copies is for multiple-world support
    #   Put the name of the world you wish for it to be a clone of, otherwise leave it empty.
    #   If this file is for your default world (the one in server.properties) then you must
    #   leave copies blank.
    #  Example: copies: Derp    -  This will clone the permissions of the world Derp
    #
    # Make sure to rename this file to the name of the world that is in sever.properties under
    # level-name.  So if it is level-name: world  then this should be world.yml and in the
    # plugins/Permissions directory (ie. plugins/Permissions/world.yml)
    #
    # NOTE: Do not use tabs while editing this document.  Use only spaces.  A good way to avoid
    # doing this is to use Notepad++ and replace the tab with 4 spaces.
    plugin:
        permissions:
            system: default
            copies:
    
    ##
    # AntiBuild is included with this.  To disable a group from being able to build then
    # set the build: flag to false (build: false).  If you want a group to be able to build
    # then set it to true.
    ##
    # Groups can contain inheritance.
    #   To make a group inherit the permissions from another
    #   group simply place the groups name in the "inheritance:" like so:
    #
    #   Example:
    #       inheritance:
    #           - Default
    ##
    #   All permissions including the asterisks must be placed in single quotes.
    #   like so:
    #
    #       - 'foo.bar'
    #
    #   Otherwise errors will happen!
    ##
    #   Globalized Permission settings:
    #
    #       If a permission contains periods (.) you can denote a globalized parameter:
    #
    #           - 'foo.*'
    #
    #       This will allow you to use all general commands.
    #
    ##
    #   Single Asterisk denotes all commands:
    #
    #       - '*'
    #   If you give a group this permissions, do not have the group inherit any permissions
    #   from other groups.  Any users assigned to this group should NOT be given any additional
    #   permissions either.
    ##
    #   To exempt a node use the - prefix like so:
    #       - '-foo.bar'
    ##
    #   prefix: and suffix: do not do anything on their own.  You need another outside plugin
    #   such as iChat or HeroChat in order for these to do anything.
    groups:
        Default:
            default: true
            info:
                prefix: ''
                suffix: ''
                build: false
            inheritance:
            permissions:
                - 'foo.bar'
        Moderator:
            default: false
            info:
                prefix: ''
                suffix: ''
                build: true
            inheritance:
                - Default
            permissions:
                - 'bar.foo'
        Admins:
            default: false
            info:
                prefix: ''
                suffix: ''
                build: true
            inheritance:
            permissions:
                - '*'
    
    ##
    # Users denote which users are included in which group.
    # TheNo1Yeti is in the Admin group
    # Herpina is a member of the Moderator group but also has access
    # to the herp.derp permissions
    # Derpina is a member of the admin group but does not have access
    # to the derp.derp permission node
    # Users can also have a prefix and suffix as seen with Herpina
    ##
    users:
        Fightknight:
            group: Admins
            permissions:
        Herpina:
            group: Moderator
            info:
                prefix: 'Moo'
                suffix: 'Cow'
            permissions:
                - 'herp.derp'
        Derpina:
            group: Admins
            permissions:
                - '-derp.derp'
     
  15. Offline

    Basic

    Thank you for your fast answer. I've read the last pages but I still do not know what to do ;(
    I have the latest version of Permissions, WorldGuard and WorldEdit -.-

    I'm sorry maybe I'm just too stupid :oops:
     
  16. Offline

    Com2040

    Hello,

    I have a little problem, I installed Permissions like I had to, only it does not work. Everything is in it's place only the .jar file doesn't seem to load. I have CraftBukkit #677. I tried /permissions in chat but it says the command doesnt exist. I don't think it is a typo as I practically didnt change the settings file except changing the name.

    Any help would be awesome!
     
  17. Offline

    YoureDown

    Sorry if this was already asked, but i did everything as said, i read the FAQ i asked people and it just doesnt work. can you please tell me what to do?

    regards,
    youredown.
     
  18. Offline

    TheYeti

    @Com2040 Do you have a Permissions.jar file and Permissions folder inside of plugins? Are you getting any errors in console?

    @YoureDown Well, one thing you can do is tell us what is actually wrong. Just saying "it just doesnt work" does not tell anyone anything.

    @fightknight Are you getting any type of error message in your console when you try to place/break blocks? Or when you start up the server? And I'm assuming that your in game name is Fightknight just like that capitalization and all?

    @_Leito_ Try using this: http://pastebin.com/CA0JK8Me Also, make sure you actually have essentials installed.
     
  19. Offline

    fightknight

    I corrected the cap thing almost right after I posted the original message, but still no luck
    nope no errors at all, did a little more checking, no errors when trying to place or destroy blocks, but when I try a /give it shows in command console "fightknight tried command: give fightknight 3"
    pastebin link
    Show Spoiler
    Code:
    # System is no longer used, but may become used in the future
    # Copies is for multiple-world support
    #   Put the name of the world you wish for it to be a clone of, otherwise leave it empty.
    #   If this file is for your default world (the one in server.properties) then you must
    #   leave copies blank.
    #  Example: copies: Derp    -  This will clone the permissions of the world Derp
    #
    # Make sure to rename this file to the name of the world that is in sever.properties under
    # level-name.  So if it is level-name: world  then this should be world.yml and in the
    # plugins/Permissions directory (ie. plugins/Permissions/world.yml)
    #
    # NOTE: Do not use tabs while editing this document.  Use only spaces.  A good way to avoid
    # doing this is to use Notepad++ and replace the tab with 4 spaces.
    plugin:
        permissions:
            system: default
            copies:
    
    ##
    # AntiBuild is included with this.  To disable a group from being able to build then
    # set the build: flag to false (build: false).  If you want a group to be able to build
    # then set it to true.
    ##
    # Groups can contain inheritance.
    #   To make a group inherit the permissions from another
    #   group simply place the groups name in the "inheritance:" like so:
    #
    #   Example:
    #       inheritance:
    #           - Default
    ##
    #   All permissions including the asterisks must be placed in single quotes.
    #   like so:
    #
    #       - 'foo.bar'
    #
    #   Otherwise errors will happen!
    ##
    #   Globalized Permission settings:
    #
    #       If a permission contains periods (.) you can denote a globalized parameter:
    #
    #           - 'foo.*'
    #
    #       This will allow you to use all general commands.
    #
    ##
    #   Single Asterisk denotes all commands:
    #
    #       - '*'
    #   If you give a group this permissions, do not have the group inherit any permissions
    #   from other groups.  Any users assigned to this group should NOT be given any additional
    #   permissions either.
    ##
    #   To exempt a node use the - prefix like so:
    #       - '-foo.bar'
    ##
    #   prefix: and suffix: do not do anything on their own.  You need another outside plugin
    #   such as iChat or HeroChat in order for these to do anything.
    groups:
        Default:
            default: true
            info:
                prefix: ''
                suffix: ''
                build: true
            inheritance:
            permissions:
                - 'foo.bar'
        Moderator:
            default: false
            info:
                prefix: ''
                suffix: ''
                build: true
            inheritance:
                - Default
            permissions:
                - 'bar.foo'
        Admins:
            default: false
            info:
                prefix: ''
                suffix: ''
                build: true
            inheritance:
            permissions:
                - '*'
    
    ##
    
    ##
    users:
        fightknight:
            group: Admins
            permissions:
        Herpina:
            group: Moderator
            info:
                prefix: 'Moo'
                suffix: 'Cow'
            permissions:
                - 'herp.derp'
        Derpina:
            group: Admins
            permissions:
                - '-derp.derp'
    
     
  20. Offline

    Don Redhorse

    no but I need to create a file for every world and put the copy command in.. GM did use one file for a world and inserted the copy command into that for the other worlds to support. That makes a difference if you have a lot of worlds... ok only once I agree.

    A bigger usability issue is the mixture between users and groups and not being able to have only ONE list of users and give them different rights in different worlds.
     
  21. Offline

    fightknight

    am I correct in assuming being in the admin - '*' group gives OP privileges? so you can distroy blocks, place them, and all that?
     
  22. Offline

    Com2040


    I couldn't find the console log at first, I looked in the wrong folder, here it is. So yeah there is an error but not very useful for me. I hope you can make out what it means.

    Code:
    2011-04-17 13:11:56 [SEVERE] Could not load 'plugins\Permissions.jar' in folder 'plugins':
    java.lang.NoSuchMethodException: com.nijikokun.bukkit.Permissions.Permissions.<init>()
    	at java.lang.Class.getConstructor0(Unknown Source)
    	at java.lang.Class.getConstructor(Unknown Source)
    	at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:135)
    	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:84)
    	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)
    Hope this helps.
     
  23. Offline

    Mr. Cheezit

    I always get this error:
    Code:
    17:05:54 [INFO] Starting minecraft server version Beta 1.4
    17:05:54 [INFO] Loading properties
    17:05:54 [INFO] Starting Minecraft server on 5.198.104.182:25565
    17:05:54 [INFO] This server is running Craftbukkit version git-Bukkit-0.0.0-646-gb61ef8c-b670jnks (MC: 1.4)
    17:05:54 [INFO] Preparing level "Survival"
    17:05:54 [INFO] Preparing start region
    17:05:54 [INFO] 144 recipes
    17:05:55 [INFO] [Permissions] (Phoenix) was Initialized.
    17:05:55 [INFO] Loaded Essentials build 2.1.19 maintained by Zenexer, ementalo, Aelux, Brettflan, KimKandor, snowleo and ceulemans.
    17:05:55 [INFO] [HeroicDeath] 1.7.2.147 enabled.
    17:05:55 [INFO] [MagicCarpet] MagicCarpet version 1.5.2 is enabled!
    17:05:55 [INFO] [MagicCarpet] Take yourself wonder by wonder, using /magiccarpet or /mc.
    17:05:55 [INFO] [MagicCarpet] Using Permissions.
    17:05:55 [INFO] [MultiVerse] Permissions Found
    17:05:55 [INFO] [MultiVerse] - Version 1.6.2 Enabled
    17:05:55 [INFO] [MultiVerse] Loading World & Settings - 'world' - NORMAL
    17:05:56 [INFO] [MultiVerse] Loading World & Settings - 'War' - NORMAL
    17:05:57 [INFO] Preparing spawn area for War, 8%
    17:05:58 [INFO] Preparing spawn area for War, 20%
    17:05:59 [INFO] Preparing spawn area for War, 32%
    17:06:00 [INFO] Preparing spawn area for War, 40%
    17:06:01 [INFO] Preparing spawn area for War, 44%
    17:06:02 [INFO] Preparing spawn area for War, 52%
    17:06:03 [INFO] Preparing spawn area for War, 61%
    17:06:04 [INFO] Preparing spawn area for War, 69%
    17:06:05 [INFO] Preparing spawn area for War, 77%
    17:06:06 [INFO] Preparing spawn area for War, 81%
    17:06:07 [INFO] Preparing spawn area for War, 85%
    17:06:08 [INFO] Preparing spawn area for War, 97%
    17:06:09 [INFO] [MultiVerse] Loading World & Settings - 'Survival' - NORMAL
    17:06:09 [INFO] [MultiVerse] 3 - World(s) loaded.
    17:06:09 [INFO] [MultiVerse] Loading Portals
    17:06:09 [INFO] [MultiVerse] 0 - Portal(s) loaded.
    17:06:09 [SEVERE] Nag author: 'Rigby' of 'MultiVerse' about the following: onPluginEnable has been replaced with a new signature, (PluginEnableEvent)
    17:06:09 [INFO] [Permissions] version [2.7] (Phoenix)  loaded
    17:06:09 [INFO] PermissionsSupport: Found Permissions, using it for permissions.
    17:06:09 [INFO] PermissionsSupport version 0.1 is enabled
    17:06:09 [INFO] Persistence version 0.64 is enabled
    17:06:09 [INFO] Spells version 0.996 is enabled
    17:06:09 [INFO] Wand version 0.69 is enabled
    17:06:09 [INFO] WorldEdit 4.3 enabled.
    17:06:09 [INFO] WorldEdit: Permissions plugin detected! Using Permissions plugin for permissions.
    17:06:09 [INFO] Done (1.466s)! For help, type "help" or "?"
    17:06:10 [INFO] mrcheezitjr [/5.198.104.182:49947] logged in with entity id 223
    17:06:10 [INFO] Persistence: loaded 2 profiles from permissions.yml
    17:06:10 [SEVERE] Could not pass event PLAYER_JOIN to Persistence
    while parsing a block mapping
     in "<reader>", line 85, column 9:
                default: false
                ^
    expected <block end>, but found Scalar
     in "<reader>", line 98, column 12:
                   '- multiverse.*'
                   ^
    
        at org.yaml.snakeyaml.parser.ParserImpl$ParseBlockMappingKey.produce(ParserImpl.java:576)
        at org.yaml.snakeyaml.parser.ParserImpl.peekEvent(ParserImpl.java:163)
        at org.yaml.snakeyaml.parser.ParserImpl.checkEvent(ParserImpl.java:148)
        at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java:228)
        at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:160)
        at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java:230)
        at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:160)
        at org.yaml.snakeyaml.composer.Composer.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 com.nijiko.configuration.NotNullConfiguration.load(NotNullConfiguration.java:58)
        at com.nijiko.permissions.Control.load(Control.java:140)
        at com.nijiko.permissions.Control.loadWorld(Control.java:105)
        at com.nijiko.permissions.Control.permission(Control.java:288)
        at com.nijiko.permissions.Control.has(Control.java:253)
        at com.elmakers.mine.bukkit.plugins.permissions.PermissionsProxy.isSet(PermissionsProxy.java:18)
        at com.elmakers.mine.bukkit.permission.GroupManager.isSet(GroupManager.java:436)
        at com.elmakers.mine.bukkit.persistence.dao.PlayerData.isSet(PlayerData.java:336)
        at com.elmakers.mine.bukkit.persistence.dao.PluginCommand.checkPermission(PluginCommand.java:215)
        at com.elmakers.mine.bukkit.plugins.persistence.PersistenceListener.onPlayerJoin(PersistenceListener.java:32)
        at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:204)
        at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:59)
        at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:255)
        at net.minecraft.server.ServerConfigurationManager.a(ServerConfigurationManager.java:98)
        at net.minecraft.server.NetLoginHandler.b(NetLoginHandler.java:87)
        at net.minecraft.server.NetLoginHandler.a(NetLoginHandler.java:27)
        at net.minecraft.server.NetworkListenThread.a(SourceFile:87)
        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)
    17:06:13 [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
    17:06:15 [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
    17:06:30 [SEVERE] null
    org.bukkit.command.CommandException: Unhandled exception executing command 'mvtp' in plugin MultiVerse v1.6.2
        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:254)
        at net.minecraft.server.NetServerHandler.c(NetServerHandler.java:596)
        at net.minecraft.server.NetServerHandler.chat(NetServerHandler.java:559)
        at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:553)
        at net.minecraft.server.Packet3Chat.a(SourceFile:24)
        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)
    Caused by: while parsing a block mapping
     in "<reader>", line 85, column 9:
                default: false
                ^
    expected <block end>, but found Scalar
     in "<reader>", line 98, column 12:
                   '- multiverse.*'
                   ^
    
        at org.yaml.snakeyaml.parser.ParserImpl$ParseBlockMappingKey.produce(ParserImpl.java:576)
        at org.yaml.snakeyaml.parser.ParserImpl.peekEvent(ParserImpl.java:163)
        at org.yaml.snakeyaml.parser.ParserImpl.checkEvent(ParserImpl.java:148)
        at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java:228)
        at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:160)
        at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java:230)
        at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:160)
        at org.yaml.snakeyaml.composer.Composer.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 com.nijiko.configuration.NotNullConfiguration.load(NotNullConfiguration.java:58)
        at com.nijiko.permissions.Control.load(Control.java:140)
        at com.nijiko.permissions.Control.loadWorld(Control.java:105)
        at com.nijiko.permissions.Control.permission(Control.java:288)
        at com.nijiko.permissions.Control.has(Control.java:253)
        at com.onarandombox.Rigby.MultiVerse.MultiVerse.onCommand(MultiVerse.java:247)
        at org.bukkit.command.PluginCommand.execute(PluginCommand.java:35)
        ... 12 more
    17:06:36 [SEVERE] null
    org.bukkit.command.CommandException: Unhandled exception executing command 'mvtp' in plugin MultiVerse v1.6.2
        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:254)
        at net.minecraft.server.NetServerHandler.c(NetServerHandler.java:596)
        at net.minecraft.server.NetServerHandler.chat(NetServerHandler.java:559)
        at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:553)
        at net.minecraft.server.Packet3Chat.a(SourceFile:24)
        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)
    Caused by: while parsing a block mapping
     in "<reader>", line 85, column 9:
                default: false
                ^
    expected <block end>, but found Scalar
     in "<reader>", line 98, column 12:
                   '- multiverse.*'
                   ^
    
        at org.yaml.snakeyaml.parser.ParserImpl$ParseBlockMappingKey.produce(ParserImpl.java:576)
        at org.yaml.snakeyaml.parser.ParserImpl.peekEvent(ParserImpl.java:163)
        at org.yaml.snakeyaml.parser.ParserImpl.checkEvent(ParserImpl.java:148)
        at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java:228)
        at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:160)
        at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java:230)
        at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:160)
        at org.yaml.snakeyaml.composer.Composer.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 com.nijiko.configuration.NotNullConfiguration.load(NotNullConfiguration.java:58)
        at com.nijiko.permissions.Control.load(Control.java:140)
        at com.nijiko.permissions.Control.loadWorld(Control.java:105)
        at com.nijiko.permissions.Control.permission(Control.java:288)
        at com.nijiko.permissions.Control.has(Control.java:253)
        at com.onarandombox.Rigby.MultiVerse.MultiVerse.onCommand(MultiVerse.java:247)
        at org.bukkit.command.PluginCommand.execute(PluginCommand.java:35)
        ... 12 more
    17:06:39 [SEVERE] Could not pass event BLOCK_BREAK to Permissions
    while parsing a block mapping
     in "<reader>", line 85, column 9:
                default: false
                ^
    expected <block end>, but found Scalar
     in "<reader>", line 98, column 12:
                   '- multiverse.*'
                   ^
    
        at org.yaml.snakeyaml.parser.ParserImpl$ParseBlockMappingKey.produce(ParserImpl.java:576)
        at org.yaml.snakeyaml.parser.ParserImpl.peekEvent(ParserImpl.java:163)
        at org.yaml.snakeyaml.parser.ParserImpl.checkEvent(ParserImpl.java:148)
        at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java:228)
        at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:160)
        at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java:230)
        at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:160)
        at org.yaml.snakeyaml.composer.Composer.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 com.nijiko.configuration.NotNullConfiguration.load(NotNullConfiguration.java:58)
        at com.nijiko.permissions.Control.load(Control.java:140)
        at com.nijiko.permissions.Control.loadWorld(Control.java:105)
        at com.nijiko.permissions.Control.getGroups(Control.java:609)
        at com.nijikokun.bukkit.Permissions.Listener.onBlockBreak(Listener.java:61)
        at org.bukkit.plugin.java.JavaPluginLoader$32.execute(JavaPluginLoader.java:392)
        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:157)
        at net.minecraft.server.ItemInWorldManager.b(ItemInWorldManager.java:118)
        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)
    17:06:40 [SEVERE] Could not pass event BLOCK_BREAK to Permissions
    while parsing a block mapping
     in "<reader>", line 85, column 9:
                default: false
                ^
    expected <block end>, but found Scalar
     in "<reader>", line 98, column 12:
                   '- multiverse.*'
                   ^
    
        at org.yaml.snakeyaml.parser.ParserImpl$ParseBlockMappingKey.produce(ParserImpl.java:576)
        at org.yaml.snakeyaml.parser.ParserImpl.peekEvent(ParserImpl.java:163)
        at org.yaml.snakeyaml.parser.ParserImpl.checkEvent(ParserImpl.java:148)
        at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java:228)
        at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:160)
        at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java:230)
        at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:160)
        at org.yaml.snakeyaml.composer.Composer.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 com.nijiko.configuration.NotNullConfiguration.load(NotNullConfiguration.java:58)
        at com.nijiko.permissions.Control.load(Control.java:140)
        at com.nijiko.permissions.Control.loadWorld(Control.java:105)
        at com.nijiko.permissions.Control.getGroups(Control.java:609)
        at com.nijikokun.bukkit.Permissions.Listener.onBlockBreak(Listener.java:61)
        at org.bukkit.plugin.java.JavaPluginLoader$32.execute(JavaPluginLoader.java:392)
        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:157)
        at net.minecraft.server.ItemInWorldManager.b(ItemInWorldManager.java:118)
        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)
    >
    
    My config .yml file is:
    Code:
    # System is no longer used, but may become used in the future
    # Copies is for multiple-world support
    #   Put the name of the world you wish for it to be a clone of, otherwise leave it empty.
    #   If this file is for your default world (the one in server.properties) then you must
    #   leave copies blank.
    #  Example: copies: Derp    -  This will clone the permissions of the world Derp
    #
    # Make sure to rename this file to the name of the world that is in sever.properties under
    # level-name.  So if it is level-name: world  then this should be world.yml and in the
    # plugins/Permissions directory (ie. plugins/Permissions/world.yml)
    #
    # NOTE: Do not use tabs while editing this document.  Use only spaces.  A good way to avoid
    # doing this is to use Notepad++ and replace the tab with 4 spaces.
    plugin:
        permissions:
            system: default
            copies:
    
    ##
    # AntiBuild is included with this.  To disable a group from being able to build then
    # set the build: flag to false (build: false).  If you want a group to be able to build
    # then set it to true.
    ##
    # Groups can contain inheritance.
    #   To make a group inherit the permissions from another
    #   group simply place the groups name in the "inheritance:" like so:
    #
    #   Example:
    #       inheritance:
    #           - Default
    ##
    #   All permissions including the asterisks must be placed in single quotes.
    #   like so:
    #
    #       - 'foo.bar'
    #
    #   Otherwise errors will happen!
    ##
    #   Globalized Permission settings:
    #
    #       If a permission contains periods (.) you can denote a globalized parameter:
    #
    #           - 'foo.*'
    #
    #       This will allow you to use all general commands.
    #
    ##
    #   Single Asterisk denotes all commands:
    #
    #       - '*'
    #   If you give a group this permissions, do not have the group inherit any permissions
    #   from other groups.  Any users assigned to this group should NOT be given any additional
    #   permissions either.
    ##
    #   To exempt a node use the - prefix like so:
    #       - '-foo.bar'
    ##
    #   prefix: and suffix: do not do anything on their own.  You need another outside plugin
    #   such as iChat or HeroChat in order for these to do anything.
    groups:
        Default:
            default: true
            info:
                prefix: ''
                suffix: ''
                build: false
            inheritance:
            permissions:
    
        Semiadmin:
            info:
                prefix: ''
                suffix: ''
                build: true
            inheritance:
            permissions:
                - '*'
                - 'worldedit.*'
                - '-worldedit.setspawn'
                - 'Spells.*'
                - 'multiverse.*'
                - 'multiverse.*'
                - 'worldedit.*'
        Admins:
            default: false
            info:
                prefix: ''
                suffix: ''
                build: true
            inheritance:
            permissions:
                - '*'
                - 'worldedit.*'
                - 'Spells.commands.*'
                - 'Spells.cast.*'
                - 'Spells.*'
                - 'multiverse.*'
               '- multiverse.*'
                - 'worldedit.*'
                - 'onSpells'
    
    ##
    # 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:
        amlraptor:
            group: Semi-Admin
            permissions:
        rhino1998:
            group: Semi-Admin
            permissions:
        riverchen:
            group: Semi-Admin
            permissions:
    
        mrcheezitjr:
            group: Admins
            permissions:
    Please help, I am using MultiVerse and I tp'ed to a different world, and now I get this error. So I am stuck there!
     
  24. Offline

    Pikachu645

    It works fine one time, but the next time I get:
    Code:
    14:15:58 [SEVERE] Could not load 'plugins/Permissions.jar' in folder 'plugins':
    java.lang.reflect.InvocationTargetException
        at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
        at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)
        at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
        at java.lang.reflect.Constructor.newInstance(Constructor.java:513)
        at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:136)
        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:84)
        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: while parsing a block mapping
     in "<reader>", line 14, column 1:
        plugin:
        ^
    expected <block end>, but found BlockMappingStart
     in "<reader>", line 103, column 4:
           users:
           ^
    
        at org.yaml.snakeyaml.parser.ParserImpl$ParseBlockMappingKey.produce(ParserImpl.java:576)
        at org.yaml.snakeyaml.parser.ParserImpl.peekEvent(ParserImpl.java:163)
        at org.yaml.snakeyaml.parser.ParserImpl.checkEvent(ParserImpl.java:148)
        at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java:228)
        at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:160)
        at org.yaml.snakeyaml.composer.Composer.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
    
     
  25. Offline

    Yelik

  26. Offline

    fitofinsanity

    There are a ton of errors in your config.yml file. Here are a few I noticed:

    Semiadmin is missing default: false
    Semiadmin has 'multiverse.*' listed twice
    Semiadmin has '*' permission which gives it all permissions so why set all of those other nodes?
    Except the '- worldedit.setspawn' that you set. There needs to be a space between - and worldedit.setspawn there btw.
    Since Admin has '*' permission you can remove everything else listed under its permission cause the syntax of one of your nodes in there is wrong.
    You don't have a group called Semi-Admin. You called it Semiadmin.
     
  27. Offline

    Oliver200666

    Please help. I've used this plugin before but now i get this error message on start-up
    [SEVERE] Could not load 'plugins\Permissions.jar' in folder 'plugins':
    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:136)
    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:84)
    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: while scanning for the next token
    found character '\t' that cannot start any token
    in "<reader>", line 165, column 21:
    permissions:
    ^

    at org.yaml.snakeyaml.scanner.ScannerImpl.fetchMoreTokens(ScannerImpl.java:360)
    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 com.nijiko.configuration.NotNullConfiguration.load(NotNullConfiguration.java:58)
    at com.nijikokun.bukkit.Permissions.Permissions.<init>(Permissions.java:132)
    ... 13 more

    What should i do? I've never come across this before, ive tried re-installing it and everything. Please help. My server depends on it.
     
  28. Offline

    fitofinsanity

    You have a TAB character around line 165, column 21 in your yml file.
     
  29. Offline

    shazam_1973

    Edit: I fixed this by fixing the warp problem and all the other errors went away. :rolleyes: Still having trouble with my config though. I posted below.

    I'm getting this error:
    Code:
    15:47:28 [INFO] Starting minecraft server version Beta 1.4
    15:47:28 [INFO] Loading properties
    15:47:28 [INFO] Starting Minecraft server on *:25565
    15:47:28 [INFO] This server is running Craftbukkit version git-Bukkit-0.0.0-653-
    g9992fff-b677jnks (MC: 1.4)
    15:47:28 [INFO] Preparing level "new_world"
    15:47:28 [INFO] Preparing start region
    15:47:28 [INFO] 144 recipes
    15:47:29 [INFO] Preparing spawn area: 93%
    15:47:29 [INFO] [Permissions] (Phoenix) was Initialized.
    15:47:29 [SEVERE] null
    java.lang.Exception: A warp with a similar name already exists.
            at com.earth2me.essentials.Warps.setWarp(Warps.java:80)
            at com.earth2me.essentials.Warps.setWarp(Warps.java:71)
            at com.earth2me.essentials.Warps.convertWarps(Warps.java:190)
            at com.earth2me.essentials.Warps.<init>(Warps.java:30)
            at com.earth2me.essentials.Essentials.onEnable(Essentials.java:107)
            at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:127)
            at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader
    .java:578)
            at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManage
    r.java:216)
            at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:115)
            at org.bukkit.craftbukkit.CraftServer.loadPlugins(CraftServer.java:93)
            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)
    15:47:29 [SEVERE] null
    while scanning for the next token
    found character         '\t' that cannot start any token
     in "<reader>", line 10, column 21:
                permissions:
                            ^
    
            at org.yaml.snakeyaml.scanner.ScannerImpl.fetchMoreTokens(ScannerImpl.ja
    va:360)
            at org.yaml.snakeyaml.scanner.ScannerImpl.checkToken(ScannerImpl.java:18
    3)
            at org.yaml.snakeyaml.parser.ParserImpl$ParseBlockMappingValue.produce(P
    arserImpl.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: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 com.earth2me.essentials.Essentials.loadData(Essentials.java:262)
            at com.earth2me.essentials.Essentials.reload(Essentials.java:178)
            at com.earth2me.essentials.Essentials.onEnable(Essentials.java:109)
            at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:127)
            at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader
    .java:578)
            at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManage
    r.java:216)
            at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:115)
            at org.bukkit.craftbukkit.CraftServer.loadPlugins(CraftServer.java:93)
            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)
    15:47:29 [INFO] Loaded Essentials build 2.1.33 maintained by Zenexer, ementalo,
    Aelux, Brettflan, KimKandor, snowleo and ceulemans.
    15:47:29 [INFO] Loaded EssentialsSpawn build 2.1.33 maintained by Zenexer, ement
    alo, Aelux, Brettflan, KimKandor, snowleo and ceulemans.
    15:47:29 [INFO] [Permissions] version [2.7] (Phoenix)  loaded
    15:47:29 [INFO] WorldEdit 4.3 enabled.
    15:47:29 [INFO] WorldEdit: Permissions plugin detected! Using Permissions plugin
     for permissions.
    15:47:29 [INFO] Done (0.150s)! For help, type "help" or "?"
    >
    Here's my config:
    Code:
    plugin:
        permissions:
            system: default
            copies:
    
    groups:
        Default:
            default: false
            info:
                prefix: ''
                suffix: ''
                build: false
            inheritance:
            permissions:
                - 'foo.bar'
        Moderator:
            default: false
            info:
                prefix: ''
                suffix: ''
                build: true
            inheritance:
                - Default
            permissions:
                - 'bar.foo'
        Admins:
            default: true
            info:
                prefix: '[admin]'
                suffix: ''
                build: true
            inheritance:
            permissions:
                - '*'
    
    users:
        shazam_1973:
            group: Admins
            permissions:
    
     
  30. Offline

    pikey98

    OMG!

    Permissions was Working perfectly until i tried using levelcraftplugin, bettershops, and itown, Now it only recognizes ops, and it doesn't seem to realize anything im changing in the config, i deleted the plugins that might have screwed it up, put in a new craft bukkit jar, and deleted some folders, PLEASE HELP.
    Nothing seems to work. -_-
     
  31. Offline

    Oliver200666

    You are an absolute LEGEND, thank you so much i never would have figured that out, its amazing that you found out what the problem was just by what I copied and pasted. Well Done, Thank you so MUCH!!! Lol I can't thank you enough.
     
Thread Status:
Not open for further replies.

Share This Page