1
Help With Permissions
I can not figure out how to have permissions for my bukkit server. Can anyone help me?
7
On a personal note, I don't recommend either plugin. GroupManager has a horrid configuration, and is less frequently focused on or updated. PermissionsEx breaks the bukkit API because it uses java reflection, and will break various methods on your server such as /reload.
Personally, I recommend bPermissions ( http://dev.bukkit.org/server-mods/bpermissions ). While there are no wildcard nodes, this can also be a benefit due to the fact that you must plan out every perm node, rather than throwing a wildcard while not knowing the full consequence of what the perm node provides.
Personally, I recommend bPermissions ( http://dev.bukkit.org/server-mods/bpermissions ). While there are no wildcard nodes, this can also be a benefit due to the fact that you must plan out every perm node, rather than throwing a wildcard while not knowing the full consequence of what the perm node provides.
I can help you out with PEX .. =) PM me if you need any help at all.
Group manager is bundled with Essentials now. I use PEX and love it, I tried to use group manager at the start but had a hard time.
Bottom line....use whatever makes sense to you
Bottom line....use whatever makes sense to you
Group manager is no longer a plugin.
I do not recommend PEX. Pex's commands are long and hard to remember, with really no added benefit over Group Manager's. Group Manager's commands are short, easier to remember, and also easier to learn. There is no difference in quality between the two, except one is easier to learn.
Thanks just tried that now
Have you tried installing PEX (PermissionsEx)..?
