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
When setperm is executed on a player as of version 2.3, the player loses their default group. Please fix this.
this 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?
@mal67
Try adding the line
in your permissionsbukit plugin.yml
i 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.
http://pastebin.com paste your error here.
Help, everytime I try to do a command, I get kicked for Internal Server Error
Can 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!
@BukkitLover use /perms player addgroup <player> <group> ....as opposed to setgroup. Players can easily belong to multiple groups :)
Idea 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 :)
I'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.
@babylovee
?, where have you been reading?
Can you update the plugin for CB BETA 1.7.9 ASAP.
PLEASE?
@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.
SpaceManiac,
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!
what? where do i find that at?
@TheOcelot4000
Check the documentation for the plugin that handles that command.
What 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.
Clap, Clap, Clap.......Thanks Guys/Gals for the update :)
@darthvader110
I use this in the particular group they are in:
Hello, how can you make certain people build?