PermissionsEx

PermissionsEx

14M Downloads

User handle group lifetime

crymates opened this issue ยท 6 comments

commented

Can u setup an possibility like permission lifetime for users group lifetime?

E.g. "player123" is in the group "testers". The leader of "testers" wants that "player123" get's an temporary lifetime in the group.

I think about clan-members test phase, sub-benefits.

Hope it's easy to integrate ;]

Greetz,
Hannes

commented

Sadly it doesn't work :/
I have all permissions. Tried /pex user yololetsplay group add tester "" 3600.
Using the sponge version of the plugin, is that the problem, like it's another command?

I get "Too many arguments!".

Greetz,
Hannes

commented

PEX 2.0 doesn't currently have support for timed permissions.

commented

Can u add this soon? ;]

commented

This is already possible.

pex user <user> group add <group> [world] [lifetime]
pex user Stormbow group add testers "" 3600

This gives Stormbow access to the "testers" group on all worlds for 3600 seconds / 1 hour.

The leader of "testers" would need the permission node permissions.manage.membership.testers

commented

Ahhhh! Another person trying to get help without telling us their version, and me assuming 1.x was the question.

commented

Well, using your newest build for SPONGE of https://ci.yawk.at/view/PermissionsEx/job/PermissionsEx/ : P

Sry, didn't knowed there are more then just for sponge.