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

Allow players to "take" quests #17

Open
Eufranio opened this issue Jul 3, 2020 · 2 comments
Open

Allow players to "take" quests #17

Eufranio opened this issue Jul 3, 2020 · 2 comments

Comments

@Eufranio
Copy link
Owner

Eufranio commented Jul 3, 2020

The plugin should allow quests to be "takeable", so they can be started by players at any time, without needing an explicit trigger or runing /pbq run.

This was referenced Jul 3, 2020
@teagan75
Copy link

teagan75 commented Dec 18, 2020

You could run this in a command block or npc
/tellraw @p {"text":"Click to begin quest", "color":"green","clickEvent":{"action":"run_command","value":"/pbq run [quest line] [quest id] @p"}}

@teagan75
Copy link

this doesn't work either. The run command needs to be able to be put into a command block

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants