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 Jul 1, 2012How do you add the ability to build with the most recent update?
thanks!
-
View User Profile
-
Send Message
Posted Jul 1, 2012@jackdh
./user cmeta prefix
-
View User Profile
-
Send Message
Posted Jul 1, 2012Hey could you add a command to set the user's prefix to blank?
thanks.
-
View User Profile
-
Send Message
Posted Jul 1, 2012i have done everything you have said in the video but for some reason it all works but the prefix it dosent show up in game chat could it be because there's another plugin like colors conflicting with it i don't know??? please help me
-
View User Profile
-
Send Message
Posted Jun 30, 2012Hey! Whenever I restart my server my bPermissions group files on my main world (every other world is mirrored by that) keeps getting erased so I cannot use the permissions and non-op players can't break blocks. Do you know why this keeps happening? Thanks.
-
View User Profile
-
Send Message
Posted Jun 30, 2012@partounian
Try getting bChatManager: http://dev.bukkit.org/server-mods/bchatmanager/
-
View User Profile
-
Send Message
Posted Jun 29, 2012I will donate soon after we can fix my problem or find a workaround. :D So I have bpermissions set up correctly with Essentials and Essentials chat. I had my server set up with PEX before and the group formatting worked correctly but now everyone's text color shows up as default instead of the group colors I set up. I have essentials 2.9.2 and bpermissions 2.9.8.
-
View User Profile
-
Send Message
Posted Jun 29, 2012Hello I was wondering If you were able to type a command to see the permissions listed in one group?
This is because I want to knwo what permissions i missed and which i need to add.
Is it possible if you do not have it. Can you please try to update it in a patch
-
View User Profile
-
Send Message
Posted Jun 29, 2012@codename_B
My server.log file is empty.
-
View User Profile
-
Send Message
Posted Jun 29, 2012@CarltonLassiter4
You have a yaml error, and your server.log will tell you more.
@Elysia342
Please buy minecraft.
@daredevel
You have a group inheriting itself, why is this?
-
View User Profile
-
Send Message
Posted Jun 29, 2012I am getting an error message ingame:
Permissions for world:world did not load correctly, please consult server.log.
I would greatly appreciate assistance with this problem.
-
View User Profile
-
Send Message
Posted Jun 29, 20121.) Does this plugin support Negative Nodes? 2.) When i download this it only downloads 3 files the config mirror and 1 other but it doesnt install the other notepad files =( i have redownloaded it 3 times and i get the same result i used to use PEX but im changing to this as PEX doesnt have Negative Nodes that works and i heard this one does so please help
Thanks in advance -Kris
-
View User Profile
-
Send Message
Posted Jun 29, 2012i keep getting these 2 errors when running for a long time. i will look at the videos in a second but none of my ranks work if anyone would like for me to copy and paste them so they can see whats wrong that'd be really helpful. at de.bananaco.bpermissions.api.util.MapCalculable.calculateEffectivePermissions(MapCalculable.java:49) 17:21:56 [SEVERE] at de.bananaco.bpermissions.api.util.Calculable.calculateEffectivePermissions(Calculable.java:61)
-
View User Profile
-
Send Message
Posted Jun 29, 2012Is this support negative node?
-
View User Profile
-
Send Message
Posted Jun 29, 2012Is it possible to add, in a next update, a command like /group setgroup [GROUPNAME] to put all players from a group into another one ?
-
View User Profile
-
Send Message
Posted Jun 28, 2012@themadman300
That does not work for setting it blank or removing it.
-
View User Profile
-
Send Message
Posted Jun 28, 2012when a player is Admin in the main folder of the plugin and vip on world nether for example, is their a way to show is admin prefix also ? I made a spell with magicspells and Everyone starts as a default player in my world world but I want that Admins from the main folder of the plugin got the prefix Admin
-
View User Profile
-
Send Message
Posted Jun 28, 2012@Imm0rt41 There is a /exec command "To set codename_B to admin in all worlds /exec u:codename_B a:setgroup v:admin
To add the permission "bPermissions.admin" to the admin group in world "world" /exec g:admin a:addperm v:bPermissions.admin w:world"
@Gunnerrrrr
Please open a support ticket. Looks like you got a YAML fail or something.
@bebosny
I'm not sure if that is intended on this project. To be honest, YAML is all a permissions plugin needs to store everything. It's recommended also.
@jackdh
/user meta prefix (your prefix here)
@razorrider7
Please open a support ticket.
-
View User Profile
-
Send Message
Posted Jun 27, 2012bukkit says i dont have a permissions plugin installed but i do
-
View User Profile
-
Send Message
Posted Jun 27, 2012Hey is there a command for reseting or making a players personal prefix blank or so it will use the groups pprefix? thanks