status

Base Jedi Academy

Prints status of server and connected clients

At a glance

Field Value
Category Server & networking
Module engine-server
Also registered in engine-server
Renderer All / not renderer-specific
Network scope server-authoritative — Owned or enforced by the server.
Derivation documented
Confidence high
In-game xdocs No
In-game menu No
Syntax status
Cheat protected No

Arguments and gating

No verified argument schema is available beyond the syntax shown above.

Provenance

Origin: Base Jedi Academy

Later changes

These commits occur after the ultimate-origin introduction on TaystJK’s inherited first-parent lineage. Registration evidence is exact; behavior evidence requires a changed bound cvar reference or a changed registered command-handler hunk.

Date Change source Commit / subject Evidence Confidence
2013-04-07 OpenJK 9344b45fc2d8
Updates to sv_ccmds.c. Adds kickall, kickbots, kicknum (clientkick alias). kick all and kick allbots still work.
Changed the registered command handler. codemp/server/sv_ccmds.cpp medium
2013-04-08 OpenJK ba6cfa57790c
Fixed a lot of vsprintfs and sprintfs. Some sprintfs still remain on purpose because debug who cares, and in botlib
Changed the registered command handler. codemp/server/sv_ccmds.cpp medium
2013-05-11 OpenJK f203e799b14c
Merge branch ‘master’ of https://github.com/Razish/OpenJK into modrender-port
Changed the registered command handler. codemp/server/sv_ccmds.cpp high
2013-06-29 OpenJK 3b85d3fe89f0
Fix svsay not printing output to dedicated server console.
Changed the registered command handler. codemp/server/sv_ccmds.cpp medium
2013-06-29 OpenJK 9893377ad980
Add number of clients out of possible number of clients to status command.
Changed the registered command handler. codemp/server/sv_ccmds.cpp medium
2013-07-05 OpenJK 7f053f0964cc
Improved status command for the console. Is mostly inspired by the SOURCE status cmd.
Changed the registered command handler. codemp/server/sv_ccmds.cpp medium
2013-07-09 OpenJK 6f98a53f4616
Merge branch ‘master’ of github.com:Razish/OpenJK
Changed the registered command handler. codemp/server/sv_ccmds.cpp high
2014-01-04 OpenJK c6e3f0479ac0
[MP] Meta: Remove unnecessary comments and names
Changed the registered command handler. codemp/server/sv_ccmds.cpp medium
2014-01-30 OpenJK d3a6d2b9b9d2
[MP] Style: remove superfluous whitespace
Changed the registered command handler. codemp/server/sv_ccmds.cpp medium
2014-04-10 OpenJK 815fbd0bff6f
[MP] Remove colors from hostname in /status.
Changed the registered command handler. codemp/server/sv_ccmds.cpp medium
2014-08-25 OpenJK 036c904c5bd8
[MP] Tweaked client list in status rcon cmd Cut client number down to 2 width since 32 is max players. Remove lastmsg and qport. Increased size of address to accommodate for future ipv6 support. Fix colored name padding. Based on ioquake/ioq3@94e36c288c6ce6b5273055e61077c29e81fbd2bf
Changed the registered command handler. codemp/server/sv_ccmds.cpp medium
2014-10-16 OpenJK 706b8efe7848
[MP] Added uptime to server console status command
Changed the registered command handler. codemp/server/sv_ccmds.cpp medium
2015-11-24 EternalJK c8f6ea17a324
Remove SP code
Changed registration, default, flags, module, renderer scope, handler, or gating. code/server/sv_ccmds.cpp medium
2016-03-24 EternalJK c9c6ab99fdd2
Merge branch ‘master’ of https://github.com/JACoders/OpenJK into japro
Changed registration, default, flags, module, renderer scope, handler, or gating. codemp/server/sv_ccmds.cpp medium
2018-10-06 EternalJK 05f1ac70497e
rcon status cleanup move name to end of line, remove notrunc, cleanup status info
Changed the registered command handler. codemp/server/sv_ccmds.cpp medium
2018-10-06 EternalJK 0db4ffc5f66d
rcon status cleanup pt2
Changed the registered command handler. codemp/server/sv_ccmds.cpp medium
2024-09-22 OpenJK ecf4edf9ad98 · PR #209
OpenJK Update (#209)
Changed the registered command handler. codemp/server/sv_ccmds.cpp medium

Evidence