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 14, 2012how can i let one group build in an world and an other cant build?
-
View User Profile
-
Send Message
Posted Feb 14, 2012@codename_B
I have a weird bug where players will randomly lose all their permissions upon login. It happens every couple hours to a couple players and the only way to fix it is by restarting the server. (not even /perm reload fixes it)
Is this a problem with bPermissions?
I'm using the latest dev build you posted a link to in the comments earlier and the latest Vault build.
-
View User Profile
-
Send Message
Posted Feb 14, 2012@codename_B
Yeah, to make sure I just grabbed the dev snapshot from today, its weird. Thanks for checking though.
-
View User Profile
-
Send Message
Posted Feb 14, 2012@dangerousdale
Seems absolutely fine to me, I've no idea why it wouldn't be grabbing that from bPermissions.
Is your Vault up-to-date?
-
View User Profile
-
Send Message
Posted Feb 14, 2012@codename_B
Thanks for the reply codename, yep vault is installed. Would you be able to take a quick look at my config to make sure what im doing is right?
http://pastebin.com/1ZE94cKG
Thanks in advance.
-
View User Profile
-
Send Message
Posted Feb 14, 2012@Jshulmancloud
old commands still there
@dangerousdale
you need vault too I think
-
View User Profile
-
Send Message
Posted Feb 13, 2012Hello, I'm new to bpermissions, seem to have everything setup ok. However I cannot seem to get the group prefixes working with herochat 5.2. Is this supported and should it work?
-
View User Profile
-
Send Message
Posted Feb 13, 2012Why'd you make it take four commands to do what one command used to do... I want to update but this plugin went from simple and easy to complex any aggravating...
-
View User Profile
-
Send Message
Posted Feb 12, 2012I would look into your configs. It seens to be an error in "line 2, column 11: groups: ^" put the configs here http://yaml-online-parser.appspot.com/ to see if it is right.
-
View User Profile
-
Send Message
Posted Feb 12, 2012-
View User Profile
-
Send Message
Posted Feb 12, 2012@codename_B I had to switch plugins because of the mess and amount of complaints on server. I made some tests on a test server and it seems this dev build fixes my issue. Thank You
@Husi10 there is not such node in this plugin, it manage permissions only.
-
View User Profile
-
Send Message
Posted Feb 12, 2012Nice plugin but Hown can i remove build permission ? I don't find the right node... Thank you ;)
-
View User Profile
-
Send Message
Posted Feb 12, 2012@xtyro
Your issue in your ticket is the same as ticket #171 and #192
There is a dev build available for bPermissions (here)
http://bpermissions.com/bpermissions.jar which MAY fix this issue
Obviously I'm not gonna make you switch back but feel free to try it out and let me know if it fixes your issue.
-
View User Profile
-
Send Message
Posted Feb 12, 2012heh... I just switched from bperms to pex, because bperms doesn't assign proper permissions in multiworld, and nobody cares about the ticket.
-
View User Profile
-
Send Message
Posted Feb 12, 2012I'm wondering....is their a converter from pex to bperms. So I don't to put into too much effort?
Will probably make the switch regardless.
-
View User Profile
-
Send Message
Posted Feb 11, 2012@MasterKitty0102
Same for me, I tried /permissions helpme but it either didn't work, but when I transfered those files to my VPS from my Win XP it generated those files there. Another problem:
these groups are created in groups.yml, don't know why.
-
View User Profile
-
Send Message
Posted Feb 10, 2012I installed the plugin for the first time today, and in the bPermissions folder I only got config.yml, mirror.yml and tracks.yml... nothing about groups and users... any help?
-
View User Profile
-
Send Message
Posted Feb 10, 2012Finally Essentials Fix Opers can't Build with 2.8.2
-
View User Profile
-
Send Message
Posted Feb 10, 2012@pacmanjonesminecraft
They're the same, check out the FAQ.
-
View User Profile
-
Send Message
Posted Feb 10, 2012I get this error each time the server starts up, can anyone help?
2012-02-10 16:43:59 [SEVERE] java.io.FileNotFoundException: plugins/bPermissions/world/groups.yml (Permission denied) 2012-02-10 16:43:59 [SEVERE] at java.io.FileOutputStream.open(Native Method) 2012-02-10 16:43:59 [SEVERE] at java.io.FileOutputStream.<init>(FileOutputStream.java:209) 2012-02-10 16:43:59 [SEVERE] at java.io.FileOutputStream.<init>(FileOutputStream.java:160) 2012-02-10 16:43:59 [SEVERE] at java.io.FileWriter.<init>(FileWriter.java:90) 2012-02-10 16:43:59 [SEVERE] at org.bukkit.configuration.file.FileConfiguration.save(FileConfiguration.java:56) 2012-02-10 16:43:59 [SEVERE] at de.bananaco.bpermissions.imp.YamlWorld.saveUnsafe(YamlWorld.java:259) 2012-02-10 16:43:59 [SEVERE] at de.bananaco.bpermissions.imp.YamlWorld.save(YamlWorld.java:204) 2012-02-10 16:43:59 [SEVERE] at de.bananaco.bpermissions.api.User.addGroup(User.java:71) 2012-02-10 16:43:59 [SEVERE] at de.bananaco.bpermissions.api.World.get(World.java:87) 2012-02-10 16:43:59 [SEVERE] at de.bananaco.bpermissions.api.World.getUser(World.java:70) 2012-02-10 16:43:59 [SEVERE] at de.bananaco.bpermissions.imp.SuperPermissionHandler.setupPlayer(SuperPermissionHandler.java:103) 2012-02-10 16:43:59 [SEVERE] at de.bananaco.bpermissions.imp.SuperPermissionHandler.onPlayerLogin(SuperPermissionHandler.java:149) 2012-02-10 16:43:59 [SEVERE] at org.bukkit.plugin.java.JavaPluginLoader$13.execute(JavaPluginLoader.java:354) 2012-02-10 16:43:59 [SEVERE] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:57) 2012-02-10 16:43:59 [SEVERE] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:453) 2012-02-10 16:43:59 [SEVERE] at net.minecraft.server.ServerConfigurationManager.attemptLogin(ServerConfigurationManager.java:206) 2012-02-10 16:43:59 [SEVERE] at net.minecraft.server.NetLoginHandler.b(NetLoginHandler.java:95) 2012-02-10 16:43:59 [SEVERE] at net.minecraft.server.NetLoginHandler.a(NetLoginHandler.java:40) 2012-02-10 16:43:59 [SEVERE] at net.minecraft.server.NetworkListenThread.a(NetworkListenThread.java:61) 2012-02-10 16:43:59 [SEVERE] at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:537) 2012-02-10 16:43:59 [SEVERE] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:435)