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

Beton Quest Tags/Events #360

Open
Revanrose6 opened this issue Apr 8, 2021 · 0 comments
Open

Beton Quest Tags/Events #360

Revanrose6 opened this issue Apr 8, 2021 · 0 comments
Labels
Possible Might be added - good candidate for a PR!

Comments

@Revanrose6
Copy link

Revanrose6 commented Apr 8, 2021

Currently there is only 1 Beton Integration with Denizen which checks for and returns a variable from Beton. I think it would be helpful to also be able to check for the following tags and event for further integration.

Tag: <PlayerTag.beton_quest[<package>].condition[<conditionname>]> - Track if the player meets the condition requirements or not
Tag: <PlayerTag.beton_quest[<package>].has_tag[<TagName>]> - Track if the player has or does not have a Beton Tag
Tag: <PlayerTag.beton_quest[<package>].has_objective[<objectivename>]> - Track if a player has an objective
Tag: <PlayerTag.beton_quest[<package>].objective[<objectivename>]> - Track a players objective progress. ie: have it return the # completed within the objective. So 50/120 stone broken would return 50.

Event: on player starts/completes beton objective <beton.package[<packagename].objective[objective]> - For when they start or complete an objective.

@mcmonkey4eva mcmonkey4eva added the Possible Might be added - good candidate for a PR! label Apr 8, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Possible Might be added - good candidate for a PR!
Projects
None yet
Development

No branches or pull requests

2 participants