chat-commands
OfficialCreate in-game chat commands players invoke.
AuthorAll-Out-Games
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Chat commands let players trigger game actions by typing in chat. Commands are procedures annotated with @chat_command.
Core Features & Use Cases
- Define commands with the @chat_command annotation to perform server-side actions.
- Support a variety of parameter types (string, int, float, bool, Player) and optional defaults, with permission controls like @any, @vip, or no annotation for admins only.
- Get usage info and build admin/tools around chat commands using the built-in usage query (e.g., /command?).
Quick Start
Create a new command by writing a proc with the @chat_command annotation and invite players to use it via the chat interface.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: chat-commands Download link: https://github.com/All-Out-Games/reusable-weapons-csl/archive/main.zip#chat-commands Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.