menu_bookDocumentation

Console Variables - s&box Documentation

calendar_today May 5, 2026 schedule ~1 min read person patrickjr verified 50

Official s&box documentation for Console Variables (ConVar) and Console Commands (ConCmd). ConVar creates variables that can be modified through the console and are automatically saved. ConCmd defines commands that can be executed from the console. Attributes control replication to clients and default values. Console variables support callbacks when changed. The console system provides tab completion and help text. ConVars work with the [Change] attribute for automatic change notifications. Server-side and client-side convars can be defined separately. The console is accessible in-game with the tilde key.

Was this helpful?