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

feat: added pointsTimeframe to warningActions #995

Merged
merged 1 commit into from
Sep 8, 2024

Conversation

confuser
Copy link
Member

@confuser confuser commented Sep 8, 2024

this enables triggering commands only if the total accumulated points within the timeframe is reached

e.g. for a point value of 5, setting the timeframe to 30d will mean the command will only be executed if within the last 30 days the total number of points reached by the player is also 5

fixes #982

this enables triggering commands only if the total accumulated points within the timeframe is reached

e.g. for a point value of 5, setting the timeframe to 30d will mean the command will only be executed if within the last 30 days the total number of points reached by the player is also 5

fixes #982
confuser added a commit to BanManagement/banmanagement.com that referenced this pull request Sep 8, 2024
@confuser confuser merged commit 4231530 into master Sep 8, 2024
3 of 4 checks passed
@confuser confuser deleted the feat/warning-points-timeframe branch September 8, 2024 15:50
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.

Suggestion: Add within timeframe to warningActions
1 participant