Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

InvSee by request #10

Closed
SOF3 opened this issue Nov 6, 2018 · 8 comments
Closed

InvSee by request #10

SOF3 opened this issue Nov 6, 2018 · 8 comments
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@SOF3
Copy link
Member

SOF3 commented Nov 6, 2018

when "$alice" runs "invseereq $bob"
    sendMessage("$bob", "$alice wants to see your inventory. See /invseegrant $alice to grant permission.")

when "$bob" runs "invseegrant $alice"
    "$alice" has permission to view "$bob"

I wanted to write this myself, but I can't bring myself into writing PocketMine plugins anymore. It is getting boring.

@SOF3 SOF3 added the enhancement New feature or request label Nov 6, 2018
@lukeeey
Copy link
Member

lukeeey commented Nov 6, 2018

But admins should have the ability to see without granting

@SOF3
Copy link
Member Author

SOF3 commented Nov 6, 2018

Yes, I am not talking about admins.

The motivation is like this:

Alice: Drop your weapons by the door
Bob: *opens the chest by the door*
Alice: *sees only an iron sword in the chest*
Alice: I know you have a Sharpness V diamond sword. Put it down too!
Bob: But I left it at my base!

@Kris-Driv
Copy link

Kris-Driv commented Nov 8, 2018

Who is Alice?

I could actually write this. My InvSee broke recently, so I was about to debug it myself anyways. I'll confirm this later message later on.

@SOF3
Copy link
Member Author

SOF3 commented Nov 8, 2018

Alice is the third party to Eve.

@Kris-Driv
Copy link

I bet You waited for someone to ask you this 😆

@SOF3
Copy link
Member Author

SOF3 commented Nov 9, 2018

Actually I use Alice and Bob whenever I need to make up some names. They are the standard dummy player names in my test server too.

@UnknownOre
Copy link

lol

@Muqsit
Copy link
Member

Muqsit commented Apr 9, 2022

Implemented in 6875f15 as a module

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

5 participants