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 Mar 4, 2013@dragondeatth
Okay, thanks :P
-
View User Profile
-
Send Message
Posted Mar 4, 2013@MrTehDansorz
Downgrade to version 2-10-4 until codename_ b fixes it. It won't lag on that version :)
-
View User Profile
-
Send Message
Posted Mar 4, 2013For some reason, bPermissions makes the server lag when editing/creating configs. The server lags for 5 seconds. When new people join, the lag is 10 seconds. Could you fix that? My server runs at 1300MB RAM.
-
View User Profile
-
Send Message
Posted Mar 4, 2013@brodyriemann
Negate the node on all other groups with ^yournode
-
View User Profile
-
Send Message
Posted Mar 4, 2013@NemesisMate
I do all my perm without "*" and that was with PEX too! I have 68 plugins so I don't know what you are complaining about.
-
View User Profile
-
Send Message
Posted Mar 3, 2013@NemesisMate
Because are not supported by the core of bukkit.... it has more performance and bigger compatibility without single nodes !
-
View User Profile
-
Send Message
Posted Mar 3, 2013I started to try bPermissions but the more I configure plugin permissions the more I'm convinced about the need of a '*' node. Why don't you add this to bPermissions?. It's really a "hell" to config all plugins permissions within many groups when they hadn't big group nodes. (nocheatplus, multiverse, etc).
-
View User Profile
-
Send Message
Posted Mar 3, 2013How can I set global users/groups with commands instead of world ones?
-
View User Profile
-
Send Message
Posted Mar 2, 2013Please help as soon as you can: I use Essentials and bPermissions and i just found out that ALL groups can use the /economy commands. The node is only listed under admin and everyone can still use it.
-
View User Profile
-
Send Message
Posted Mar 2, 2013@dragondeatth
Same problem
-
View User Profile
-
Send Message
Posted Mar 2, 2013I have found that it is not possible to set a group for a player with a command block
-
View User Profile
-
Send Message
Posted Mar 2, 2013I'm getting really, really big lag spikes whenever I add a permission to a user or a group. I have a command button, that adds 5 permission to a player, and it takes 1 minute to add all of them because bPermissions takes so long to respond after a permission is added to a user or a group. Please fix this :(
-
View User Profile
-
Send Message
Posted Mar 2, 2013Hello. When I use the essentials /list command (sorted by group), the group names aren't capitalised. I've been told this is most likely a BPermissions issue - any idea what could cause it? All the group names are capitalised in the config. Thanks
-
View User Profile
-
Send Message
Posted Mar 1, 2013Im trying to run a home server but, it not working i fallowed all the steps but when i enter the world no prefix or colors appear, can some one help me out.
-
View User Profile
-
Send Message
Posted Feb 28, 2013@Faldonboy
I know, but I tried to troll my players with /d p Herobrine, and they said they could see me inside Herobrine. Then I tried giving them ^disguisecraft.seer, and they stopped seeing me. So for me it's doesn't default to false D:
-
View User Profile
-
Send Message
Posted Feb 27, 2013@dragondeatth
Disguisecraft defaults to false permissions, your default group shouldn't need that permission to begin with.
-
View User Profile
-
Send Message
Posted Feb 26, 2013Is there any way I could use /exec with command blocks to automatically promote people to different groups?
-
View User Profile
-
Send Message
Posted Feb 26, 2013I have a little problem :( I have negated the node disguisecraft.seer for my group default like this: ^disguisecraft.seer
My staffs groups inherit from default, and I want my staff group to have disguisecraft.seer so I gave them: disguisecraft.seer
But now they don't have it, because they inherit from a group that negates that nodes. How can I fix this? :D
-
View User Profile
-
Send Message
Posted Feb 25, 2013Hey guys, How do I add a prefix to a user in al worlds using one command? Thx!
-
View User Profile
-
Send Message
Posted Feb 25, 2013How should i promote with this plugin on buycraft?