PermissionsBukkit
PermissionsBukkit - the Official Default Groups Plugin
Current Version: v2.3 (beta v2.4)
Find PermissionsBukkit on the forums!
It's been a long time coming, but with the accomplishment of build 1000 Bukkit has finally accomplished a built-in Permissions system (codenamed Superperms). For more info on how they work, and how to integrate them with your plugin, see the official Permissions FAQ. Keep in mind that you should rarely, if ever, have to hook this plugin directly; instead keep things in the realm of checking player.hasPermission("yourplugin.node"). The FAQ thread has more info on how to use Superperms with things like chat prefixes/suffixes.
Features:
- Storage of users and groups in plugins/PermissionsBukkit/config.yml.
- Both users and groups can be assigned individual permissions and parent groups to inherit permissions from.
- Support for global and per-world permissions.
- Reload configuration from file without reloading the plugin.
- Ability to check if a player has a specific permission node.
- Ability to dump all permissions a player has and the plugins that set them.
- Ability to print plugin, description, and default for a given permission node.
- Ability to modify the permissions of groups and users and the groups of a user in-game.
- Built-in antibuild via the "permissions.build" node (defaults to allowing anyone to build).
Downloads:
Current Beta Version:
PermissionsBukkit v2.4 beta (details)
Current Version:
PermissionsBukkit v2.3 (jar) (details)
Previous Beta Version (for older than 1.7.6):
PermissionsBukkit v2.2 beta (details)
Other Important Information:
Commands
Configuration
FAQ
Changelog:
For changelog information, known caveats, and other release notes, see the entries on the files page.
Plugin Metrics
PermissionsBukkit gathers some information about your usage via PluginMetrics. The information is available here, and you can disable metrics on your server by changing 'opt-out' to true in plugins/PluginMetrics/config.yml. You can view your own stats with the /perm about command.
PermissionsBukkit collects this information about your specific usage:
- The number of groups, users, worlds, permissions, and permission roots (first parts) in your configuration.
- Whether you use per-user permissions, per-world permissions, group inheritance, and API features.
- Whether anti-build is enabled, assigned to the default group, and has a message.
- Whether debug mode or custom permissions (permissions.yml file) are in use.
- Whether the example user "ConspiracyWizard" is in your configuration (this is not a real person).
Additionally, some information is collected by PluginMetrics by default:
- Java version
- Operating system
- Authentication mode (online/offline)
- System architecture (32/64-bit) and core count
- Game version
- Server location


-
View User Profile
-
Send Message
Posted Jun 12, 2014When setperm is executed on a player as of version 2.3, the player loses their default group. Please fix this.
-
View User Profile
-
Send Message
Posted Jun 12, 2014this plugin was work well on v2.0 on bukkit 1.6.4. this uuid update has broken everything, the plugin put you always in the default group. how can i do?
-
View User Profile
-
Send Message
Posted Jun 5, 2014@mal67
Try adding the line
in your permissionsbukit plugin.yml
-
View User Profile
-
Send Message
Posted Jun 2, 2014i cant seem to get any vault supported chat formatting plugins to read my players rank/groups and assign the appropriate 'tags' in chat (like [Builder]Username:chatmessage)
ive been told i need to update my permissions plugin, but this is the first issue i have ever had with permbukkit. can anyone help? i feel like i must be missing something blatantly obvious somewhere.
-
View User Profile
-
Send Message
Posted May 28, 2014http://pastebin.com paste your error here.
-
View User Profile
-
Send Message
Posted May 27, 2014Help, everytime I try to do a command, I get kicked for Internal Server Error
-
View User Profile
-
Send Message
Posted May 27, 2014Can we make our own ranks apart from the default ones? It would help everyone immensely as I have to add every single perm for a player when he ranks up.
Cheers!
-
View User Profile
-
Send Message
Posted May 26, 2014@BukkitLover use /perms player addgroup <player> <group> ....as opposed to setgroup. Players can easily belong to multiple groups :)
-
View User Profile
-
Send Message
Posted May 25, 2014Idea is to give multiple groups to a player,for example VIP and RANK, can this plugin handle this? Maby someone could make example config how to do this? Thanks :)
-
View User Profile
-
Send Message
Posted May 21, 2014I'm running the Permissionbukkit v2.3 and it works great in 1.7.9 RO.2 I have one issue, If I were to manually add perms to the config file I see ID #'s only as a username, could you also add username. I added a rem-ed line above the one I knew who they were from searching my logs, and when a new player logs in it removes my rem-ed lines so that isn't going to work.
-
View User Profile
-
Send Message
Posted May 19, 2014@babylovee
?, where have you been reading?
-
View User Profile
-
Send Message
Posted May 18, 2014Can you update the plugin for CB BETA 1.7.9 ASAP.
PLEASE?
-
View User Profile
-
Send Message
Posted May 7, 2014@babylovee
For 1.7.6 and above, use v2.3. For older versions, v2.3 might still work, but if you don't want UUID support use v2.2.
-
View User Profile
-
Send Message
Posted May 7, 2014SpaceManiac,
I was wondering if you could possibly update this plugin to 1.7.4 for CB BETA. If so, when can you do it?
Thanks!
-
View User Profile
-
Send Message
Posted May 6, 2014what? where do i find that at?
-
View User Profile
-
Send Message
Posted May 5, 2014@TheOcelot4000
Check the documentation for the plugin that handles that command.
-
View User Profile
-
Send Message
Posted May 5, 2014What is the permission to make it to where Server builders Can go in creative??? like what i mean is what's the code/permission not the /Gm 1 or /creative.
-
View User Profile
-
Send Message
Posted May 5, 2014Clap, Clap, Clap.......Thanks Guys/Gals for the update :)
-
View User Profile
-
Send Message
Posted May 1, 2014@darthvader110
I use this in the particular group they are in:
-
View User Profile
-
Send Message
Posted Apr 26, 2014Hello, how can you make certain people build?