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

Add a command to manually run an event #87

Merged
merged 3 commits into from
Jan 26, 2023

Conversation

bl4ckscor3
Copy link
Contributor

@bl4ckscor3 bl4ckscor3 commented Jan 24, 2023

The command needs operator permission. Any event can be run at any time, even if it is disabled. This is helpful to test events without having to wait for the timer. If an event is run, it will immediately be executed, and its duration is independent of the timer.

I also added a subcommand that removes all events from the display that have ended. This makes it possible to clear the display after having manually run a lot of events, creating room for new ones to properly show up without having to wait for the timer to remove them one by one.

@juancarloscp52 juancarloscp52 merged commit 2701976 into juancarloscp52:1.19.3 Jan 26, 2023
@bl4ckscor3 bl4ckscor3 deleted the run-event-command branch January 26, 2023 17:14
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

Successfully merging this pull request may close these issues.

2 participants