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, 2013@xXxsilverwingXx
you shouldnt even use buycraft, they want money so you could make more packages which is pretty greedy and unfair. :)
Hopefully this gets updated to 1.6.1 asap!
-
View User Profile
-
Send Message
Posted Jul 1, 2013Hey dude im looking for the creator of group manager i need to talk with him because im trying to set up buycraft with my server i have but this wont work since when using group manager to change the ranks you have to type /manuadd (name) (rank) and with buycraft when you purchase your rank the command puts your name at the end of it i believe so i would like to talk with the creator about switching them around so it would be /manuadd (rank) (name) so group manager can work with group manager
-
View User Profile
-
Send Message
Posted Jun 30, 2013@Den2467
first off you didnt set the default group so at the very top bfore groups put default: default because default is your default group. second off on the default take away the * on the - essetials.build its probebly fucking with the node. -essentials.build on its own is good enough. third the priority on default should be the highist priority like 1000 and going down through the ranks. and fourth i dont know weather the '*' works so just try n go through plugin nodes instead i know on essentials you can do - essentials.*. and why the hell have mod got so much like they shouldnt have sudo or sudo exempt or ban exempt
-
View User Profile
-
Send Message
Posted Jun 30, 2013@anakatocraft
think thats because of essentials try puting - essentials.build into the groups permissions
-
View User Profile
-
Send Message
Posted Jun 30, 2013@TheDavroar
you checked world guard config?
-
View User Profile
-
Send Message
Posted Jun 30, 2013@TyphoonTricks
simple mistake, just after the permissions put groups: [] like this
-
View User Profile
-
Send Message
Posted Jun 30, 2013please
please could you make it so we can add people to a group with 1 command, ik iv set it up properly on buycraft but its still skrewing up with the 3 commands and i dont want to have to move over to pex its so shit
-
View User Profile
-
Send Message
Posted Jun 30, 2013Also Add Me On Skype If You Know The Problem
-
View User Profile
-
Send Message
Posted Jun 30, 2013My Permisson File Will Not WORK!!!!
Link Removed: http://www.mediafire.com/download/s73bwv9i7dea1y9/bPermissions.zip
-
View User Profile
-
Send Message
Posted Jun 28, 2013Bperm version : R: v2.11.2 for CB 1.5.2-R0.1 Jun 14, 2013
Server Version: CB 1.5.2 R1
OS: Ubuntu 12.04
Log: No log errors \ events
Any full stop on the server reverts the permissions for groups back or wipes it clean.
Posted in tickets, but you don't seem to be checking them.
-
View User Profile
-
Send Message
Posted Jun 27, 2013No one can pvp or even hit mobs! I checked every plugin I have and it doesn't seem to change the problems. So my only guess its bPermissions causing the problems. Reply fast!
-
View User Profile
-
Send Message
Posted Jun 27, 2013Is your welcome plugin every going to be updated.. ?
-
View User Profile
-
Send Message
Posted Jun 27, 2013when i got this, i did a few commands but when i deopped myself to see if i could break blocks it said i was not allowed to break this block or any block
-
View User Profile
-
Send Message
Posted Jun 26, 2013So, I set myself as rank owner which has all permissions. But for some reason there are some things I cant do such as build, hit mobs, or even execute commands such as /setgroup (User) (Group). And people who are default rank can execute commands I didn't set! Such as /god or /heal it seems the onlything restricting these commands are other plugins! Why is this happening. I also checked help on why players cant build, and I set the node to allow them but they cant! Nothing is working! HELP
Here is what I set for group.yml http://pastiebin.com/51caf2664e00e And for user.yml http://pastiebin.com/51caf2b8d86d8 Ignore the ransom names like sky bajancanadian and cow etc..
PLEASE HELP ME IF YOU DONT REPLY SOON ILL HAVE TO SHUT DOWN MY SERVER
-
View User Profile
-
Send Message
Posted Jun 24, 2013Downgrading to 2.10.4 seems to have fixed my problems.
-
View User Profile
-
Send Message
Posted Jun 24, 2013i get this error if i use /permissions cleanup
http://pastebin.com/7KcELVc4
-
View User Profile
-
Send Message
Posted Jun 24, 2013Add the a configuration option to save permissions to flatfile/database after every bpermission commands. It seems after every restart I have to re-add permission nodes, and I run permissions save before saving world and shutting down within my restart cronjob. Only way to fix it... is to run permissions save 6 times in a row...
-
View User Profile
-
Send Message
Posted Jun 23, 2013My default group still reset itself.
-
View User Profile
-
Send Message
Posted Jun 23, 2013Can you make a Command, that I can give a Player a Rank for a Time in Days or hour?
-
View User Profile
-
Send Message
Posted Jun 23, 2013@ThisUsernameIsMine
Awesome! I read in the changelog that /setgroup was added for 2.11. Since it's in 2.10, I'll try downgrading immediately! =D
I'd use promotion tracks, but I have different levels of moderators and I don't want to revoke their ability to purchase donator ranks, as well.