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

[Enhancement] onFirstJoin #938

Open
goflishMC opened this issue Oct 19, 2024 · 1 comment
Open

[Enhancement] onFirstJoin #938

goflishMC opened this issue Oct 19, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@goflishMC
Copy link
Contributor

This trigger would happen when the player logs in to the server for the very first time only.

Options:

Mana: true/false: does this trigger check for mana cost
Cooldown: true/false Does this trigger check if is on cooldown

@goflishMC goflishMC added the enhancement New feature or request label Oct 19, 2024
@Travja
Copy link
Contributor

Travja commented Oct 19, 2024

This trigger doesn't make much logical sense and poses a bit of an architecture question. This would only fire on the very first join, and would be questionable if the user even gets assigned a default class before this would fire anyway.

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

2 participants