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

[Feature] Interact with players Objective #604

Closed
ghost opened this issue Sep 9, 2017 · 4 comments
Closed

[Feature] Interact with players Objective #604

ghost opened this issue Sep 9, 2017 · 4 comments
Labels
Feature Request New feature or request.

Comments

@ghost
Copy link

ghost commented Sep 9, 2017

I was thinking: it'd be cool if, for instance, I have this NPC asking me to distribute a few flyers to other players. And all I have to do is right clicking them.
So, if I've already clicked them nothing happens, but if not, puff, they obtain the item and I have one player less in my objective.
Any player would fit, I'm not asking for a specific list.

Right now, I'm implementing this kind of quest using denizen; though it could be useful if it was featured in the plugin itself

@ghost
Copy link
Author

ghost commented Sep 11, 2017

I don't know if you want to link that in the compatibility section whatsoever, but here is the denizen script that allows you to implement this feature :D

https://one.denizenscript.com/haste/44340

@RiledUpCrow
Copy link
Contributor

That's a great idea. I see the following features in this objective:

  • Amount of players
  • Whenever to notify
  • Conditions the clicked players need to meet in order to be accepted
  • Events to run for clicked players
  • Names of players

@ghost
Copy link
Author

ghost commented Oct 23, 2017

I guess players' names would be quite useless as I can't imagine a situation where you have to deliver an item to THAT specific player, but yeah, that's the idea :)

@Wolf2323 Wolf2323 added Feature Request New feature or request. and removed Feature labels Apr 3, 2020
@Wolf2323
Copy link
Member

Merged into #1158

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature Request New feature or request.
Projects
None yet
Development

No branches or pull requests

2 participants