bPermissions
bPermissions
Welcome to bPermissions, a Superperms Manager for Bukkit! bPermissions focuses on being unique from the rest of the Permission managers. It's very simple to set up and use, it's lightning fast, fully featured, and has a great support team!
Some features:
- bPermissions has a gui client specifically designed to make running a server so easy that you'll forget that you ever used any other permissions plugin. Get it here!
- bPermissions has a unique command structure, never before seen in a permission manager. It's best used for adding lots of nodes to a user or group from the console or in-game, less typing!
- bPermissions has everything you would expect from a Permissions manager. Prefix and suffix support, inheritance, per-player permissions, multiworld support, promotion/demotion tracks, and even group priorities for multi-group setups.
- Note - bPermissions only defines prefixes and suffixes. You need a chat plugin such as bChatManager for them to show up in chat.
Commands
Say you have a user called 'Bob' and you want to put him in the group 'admin' and give him the prefix 'awesome'.
- /world yourmainworld - selects the world "yourmainworld"
- /user bob - selects the user "bob"
- /user setgroup admin - set bob's group as "admin"
- /user meta prefix awesome - set bob's prefix to "awesome"
You can do the same with groups!
- /world yourmainworld - again, selects the world
- /group admin - selects the group "admin"
- /group addgroup moderator - makes the admin group inherit from the moderator group
- /group meta prefix &c[Admin] - sets the admin prefix to "&c[Admin]"
Some other commands are as follows
- /permissions (or /bperms,/bp,/p) - general commands for bPermissions are prefixed by this
- /permissions import pex - import a pex permissions.yml in the pex folder
- /permissions reload - reloads your bPermissions files
- /permissions save - if auto-save is false, this saves your perms
- /permissions backup - backup your permissions
- /permissions helpme - for the lazy among you, this spews out some basic permissions files into your folder.
In order to use these commands, you'll need the permissions node bPermissions.admin
For configurable /promote and /demote tracks, you'll want to use permissions tracks. To read about those, visit this page
Want more commands? We have some others over on the commands page. Check 'em out!
Editing Files
bPermissions creates per world groups.yml and users.yml files in the bPermissions folder, which allow you to configure permissions on a per world basis.
Because bPermissions was designed to be configured largely via commands, bPermissions will often overwrite changes to these files especially if you /reload or restart the server.
If you've edited the files, you MUST use /permissions reload to load the modified files into the server, otherwise the permissions changes won't apply. Because a standard /reload unloads all plugins like a server stop, we cannot tell the difference between them and this will overwrite changes to your files with whatever the server last stored.
World mirroring
Worlds are mirrored like so:
world_mirroring_to: world_mirroring_from world_nether: world world_the_end: world
This duplicates the whole config for that world. Currently there's no way to have just the users or the groups mirrored, stay tuned for an update that adds this!
bPermissions and EssentialsChat
Allow me to put this issue to bed. Essentials Chat + bPermissions works for prefix and color.
This guide is for current users of EssentialsChat and want to use bPermissions along with it.
Players have colored rank prefixes and faction chat modes are also colored. All text can be colored by the players too using color codes such as &c.
bPermissions\world\groups.yml ( code snippet )
default: default groups: ## Peasant ## default: permissions: - group.default - group.userannouncer - group.userauction groups: - userannouncer - userauction meta: priority: '100' ## Citizen ## rank1: permissions: - group.default - group.rank1 groups: - default meta: priority: '200'
It has nothing configured for prefix but the group names are important (default, rank1)
Essentials\config.yml ( Code Snippet )
change-displayname: true #add-prefix-suffix: false player-commands: - chat.color - chat.format - chat.shout - chat.question chat: radius: 0 group-formats: default: '&8&lPeasant &r&8{DISPLAYNAME}&7:&r {MESSAGE}' rank1: '&8&lCitizen &r&7{DISPLAYNAME}&7:&r {MESSAGE}' moderator: '&e&l[Mod] &r&3{DISPLAYNAME}&7:&r {MESSAGE}' admin: '&c&l[Admin] &r&e{DISPLAYNAME}&7:&r {MESSAGE}'
Please direct all other Essentials support to their official support networks.
How do I get support?
First, we highly recommend you go read the FAQ page. If the answer isn't there, there's a few options of support.
- Visit the #bananacode irc channel on irc.esper.net. Just head there, as your question, and wait for someone to help you. It might be a while before you get an answer, so be patient!
- You can file a ticket. This is recommended if you don't have the time to hang around in the IRC or you have a bug report. Be prepared to check back to the ticket though, and make sure you attach your bPermissions groups and users yml files to the ticket.
- Comment on the bPermissions main page.
Note that as there's only one (slightly inactive) maintainer at the moment, any support queries may take some time.
However you choose to get support, "pls dont use txt spk," and make sure you use actual grammar.
I'm a developer!
If you wish to hook your plugin into bPermissions, please see the Developer Page for more information! If you wish to contribute code to bPermissions, fork us on GitHub!
Development builds of this project can also be downloaded from GitHub now. These builds have not been approved by the BukkitDev staff, and are possibly buggy. Use them at your own risk.
-
View User Profile
-
Send Message
Posted Dec 14, 2011Hey, CodeB, when you promote someone via the tracks, could you make it not add the default group too? For instance, a player joins the server for the first time. They're placed in the default group titled 'Member,' but they don't show up in the world.yml since they're only default.
However, if I decide to, say, promote them to the 'Mod' group, it will add the Mod and Member group under their names in the world.yml file. This isn't good because the Member group is placed above the group I wanted them in, so when they chat ingame while iChat is installed it'll show them as a Member. I have to type /demote [name] Member in order to fix it, which gets exhausting after a while.
Before you say use bChat, just know I would, but it doesn't support Essentials custom names. So could you please fix or allow some option to fix the issue above?
-
View User Profile
-
Send Message
Posted Dec 14, 2011@iN94
It's a beta release, the page will be updated when it's an official release.
This page is for 1.9.2 as of this moment, when the new bPermissions is ready, this page will be updated.
-
View User Profile
-
Send Message
Posted Dec 14, 2011Bump on this please :(
Hey, having a few issues atm, up to now I was running the 1337 build of bPermissions, but as my server now runs the RB of bukkit I decided to upgrade. Whenever I run my server bPermissions starts fine etc...but I get this message:
-
View User Profile
-
Send Message
Posted Dec 14, 2011@gofoufi
You can easily put them abck with notepad++
-
View User Profile
-
Send Message
Posted Dec 14, 2011@zeeber85
so ill put the group 4 spaces from the start and make the nodes start under the "t" in Guest
@zeeber85
if i need the ' ' i will litterly like yell lol because i spent like 3 hours taking them out yesterday from a tutorial on youtube i watched that didn't have them
-
View User Profile
-
Send Message
Posted Dec 14, 2011@codename_B
so i changed * to '*' for the commanders and above but still not working? I always have this luck with permissions. i think i do it correct then i screw it up and spend hours fixing it again for it not to work...
-
View User Profile
-
Send Message
Posted Dec 14, 2011@Hjelmansson
If youre trusting them with * you may as well trust them with /op. If the plugin author is competent, they check for that.
-
View User Profile
-
Send Message
Posted Dec 14, 2011The new bPermissions v2.1.0b confusing me a lot... :(
@codename_B,
Can you please update the page? It's outdated. Thanks.
-
View User Profile
-
Send Message
Posted Dec 14, 2011@thefowles1
If a plugin has a * permission, then it will still work. But then the permission would be like this: 'pluginname.*' or something like that, provided by the plugin itself.
-
View User Profile
-
Send Message
Posted Dec 14, 2011@Thyrin
There are a few plugins I use that have * being used by default; they were set like that automatically. Would that mean that they support it, or is it possible they don't under the assumption that the permissions plugin being used does?
-
View User Profile
-
Send Message
Posted Dec 14, 2011@gofoufi
A: * doesn't work
B: In yaml formatting, * must be '*' else it crashes.
@jtinker6171
1.9.2 works fine with 1.0
-
View User Profile
-
Send Message
Posted Dec 14, 2011@Hjelmansson
It is clearly stated all over the place the * node doesn't exist anymore in bukkit superperms itself.
In the essentials default config that you linked the permissions for admin have a lot of negative permissions.
When you become opped you gain access to all permissions, thus all the different versions of godmode you have on the server. Use /gm /g /god and /godmode to try toggling them off. Check through your plugins and disable the ones you dont want.
Also looking at your world.yml, you can't simply use a * for every permission and hope it works. The plugin you're trying to * has to support it and I've found that many plugins don't.
-
View User Profile
-
Send Message
Posted Dec 13, 2011@jtinker6171
Not yet. the "a" at the end of the version indicates it's in alpha, so it's not fully tested yet.
-
View User Profile
-
Send Message
Posted Dec 13, 2011Well, I'm upgrading to bPermissions from the lovely, not outdated at all Permissions 3.1.6 and I'm having some problems...
Just giving the node '*' to Admins doesn't seem to give them all commands as my admins are not able to use many of the commands on my server, including a lot of the essentials commands (home, tpa, kick, etc). I've tried just giving the group 'essentials.*' and still no luck there. I've also tried using essential's example bpermissions setup, but still "Owner" can use hardly any of the commands.
Also, whenever I have somebody listed as an "operator" (basic /op, /deop) on the server they become invincible and will take zero damage (PvP, PvE, falling, lava, fire, etc)
I've tried using bPermissions 2.0 and 1.9, I'm running the new RB of CraftBukkit for 1.0.0, Build 1597
Here's my world.yml, which is basically the same set up I have been successfully using with Permissions 3.1.6... I will gladly post any more files relating to this, if it will help fix my problem here..
-Daniel
-
View User Profile
-
Send Message
Posted Dec 13, 2011So is there a non-buggy build that's compatible for 1.0? Or are they all test builds? I'm updating my server and want to switch to this permissions plugin if its ready.
-
View User Profile
-
Send Message
Posted Dec 13, 2011@gofoufi
It looks like you have your groups formatted incorrectly.
makes sure that you have the group name 4 SPACES NOT TAB after groups:
so it should be
-
View User Profile
-
Send Message
Posted Dec 13, 2011ITS NOT WORKING! MY WORLD.YML LOOKS LIKE THIS! I SPENT 5 FUCKING HOURS MAKING AND FIXING. JAHFDJF I'm fucking ready to shoot myself right now! here my world.yml
default: Guest
groups:
  Guest:
- 'essentials.motd'
Citizen:
  - bPermissions.build
- essentials.help
- essentials.spawn
- essentials.motd
- essentials.rules
- essentials.pay
- essentials.sell
- essentials.worth
- essentials.afk'
- essentials.helpop
- essentials.msg
- essentials.suicide
- essentials.sethome
- essentials.delhome
- essentials.home
- essentials.tpa
- essentials.tpaccept
- essentials.tpdeny
- essentials.signs.use.balance
- essentials.signs.use.free
- essentials.signs.use.buy
- essentials.signs.use.disposal
- essentials.signs.use.heal
- essentials.signs.use.protection
- essentials.signs.use.mail
- essentials.signs.use.sell
- essentials.signs.use.trade
- essentials.signs.use.warp
- essentials.back
- essentials.back.ondeath
- lockette.user.create.*
- BlueTelePads.Use
- Buycraft.*
MegaCitizen:
  - bPermissions.build
- essentials.help
- essentials.spawn
- essentials.motd
- essentials.rules
- essentials.pay
- essentials.sell
- essentials.worth
- essentials.afk
- essentials.helpop
- essentials.msg
- essentials.suicide
- essentials.sethome
- essentials.delhome
- essentials.home
- essentials.tpa
- essentials.tpaccept
- essentials.tpdeny
- essentials.signs.use.balance
- essentials.signs.use.free
- essentials.signs.use.buy
- essentials.signs.use.disposal
- essentials.signs.use.heal
- essentials.signs.use.protection
- essentials.signs.use.mail
- essentials.signs.use.sell
- essentials.signs.use.trade
- essentials.signs.use.warp
- essentials.heal
- essentials.kit
- essentials.kit.tools
- essentials.eco
- essentials.afk
- essentials.ignore
- essentials.mail
- essentials.mail.send
- essentials.ban.notify
- essentials.back
- essentials.tpdeny
- essentials.back.ondeath
- lockette.user.create.*
- BlueTelePads.Use
- Buycraft.*
UpperClass:
  - bPermissions.build
- essentials.help
- essentials.spawn
- essentials.motd
- essentials.rules
- essentials.pay
- essentials.sell
- essentials.worth
- essentials.afk
- essentials.helpop
- essentials.msg
- essentials.suicide
- essentials.sethome
- essentials.delhome
- essentials.home
- essentials.tpa
- essentials.tpaccept
- essentials.tpdeny
- essentials.signs.use.balance
- essentials.signs.use.free
- essentials.signs.use.buy
- essentials.signs.use.disposal
- essentials.signs.use.heal
- essentials.signs.use.protection
- essentials.signs.use.mail
- essentials.signs.use.sell
- essentials.signs.use.trade
- essentials.signs.use.warp
- essentials.heal
- essentials.kit
- essentials.kit.tools
- essentials.eco
- essentials.afk
- essentials.ignore
- essentials.mail
- essentials.mail.send
- essentials.ban.notify
- essentials.back
- essentials.tpdeny
- essentials.back.ondeath
- essentials.tp
- essentials.give.item-[5]
- essentials.give.item-[4]
- essentials.give.item-[20]
- essentials.give.item-[1]
- lockette.user.create.*
- BlueTelePads.Use
- Buycraft.*
Donator:
  - bPermissions.build
- essentials.help
- essentials.spawn
- essentials.motd
- essentials.rules
- essentials.pay
- essentials.sell
- essentials.worth
- essentials.afk
- essentials.helpop
- essentials.msg
- essentials.suicide
- essentials.sethome
- essentials.delhome
- essentials.home
- essentials.tpa
- essentials.tpaccept
- essentials.tpdeny
- essentials.signs.use.balance
- essentials.signs.use.free
- essentials.signs.use.buy
- essentials.signs.use.disposal
- essentials.signs.use.heal
- essentials.signs.use.protection
- essentials.signs.use.mail
- essentials.signs.use.sell
- essentials.signs.use.trade
- essentials.signs.use.warp
- essentials.heal
- essentials.kit
- essentials.kit.tools
- essentials.eco
- essentials.afk
- essentials.ignore
- essentials.mail
- essentials.mail.send
- essentials.ban.notify
- essentials.back
- essentials.tpdeny
- essentials.back.ondeath
- essentials.tp
- essentials.give.item-[5]
- essentials.give.item-[4]
- essentials.give.item-[20]
- essentials.give.item-[1]
- lockette.user.create.*
- essentials.god
- BlueTelePads.Use
- Buycraft.*
Builder:
  - bPermissions.build
- essentials.help
- essentials.spawn
- essentials.motd
- essentials.rules
- essentials.pay
- essentials.sell
- essentials.worth
- essentials.afk
- essentials.helpop
- essentials.msg
- essentials.suicide
- essentials.sethome
- essentials.delhome
- essentials.home
- essentials.tpa
- essentials.tpaccept
- essentials.tpdeny
- essentials.signs.use.balance
- essentials.signs.use.free
- essentials.signs.use.buy
- essentials.signs.use.disposal
- essentials.signs.use.heal
- essentials.signs.use.protection
- essentials.signs.use.mail
- essentials.signs.use.sell
- essentials.signs.use.trade
- essentials.signs.use.warp
- essentials.heal
- essentials.kit
- essentials.kit.tools
- essentials.eco
- essentials.afk
- essentials.ignore
- essentials.mail
- essentials.mail.send
- essentials.ban.notify
- essentials.back
- essentials.tpdeny
- essentials.back.ondeath
- essentials.tp
- essentials.give.item-[5]
- essentials.give.item-[4]
- essentials.give.item-[20]
- essentials.give.item-[1]
- lockette.user.create.*
- worldedit.superpickaxe
- worldedit.butcher
- worldedit.deltree
- worldedit.fixwater
- worldedit.thru
- worldedit.jumpto
- BlueTelePads.Use
- Buycraft.*
VIP:
  - bPermissions.build
- essentials.help
- essentials.spawn
- essentials.motd
- essentials.rules
- essentials.pay
- essentials.sell
- essentials.worth
- essentials.afk
- essentials.helpop
- essentials.msg
- essentials.suicide
- essentials.sethome
- essentials.delhome
- essentials.home
- essentials.tpa
- essentials.tpaccept
- essentials.tpdeny
- essentials.signs.use.balance
- essentials.signs.use.free
- essentials.signs.use.buy
- essentials.signs.use.disposal
- essentials.signs.use.heal
- essentials.signs.use.protection
- essentials.signs.use.mail
- essentials.signs.use.sell
- essentials.signs.use.trade
- essentials.signs.use.warp
- essentials.heal
- essentials.kit
- essentials.kit.tools
- essentials.eco
- essentials.afk
- essentials.ignore
- essentials.mail
- essentials.mail.send
- essentials.ban.notify
- essentials.back
- essentials.tpdeny
- essentials.back.ondeath
- essentials.tp
- essentials.give.item-[5]
- essentials.give.item-[4]
- essentials.give.item-[20]
- essentials.give.item-[1]
- lockette.user.create.*
- worldedit.superpickaxe
- worldedit.butcher
- worldedit.deltree
- worldedit.fixwater
- worldedit.thru
- worldedit.jumpto
- essentials.time'
- essentials.give.item-[17]'
- essentials.kick
- essentials.feed
- essentials.god
- BlueTelePads.Use
- Buycraft.*
Pro:
  - bPermissions.build
- essentials.help
- essentials.spawn
- essentials.motd
- essentials.rules
- essentials.pay
- essentials.sell
- essentials.worth
- essentials.afk
- essentials.helpop
- essentials.msg
- essentials.suicide
- essentials.sethome
- essentials.delhome
- essentials.home
- essentials.tpa
- essentials.tpaccept
- essentials.tpdeny
- essentials.signs.use.balance
- essentials.signs.use.free
- essentials.signs.use.buy
- essentials.signs.use.disposal
- essentials.signs.use.heal
- essentials.signs.use.protection
- essentials.signs.use.mail
- essentials.signs.use.sell
- essentials.signs.use.trade
- essentials.signs.use.warp
- essentials.heal
- essentials.kit
- essentials.kit.tools
- essentials.eco
- essentials.afk
- essentials.ignore
- essentials.mail
- essentials.mail.send
- essentials.ban.notify
- essentials.back
- essentials.tpdeny
- essentials.back.ondeath
- essentials.tp
- essentials.give.item-[5]
- essentials.give.item-[4]
- essentials.give.item-[20]
- essentials.give.item-[1]
- lockette.user.create.*
- worldedit.superpickaxe
- worldedit.butcher
- worldedit.deltree
- worldedit.fixwater
- worldedit.thru
- worldedit.jumpto
- essentials.time
- essentials.give.item-[17]
- essentials.kick
- essentials.feed
- essentials.god
- BlueTelePads.Use
- essentials.me
- essentials.suicide
- essentials.clearinventory
- essentials.jail
- essentials.jails
- Buycraft.*
Architect:
  - bPermissions.build
- essentials.help
- essentials.spawn
- essentials.motd
- essentials.rules
- essentials.pay
- essentials.sell
- essentials.worth
- essentials.afk
- essentials.helpop
- essentials.msg
- essentials.suicide
- essentials.sethome
- essentials.delhome
- essentials.home
- essentials.tpa
- essentials.tpaccept
- essentials.tpdeny
- essentials.signs.use.balance
- essentials.signs.use.free
- essentials.signs.use.buy
- essentials.signs.use.disposal
- essentials.signs.use.heal
- essentials.signs.use.protection
- essentials.signs.use.mail
- essentials.signs.use.sell
- essentials.signs.use.trade
- essentials.signs.use.warp
- essentials.heal
- essentials.kit
- essentials.kit.tools
- essentials.eco
- essentials.afk
- essentials.ignore
- essentials.mail
- essentials.mail.send
- essentials.ban.notify
- essentials.back
- essentials.tpdeny
- essentials.back.ondeath
- essentials.tp
- essentials.give.item-[5]
- essentials.give.item-[4]
- essentials.give.item-[20]
- essentials.give.item-[1]
- lockette.user.create.*
- worldedit.*
- essentials.time
- essentials.give.item-[17]
- essentials.kick
- essentials.feed
- essentials.god
- BlueTelePads.Use
- essentials.me
- essentials.suicide
- essentials.clearinventory
- essentials.jail
- essentials.jails
- Buycraft.*
Moderator:
  - bPermissions.build
- essentials.help
- essentials.spawn
- essentials.motd
- essentials.rules
- essentials.pay
- essentials.sell
- essentials.worth
- essentials.afk
- essentials.helpop
- essentials.msg
- essentials.suicide
- essentials.sethome
- essentials.delhome
- essentials.home
- essentials.tpa
- essentials.tpaccept
- essentials.tpdeny
- essentials.signs.use.balance
- essentials.signs.use.free
- essentials.signs.use.buy
- essentials.signs.use.disposal
- essentials.signs.use.heal
- essentials.signs.use.protection
- essentials.signs.use.mail
- essentials.signs.use.sell
- essentials.signs.use.trade
- essentials.signs.use.warp
- essentials.heal
- essentials.kit
- essentials.kit.tools
- essentials.eco
- essentials.afk
- essentials.ignore
- essentials.mail
- essentials.mail.send
- essentials.ban.notify
- essentials.back
- essentials.tpdeny
- essentials.back.ondeath
- essentials.tp
- essentials.give.item-[5]
- essentials.give.item-[4]
- essentials.give.item-[20]
- essentials.give.item-[1]
- lockette.user.create.*
- worldedit.superpickaxe
- worldedit.butcher
- worldedit.deltree
- worldedit.fixwater
- 'worldedit.thru
- worldedit.jumpto
- essentials.time'
- essentials.give.item-all
- essentials.kick
- essentials.feed
- essentials.god
- BlueTelePads.Use
- essentials.me
- essentials.suicide
- essentials.clearinventory
- essentials.jail
- essentials.jails
- essentials.ban
- essentials.gamemode
- worldguard.*
- essentials.bigtree
- essentials.enchant
- essentials.oversizedstacks
- essentials.unlimited
- essentials.unlimited.item-all
- essentials.repair
- essentials.repair.armor
- essentials.repair.enchanted
- Buycraft.*
Admin:
  - bPermissions.build
- essentials.help
- essentials.spawn
- essentials.motd
- essentials.rules
- essentials.pay
- essentials.sell
- essentials.worth
- essentials.afk
- essentials.helpop
- essentials.msg
- essentials.suicide
- essentials.sethome
- essentials.delhome
- essentials.home
- essentials.tpa
- essentials.tpaccept
- essentials.tpdeny
- essentials.signs.use.balance
- essentials.signs.use.free
- essentials.signs.use.buy
- essentials.signs.use.disposal
- essentials.signs.use.heal
- essentials.signs.use.protection
- essentials.signs.use.mail
- essentials.signs.use.sell
- essentials.signs.use.trade
- essentials.signs.use.warp
- essentials.heal
- essentials.kit
- essentials.kit.tools
- essentials.eco
- essentials.afk
- essentials.ignore
- essentials.mail
- essentials.mail.send
- essentials.ban.notify
- essentials.back
- essentials.tpdeny
- essentials.back.ondeath
- essentials.tp
- essentials.give.item-[5]
- essentials.give.item-[4]
- essentials.give.item-[20]
- essentials.give.item-[1]
- lockette.user.create.*
- worldedit.superpickaxe
- worldedit.butcher
- worldedit.deltree
- worldedit.fixwater
- worldedit.thru
- worldedit.jumpto
- essentials.time
- essentials.give.item-all
- essentials.kick
- essentials.feed
- essentials.god
- BlueTelePads.Use
- essentials.me
- essentials.suicide
- essentials.clearinventory
- essentials.jail
- essentials.jails
- essentials.ban
- essentials.gamemode
- worldguard.*
- essentials.bigtree
- essentials.enchant
- essentials.oversizedstacks
- essentials.unlimited
- essentials.unlimited.item-all
- essentials.repair
- essentials.repair.armor
- essentials.repair.enchanted
- essentials.*
- -essentials.setspawn
- Buycraft.*
Commander:
  - bPermissions.build
- *
- -essentials.setspawm'
- Buycraft.*'
Staff:
  - bPermissions.build
- *
- -essentials.setspawn
- Buycraft.*
CoOwner:
  - bPermissions.build
- *
Owner:
  - bPermissions.build
- *
players:
xShufflee:
- CoOwner
gofoufi:
- Owner
Face477:
- UpperClass
Shaymin128:
- UpperClass
-
View User Profile
-
Send Message
Posted Dec 13, 2011bPermissions 2+ is in ALPHA
it is there for TESTING
it is not recommended for use on a PRODUCTION SERVER
bug reports are WELCOME
please open a TICKET
it will have BUGS
please test all bugs with JUST BPERMISSIONS
-
View User Profile
-
Send Message
Posted Dec 13, 2011Are the permissions handled by the three .yml files inside the "/plugins/bPermissions" folder, or the "worlds" folder inside of that? Because I have those three .yml files in both of those locations. On that note, the three .yml files inside the bPermissions folder now show "default: default" at the top, and then the groups with empty permissions and no players. I tried copying what's in the .yml files inside the "worlds" folder to those, and after both rebooting the server or just reloading the permissions files by /bp reload, they go back to being empty. I'm running Bukkit 1597.
-
View User Profile
-
Send Message
Posted Dec 13, 2011@yttriuszzerbus
I have the same problem nobody has any permissions, but i have a MySQL database for the datas