LAN server console commands - Printable Version +- Xonotic Forums (https://forums.xonotic.org) +-- Forum: Support (https://forums.xonotic.org/forumdisplay.php?fid=3) +--- Forum: Xonotic - Server Administration (https://forums.xonotic.org/forumdisplay.php?fid=16) +--- Thread: LAN server console commands (/showthread.php?tid=8065) |
LAN server console commands - dbl - 06-12-2019 Hey all, I was wondering if there is a list of all the server admin console commands I can use while hosting a LAN server. Things like: Moving players from 1 team to an other Setting player health values And any other commands that might be fun for some messing about RE: LAN server console commands - martin-t - 06-13-2019 The list of all commands, aliases and cvars is here or in-game using the apropos or search commands. You can set values using the prvm_* commands as described here. |