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 10, 2014@DebraHere
Yes, please keep /exec .... we use that a lot. Granted we could get used to the new commands, but exec makes it pretty simple for us. I can include a world to do specific worlds, i can exclude it to do a global change, etc. I dont use any of the other commands
-
View User Profile
-
Send Message
Posted Jul 10, 2014please keep the /exec command in 2.12.
I have a lot of this in my buycraft for ranking and giving individual users permissions and removing permissions from users.. after the donation time is up.
-
View User Profile
-
Send Message
Posted Jul 9, 2014@FyllyMan
you can target global with /world *
-
View User Profile
-
Send Message
Posted Jul 9, 2014Ok everyone.
I'm gonna be honest now and say i honestly have no clue why bPermissions is so buggy.
The 2.10.8 beta was a complete guess at the cause.
I'm going to start a recode soon - hopefully it doesn't fail miserably :/
EDIT: recode will have UUID support :p
-
View User Profile
-
Send Message
Posted Jul 9, 2014It breaks randomly at times when editing the files and it crashes the server, when people join CPU load goes to 100% and everyone times out. Is there any way to change global settings with commands? Since you can only do per world settings in game.
-
View User Profile
-
Send Message
Posted Jul 8, 2014Im assuming there will be some method of converting existing users in the users.yml file into UUIDs?
We are starting to look at all our plugins to see if there are UUID updates for them. I didnt see any indication as to whether the current 2.10.8 beta has UUID support or not or whether there was going to be a way to convert past data. Sorry if this has been answered already.
-
View User Profile
-
Send Message
Posted Jul 7, 2014i have a question and a bug report, first /user cmeta suffix dosnt do anything..i set a users suffix with /user meta suffix &6[&cHero&6] and when i tried to remove it with /user cmeta suffix..it did nothing and i still have my suffix, am i doing this wrong or does it just not work atm? And also how do i add suffix's with one command (the /exec command) ? i tried /exec u:Veltzkree a:setsuffix v:&6[&cHero&6] w:Spawn but it dosnt seem to do anything? am i doing it wrong?
-
View User Profile
-
Send Message
Posted Jul 6, 2014@rymate1234
Is it possible to use just the default file for permissions, instead of the world files?
I have a plugin that edits and uses the default file /bperms/groups.yml
But I cannot figure out how to make this the file that we use for our permissions, or cause it to combine the two files for use.
I'd like to be able to use the permissions from the default file, and if at all possible both /world and the default ones to keep it neater.
-
View User Profile
-
Send Message
Posted Jul 2, 2014@rymate1234
It's actually causing my server to crash most times. If I try to reload bpermissions, it'll lock up the main thread and the server freezes and crashes everyone.
-
View User Profile
-
Send Message
Posted Jul 2, 2014@sakura_blades
Is the thread locking having an adverse affect? (hopefully not)
-
View User Profile
-
Send Message
Posted Jul 2, 2014@bobtit
Your parsing is incorrect. Try using an Online YAML Parser to find all your parsing errors and get them corrected.
-
View User Profile
-
Send Message
Posted Jul 2, 2014@rymate1234
I'm getting thread locking on my 1.7.9 server, using NoLagg I'm receiving messages that threads are locking up due to bpermissions.
@VideoGameBlackBelt
You need a plugin that stops this in the first place, then you give them the permission node or whatever that takes that ability away from them. A Permissions plugin alone cannot do this, it's really only a "log" to assign the permissions of other plugins to people.
-
View User Profile
-
Send Message
Posted Jul 2, 2014@rymate1234
My question was how do I make it so that they can't?
-
View User Profile
-
Send Message
Posted Jul 2, 2014Please can someone help when i run my server i keep getting this error in console, how can i fix it? [11:27:24] [Thread-11/WARN]: org.bukkit.configuration.InvalidConfigurationException: while parsing a block collection in "<string>", line 4, column 4: - group.default ^ expected <block end>, but found Key in "<string>", line 6, column 4: groups: ^
the lines are: Citizen: permissions: - group.default - group.rank1 groups:
"-group.default" being line 4 and "groups:" being line 6
-
View User Profile
-
Send Message
Posted Jul 1, 2014Any feedback on the new beta yet?
-
View User Profile
-
Send Message
Posted Jul 1, 2014@VideoGameBlackBelt
Because by default there is no permission to do so.
-
View User Profile
-
Send Message
Posted Jul 1, 2014Why in the world can players build and break? I didn't give a permission so they could
-
View User Profile
-
Send Message
Posted Jun 30, 2014Here's a suggestion: As main command: /bp Reload: /bp reload Save Configs: /bp save Backup: /bp backup World select: /bp world <world> You get what I mean. Just a suggestion Also please add custom messages so we can customize messages like instead of saying: [bPermissions] You're not allowed to do that! We can say just: You're not allowed to do that!
-
View User Profile
-
Send Message
Posted Jun 30, 2014@sakura_blades
Removed EssentialsChat.
-
View User Profile
-
Send Message
Posted Jun 27, 2014@EDWIN3150
Try using /msg or /t to whisper instead.
It's what is known as a command conflict. ;P
Though why you are using two Chat plugins I will never know, you only need one of them.
I know /msg is supported by both Essentials and Herochat, and /t may work as well. (Providing you don't have towny)
I can't say that command conflicts in shortcuts are exactly something to go to a plugin developer for, especially when there are alternatives in the plugins are you using.
BTW: I'd suggest you pick either EssentialsChat or HeroChat, you've got far more than you need to with both of these installed. They're doing the same job and really unnecessary.