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

    [qwerty]

    its named world.yml will that work
    edit:
    ---
    plugin:
    permissions:
    system: 'default'
    copies: ''
    groups:
    Admin:
    default: ''
    info:
    prefix: '[Admin]'
    suffix: ''
    build: true
    inheritance: ''
    permissions:
    - '*'
    Moderator:
    default: false
    info:
    prefix: '[Moderator]'
    suffix: ''
    build: true
    inheritance:
    - 'VIP'
    permissions:
    - 'commandbook.item'
    - 'commandbook.tp.other'
    Owner:
    default: ''
    info:
    prefix: '[Owner]'
    suffix: ''
    build: true
    inheritance: ''
    permissions:
    - '*'
    Player:
    default: ''
    info:
    prefix: '[Player]'
    suffix: ''
    build: true
    inheritance: ''
    permissions: 'commandbook.kit.starter'
    VIP:
    default: ''
    info:
    prefix: '[VIP]'
    suffix: ''
    build: true
    inheritance:
    - 'Player'
    permissions: ''
    users:
    chrishill:
    group: 'Owner'
    permissions: ''
    jamacanmonkeymon:
    group: 'VIP'
    permissions: ''
    nateydog:
    group: 'Moderator'
    permissions: ''
     
  3. Offline

    magga

    How do I fix the users group. I put myself as an admin but i cant use wrath strike it says I dont have permission
    groups:
    Immigrant:
    default: true
    info:
    prefix: ''
    suffix: ''
    build: false
    inheritance:
    permissions:
    - 'foo.bar'
    Citizen:
    default: false
    info:
    prefix: ''
    suffix: ''
    build: true
    inheritance:
    - Immigrant
    permissions:
    - 'bar.foo'
    Noble:
    default: false
    info:
    prefix: ''
    suffix: ''
    build: true
    inheritance:
    - Citizen
    permissions:
    Admins:
    default: false
    info:
    prefix: ''
    suffix: ''
    build: true
    inheritance:
    permissions:
    - '*'
    - 'wrath.*'
    - 'wrath.strike'
    ##
    # 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:
    magga:
    group: Admins
    permissions:
    Xerro:
    group: Citizen
     
  4. Offline

    [qwerty]

    you dont need both "warth.strike" and "warth.*"
    the * means that all permissions after warth are granted. so maybe permissions is confused... idk
     
  5. Offline

    Teser

    I can not seem to get the basic "non builder" to take any permissions.

    Code:
    groups:
        Default:
            default: true
            info:
                prefix: 'Visitor'
                suffix: ''
                build: false
            inheritance:
            permissions:
                - 'stargate.use'
                - 'essentials.depth'
                - 'essentials.getpos'
                - 'essentials.compass'
                - 'essentials.top'
                - 'essentials.jump'
                - 'essentials.back.ondeath'
                - 'essentials.tp'
                - 'essentials.warp.*'
                - 'essentials.msg'
                - 'essentials.rules'
                - 'essentials.motd'
                - 'essentials.me'
                - 'essentials.list'
                - 'essentials.suicide'
                - 'essentials.spawn'
    I am trying to allow default people to be able to move around but that is all.
    none of these seem to work at all. Then they wont Inherit up the chain.
    Am i doing something wrong or missing someting?
     
  6. Offline

    Splox982

    Wow I am pretty ignorant there haha I didn't see the MCDocs part of that error code...
    Ill try that and see what happens Thanks!
     
  7. Offline

    Jack Bartlett

    "You do not have permission to use that" On every block I place...Help pls (No error code in console either)
     
  8. I keep getting this error
    Code:
    2011-04-29 22:03:37 [INFO] Preparing level "lava"
    
    2011-04-29 22:03:37 [INFO] Preparing start region
    
    2011-04-29 22:03:37 [INFO] 16 achievements
    
    2011-04-29 22:03:37 [INFO] [Lnet.minecraft.server.Statistic;@1b5a5cf
    
    2011-04-29 22:03:37 [INFO] 146 recipes
    2011-04-29 22:03:3722:03:37 [INFO] 146 recipes
    
    2011-04-29 22:03:37 [INFO] [Lnet.minecraft.server.Statistic;@1b5a5cf
    2011-04-29 22:03:3722:03:37 [INFO] [Lnet.minecraft.server.Statistic;@1b5a5cf
    
    2011-04-29 22:03:38 [INFO] Preparing spawn area: 81%
    2011-04-29 22:03:3822:03:38 [INFO] Preparing spawn area: 81%
    
    [I]2011-04-29 22:03:38 [SEVERE] Could not load 'plugins\Permissions.jar' in folder 'plugins': [/I]
    [I]java.lang.reflect.InvocationTargetException[/I]
    [I]    at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)[/I]
    [I]    at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)[/I]
    [I]    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)[/I]
    [I]    at java.lang.reflect.Constructor.newInstance(Unknown Source)[/I]
    [I]    at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:138)[/I]
    [I]    at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:160)[/I]
    [I]    at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:108)[/I]
    [I]    at org.bukkit.craftbukkit.CraftServer.loadPlugins(CraftServer.java:85)[/I]
    [I]    at net.minecraft.server.MinecraftServer.e(MinecraftServer.java:217)[/I]
    [I]    at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:204)[/I]
    [I]    at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:144)[/I]
    [I]    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:259)[/I]
    [I]    at net.minecraft.server.ThreadServerApplication.run(SourceFile:394)[/I]
    [I]Caused by: while parsing a block collection[/I]
    [I] in "<reader>", line 45, column 13:[/I]
    [I]                - 'admincmd.player.heal'[/I]
    [I]                ^[/I]
    [I]expected <block end>, but found Scalar[/I]
    [I] in "<reader>", line 66, column 16:[/I]
    [I]                - 'tpack.items.clear'[/I]
    [I]                   ^[/I]
    
    [I]    at org.yaml.snakeyaml.parser.ParserImpl$ParseBlockSequenceEntry.produce(ParserImpl.java:520)[/I]
    [I]    at org.yaml.snakeyaml.parser.ParserImpl.peekEvent(ParserImpl.java:163)[/I]
    [I]    at org.yaml.snakeyaml.parser.ParserImpl.checkEvent(ParserImpl.java:148)[/I]
    [I]    at org.yaml.snakeyaml.composer.Composer.composeSequenceNode(Composer.java:203)[/I]
    [I]    at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:158)[/I]
    [I]    at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java:230)[/I]
    [I]    at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:160)[/I]
    [I]    at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java:230)[/I]
    [I]    at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:160)[/I]
    [I]    at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java:230)[/I]
    [I]    at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:160)[/I]
    [I]    at org.yaml.snakeyaml.composer.Composer.composeDocument(Composer.java:122)[/I]
    [I]    at org.yaml.snakeyaml.composer.Composer.getSingleNode(Composer.java:105)[/I]
    [I]    at org.yaml.snakeyaml.constructor.BaseConstructor.getSingleData(BaseConstructor.java:124)[/I]
    [I]    at org.yaml.snakeyaml.Yaml.load(Yaml.java:264)[/I]
    [I]    at com.nijiko.configuration.NotNullConfiguration.load(NotNullConfiguration.java:58)[/I]
    [I]    at com.nijikokun.bukkit.Permissions.Permissions.<init>(Permissions.java:132)[/I]
    [I]    ... 13 more[/I]
    [I]2011-04-29 22:03:3822:03:38 [SEVERE] Could not load 'plugins\Permissions.jar' in folder 'plugins': [/I]
    [I]java.lang.reflect.InvocationTargetException[/I]
    [I]    at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)[/I]
    [I]    at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)[/I]
    [I]    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)[/I]
    [I]    at java.lang.reflect.Constructor.newInstance(Unknown Source)[/I]
    [I]    at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:138)[/I]
    [I]    at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:160)[/I]
    [I]    at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:108)[/I]
    [I]    at org.bukkit.craftbukkit.CraftServer.loadPlugins(CraftServer.java:85)[/I]
    [I]    at net.minecraft.server.MinecraftServer.e(MinecraftServer.java:217)[/I]
    [I]    at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:204)[/I]
    [I]    at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:144)[/I]
    [I]    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:259)[/I]
    [I]    at net.minecraft.server.ThreadServerApplication.run(SourceFile:394)[/I]
    [I]Caused by: while parsing a block collection[/I]
    [I] in "<reader>", line 45, column 13:[/I]
    [I]                - 'admincmd.player.heal'[/I]
    [I]                ^[/I]
    [I]expected <block end>, but found Scalar[/I]
    [I] in "<reader>", line 66, column 16:[/I]
    [I]                - 'tpack.items.clear'[/I]
    [I]                   ^[/I]
    
    [I]    at org.yaml.snakeyaml.parser.ParserImpl$ParseBlockSequenceEntry.produce(ParserImpl.java:520)[/I]
    [I]    at org.yaml.snakeyaml.parser.ParserImpl.peekEvent(ParserImpl.java:163)[/I]
    [I]    at org.yaml.snakeyaml.parser.ParserImpl.checkEvent(ParserImpl.java:148)[/I]
    [I]    at org.yaml.snakeyaml.composer.Composer.composeSequenceNode(Composer.java:203)[/I]
    [I]    at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:158)[/I]
    [I]    at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java:230)[/I]
    [I]    at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:160)[/I]
    [I]    at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java:230)[/I]
    [I]    at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:160)[/I]
    [I]    at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java:230)[/I]
    [I]    at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:160)[/I]
    [I]    at org.yaml.snakeyaml.composer.Composer.composeDocument(Composer.java:122)[/I]
    [I]    at org.yaml.snakeyaml.composer.Composer.getSingleNode(Composer.java:105)[/I]
    [I]    at org.yaml.snakeyaml.constructor.BaseConstructor.getSingleData(BaseConstructor.java:124)[/I]
    [I]    at org.yaml.snakeyaml.Yaml.load(Yaml.java:264)[/I]
    [I]    at com.nijiko.configuration.NotNullConfiguration.load(NotNullConfiguration.java:58)[/I]
    [I]    at com.nijikokun.bukkit.Permissions.Permissions.<init>(Permissions.java:132)[/I]
    [I]    ... 13 more[/I]
    
    2011-04-29 22:03:38 [INFO] ChunkRegenerate version 1.0 is enabled with op-only permissions!
    2011-04-29 22:03:3822:03:38 [INFO] ChunkRegenerate version 1.0 is enabled with op-only permissions!
    
    2011-04-29 22:03:38 [INFO] Loaded Essentials build 2.1.17 maintained by Zenexer, ementalo, Aelux, Brettflan, KimKandor, snowleo and ceulemans.
    2011-04-29 22:03:3822:03:38 [INFO] Loaded Essentials build 2.1.17 maintained by Zenexer, ementalo, Aelux, Brettflan, KimKandor, snowleo and ceulemans.
    
    2011-04-29 22:03:38 [INFO] Loaded EssentialsChat build 2.1.17 by Zenexer, ementalo, Aelux, Brettflan, KimKandor, snowleo and ceulemans.
    2011-04-29 22:03:3822:03:38 [INFO] Loaded EssentialsChat build 2.1.17 by Zenexer, ementalo, Aelux, Brettflan, KimKandor, snowleo and ceulemans.
    
    2011-04-29 22:03:39 [INFO] Loaded EssentialsProtect build 2.1.17 maintained by Zenexer, ementalo, Aelux, Brettflan, KimKandor, snowleo and ceulemans.
    2011-04-29 22:03:3922:03:39 [INFO] Loaded EssentialsProtect build 2.1.17 maintained by Zenexer, ementalo, Aelux, Brettflan, KimKandor, snowleo and ceulemans.
    
    2011-04-29 22:03:39 [INFO] Loaded EssentialsSpawn build 2.1.17 maintained by Zenexer, ementalo, Aelux, Brettflan, KimKandor, snowleo and ceulemans.
    2011-04-29 22:03:39 [INFO] FenceStack version 1.13 loaded.
    2011-04-29 22:03:3922:03:39 [INFO] Loaded EssentialsSpawn build 2.1.17 maintained by Zenexer, ementalo, Aelux, Brettflan, KimKandor, snowleo and ceulemans.
    
    2011-04-29 22:03:3922:03:39 [INFO] FenceStack version 1.13 loaded.
    
    2011-04-29 22:03:41 [INFO] [iConomy] v4.65 (Kenzi) loaded.
    2011-04-29 22:03:41 [INFO] [iConomy] Developed by: [Nijikokun, Coelho]
    2011-04-29 22:03:41 [INFO] [Tomb] Successfully linked with iConomy.
    2011-04-29 22:03:4122:03:41 [INFO] [iConomy] v4.65 (Kenzi) loaded.
    
    2011-04-29 22:03:4122:03:41 [INFO] [iConomy] Developed by: [Nijikokun, Coelho]
    
    2011-04-29 22:03:41 [INFO] LocalShops: Permissions not found.
    2011-04-29 22:03:4122:03:41 [INFO] [Tomb] Successfully linked with iConomy.
    
    2011-04-29 22:03:41 [INFO] LocalShops: iConomy found.
    2011-04-29 22:03:4122:03:41 [INFO] LocalShops: Permissions not found.
    
    2011-04-29 22:03:4122:03:41 [INFO] LocalShops: iConomy found.
    
    2011-04-29 22:03:41 [INFO] LocalShops: Loading shop hospital
    2011-04-29 22:03:4122:03:41 [INFO] LocalShops: Loading shop hospital
    
    2011-04-29 22:03:41 [INFO] LocalShops: Loading shop shop
    2011-04-29 22:03:41 [INFO] LocalShops: Loading shop toolshop
    2011-04-29 22:03:41 [INFO] LocalShops: Loaded 3 shop(s).
    2011-04-29 22:03:41 [INFO] LocalShops: version 2.2.1 is enabled!
    2011-04-29 22:03:41 [INFO] Locker 1.3.3 is enabled. Loaded 0 blocks.
    2011-04-29 22:03:41 [INFO] Moar version 0.3.3 is enabled!
    2011-04-29 22:03:41 [INFO] [MotherNature] Neither Permissions or GroupManager found. Using ops.txt for permission handling
    2011-04-29 22:03:4122:03:41 [INFO] LocalShops: Loading shop shop
    
    2011-04-29 22:03:41 [INFO] [MotherNature] Plugin enabled! (version 1.2)
    2011-04-29 22:03:41 [INFO] [MultiVerse] Commands are disabled unless Permissions is found.
    2011-04-29 22:03:41 [INFO] [MultiVerse] - Version 1.6.3 Enabled
    2011-04-29 22:03:41 [INFO] [MultiVerse] Found iConomy, enabling payments.
    2011-04-29 22:03:41 [INFO] [MultiVerse] Loading World & Settings - 'lava' - NORMAL
    2011-04-29 22:03:4122:03:41 [INFO] LocalShops: Loading shop toolshop
    
    2011-04-29 22:03:41 [INFO] [MultiVerse] Loading World & Settings - 'survival' - NORMAL
    2011-04-29 22:03:4122:03:41 [INFO] LocalShops: Loaded 3 shop(s).
    
    2011-04-29 22:03:4122:03:41 [INFO] LocalShops: version 2.2.1 is enabled!
    
    2011-04-29 22:03:4122:03:41 [INFO] Locker 1.3.3 is enabled. Loaded 0 blocks.
    
    2011-04-29 22:03:4122:03:41 [INFO] Moar version 0.3.3 is enabled!
    
    2011-04-29 22:03:4122:03:41 [INFO] [MotherNature] Neither Permissions or GroupManager found. Using ops.txt for permission handling
    
    2011-04-29 22:03:4122:03:41 [INFO] [MotherNature] Plugin enabled! (version 1.2)
    
    2011-04-29 22:03:4122:03:41 [INFO] [MultiVerse] Commands are disabled unless Permissions is found.
    
    2011-04-29 22:03:4122:03:41 [INFO] [MultiVerse] - Version 1.6.3 Enabled
    
    2011-04-29 22:03:4122:03:41 [INFO] [MultiVerse] Found iConomy, enabling payments.
    
    2011-04-29 22:03:4122:03:41 [INFO] [MultiVerse] Loading World & Settings - 'lava' - NORMAL
    
    2011-04-29 22:03:4122:03:41 [INFO] [MultiVerse] Loading World & Settings - 'survival' - NORMAL
    
    2011-04-29 22:03:42 [INFO] [MultiVerse] 2 - World(s) loaded.
    2011-04-29 22:03:42 [INFO] [MultiVerse] Loading Portals
    2011-04-29 22:03:4222:03:42 [INFO] [MultiVerse] 2 - World(s) loaded.
    
    2011-04-29 22:03:42 [INFO] [MultiVerse] 0 - Portal(s) loaded.
    2011-04-29 22:03:42 [INFO] RedstoneMobSpawn version 1.1 is enabled!
    2011-04-29 22:03:4222:03:42 [INFO] [MultiVerse] Loading Portals
    
    2011-04-29 22:03:42 [INFO] Stackable: Configuration file loaded.
    2011-04-29 22:03:4222:03:42 [INFO] [MultiVerse] 0 - Portal(s) loaded.
    
    2011-04-29 22:03:42 [INFO] Stackable: Version 0.5 enable.
    2011-04-29 22:03:42 [INFO] TPack: Loading Cuboids...
    2011-04-29 22:03:42 [INFO] TPack: Loaded 0 cuboids successfully!
    2011-04-29 22:03:42 [INFO] TPack version 2.3not enabled. Permissions not detected
    2011-04-29 22:03:42 [INFO] TPack Disabled
    2011-04-29 22:03:42 [INFO] TPack: Saving cuboids...
    2011-04-29 22:03:42 [INFO] TPack: Saved 0 cuboids successfully!
    2011-04-29 22:03:42 [INFO] TPack: Done saving, check for errors!
    2011-04-29 22:03:42 [SEVERE] Plugin attempted to register BLOCK_PLACE while not enabled loading TPack v2.3 (Is it up to date?)
    org.bukkit.plugin.IllegalPluginAccessException: Plugin attempted to register BLOCK_PLACE while not enabled
        at org.bukkit.plugin.SimplePluginManager.registerEvent(SimplePluginManager.java:291)
        at com.thelair.tuna.tpack.TPack.onEnable(TPack.java:158)
        at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:127)
        at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:632)
        at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.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)
    2011-04-29 22:03:42 [INFO] Done (0.507s)! For help, type "help" or "?"
    Code:
    plugin:
        permissions:
            system: default
            copies:
    
    groups:
        Default:
            default: true
            info:
                prefix: 'Builder'
                suffix: ''
                build: true
            inheritance:
            permissions:
                - 'locker.lock.self'
                - 'locker.lockinfo'
                - 'locker.unlock.self'
                - 'locker.view.self'
                - 'iConomy.payment'
                - 'localshops.buysell'
                - 'admincmd.player.msg'
                - 'admincmd.tp.players'
                - 'admincmd.player.list'
                - 'tpack.cuboid.protection'
                - 'tpack.items.clear'
                - 'essentials.top'
                - 'essentials.back'
                - 'essentials.sethome'
                - 'essentials.home'
                - 'essentials.warp'
                - 'essentials.list'
                - 'essentials.mail.send'
                - '- multiverse.list'
        Moderator:
            default: false
            info:
                prefix: '&5 MOD: &f'
                suffix: ''
                build: true
            inheritance:
                - Default
            permissions:
                - 'admincmd.player.heal'
                - 'tpack.cuboid.clear'
                - 'essentials.delwarp'
                - 'essentials.give'
                - 'admincmd.item.add'
                - 'admincmd.item.more'
                - 'admincmd.time.day'
                - 'tpack.cuboid.select'
                - 'tpack.time'
                - '- multiverse.list'
                - '- multiverse.portal.list'
                - '*'
                - '- multiverse.tp'
                - 'locker.lock.self'
                - 'locker.lockinfo'
                - 'locker.unlock.self'
                - 'locker.view.self'
                - 'iConomy.payment'
                - 'localshops.buysell'
                - 'admincmd.player.msg'
                - 'admincmd.tp.players
                - 'tpack.items.clear'
                - 'essentials.top'
                - 'essentials.back'
                - 'essentials.sethome'
                - 'essentials.home'
                - 'essentials.warp'
                - 'essentials.list'
                - 'essentials.mail.send'
                - 'admincmd.player.list'
                - 'redstonemobspawn.spawn'
                - 'tpack.cuboid.protection'
        Admins:
            default: false
            info:
                prefix: '&c Admin: &f'
                suffix: ''
                build: true
            inheritance:
            permissions:
                - '*'
                - 'locker.*'
                - 'iConomy.*'
                - 'chunkregenerate'
                - 'localshops.*'
                - 'admincmd.*.*'
                - 'redstonemobspawn.*'
                - 'tpack.*.*'
                - '- multiverse.*'
                - 'essentials.*'
    users:
    
        spiderbiggen:
    
            group: Admins
    
            permissions: null
    
        crimeguy:
    
            group: Moderator
    
            permissions: null
    okey I deleted the comments but that cant be the problem right?
     
  9. Offline

    Stales89

    Permissions is STILL not being picked up by my server for some reason. Every other plugin loads...

    Any help? I don't fancy re-downloading the config and re-typing everything
     
  10. Offline

    Jeyge

    You are missing a ' on line 65:
    - 'admincmd.tp.players
    But even with that fixed, your file isn't going to do what you want it to. When you give a group '*', you can't add or take away any permissions from that group.
    If you are still running the same addons you had before, you need to remove GroupManager for Permissions to work correctly.

    Make sure you renamed your permissions.yml file to <world>.yml.

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

    hintzsche

    hi when i try to change the permissions config file permissions got errors because the config file get a wron format what program should i use notepad ++ doesnt work when i try to add a new permission notpad creates a new tap and that makes the error i need a real yml editor can someone help me please
     
  12. Offline

    dyslexicfurby

    I'm having trouble with multiworld permissions. It seems that the permissions in my main world override the permissions in my other word. Do you have any advice?
     
  13. Offline

    Jeyge

    Notepad++ is great for editing yml files and even has built in YAML support. You just have to make sure you turn on "Replace by space" in the Settings/Preferences menu under the tab Language Menu/Tab Settings.

    Did you put your main world in the copies: node of your alternate world?

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

    dyslexicfurby

    I didn't, because I want the two worlds to have different permissions settings. For example, I don't want them to be able to spawn items in world B.
     
  15. Offline

    hintzsche

    ok thank you can someone tell me what permissions are for /tp /help and what default player should could do
     
  16. Offline

    Jeyge

    You should be good to go then. We won't be able to help any more without actually seeing the files though along with your server.log.
    That would depend on what addons you are running.
     
  17. Offline

    hintzsche

    noo i dont need permisions for plugins they are wrote down in the tut of the plugins i need alls permision of the regual game because i cant find them maybe then i cen decide what permission i give the default user
     
  18. Offline

    Slickj

    I'm having that BLOCK_PLACE / etc error as well with a few random login ones. I've had these errors for a while now. I've spent 5 hours today trying to fix it. I've noticed it only triggers when you make your FIRST block break/placement if you do it continuously without interruption.

    I am using the newest ver of permissions 2.7.2 and stable ver of craftbukkit 740.
    Below is the code within minecraft server>plugin>permissions>testworld.yml not from minecraft server>plugin>permissionstestworld.yml permissionstestworld.yml is empty.
    the mods my server are using are: loginmessage, permissions, iconomy, realshop, simplehome, mobbounty.

    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:
              - 'loginmessage.motd'
              - 'mobbounty.mb'
    
        trusted:
          default: false
          info:
              prefix: ''
              suffix: ''
              build: true
          inheritance:
              - Default
          permissions:
              - 'iconomy.list'
              - 'iconomy.payment'
    
        moderator:
          default: false
          info:
              prefix: ''
              suffix: ''
              build: true
          inheritance:
              - trusted
          permissions:
              - 'iconomy.access'
              - 'iconomy.rank'
              - 'iconomy.admin.stats'
    
        iconomymoderator:
          default: false
          info:
              prefix: ''
              suffix: ''
              build: true
          inheritance:
              - trusted
          permissions:
              - 'iconomy.*'
              - 'iconomy.admin.*'
              - 'mobbounty.admin.*'
    
        admin:
          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:
    
        SlickJ:
          group: admin
          permissions: ''
    
        DjordejeM98:
          group: trusted
          permissions: ''
    
        Lazar98:
          group: trusted
          permissions: ''
    
        Drechno:
          group: trusted
          permissions: ''
    
        Superalden:
          group: trusted
          permissions: ''
    
        Dsarkside346:
          group: trusted
          permissions: ''
    
        cyb3rkn19ht:
          group: moderator
          permissions: ''
    
        br0uh9h9:
          group: moderator
          permissions: ''
    
     
  19. Offline

    Jeyge

    Ah, default commands are controlled by the players.txt and ops.txt files. If you want to control these commands, you will want to load a plugin that does the same thing and overrides the default commands.

    Only problem I can see from the file is the admin permissions need to be spaced over 4 more spaces. I'm not sure if that will fix the problems though. If it doesn't, could you include your server.log with the errors in it?

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

    hintzsche

    So there is no permission for /tp or for /help or something ?
     
  21. Offline

    dyslexicfurby

    EDIT: All my indents appear correct in my file, they just didn't copy correctly to clipboard
    I have three worlds. "world" "gargamel" and "nether" The YML for world is:

    Show Spoiler

    plugin:
    permissions:
    system: default
    copies:

    groups:
    Default:
    default: true
    info:
    prefix: ''
    suffix: ''
    build: false
    inheritance:
    permissions:
    - essentials.help
    - essentials.helpop
    - essentials.list
    - essentials.motd
    - essentials.rules
    - essentials.spawn
    builder:
    default: false
    info:
    prefix: ''
    suffix: ''
    build: true
    inheritance:
    - Default
    permissions:
    - -essentials.item.tnt
    - essentials.afk
    - essentials.back
    - essentials.balance
    - essentials.chat.shout
    - essentials.compass
    - essentials.home
    - essentials.item
    - essentials.jump
    - essentials.kit
    - essentials.kit.*
    - essentials.mail
    - essentials.mail.send
    - essentials.me
    - essentials.msg
    - essentials.nick
    - essentials.pay
    - essentials.portal
    - essentials.protect
    - essentials.sethome
    - essentials.setwarp
    - essentials.signs.buy.use
    - essentials.signs.disposal.create
    - essentials.signs.disposal.use
    - essentials.signs.free.use
    - essentials.signs.heal.use
    - essentials.signs.mail.create
    - essentials.signs.mail.use
    - essentials.signs.protection.create
    - essentials.signs.protection.use
    - essentials.signs.sell.use
    - essentials.signs.trade.create
    - essentials.signs.trade.use
    - essentials.suicide
    - essentials.time
    - essentials.top
    - essentials.tpa
    - essentials.tpaccept
    - essentials.tpahere
    - essentials.tpdeny
    - essentials.warp
    - essentials.warp.list
    - essentials.worth
    moderator:
    default: false
    info:
    prefix: ''
    suffix: ''
    build: true
    inheritance:
    - Default
    - Builder
    permissions:
    - essentials.back
    - essentials.ban
    - essentials.banip
    - essentials.broadcast
    - essentials.delwarp
    - essentials.depth
    - essentials.eco
    - essentials.ext
    - essentials.getpos
    - essentials.give
    - essentials.item
    - essentials.jump
    - essentials.kick
    - essentials.kill
    - essentials.setwarp
    - essentials.time
    - essentials.togglejail
    - essentials.top
    - essentials.tp
    - essentials.tphere
    - essentials.tpo
    - essentials.tpohere
    - essentials.tppos
    - essentials.tptoggle
    - essentials.unban
    - essentials.unbanip
    - essentials.whois
    - essentials.world
    - groupmanager.listgroups
    - groupmanager.mandemote
    - groupmanager.manload
    - groupmanager.manpromote
    - groupmanager.mansave
    - groupmanager.manselect
    - groupmanager.manuadd
    - groupmanager.manudel
    semiadmin:
    default: false
    info:
    prefix: '&c'
    build: true
    suffix: ''
    inheritance:
    - moderator
    - builder
    - default
    permissions:
    - essentials.burn
    - essentials.clearinventory
    - essentials.cooldown.bypass
    - essentials.deljail
    - essentials.give
    - essentials.god
    - essentials.heal
    - essentials.heal.others
    - essentials.invsee
    - essentials.item
    - essentials.jails
    - essentials.kickall
    - essentials.kit.*
    - essentials.mute
    - essentials.sell
    - essentials.setjail
    - essentials.signs.protection.override
    - essentials.spawnmob
    - essentials.teleport.cooldown.bypass
    - essentials.teleport.timer.bypass
    - essentials.togglejail
    - groupmanager.*
    - groupmanager.mantogglesave
    admin:
    default: false
    info:
    prefix: ''
    suffix: ''
    build: true
    inheritance:
    permissions:
    - '*'

    I left out the users bit.

    This is gargamel.yml
    Show Spoiler

    plugin:
    permissions:
    system: default
    copies:

    groups:
    Default:
    default: true
    info:
    prefix: ''
    suffix: ''
    build: false
    inheritance:
    permissions:
    - essentials.help
    - essentials.helpop
    - essentials.list
    - essentials.motd
    - essentials.rules
    - essentials.spawn
    builder:
    default: false
    info:
    prefix: ''
    suffix: ''
    build: true
    inheritance:
    - Default
    permissions:
    - essentials.afk
    - essentials.back.ondeath
    - essentials.balance
    - essentials.chat.shout
    - essentials.compass
    - essentials.home
    - essentials.mail
    - essentials.mail.send
    - essentials.me
    - essentials.msg
    - essentials.nick
    - essentials.pay
    - essentials.portal
    - essentials.protect
    - essentials.sethome
    - essentials.signs.buy.use
    - essentials.signs.disposal.create
    - essentials.signs.disposal.use
    - essentials.signs.free.use
    - essentials.signs.heal.use
    - essentials.signs.mail.create
    - essentials.signs.mail.use
    - essentials.signs.protection.create
    - essentials.signs.protection.use
    - essentials.signs.sell.use
    - essentials.signs.trade.create
    - essentials.signs.trade.use
    - essentials.suicide
    - essentials.tpa
    - essentials.tpaccept
    - essentials.tpahere
    - essentials.tpdeny
    - essentials.worth
    - essentials.world
    moderator:
    default: false
    info:
    prefix: ''
    suffix: ''
    build: true
    inheritance:
    - Default
    - Builder
    permissions:
    - essentials.back
    - essentials.ban
    - essentials.banip
    - essentials.broadcast
    - essentials.delwarp
    - essentials.depth
    - essentials.eco
    - essentials.ext
    - essentials.getpos
    - essentials.give
    - essentials.item
    - essentials.jump
    - essentials.kick
    - essentials.kill
    - essentials.setwarp
    - essentials.time
    - essentials.togglejail
    - essentials.top
    - essentials.tp
    - essentials.tphere
    - essentials.tpo
    - essentials.tpohere
    - essentials.tppos
    - essentials.tptoggle
    - essentials.unban
    - essentials.unbanip
    - essentials.whois
    - essentials.world
    - groupmanager.listgroups
    - groupmanager.mandemote
    - groupmanager.manload
    - groupmanager.manpromote
    - groupmanager.mansave
    - groupmanager.manselect
    - groupmanager.manuadd
    - groupmanager.manudel
    semiadmin:
    default: false
    info:
    prefix: '&c'
    build: true
    suffix: ''
    inheritance:
    - moderator
    - builder
    - default
    permissions:
    - essentials.burn
    - essentials.clearinventory
    - essentials.cooldown.bypass
    - essentials.deljail
    - essentials.give
    - essentials.god
    - essentials.heal
    - essentials.heal.others
    - essentials.invsee
    - essentials.item
    - essentials.jails
    - essentials.kickall
    - essentials.kit.*
    - essentials.mute
    - essentials.sell
    - essentials.setjail
    - essentials.signs.protection.override
    - essentials.spawnmob
    - essentials.teleport.cooldown.bypass
    - essentials.teleport.timer.bypass
    - essentials.togglejail
    - groupmanager.*
    - groupmanager.mantogglesave
    admin:
    default: false
    info:
    prefix: ''
    suffix: ''
    build: true
    inheritance:
    permissions:
    - '*'


    And this is nether.yml
    Show Spoiler

    plugin:
    permissions:
    system: default
    copies: gargamel


    This is server.log from my latest run.
    Show Spoiler

    2011-04-29 18:19:31 [INFO] Starting minecraft server version Beta 1.5_02
    2011-04-29 18:19:31 [INFO] Loading properties
    2011-04-29 18:19:31 [INFO] Starting Minecraft server on *:25565
    2011-04-29 18:19:31 [INFO] This server is running Craftbukkit version git-Bukkit-0.0.0-700-gf3ae4c3-b733jnks (MC: 1.5_02)
    2011-04-29 18:19:31 [INFO] Preparing level "world"
    2011-04-29 18:19:31 [INFO] Preparing start region
    2011-04-29 18:19:32 [INFO] [Permissions] (Phoenix) was Initialized.
    2011-04-29 18:19:32 [INFO] Loaded Essentials build 2.2.5 maintained by Zenexer, ementalo, Aelux, Brettflan, KimKandor, snowleo and ceulemans.
    2011-04-29 18:19:32 [INFO] Loaded EssentialsChat build 2.2.5 by Zenexer, ementalo, Aelux, Brettflan, KimKandor, snowleo and ceulemans.
    2011-04-29 18:19:32 [INFO] Loaded EssentialsProtect build 2.2.5 maintained by Zenexer, ementalo, Aelux, Brettflan, KimKandor, snowleo and ceulemans.
    2011-04-29 18:19:32 [INFO] Loaded EssentialsSpawn build 2.2.5 maintained by Zenexer, ementalo, Aelux, Brettflan, KimKandor, snowleo and ceulemans.
    2011-04-29 18:19:33 [INFO] [HELP] 44 extra help entries loaded
    2011-04-29 18:19:33 [INFO] [HELP] Permissions enabled using: Permissions v2.7.2
    2011-04-29 18:19:33 [INFO] [HELP] Help 0.2 enabled
    2011-04-29 18:19:33 [INFO] [MultiInv] shares.txt contains major non-existant world gargamel
    2011-04-29 18:19:33 [INFO] [MultiInv] Failed to load shared worlds
    2011-04-29 18:19:33 [INFO] [MultiInv] Plugin on standby until new world found.
    2011-04-29 18:19:33 [INFO] [MultiInv] version 1.5.2 is enabled!
    2011-04-29 18:19:33 [INFO] [MultiVerse] Permissions Found
    2011-04-29 18:19:33 [INFO] [MultiVerse] - Version 1.6.3 Enabled
    2011-04-29 18:19:33 [INFO] [MultiVerse] Loading World & Settings - 'world' - NORMAL
    2011-04-29 18:19:33 [INFO] [MultiVerse] Loading World & Settings - 'gargamel' - NORMAL
    2011-04-29 18:19:33 [INFO] [MultiInv] Detected gargamel. Reloading shares.txt
    2011-04-29 18:19:33 [INFO] [MultiInv] shares.txt contains minor non-existant world nether
    2011-04-29 18:19:33 [INFO] [MultiInv] Shared worlds loaded succesfully
    2011-04-29 18:19:33 [INFO] [MultiVerse] Loading World & Settings - 'nether' - NETHER
    2011-04-29 18:19:34 [INFO] [MultiInv] Detected nether. Reloading shares.txt
    2011-04-29 18:19:34 [INFO] [MultiInv] Shared worlds loaded succesfully
    2011-04-29 18:19:34 [INFO] [MultiVerse] 3 - World(s) loaded.
    2011-04-29 18:19:34 [INFO] [MultiVerse] Loading Portals
    2011-04-29 18:19:34 [INFO] [MultiVerse] 2 - Portal(s) loaded.
    2011-04-29 18:19:34 [INFO] [Permissions] version [2.7.2] (Phoenix) loaded
    2011-04-29 18:19:34 [INFO] [MultiVerse] Found Permissions, enabling commands.
    2011-04-29 18:19:34 [INFO] [Runecraft] Rune blacklist with 1 runes loaded.
    2011-04-29 18:19:34 [INFO] [Runecraft] Loaded:
    2011-04-29 18:19:34 [INFO] [Runecraft] - 24 waypoints, 40 teleporters
    2011-04-29 18:19:34 [INFO] [Runecraft] - 6 position runes
    2011-04-29 18:19:34 [INFO] [Runecraft] - 0 rune pads
    2011-04-29 18:19:34 [INFO] [Runecraft] - 6 player data sets
    2011-04-29 18:19:34 [INFO] [Runecraft] - 5 block runes
    2011-04-29 18:19:34 [INFO] [Runecraft] World 'gargamel': id 1.
    2011-04-29 18:19:34 [INFO] [Runecraft] World 'nether': id 2.
    2011-04-29 18:19:34 [INFO] [Runecraft] World 'world': id 0.
    2011-04-29 18:19:34 [INFO] [Runecraft] Runecraft 2.5.2 initialized.
    2011-04-29 18:19:34 [INFO] Runecraft plugin version 0.3 is enabled!
    2011-04-29 18:19:34 [INFO] Done (0.304s)! For help, type "help" or "?"
    2011-04-29 18:19:40 [INFO] dyslexicfurby [/174.60.53.167:2236] logged in with entity id 181
    2011-04-29 18:19:40 [INFO] Loaded world: gargamel
    2011-04-29 18:19:44 [INFO] §9[PLAYER_COMMAND] dyslexicfurby: /i stone
    2011-04-29 18:19:48 [INFO] §9[PLAYER_COMMAND] dyslexicfurby: /clearinventory


    Currently, all 3 worlds use the permissions in world, and completely ignore gargamel.yml and nether.yml. All three files are located in \Bukkit\plugins\Permissions
     
  22. Offline

    Jeyge

    Not for the default commands. They are controlled by the files I listed above.

    I don't see anything wrong with what you have there with the exception that you have permissions for GroupManager which by default, won't cause problems but will if you are actually running GroupManager. Outside of that, the only things I can think of would be to check the spelling of the file names to make sure they are correct and run the files thru a parser. Not having the full files or with the correct spacing, I'm stuck at not being able to check for more.

    Perhaps someone else will know more about the multi-world permissions stuff.

    BTW - in the future, put the file in spoiler and code tags and it will retain the spacing.

    There isn't currently a way to automatically add them to a group which is why the default group idea is there. They should end up in that group. If you want someone to take a look at your permissions file to make sure the problem isn't there, just post it here and I'm sure someone will get to it. Include your server.log as it makes things easier with it.

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

    Tgwizman

    @Zerco
    Thanks for answering, but no. I currently don't have much RAM, so I just use what is needed. I'm still trying to get enough RAM to throw MultiVerse in there.

    Another Question:
    I was running WXW (WormholeXTremeWorlds) on my server, but when running it, it ran low on RAM, very fast. I was thinking of putting MultiVerse in there instead, but I don't want to have to fix my server after maxing out the ram usage, again. Which one do you think I should run if I want something small that has at least multiple worlds, with access via a setable portal?
     
  24. Offline

    Jack Bartlett

    Nobody has permission to place blocks!??!?!

    Here is my config....
    Code:
    plugin:
        permissions:
            system: default
    groups:
        Guest:
            default: true
            info:
                prefix: '&f[Survival] [Guest] '
                suffix: '&f'
                build: false
            inheritance: null
            permissions:
            - supplysign.access
            - SpawnX.spawn
            - clearinventory.use
        Builder:
            default: false
            info:
                prefix: '&a[Survival] [VIP] '
                suffix: '&a'
                build: true
                warp:
                    timers:
                        warmup:
                            private: -1
                        cooldown:
                            private: -1
            inheritance:
            - Guest
            permissions:
            - supplysign.access
            - SpawnX.spawn
            - myhome.home.basic.*
            - clearinventory.use
        DonatorPlusPlus:
            defualt: false
            info:
                prefix: '&4[Survival] [Donator++] '
                suffix: '&4'
                build: true
            inheritance: null
            permissions:
            - simplereserve.enter.full
            - supplysign.access
            - SpawnX.spawn
            - myhome.home.basic.*
            - clearinventory.use
            default: false
        Moderator:
            default: false
            info:
                prefix: '&3[Moderator] '
                suffix: '&3'
                build: true
                warp:
                    timers:
                        warmup:
                            global: -1
                            private: -1
                            public: -1
                        cooldown:
                            global: -1
                            private: -1
                            public: -1
            inheritance: null
            permissions:
            - simplereserve.enter.full
            - supplysign.access
            - SpawnX.spawn
            - myhome.home.basic.*
            - mcbans.*
            - bb.admin.*
            - permissions.reload
            - clearinventory.use
    users:
        KravenT0xic:
            group: Moderator
            info:
                prefix: '&6[Owner] '
                suffix: '&6 The Great'
            permissions:
            - '*'
        Nibbzzeh:
            group: Moderator
            info:
                prefix: null
                suffix: '&3 The Beast'
        xfearx:
            group: Donator
        Mattrambo:
            group: Builder
        RapidFlu:
            group: Builder
        My_Cute_Penguin:
            group: Builder
        kcollins420:
            group: Donator
        Sparky98798:
            group: Builder
        jackattack99:
            group: Builder
        artilli:
            group: Moderator
            info:
                prefix: '&3[Moderator] Mr.'
                suffix: '&3'
        Hem592:
            group: Builder
        Ninja_Storm:
            group: Builder
        Keroko:
            group: Moderator
            info:
                prefix: '&3[Moderator]  Hi, my name is '
                suffix: '&3'
                warp:
                    timers:
                        warmup:
                            private: -1
                        cooldown:
                            private: -1
        rnsnail:
            info:
                prefix: ''
                suffix: '&3 The Sheep Lord'
            group: Moderator
        ipure:
            group: Builder
        ipure101:
            group: Builder
        zoidy07:
            group: Builder
        Darkskybandit52:
            group: Admins
            permissions: null
        ManuPasta:
            group: Builder
        cyclone:
            group: Builder
        applesauceman:
            group: Builder
        ditmama:
            group: Builder
        xXSquirrelXx:
            group: Builder
        happypie56:
            group: Builder
        headripper67:
            group: Builder
        MikkelForlan:
            group: Builder
        jonomon1:
            group: Builder
        JoshuaManning:
            group: Builder
        johnthe1337:
            group: Builder
        Kris100213:
            group: DonatorPlusPlus
        KnockoutC00kIES:
            group: Builder
        NoobCaik:
            group: Builder
        BossoftheMOOSE:
            group: Builder
        Juroku:
            group: Builder
        DAVIDWRIGHTjr:
            group: Builder
        ROCKC0:
            group: Moderator
        JamieL:
            group: Builder
        Jewish_Chipmunk:
            group: Builder
        cravin444:
            group: Builder
        Notch:
            group: Guest
        iPoro:
            group: Builder
        LittleAssasine:
            group: Builder
        piercehope2:
            group: Guest
    
    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: Jul 17, 2016
  25. Offline

    Jeyge

    Here is a good start to get you going:
    Show Spoiler
    Code:
    plugin:
        permissions:
            system: default
    groups:
        Guest:
            default: true
            info:
                prefix: '&f[Survival] [Guest] '
                suffix: '&f'
                build: false
            inheritance: null
            permissions:
                - supplysign.access
                - SpawnX.spawn
                - clearinventory.use
        Builder:
            default: false
            info:
                prefix: '&a[Survival] [VIP] '
                suffix: '&a'
                build: true
            inheritance:
                - Guest
            permissions:
                - supplysign.access
                - SpawnX.spawn
                - myhome.home.basic.*
                - clearinventory.use
        DonatorPlusPlus:
            defualt: false
            info:
                prefix: '&4[Survival] [Donator++] '
                suffix: '&4'
                build: true
            inheritance: null
            permissions:
                - simplereserve.enter.full
                - supplysign.access
                - SpawnX.spawn
                - myhome.home.basic.*
                - clearinventory.use
            default: false
        Moderator:
            default: false
            info:
                prefix: '&3[Moderator] '
                suffix: '&3'
                build: true
            inheritance: null
            permissions:
                - simplereserve.enter.full
                - supplysign.access
                - SpawnX.spawn
                - myhome.home.basic.*
                - mcbans.*
                - bb.admin.*
                - permissions.reload
                - clearinventory.use
    users:
        KravenT0xic:
            group: Moderator
            info:
                prefix: '&6[Owner] '
                suffix: '&6 The Great'
            permissions:
                - '*'
        Nibbzzeh:
            group: Moderator
            info:
                prefix: null
                suffix: '&3 The Beast'
        xfearx:
            group: Donator
        Mattrambo:
            group: Builder
        RapidFlu:
            group: Builder
        My_Cute_Penguin:
            group: Builder
        kcollins420:
            group: Donator
        Sparky98798:
            group: Builder
        jackattack99:
            group: Builder
        artilli:
            group: Moderator
            info:
                prefix: '&3[Moderator] Mr.'
                suffix: '&3'
        Hem592:
            group: Builder
        Ninja_Storm:
            group: Builder
        Keroko:
            group: Moderator
            info:
                prefix: '&3[Moderator]  Hi, my name is '
                suffix: '&3'
        rnsnail:
            info:
                prefix: ''
                suffix: '&3 The Sheep Lord'
            group: Moderator
        ipure:
            group: Builder
        ipure101:
            group: Builder
        zoidy07:
            group: Builder
        Darkskybandit52:
            group: Admins
            permissions: null
        ManuPasta:
            group: Builder
        cyclone:
            group: Builder
        applesauceman:
            group: Builder
        ditmama:
            group: Builder
        xXSquirrelXx:
            group: Builder
        happypie56:
            group: Builder
        headripper67:
            group: Builder
        MikkelForlan:
            group: Builder
        jonomon1:
            group: Builder
        JoshuaManning:
            group: Builder
        johnthe1337:
            group: Builder
        Kris100213:
            group: DonatorPlusPlus
        KnockoutC00kIES:
            group: Builder
        NoobCaik:
            group: Builder
        BossoftheMOOSE:
            group: Builder
        Juroku:
            group: Builder
        DAVIDWRIGHTjr:
            group: Builder
        ROCKC0:
            group: Moderator
        JamieL:
            group: Builder
        Jewish_Chipmunk:
            group: Builder
        cravin444:
            group: Builder
        Notch:
            group: Guest
        iPoro:
            group: Builder
        LittleAssasine:
            group: Builder
        piercehope2:
            group: Guest
    
    Show Spoiler

    It looks like you tried to copy your GroupManager file over to a Permissions file which won't work. You should create a new Permissions file. As for the changes I made, I fixed the spacing of all of your permissions: nodes. They needed another 4 spaces. I deleted all of the extra information. Problems you still have, you have people/person in the admin group but you deleted it.

    Give this a try and see if it starts to fix things.
     
  26. Offline

    Slickj

    Thank you for the quick reply. After some more testing I've found that no one has any permissions; no one is a member of a group. iConomy is following permissions, but none of the guys on my server can do anything but realshop/op/simplehome/loginmessage commands.

    Below is the code from minecraft server>server.log (type "1 file" ???)
    not from minecraft server>server.logLCK or minecraft server>server.log (LCK file & empty)

    Code:
    2011-04-11 21:53:56 [INFO] Starting minecraft server version Beta 1.4
    2011-04-11 21:53:56 [INFO] Loading properties
    2011-04-11 21:53:56 [INFO] Starting Minecraft server on *:25565
    2011-04-11 21:53:56 [WARNING] **** FAILED TO BIND TO PORT!
    2011-04-11 21:53:56 [WARNING] The exception was: java.net.BindException: Address already in use: JVM_Bind
    2011-04-11 21:53:56 [WARNING] Perhaps a server is already running on that port?
    2011-04-11 21:54:06 [INFO] Stopping server
    2011-04-29 15:01:04 [INFO] Starting minecraft server version Beta 1.5_02
    2011-04-29 15:01:04 [INFO] Loading properties
    2011-04-29 15:01:04 [INFO] Starting Minecraft server on *:25565
    2011-04-29 15:01:04 [WARNING] **** FAILED TO BIND TO PORT!
    2011-04-29 15:01:04 [WARNING] The exception was: java.net.BindException: Address already in use: JVM_Bind
    2011-04-29 15:01:04 [WARNING] Perhaps a server is already running on that port?
    2011-04-29 15:01:07 [SEVERE] java.lang.NullPointerException
    2011-04-29 15:01:07 [SEVERE]     at net.minecraft.server.MinecraftServer.b(MinecraftServer.java:394)
    2011-04-29 15:01:07 [SEVERE]     at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:291)
    2011-04-29 15:01:07 [SEVERE]     at net.minecraft.server.ThreadServerApplication.run(SourceFile:394)
    2011-04-29 15:01:07 [SEVERE] Unexpected exception
    java.lang.NullPointerException
        at net.minecraft.server.MinecraftServer.b(MinecraftServer.java:394)
        at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:291)
        at net.minecraft.server.ThreadServerApplication.run(SourceFile:394)
     
  27. Offline

    SuicidalFate0

    I need some help is there a way to give someone say admin rank with out restarting the server i put the code in and he didnt get the rank until i restarted the server we tried having him disconnect but it didnt work
     
  28. Offline

    Jeyge

    I take it, fixing the admin problems didn't fix anything? Did you check your file to make sure it was named correctly and in the correct location? Are you perhaps also running GroupManager?

    As for the log file, if that is your current one, we have an easy fix. You don't have a server running. If it isn't the current one, please post the current one.
    /permissions -reload all or without the / in the console.
     
  29. Offline

    Slickj

    I'm sorry, but I think I gave you the basic minecraft server's log. After digging around I've had great difficulty finding documentation stating what is craftbukkit/bukkit's log file. could you point it out from this image of my minecraft server folder?
    http://oi54.tinypic.com/30kudzt.jpg
     
  30. Offline

    Jeyge

    It would be the 51meg file just named server with an extension of text.
     
  31. Offline

    Slickj

    Can't open it not responding....gonna delete it and hope the server can remake it.

    edit: nvm one sec

    ...here is a few lines....I really need to clean this file.
    Code:
    2011-04-18 09:59:02 [SEVERE] Could not pass event BLOCK_PLACE to Permissions
    java.lang.NullPointerException
        at com.nijiko.permissions.Control.getGroups(Control.java:620)
        at com.nijikokun.bukkit.Permissions.Listener.onBlockPlace(Listener.java:43)
        at org.bukkit.plugin.java.JavaPluginLoader$24.execute(JavaPluginLoader.java:344)
        at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:59)
        at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:255)
        at org.bukkit.craftbukkit.event.CraftEventFactory.callBlockPlaceEvent(CraftEventFactory.java:84)
        at org.bukkit.craftbukkit.event.CraftEventFactory.callBlockPlaceEvent(CraftEventFactory.java:68)
        at net.minecraft.server.ItemBlock.a(ItemBlock.java:75)
        at net.minecraft.server.ItemStack.a(ItemStack.java:56)
        at net.minecraft.server.ItemInWorldManager.a(ItemInWorldManager.java:218)
        at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:477)
        at net.minecraft.server.Packet15Place.a(SourceFile:57)
        at net.minecraft.server.NetworkManager.a(NetworkManager.java:198)
        at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:72)
        at net.minecraft.server.NetworkListenThread.a(SourceFile:100)
        at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:368)
        at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:283)
        at net.minecraft.server.ThreadServerApplication.run(SourceFile:375)
    2011-04-18 09:59:03 [SEVERE] Could not pass event BLOCK_PLACE to Permissions
    java.lang.NullPointerException
        at com.nijiko.permissions.Control.getGroups(Control.java:620)
        at com.nijikokun.bukkit.Permissions.Listener.onBlockPlace(Listener.java:43)
        at org.bukkit.plugin.java.JavaPluginLoader$24.execute(JavaPluginLoader.java:344)
        at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:59)
        at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:255)
        at org.bukkit.craftbukkit.event.CraftEventFactory.callBlockPlaceEvent(CraftEventFactory.java:84)
        at org.bukkit.craftbukkit.event.CraftEventFactory.callBlockPlaceEvent(CraftEventFactory.java:68)
        at net.minecraft.server.ItemBlock.a(ItemBlock.java:75)
        at net.minecraft.server.ItemStack.a(ItemStack.java:56)
        at net.minecraft.server.ItemInWorldManager.a(ItemInWorldManager.java:218)
        at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:477)
        at net.minecraft.server.Packet15Place.a(SourceFile:57)
        at net.minecraft.server.NetworkManager.a(NetworkManager.java:198)
        at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:72)
        at net.minecraft.server.NetworkListenThread.a(SourceFile:100)
        at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:368)
        at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:283)
        at net.minecraft.server.ThreadServerApplication.run(SourceFile:375)
    2011-04-18 09:59:04 [SEVERE] Could not pass event BLOCK_PLACE to Permissions
    java.lang.NullPointerException
        at com.nijiko.permissions.Control.getGroups(Control.java:620)
        at com.nijikokun.bukkit.Permissions.Listener.onBlockPlace(Listener.java:43)
        at org.bukkit.plugin.java.JavaPluginLoader$24.execute(JavaPluginLoader.java:344)
        at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:59)
        at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:255)
        at org.bukkit.craftbukkit.event.CraftEventFactory.callBlockPlaceEvent(CraftEventFactory.java:84)
        at org.bukkit.craftbukkit.event.CraftEventFactory.callBlockPlaceEvent(CraftEventFactory.java:68)
        at net.minecraft.server.ItemBlock.a(ItemBlock.java:75)
        at net.minecraft.server.ItemStack.a(ItemStack.java:56)
        at net.minecraft.server.ItemInWorldManager.a(ItemInWorldManager.java:218)
        at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:477)
        at net.minecraft.server.Packet15Place.a(SourceFile:57)
        at net.minecraft.server.NetworkManager.a(NetworkManager.java:198)
        at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:72)
        at net.minecraft.server.NetworkListenThread.a(SourceFile:100)
        at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:368)
        at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:283)
        at net.minecraft.server.ThreadServerApplication.run(SourceFile:375)
    and here is a few more recent ones
    Code:
    2011-04-29 21:26:45 [INFO] <cyb3rkn19ht> lol
    2011-04-29 21:26:46 [SEVERE] Could not pass event BLOCK_PLACE to Permissions
    java.lang.NullPointerException
        at com.nijiko.permissions.Control.getGroups(Control.java:620)
        at com.nijikokun.bukkit.Permissions.Listener.onBlockPlace(Listener.java:43)
        at org.bukkit.plugin.java.JavaPluginLoader$25.execute(JavaPluginLoader.java:352)
        at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:59)
        at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:257)
        at org.bukkit.craftbukkit.event.CraftEventFactory.callBlockPlaceEvent(CraftEventFactory.java:84)
        at org.bukkit.craftbukkit.event.CraftEventFactory.callBlockPlaceEvent(CraftEventFactory.java:68)
        at net.minecraft.server.ItemBlock.a(ItemBlock.java:74)
        at net.minecraft.server.ItemStack.placeItem(ItemStack.java:56)
        at net.minecraft.server.ItemInWorldManager.interact(ItemInWorldManager.java:217)
        at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:521)
        at net.minecraft.server.Packet15Place.a(SourceFile:57)
        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)
    2011-04-29 21:26:47 [SEVERE] Could not pass event BLOCK_PLACE to Permissions
    java.lang.NullPointerException
        at com.nijiko.permissions.Control.getGroups(Control.java:620)
        at com.nijikokun.bukkit.Permissions.Listener.onBlockPlace(Listener.java:43)
        at org.bukkit.plugin.java.JavaPluginLoader$25.execute(JavaPluginLoader.java:352)
        at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:59)
        at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:257)
        at org.bukkit.craftbukkit.event.CraftEventFactory.callBlockPlaceEvent(CraftEventFactory.java:84)
        at org.bukkit.craftbukkit.event.CraftEventFactory.callBlockPlaceEvent(CraftEventFactory.java:68)
        at net.minecraft.server.ItemBlock.a(ItemBlock.java:74)
        at net.minecraft.server.ItemStack.placeItem(ItemStack.java:56)
        at net.minecraft.server.ItemInWorldManager.interact(ItemInWorldManager.java:217)
        at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:521)
        at net.minecraft.server.Packet15Place.a(SourceFile:57)
        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)
    2011-04-29 21:26:48 [SEVERE] Could not pass event BLOCK_PLACE to Permissions
    java.lang.NullPointerException
        at com.nijiko.permissions.Control.getGroups(Control.java:620)
        at com.nijikokun.bukkit.Permissions.Listener.onBlockPlace(Listener.java:43)
        at org.bukkit.plugin.java.JavaPluginLoader$25.execute(JavaPluginLoader.java:352)
        at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:59)
        at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:257)
        at org.bukkit.craftbukkit.event.CraftEventFactory.callBlockPlaceEvent(CraftEventFactory.java:84)
        at org.bukkit.craftbukkit.event.CraftEventFactory.callBlockPlaceEvent(CraftEventFactory.java:68)
        at net.minecraft.server.ItemBlock.a(ItemBlock.java:74)
        at net.minecraft.server.ItemStack.placeItem(ItemStack.java:56)
        at net.minecraft.server.ItemInWorldManager.interact(ItemInWorldManager.java:217)
        at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:521)
        at net.minecraft.server.Packet15Place.a(SourceFile:57)
        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)
    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: Jul 17, 2016
Thread Status:
Not open for further replies.

Share This Page