HereAuth icon indicating copy to clipboard operation
HereAuth copied to clipboard

su

Open PEMapModder opened this issue 8 years ago • 6 comments

Allows admins to su into other users' accounts. When logging in as player_name, instead of typing the password directly, players can do /su admin_name password to su into player_name's account.

PEMapModder avatar Jan 25 '16 12:01 PEMapModder

why dont just authenticated admin /sudo playername

Thunder33345 avatar Feb 13 '16 06:02 Thunder33345

Too complicated. Might break many other things if player name is changed in-game. Of course it's possible, but it violates PocketMine principles. Might also break other plugins that assume that a session has a consistent username.

PEMapModder avatar Feb 13 '16 07:02 PEMapModder

i think your idea is better easier & dont have compatibility issues

but changing name may be kinda annoying

Thunder33345 avatar Feb 13 '16 15:02 Thunder33345

wait...

wont /su complicate with other sudo plugin?

Thunder33345 avatar Feb 13 '16 16:02 Thunder33345

Then you can execute /ha:su instead. PocketMine has a way of separating duplicated aliases.

PEMapModder avatar Feb 13 '16 16:02 PEMapModder

fall back cmd?

Thunder33345 avatar Feb 13 '16 16:02 Thunder33345