[SEC] PermissionsPlus

PermissionsPlus is a plugin for the Minecraft Mod called Bukkit. PermissionsPlus allows you to interact with Permissions from within the Minecraft Client or from the Minecraft Server Console. Permissions can only be edited directly using a text editor or alternative plugins.
Managers
I would like to...
by comments
by date
by popularity
Sort
Display all
or
Enable filter

40 votes Vote

Could not load permissionsplusv3.2

When i put the plugin into the plugins folder with all of the other ones, and start up my server, the server says '[SEVERE] could not load 'plugins\PermissionsPlus.jar' in folder 'plugins' : Permissions
Cameron Lahay, 19.08.2011, 04:07
0 comments
8 votes Vote

Easily toggle all privilidges on/off

Not sure if permissions already has something like this, but I'd like to see a simple command allowing you to toggle a groups permissions on/off. This way when a Moderator is playing normally, they can't accidentally do something they shouldn't be...
Azelphur, 14.07.2011, 09:05
4 comments
4 votes Vote

Better multigroup management

Permissions 3 introduces tracks and support for users to be in multiple groups. Currently, /promote and /demote still work with the rank info tag. Could you possibly add support for promoting and demoting along a specific track (with something...
Response from the site administrator
mymchost, 25.07.2011
This has been brought up in a couple of different suggestions and is being considered for the next release.
Sam, 15.07.2011, 00:07
3 comments
3 votes Vote

Internal Error

When I type "/promote username I get an error by the server. "An internal error occured while attempting to perform this command" I get the error I have set all the ranks info by using /group -setinfo g:Group i:plimit s:ranknumber and...
khaleel, 02.01.2012, 09:37
1 comment
0 votes Vote

Talk to rcjrrjcr about using your command aliases.

His aliases currently suck. Use yours..pl0x.
Response from the site administrator
mymchost, 25.07.2011
Currently, it seems that most of our permissions related projects are slowing in production due to increases in activity on the Bukkit Permission system. I may bring it up to him, but not sure if a command restructure will take place with the release of Bukkit Permissions looming.
ThorSve33, 26.06.2011, 15:51
3 comments
0 votes Vote

Permission nodes not working?

The permission nodes seem to not work for me, is this a bug or just a fail on my part? I made it so one group has all permissions and i have to assign permissions to all the other groups. When the other groups do not have the nodes for this...
Fritzangoei, 11.01.2012, 12:07
1 comment
0 votes Vote

Problem while loading PermissionsPlus

17:05:44 [SEVERE] Error occurred while enabling PermissionsPlus v3.2.5p (Is it up to date?): console java.lang.NoSuchFieldError: console at net.codej.permissionsplus.PermissionsPlus.onEnable(PermissionsPlus.java:81) at...
JPdude612, 08.10.2011, 14:28
2 comments
18 votes Vote

Are you developing a new version for Perm 3.1?

Hey, Just a quick question, are you developing a new version of PermissionsPlus for Permissions 3.1 and Bukkit 818 (Minecraft 1.6.6)? Thanks for your continued efforts in developing this great mod :) Regards, Chris
Response from the site administrator
mymchost, 23.06.2011
PermissionsPlus v3.0 was released on 6/17/2011 and PermissionsPlus v3.1 Update has also been released on 6/22/2011 Enjoy!
Chris, 02.06.2011, 10:44
3 comments
8 votes Vote

You completely screwed this plugin over with 2.0..

You completely screwed this plugin over with 2.0....I want it back the old way please...Add an option to disable that ranking stuff and make it like it was before! Right now the plugin is horrible, I had everything down and then you went and...
Dakota, 08.05.2011, 08:28
3 comments
4 votes Vote

Promote/Demote rank limits

I'd like to have it so "Mods" & "Super Mods" in my server can promote "Guests" up to normal "Members" and demote them back, but not allow "Super Mods" to demote/promote "Mods". So I was think something like a rank_limit setting could be added....
Response from the site administrator
freeloadr, 20.05.2011
This would be useful to a lot of admins. I will look into implementing this.

update: 5/20/2011
promote and demote limits are finished and will be available in the next release.
NeilJ, 14.05.2011, 07:12
1 comment
3 votes Vote

Promote funktion sends error to me.

When I type "/promote NICKNAME GROUP" then I get an error by the server. "An internal error occured while attempting to perform this command" My p2 permissions: - p2.user.setgroup - p2.user.getgroup - p2.promote...
Response from the site administrator
mymchost, 24.05.2011
The function only take a username and optionally world as arguments.

/promote username world

if you want to set a specific group for the user you can use:
/user -setgroup u:Username g:Groupname w:World
or
/groupset username groupname world

The groupset command is only available via P2Aliases which is bundled with 2.3+ but would otherwise have to be downloaded separate if you are using PermissionsPlus 2.2 or lower.
Chuckl0r, 24.05.2011, 06:38
1 comment
3 votes Vote

Variable and command wiki

Please add a wiki or table or something that allows you to see the variables available for every part of a command argument and also a command wiki that explains how to implement each variable and argument...it is horrible frustrating to try to...
Response from the site administrator
mymchost, 25.07.2011
The explanation of all of the possible commands is available @ http://www.mymchost.com/development.php#myBukkitAdmin
ThorSve33, 25.05.2011, 17:43
0 comments
2 votes Vote

P2Aliases optional?

I really would like P2Aliases to be optional, the server I run has CommandHelper and I could easily use that plugin to have the same aliases as P2Aliases and I would actually prefer it. There should be an option in the config file to disable it or...
Response from the site administrator
mymchost, 06.10.2011
Available in config.yml as follows:

P2Aliases: false
Jacob, 14.07.2011, 22:42
0 comments
2 votes Vote

Can you update to Bukkit 1240

Can you update this Plugin to Bukkit 1240? I get this error: 19:01:59 [SEVERE] Error occurred while enabling PermissionsPlus v3.2 (Is it up to date?): tried to access method...
Nono, 05.10.2011, 09:07
4 comments
0 votes Vote

remove certain groups from pro/de -mote list

I have certain groups that are not actually directly used by any users, but rather are sets of standard permissions that multiple groups inherit. I would like to use the promote/demote commands, but I don't want these "template" groups to be a...
Response from the site administrator
mymchost, 10.05.2011
Added in version 2.1
PacketCollision, 09.05.2011, 19:58
7 comments
0 votes Vote

Source or hooks?

Is it possible to see the source of this somewhere? Or, altnernatively, is there an easy way to hook into the /groupset command? Thanks :)
Response from the site administrator
mymchost, 12.07.2011
The /groupset command is an alias for the /user -setgroup command. You can run this command, as well as any command for any other plugin using the code:

PermissionsPlus p2;
String[] sendArgs = new String[4];
sendArgs[0] = "-setgroup";
sendArgs[1] = "u:"+user;
sendArgs[2] = "s:"+group;
sendArgs[3] = "w:"+world;
p2.onCommand(sender, p2.getCommand("user"), "user", sendArgs);

Hope that helps.
Ben, 12.07.2011, 10:01
2 comments