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

Suggestion New OnceOnActivation Trigger #9

Open
HRZNzero opened this issue Feb 26, 2022 · 4 comments
Open

Suggestion New OnceOnActivation Trigger #9

HRZNzero opened this issue Feb 26, 2022 · 4 comments

Comments

@HRZNzero
Copy link

It would make a lot of sense for custom boosters to be triggered via permissions since most plugins offer this kind of boosting-system natively. The booster would then run a command to give a temporary permission and the trigger would simply just run once upon activation of the booster

@WillFP
Copy link
Member

WillFP commented Feb 28, 2022

I'm not sure I understand what you want to be added

@HRZNzero
Copy link
Author

A trigger that allows us to just run a single command ONCE when the booster is first activated. It triggers instantly when the booster is activated and only runs once, unlike static that has a repeating cycle

@RustyDagger
Copy link

Id also like this but I would go further with it.
from what iv seen the run_command effect only supports a single command? ( i could be wrong here but i tried a list and it didnt work ) I would make that work.
and add triggers for booster_start and booster_end so both of them could trigger a bunch of commands.

iv got plugins that can play sounds/send toast messages show boss bars etc Id like the option to trigger those at the start/end of a booster most of that can be done via console commands but its just not possible as is.

@good3n
Copy link

good3n commented Mar 20, 2022

Id also like this but I would go further with it. from what iv seen the run_command effect only supports a single command? ( i could be wrong here but i tried a list and it didnt work ) I would make that work. and add triggers for booster_start and booster_end so both of them could trigger a bunch of commands.

iv got plugins that can play sounds/send toast messages show boss bars etc Id like the option to trigger those at the start/end of a booster most of that can be done via console commands but its just not possible as is.

+1

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

4 participants