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 Feb 6, 2013@codename_B
I would also love to see the time-sensitive group permissions The_Wizard suggested.
P.S: Thanks for all of the work you've put into bPermissions. It's a fantastic plugin. Really glad I switched over to it.
-
View User Profile
-
Send Message
Posted Feb 6, 2013Hello codename_B and i have posted a ticket 3-4 days ago please when you get time look at it because i am really needing help Thanks :)
-
View User Profile
-
Send Message
Posted Feb 6, 2013@codename_B
@Hockeymikey
Agreed, would be a welcome addition. We would also both support and utilize it.
-
View User Profile
-
Send Message
Posted Feb 6, 2013Why is there no documentation on setting this plugin up with sql? There is nothing generated int eh config regarding it and nothing inside any documentation.
@codename_B
I sign the petition
-
View User Profile
-
Send Message
Posted Feb 5, 2013@codename_B
Timed permissions would be a nice plugin/addition. I would support and use it.
-
View User Profile
-
Send Message
Posted Feb 5, 2013@codename_B
Ok, glad this is a feature and not an issue :P
-
View User Profile
-
Send Message
Posted Feb 5, 2013@The_Wizard
Get together with at least 20 other people, and I'll code it for you guys.
-
View User Profile
-
Send Message
Posted Feb 5, 2013@sillyrosster
Yep. That's correct, I stop people from logging in till the bPermissions files are loaded (async).
Rather than locking up the server, I load bPermissions instantly, then let the heavy work happen in another thread.
-
View User Profile
-
Send Message
Posted Feb 5, 2013I get this a few times a few second after start up, any reason why? It starts working and allowing people on about 10 seconds after start up.
14:01:19 [INFO] Disconnecting -player- [-ip-]: bPermissions not enabled
-
View User Profile
-
Send Message
Posted Feb 5, 2013@codename_B
I'm sure a lot of server administrators will use it for vip group, special groups when you want to give certain permissions only for an event.
-
View User Profile
-
Send Message
Posted Feb 5, 2013@The_Wizard
It seems to me like that'd be something best managed by an external promotion plugin. If there's a lot of demand for it, I would be happy to make that external plugin.
-
View User Profile
-
Send Message
Posted Feb 5, 2013Will you add time permission?
For example add to the group time: xdays and every user that you promote to that group will go back to the default group after xdays.
If I remember correctly more users suggest this some time ago.
Thanks.
-
View User Profile
-
Send Message
Posted Feb 4, 2013@AaroV
Select your world and group, then type the following:
/g meta prefix PrefixValue
This will set your prefix as whatever your put for PrefixValue.
-
View User Profile
-
Send Message
Posted Feb 4, 2013@codename_B
Ohh yeah.. good :D But.. I have last ( i think ) problem.
So, I'm in 'admin' group. Admin has e.g. ' - bPermission.admin' node, and I can't use /permission commands. Same with other nodes e.g. ' - bukkit.* ' . I can't set the time, give op, etc. I can't explain it better. Maybe photos will help:
1. My group.yml > Click
2. My user.yml > Click
3. In-game chat (also prefix isn't working) > Click
-
View User Profile
-
Send Message
Posted Feb 4, 2013@Kubixster
Don't run an offline mode server.
-
View User Profile
-
Send Message
Posted Feb 4, 2013Click..
That are my only files in bPermissions folder... help? bPermissions commands aren't working.. but they appears.
-
View User Profile
-
Send Message
Posted Feb 4, 2013How can i set prefixes to groups?
-
View User Profile
-
Send Message
Posted Jan 30, 2013PLS HELP! My ingame prefixes come up twice like this - instead of [coal] its [coal][coal]... Also is there any command that can add a player to a certain group in all worlds at once? THX HELP APRECIATED
-
View User Profile
-
Send Message
Posted Jan 30, 2013@dragondeatth
Use FTB Works fine for me with bukkitforge. +1 for FTB Do note tho that BchatManager DOES not work for me at all it fails to show any thing in chat when setup correctly I used Ichat.
On another note Is there any way that I have have Global files that actually work? I have a setup where map names That I don't know are going to be created and I cant set a mirror for it. / them all.
Surly it would not be hard to expand the mirror system to allow say * a valid setting and that means any world that it finds apply the permissions from the First name.
-
View User Profile
-
Send Message
Posted Jan 29, 2013Entering /world world always uses "world_the_end"