Skip to content
This repository was archived by the owner on Apr 28, 2026. It is now read-only.

feat(client): add convar to disable steal command#7

Merged
antond15 merged 1 commit into
mainfrom
convar-steal
May 8, 2025
Merged

feat(client): add convar to disable steal command#7
antond15 merged 1 commit into
mainfrom
convar-steal

Conversation

@antond15

@antond15 antond15 commented May 8, 2025

Copy link
Copy Markdown
Member

Added convar inventory:enablestealcommand to enable or disable registering the /steal command.
The convar defaults to the original behavior (enable /steal command)

setr inventory:enablestealcommand 1 # true (default)
setr inventory:enablestealcommand 0 # false

I will create docs PR once this gets approved.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants