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

    Coolred303

    Code:
    [Lnet.minecraft.server.Statistic;@6e293a
    
    146 recipes
    
    [Lnet.minecraft.server.Statistic;@6e293a
    
    16 achievements
    
    03:51:04 [INFO] Starting minecraft server version Beta 1.5_02
    
    03:51:04 [INFO] Loading properties
    
    03:51:04 [INFO] Starting Minecraft server on 5.11.8.29:25565
    
    03:51:04 [WARNING] **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE!
    
    03:51:04 [WARNING] The server will make no attempt to authenticate usernames. Be
    
    ware.
    
    03:51:04 [WARNING] While this makes the game possible to play without internet a
    
    ccess, it also opens up the ability for hackers to connect with any username the
    
    y choose.
    
    03:51:04 [WARNING] To change this, set "online-mode" to "true" in the server.set
    
    tings file.
    
    03:51:04 [INFO] This server is running Craftbukkit version git-Bukkit-0.0.0-689-
    
    gd5a5f52-b720jnks (MC: 1.5_02)
    
    03:51:04 [INFO] Preparing level "world"
    
    03:51:04 [INFO] Preparing start region
    
    03:51:05 [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 Sou
    
    rce)
    
    at java.lang.reflect.Constructor.newInstance(Unknown Source)
    
    at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.j
    
    ava:136)
    
    at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.
    
    java:160)
    
    at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager
    
    .java:108)
    
    at org.bukkit.craftbukkit.CraftServer.loadPlugins(CraftServer.java:85)
    
    at net.minecraft.server.MinecraftServer.e(MinecraftServer.java:217)
    
    at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:204)
    
    at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:144)
    
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:259)
    
    at net.minecraft.server.ThreadServerApplication.run(SourceFile:394)
    
    Caused by: while scanning a simple key
    
    in "<reader>", line 153, column 9:
    
    permissions:['*']
    
    ^
    
    could not found expected ':'
    
    in "<reader>", line 213, column 1:
    
    ##
    
    ^
       
    at org.yaml.snakeyaml.scanner.ScannerImpl.stalePossibleSimpleKeys(Scanne
    
    rImpl.java:400)
    
    at org.yaml.snakeyaml.scanner.ScannerImpl.needMoreTokens(ScannerImpl.jav
    
    a:231)
    
    at org.yaml.snakeyaml.scanner.ScannerImpl.checkToken(ScannerImpl.java:18
    
    2)
    
    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.nijiko.configuration.NotNullConfiguration.load(NotNullConfigurati
    
    on.java:58)
    
    at com.nijikokun.bukkit.Permissions.Permissions.<init>(Permissions.java:
    
    132)
    
    ... 13 more
    
    03:51:05 [INFO] [ecoCreature] v0.0.5a (Lederhosen) loaded.
    
    03:51:05 [INFO] [ecoCreature] Please configure ecoCreature (plugins/ecoCreature.
    
    yml) before continuing. Plugin disabled.
    
    03:51:05 [INFO] Elevators version 1.4.2 is enabled! 4 elevators in world "world"
    
    loaded.
    
    03:51:05 [INFO] [HeroBounty] HeroBounty version 1.7.7 enabled.
    
    03:51:05 [INFO] [iConomy] Logging is currently disabled.
    
    03:51:06 [INFO] [iConomy] v4.65 (Kenzi) loaded.
    
    03:51:06 [INFO] [iConomy] Developed by: [Nijikokun, Coelho]
    
    03:51:06 [INFO] [HeroBounty] iConomy 4.65 found.
    
    03:51:06 [INFO] [Jail] Loaded 1 jail zones.
    
    03:51:06 [INFO] [Jail] Loaded 0 prisoners.
    
    03:51:06 [INFO] [LC] Level Combat Loaded
    
    03:51:06 [INFO] [LC] Level Dexterity Loaded.
    
    03:51:06 [INFO] [LC] Level Excavation Loaded
    
    03:51:06 [INFO] [LC] Level Farming Loaded
    
    03:51:06 [INFO] [LC] Level Mining Loaded
    
    03:51:06 [INFO] [LC] Level Range Loaded.
    
    03:51:06 [INFO] [LC] Level Swimming Loaded
    
    03:51:06 [INFO] [LC] Level WoodCutting Loaded
    
    03:51:06 [INFO] [LC] No Permissions found enabling all levels.
    
    03:51:06 [INFO] [LC] Admin commands for OP.
    
    03:51:06 [INFO] [LC] Using FlatFile To Store Data.
    
    03:51:06 [INFO] [LC] LevelCraftCore 0.1.3 Loaded
    
    03:51:06 [INFO] [LC] Loaded levels:[Swimming, Dexterity, Combat, WoodCutting, Ra
    
    nge, Mining, Farming, Excavation]
    
    03:51:06 [INFO] Lockette version 1.3.6 is being enabled! Yay! (Core version 1.
    
    0)
    
    03:51:06 [INFO] Lockette: Detected craftbukkit build [720] ok.
    
    03:51:06 [INFO] Lockette: Using ops file for admin permissions.
    
    03:51:06 [INFO] Lockette: Ready to protect your containers.
    
    03:51:06 [INFO] LoginMessage 0.6_2 enabled
    
    03:51:06 [SEVERE] [MonsterTamer]: Permissions plugin isn't loaded. Features are
    
    usable by all (or by ops only if configured).
    
    03:51:06 [INFO] [MonsterTamer]: version [1.33] (Commander) loaded
    
    03:51:06 [INFO] [SignTrader] iConomy found, using it.
    
    03:51:06 [INFO] [SignTrader] version 1.0.7 has been enabled.
    
    03:51:06 [INFO] Roles plugin could not load the Permissions data!
    
    03:51:06 [INFO] SimpleBan 1.3 was disabled!
    
    03:51:06 [INFO] [Sortal] version 2.2 is enabled!
    
    03:51:06 [INFO] [Sortal] Permission system not detected, Open to anyone!
    
    03:51:06 [INFO] WorldEdit 4.3 enabled.
    
    03:51:06 [INFO] WorldEdit: No known permissions plugin detected. Using configura
    
    tion file for permissions.
    
    03:51:06 [INFO] WorldGuard: No known permissions plugin detected. Using configur
    
    ation file for permissions.
    
    03:51:06 [INFO] WorldGuard: Blacklist loaded.
    
    03:51:06 [INFO] WorldGuard: (world) Single session is enforced.
    
    03:51:06 [INFO] WorldGuard: (world) TNT ignition is PERMITTED.
    
    03:51:06 [INFO] WorldGuard: (world) Lighters are PERMITTED.
    
    03:51:06 [INFO] WorldGuard: (world) Lava fire is blocked.
    
    03:51:06 [INFO] WorldGuard: (world) Fire spread is UNRESTRICTED.
    
    03:51:06 [INFO] WorldGuard: Loaded configuration for world 'world"
    
    03:51:06 [INFO] WorldGuard 5.0-alpha9 enabled.
    
    03:51:06 [INFO] Done (0.263s)! For help, type "help" or "?"
    
    
    Yes the problem is your build 720. If you look at the top, it says [677]. That is the build number.

    The easy way is Copying a group of your choice from your permissions. Lets use Default for example. Paste it wherever you want in the groups area, and edit it to your liking. Default has build set to false. If you would like you could change it to true. Also Where it says Default in bold letters (assuming you use Notepad C++) you can change it to what you will like to name the group. Change up the permissions to your liking, the prefix and suffix, and so on. One of the biggest problems people have is that they forget to chang the inheritance. Make sure you change the inheritance to whatever group you would like to inherit it from. Hope this helped :)

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

    Ray050402

    my minecraft username is 050402 and i can't seem to get it to work in permissions. i check on that yaml parser website and it says i put my username as 20738.
    or i don't even know. i've been trying to get permissions to work for a while, but i could never do it. hurpderp.
    incase it's needed:
    and my world.yml is
    and if it means anything, i'm using a mac.
     
  4. Offline

    pitbull917

    Is this gonna be updated for Minecraft beta 1.5_01 cause I had the 677 version and it was working great but then i updated essentials then it just stoped someone please help me
     
  5. Offline

    Truecorruptor

    well for that re write the group the error occurs in. Use notepad++ because it tells u what line you r on. You can make a new group by copying and pasting another group and renaming it, plus adding the certain nodes you want the group to have
     
  6. Offline

    irobot

    thanks it helped heaps
    well it worked on build..... idk acctually it was just called craftbukkit.jar

    http://ci.bukkit.org./job/dev-CraftBukkit/lastBuild/

    ive fixed it by deleting all the permissions files changing builds and reinstalling permissions BUT PLEASE HELP I WANT THE NEWER BUILDS TO WORK

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

    Rsage1

    ok... ermm well it works but, havn't testet if it work right.. but why im writing this is because im little confused..
    every time i start my server it says this:
    Code:
    22:35:51 [INFO] Starting minecraft server version Beta 1.5_02
    22:35:51 [INFO] Loading properties
    22:35:51 [INFO] Starting Minecraft server on 5.212.225.176:25565
    22:35:51 [INFO] This server is running Craftbukkit version git-Bukkit-0.0.0-688-
    g21eebab-b717jnks (MC: 1.5_02)
    22:35:52 [INFO] Preparing level "world"
    22:35:52 [INFO] Preparing start region
    22:35:53 [INFO] [Permissions] (Phoenix) was Initialized.
    22:35:53 [INFO] Need to download 2 object(s)
    22:35:53 [INFO]  - Downloading file : http://stethoscopesmp.com/tkelly/lib/sqlit
    e.jar
    22:35:53 [SEVERE] java.io.FileNotFoundException: http://stethoscopesmp.com/tkell
    y/lib/sqlite.jar
    22:35:53 [SEVERE]      at sun.net.www.protocol.http.HttpURLConnection.getInputS
    tream(Unknown Source)
    22:35:53 [SEVERE]      at java.net.URL.openStream(Unknown Source)
    22:35:53 [SEVERE]      at me.taylorkelly.mywarp.griefcraft.Updater.update(Updat
    er.java:118)
    22:35:53 [SEVERE]      at me.taylorkelly.mywarp.MyWarp.onEnable(MyWarp.java:45)
    
    22:35:53 [SEVERE]      at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlug
    in.java:127)
    22:35:53 [SEVERE]      at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(
    JavaPluginLoader.java:584)
    22:35:53 [SEVERE]      at org.bukkit.plugin.SimplePluginManager.enablePlugin(Si
    mplePluginManager.java:218)
    22:35:53 [SEVERE]      at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftSe
    rver.java:116)
    22:35:53 [SEVERE]      at org.bukkit.craftbukkit.CraftServer.loadPlugins(CraftS
    erver.java:94)
    22:35:53 [SEVERE]      at net.minecraft.server.MinecraftServer.e(MinecraftServe
    r.java:217)
    22:35:53 [SEVERE]      at net.minecraft.server.MinecraftServer.a(MinecraftServe
    r.java:204)
    22:35:53 [SEVERE]      at net.minecraft.server.MinecraftServer.init(MinecraftSe
    rver.java:144)
    22:35:53 [SEVERE]      at net.minecraft.server.MinecraftServer.run(MinecraftSer
    ver.java:259)
    22:35:53 [SEVERE]      at net.minecraft.server.ThreadServerApplication.run(Sour
    ceFile:394)
    22:35:53 [INFO] [MYWARP]: 1 warps loaded
    22:35:53 [INFO] [MYWARP] Permissions enabled.
    22:35:53 [WARNING] [MYWARP] 'Help' isn't detected. No /help support.
    22:35:53 [SEVERE] BLOCK_RIGHTCLICKED loading MyWarp v1.10.3 (Is it up to date?)
    java.lang.NoSuchFieldError: BLOCK_RIGHTCLICKED
            at me.taylorkelly.mywarp.MyWarp.onEnable(MyWarp.java:73)
            at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:127)
            at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader
    .java:584)
            at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManage
    r.java:218)
            at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:116)
            at org.bukkit.craftbukkit.CraftServer.loadPlugins(CraftServer.java:94)
            at net.minecraft.server.MinecraftServer.e(MinecraftServer.java:217)
            at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:204)
            at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:144)
            at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:259)
            at net.minecraft.server.ThreadServerApplication.run(SourceFile:394)
    22:35:53 [INFO] [Permissions] version [2.7] (Phoenix)  loaded
    22:35:53 [INFO] Done (0,162s)! For help, type "help" or "?"
    Is it something that i should be worried about?
    I kno i did every thing right when it comes to the installing so.. thats why im very very confused!
     
  8. Offline

    Celtic Minstrel

    Read before asking. The 677 version still works on beta 1.5.
     
  9. Offline

    alexhoodg

    is permissions working for 1.5_02 or do you have to downgrade
     
  10. Offline

    Jeyge

    Read 1 post above yours.
     
  11. Offline

    rcjrrjcr

    Read your stack trace. It's MyWarp's problem, not Permissions'.
     
    Rsage1 likes this.
  12. Offline

    alonelydinosaur

    C:\Documents and Settings\Jeff Liebman\Desktop\Server Test>java -Xmx1024M -Xms10
    24M -jar craftbukkit.jar nogui
    [Lnet.minecraft.server.Statistic;@c4aad3
    146 recipes
    [Lnet.minecraft.server.Statistic;@c4aad3
    16 achievements
    16:56:19 [INFO] Starting minecraft server version Beta 1.5_02
    16:56:19 [INFO] Loading properties
    16:56:19 [INFO] Starting Minecraft server on *:25565
    16:56:20 [INFO] This server is running Craftbukkit version git-Bukkit-0.0.0-681-
    g0f8abd2-b709jnks (MC: 1.5_02)
    16:56:20 [INFO] Preparing level "world"
    16:56:20 [INFO] Preparing start region
    16:56:21 [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 Sou
    rce)
    at java.lang.reflect.Constructor.newInstance(Unknown Source)
    at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.j
    ava:136)
    at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.
    java:160)
    at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager
    .java:108)
    at org.bukkit.craftbukkit.CraftServer.loadPlugins(CraftServer.java:85)
    at net.minecraft.server.MinecraftServer.e(MinecraftServer.java:217)
    at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:204)
    at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:144)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:259)
    at net.minecraft.server.ThreadServerApplication.run(SourceFile:394)
    Caused by: mapping values are not allowed here
    in "<reader>", line 197, column 13:
    info:
    ^

    at org.yaml.snakeyaml.scanner.ScannerImpl.fetchValue(ScannerImpl.java:74
    5)
    at org.yaml.snakeyaml.scanner.ScannerImpl.fetchMoreTokens(ScannerImpl.ja
    va:307)
    at org.yaml.snakeyaml.scanner.ScannerImpl.checkToken(ScannerImpl.java:18
    3)
    at org.yaml.snakeyaml.parser.ParserImpl$ParseBlockMappingKey.produce(Par
    serImpl.java:564)
    at org.yaml.snakeyaml.parser.ParserImpl.peekEvent(ParserImpl.java:163)
    at org.yaml.snakeyaml.parser.ParserImpl.checkEvent(ParserImpl.java:148)
    at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java
    :228)
    at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:160)
    at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java
    :230)
    at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:160)
    at org.yaml.snakeyaml.composer.Composer.composeDocument(Composer.java:12
    2)
    at org.yaml.snakeyaml.composer.Composer.getSingleNode(Composer.java:105)

    at org.yaml.snakeyaml.constructor.BaseConstructor.getSingleData(BaseCons
    tructor.java:124)
    at org.yaml.snakeyaml.Yaml.load(Yaml.java:264)
    at com.nijiko.configuration.NotNullConfiguration.load(NotNullConfigurati
    on.java:58)
    at com.nijikokun.bukkit.Permissions.Permissions.<init>(Permissions.java:
    132)
    ... 13 more
    16:56:21 [SEVERE] Could not load 'plugins\SpyerInstaller.jar' in folder 'plugins
    ':
    java.io.FileNotFoundException: Jar does not contain plugin.yml
    at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.j
    ava:57)
    at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.
    java:160)
    at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager
    .java:108)
    at org.bukkit.craftbukkit.CraftServer.loadPlugins(CraftServer.java:85)
    at net.minecraft.server.MinecraftServer.e(MinecraftServer.java:217)
    at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:204)
    at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:144)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:259)
    at net.minecraft.server.ThreadServerApplication.run(SourceFile:394)
    16:56:21 [INFO] CommandSigns enabled
    16:56:21 [INFO] CustomMusic] 1 Jukeboxe(s) loaded.
    16:56:21 [INFO] [CustomMusic] No permission plugin loaded.
    16:56:21 [INFO] [CustomMusic] Starting servers on port 4224-4227...
    16:56:21 [INFO] CustomMusic version 0.5 is enabled!
    16:56:21 [INFO] iChat (v2.2.3) enabled
    16:56:21 [INFO] [iWatch] iWatch version 0.5 is enabled!
    16:56:21 [INFO] [iWatch] Settings Loaded!
    16:56:21 [INFO] Lockette version 1.3.4 is being enabled! Yay!
    16:56:21 [INFO] Lockette: Detected craftbukkit build [709] ok.
    16:56:21 [INFO] Lockette: Using ops file for admin permissions.
    16:56:21 [INFO] Lockette: Ready to protect your containers.
    16:56:21 [INFO] [SuperPowers] Couldn't find permissions plugin. Defaulting to op
    s.txt
    16:56:21 [INFO] SuperPowers v0.4 loaded!
    16:56:21 [INFO] If you're using CraftBukkit 617 flying WILL NOT work. Please don
    't post about it to the thread.
    16:56:21 [INFO] Warpz0r version 1.2.2 is enabled
    16:56:21 [INFO] Weather Man - On Air!
    16:56:21 [INFO] Permission system not detected, defaulting to OP
    16:56:21 [INFO] WorldEdit 4.3 enabled.
    16:56:21 [INFO] WorldEdit: No known permissions plugin detected. Using configura
    tion file for permissions.
    16:56:21 [INFO] WorldGuard: No known permissions plugin detected. Using configur
    ation file for permissions.
    16:56:21 [INFO] WorldGuard: (world) Single session is enforced.
    16:56:21 [INFO] WorldGuard: (world) TNT ignition is PERMITTED.
    16:56:21 [INFO] WorldGuard: (world) Lighters are PERMITTED.
    16:56:21 [INFO] WorldGuard: (world) Lava fire is blocked.
    16:56:21 [INFO] WorldGuard: (world) Fire spread is UNRESTRICTED.
    16:56:21 [INFO] WorldGuard: Loaded configuration for world 'world"
    16:56:21 [INFO] WorldGuard 5.0-alpha10 enabled.
    16:56:21 [INFO] Done (0.152s)! For help, type "help" or "?"
    >

    This is telling me that I have no permissions files when I have the permissions.jar installed and all my custom preferences loaded onto it?
     
  13. Offline

    Jeyge

    It looks like it is actually complaining about your .yml.
     
  14. Offline

    alonelydinosaur

    It says
    ERROR: mapping values are not allowed here in "<unicode string>", line 193, column 13: info: ^
    When I plug it into a YAML parser, would you be able to help me out, I can't seem to find the line error that the plugin is indicating?
     
  15. Offline

    Malkierian

    Try this:
    '050402':
    for your username entry.
     
  16. Offline

    pitbull917

    Read before answering I said i did have the 677 version and it was working but it just stoped after upgrading essentials
     
  17. Offline

    Goast334

    Hey, i have a problem i didn't find the mistake:

    My Builder can't buy something by shops. :You can't buy from shops! is still standing

    ich habe installed permissions 2.7 and icnomy and icnomychestshop.

    pls help me.

    # 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'

    Builder:
    default: false
    info:
    prefix: ''
    suffix: ''
    build: true
    inheritance:
    - Default
    permissions:
    - 'bar.bar'
    - 'iConomyChestShop.shop.create.<id>'
    - 'iConomyChestShop.shop.exclude.<id>'
    - 'iConomy.access'
    - 'lwc.protect'
    - 'iConomyChestShop.shop.*'
    - 'iConomy.payment'
    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:
    Goast334:
    group: Builder
    permissions:
    Yoshisisland:
    group: Admins
    info:
    prefix: 'Moo'
    suffix: 'Cow'
    permissions:
    - 'herp.derp'
    Kivkoo:
    group: Builder
    permissions:
    - '-derp.derp'
     
  18. Offline

    Aljam

    Whenever a new player joins the server, they don't get added to the default group.
    I'm using bukkit #732 and permissions 2.7
     
  19. Offline

    Chris Lewis

    @Goast334 newest version of plugins (2.7) does not use the -'' syntax anymore. Your permissions file wasn't updated or you didn't update to the latest version of this plugin. Its possible to fix by removing all the '' so it would look like
    - iConomyChestShop.shop.* instead of - 'iConomyChestShop.shop.*'
    @Aljam what do you mean they dont get added to the default group? this isn't a list or anything it just happens by default. all players are assigned to default when entering a server...
     
  20. Offline

    Aljam

    @Chris Lewis Instead of being in the default group, they aren't in any group at all. Their name is just white with none of the groups formatting and the /who command then bugs out.
     
  21. Offline

    MicroTech

    Need help when I add Permissions to my VPS (brohoster.com) permissions doesnt work and plugins that use permissions dont work I dont know why
     
  22. Offline

    Celtic Minstrel

    Yes.

    Then that's not the fault of Permissions, is it? I can say that Permissions 2.7 works on CraftBukkit 700+. If it doesn't work for you, there's probably something else wrong.
     
  23. Offline

    Jack Bartlett

    I'm having issues with people not landing in the defualt group and can build which is false in the config..CB #726 Permissions 2.7
     
  24. Offline

    lolzrofl

    Does this work with #733?
     
  25. Offline

    Zerco

    Edit: See below.
     
  26. Offline

    Celtic Minstrel

    It should work fine on 733. There have been no breaking changes in Bukkit since the release of beta 1.5 (except for one minor thing in the Block class, I think it was, and of course obfuscation change, but those don't affect Permissions).

    @Jack Bartlett - Perhaps if you posted more info, we could help. Server log, permissions config, list of other plugins, all these could be helpful.
     
  27. Offline

    Aljam

    I'll post some more info.

    this is the error i get when someone logs in:

    2011-04-26 01:11:53 [INFO] GoldenCookie has logged in for the first time.
    2011-04-26 01:11:53 [INFO] GoldenCookie [/99.69.136.101:4905] logged in with entity id 456829
    2011-04-26 01:11:53 [SEVERE] Could not pass event PLAYER_JOIN to EssentialsSpawn
    java.lang.NullPointerException
    at java.lang.String.replace(String.java:2219)
    at com.earth2me.essentials.Settings.format(Settings.java:394)
    at com.earth2me.essentials.Settings.getAnnounceNewPlayerFormat(Settings.java:389)
    at com.earth2me.essentials.spawn.EssentialsSpawnPlayerListener.onPlayerJoin(EssentialsSpawnPlayerListener.java:47)
    at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:206)
    at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:59)
    at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:257)
    at net.minecraft.server.ServerConfigurationManager.a(ServerConfigurationManager.java:94)
    at net.minecraft.server.NetLoginHandler.b(NetLoginHandler.java:95)
    at net.minecraft.server.NetLoginHandler.a(NetLoginHandler.java:33)
    at net.minecraft.server.NetworkListenThread.a(SourceFile:87)
    at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:370)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:285)
    at net.minecraft.server.ThreadServerApplication.run(SourceFile:394)

    Come to think about it, it was working until i updated essentialsspawn...
     
  28. Offline

    Celtic Minstrel

    Several pages back, @Meno posted a link to this helpful Permissions editor, and I think it deserves to have its existence recalled. Maybe someone will find it useful.

    And @TheYeti – maybe you can add the link to the first post?
     
  29. Offline

    Goast334

    @Chris Lewis ich have delete the '' , but it doesn't work?
    My Friend Kivkoo (builder group) cant buy oder sell all other plugins work like lwc,..
     
  30. Offline

    Ben1002

    Hi, I am having this issue

    Code:
    2011-04-26 08:49:41 [SEVERE] Could not pass event BLOCK_BREAK to Permissions
     java.lang.NullPointerException
     	at com.nijiko.permissions.Control.getGroups(Control.java:620)
     	at com.nijikokun.bukkit.Permissions.Listener.onBlockBreak(Listener.java:61)
     	at org.bukkit.plugin.java.JavaPluginLoader$33.execute(JavaPluginLoader.java:400)
     	at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:59)
     	at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:257)
     	at net.minecraft.server.ItemInWorldManager.d(ItemInWorldManager.java:156)
     	at net.minecraft.server.ItemInWorldManager.b(ItemInWorldManager.java:118)
     	at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:434)
     	at net.minecraft.server.Packet14BlockDig.a(SourceFile:42)
     	at net.minecraft.server.NetworkManager.a(NetworkManager.java:195)
     	at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:74)
     	at net.minecraft.server.NetworkListenThread.a(SourceFile:100)
     	at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:370)
     	at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:285)
     	at net.minecraft.server.ThreadServerApplication.run(SourceFile:394)
    


    Running the new RB, I think its 733 ?
     
  31. Offline

    MrManiek

    in 733 not work...
     
Thread Status:
Not open for further replies.

Share This Page