Rename reset to stop

This commit is contained in:
a-bad-dev 2025-12-25 18:54:53 -04:00 committed by GitHub
commit 1a24be1d41
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -18,7 +18,7 @@ core.register_chatcommand("start", {
end
})
core.register_chatcommand("reset", {
core.register_chatcommand("stop", {
params = "",
privs = {match_manager = true},
description = "Terminate the match",