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 Request]: Kubejs integration for quest completion #243

Open
lonevox opened this issue Jul 11, 2024 · 0 comments
Open

[Feature Request]: Kubejs integration for quest completion #243

lonevox opened this issue Jul 11, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@lonevox
Copy link

lonevox commented Jul 11, 2024

Is your feature request related to a problem?

I'd like to have an event which fires whenever a player completes a quest, so I can change a player's KubeJS gamestage based on a quest completion.

Solution(s)

Add a HeraclesEvents::completed event, which fires whenever a player completes a quest. The event would contain the ID of the quest that was completed, and the player that completed the quest.

Describe alternatives you've considered

You can execute commands after quest completion, so what I want to do is possible, but it is much nicer with KubeJS integration.

Mod Version

1.1.13

Mod Loader Version

1.20.1 - 47.2.17

Mod Loader

Forge

Additional context

No response

@lonevox lonevox added the enhancement New feature or request label Jul 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant