whitelistip
JK2MV
Add IP to the whitelist
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 | whitelistip <ip> |
| Cheat protected | No |
Arguments and gating
No verified argument schema is available beyond the syntax shown above.
Provenance
Origin: JK2MV
- Ultimate-origin introduction:
050fbe5141b1in JK2MV (content authored2017-06-23, integrated2017-08-18) - TaystJK integration evidence:
fffc00dab968 - Upstream registration evidence: src/server/sv_ccmds.cpp:916
- Attribution method:
earliest-authored-project-introduction - Attribution confidence:
high
Dated project introductions
Authored dates come from the exact registration’s first content commit, PR dates identify when work was proposed to each project, and integration dates come from each first-parent mainline. A project merging first does not override earlier upstream authorship or submission.
| Project | Authored | PR opened | Integrated | Commit | Relationship |
|---|---|---|---|---|---|
| JK2MV | 2017-06-23 |
— | 2017-08-18 |
050fbe5141b1 |
Ultimate origin |
| EternalJK | 2019-04-27 |
— | 2020-05-15 |
fffc00dab968 |
Other project appearance |
| TaystJK | 2019-04-27 |
— | 2020-05-15 |
fffc00dab968 |
Other project appearance |
| jaPRO | 2019-04-27 |
— | 2020-05-15 |
fffc00dab968 |
Other project appearance |
| Vulkan | 2019-04-27 |
— | 2020-05-15 |
fffc00dab968 |
Other project appearance |
| OpenJK | 2020-08-21 |
— | 2020-08-21 |
962f3198371a |
Other project appearance |
| rend2 | 2020-08-21 |
— | 2020-08-21 |
962f3198371a |
Other project appearance |
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 |
|---|---|---|---|---|
2024-09-22 |
OpenJK | ecf4edf9ad98 · PR #209OpenJK Update (#209) |
Changed the registered command handler. codemp/server/sv_ccmds.cpp |
medium |
Evidence
- registration: codemp/server/sv_ccmds.cpp:2358 (Cmd_AddCommand)
- handler: codemp/server/sv_ccmds.cpp:2273