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

Implement Admin Cooldowns #796

Merged
merged 2 commits into from
Dec 18, 2023
Merged

Conversation

coleminer0112
Copy link
Contributor

Adds the following Integer Convars:
ea_adminCooldown:kick
ea_adminCooldown:ban
ea_adminCooldown:unban
ea_adminCooldown:teleport
ea_adminCooldown:spectate
ea_adminCooldown:freeze
ea_adminCooldown:screenshot
ea_adminCooldown:warn
ea_adminCooldown:mute
ea_adminCooldown:slap

These convars default to 0, meaning no change in current behavior. If set to an integer other than 0, they will restrict an Admin from repeating that action for the number of seconds provided in the integer. This is very useful for servers that need to give perms to many staff members, to prevent abuse.

@github-actions github-actions bot added the Stale label Oct 24, 2023
@Blumlaut
Copy link
Owner

not stale, I'm just too lazy to review.

@Blumlaut
Copy link
Owner

forgot merging this lol i'm such a silly goober

@Blumlaut Blumlaut merged commit 162ba7a into Blumlaut:master Dec 18, 2023
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants