This site works best with JavaScript enabled. Please enable JavaScript to get the best experience from this site.
Hi!
Describe to us the issue that you're having:I'm setting a default group in the global configuration as:default: Player (the default line was: default: default)now, i'm assuming that this means after I add a new world, the default group on the new world will be "Player" too, but it's not,on the new groups.yml it creates under the new world folder is either empty or default: default. Once i hit perm save, it will create:default: defaultgroups: default: permissions: [] groups: []
At least in my point of view it should inherit the global setting untill otherwise specified.I want to use multiworld configuration, where almost all worlds have the same permission except a few, so my logic would be to set the global config to the most common permissions, and the "exception" worlds i would like to specify in there own local config.
PS: A small request if I may, a command with what I can query a player's current group and for a group the members in it. (avoids the need to log in and view group files).
Thank you for your attention. Keep up the good work.
Which steps will reproduce this problem?:1) Set in global groups.yml default: player (for example, let's say there is a player group)2) Create a new world3) hit perm save4) New world configuration it doesn't inherit the global default group setting.....
Do you have an error log of what happened?
Which version of bPermissions are you using?: (Please don't say "latest"!!!)bPermissions v2.10.3
Which version of CraftBukkit?: (Please don't say "latest"!!!)1.4.6
Which OS?Linux (Slackware 14, Sun Java 1.7)
Any other information we may need (plugins, configs, etc):So far just essentials and bperms (testing out new ways to replace PEX)
Please fill out this form properly! Failing to do so may result in your ticket being marked invalid.
To post a comment, please login or register a new account.