| Change server name |
sv_hostname "name" |
Change the server name, remember to enclose
the name with quotes. |
| Message
of the Day |
g_motd "motd" |
Change
the message of the day. |
| Private Clients |
sv_privateclients # |
Set aside number of player slots
that can only be connected with a passwords |
| Private
Password |
sv_privatepassword "priv_pass"
|
People
who connect using this password will be able to join the server
through one of the private player slots |
| Pure |
sv_pure 0/1 |
0 = no, 1 = yes. This tells your server whether
or not you would like to run as a pure server. |
| Status |
status |
Gives the status of all players on the server,
including slot number. |
| Kicking |
clientkick # |
This will
kick the client by his player number. |
| Banning |
addip x.x.x.x
|
Will ban
client with IP address matching the one between quotes. |
| Remove Ban |
removeip
x.x.x.x |
Will unban
client with IP address matching the one between quotes. |
| Map
Restart |
map_restart |
Restarts the
map you are currently on. |
| Change
Map |
map mapname |
Immediatly
changes maps to the one you want. |
| Execute a Configuration |
exec file.cfg |
Immediatly
executes the file you want. |
| Kill the server |
quit |
Restarts server. |
| Allow
Download |
sv_allowdownload 0/1
|
0 = no, 1 = yes. This tells your server whether
or not to allow players to download your server map, skin, or
mod files while trying to connect. |
| Game Password |
g_password "pass"
|
This puts a password on your server, making
it private. You can put anything between the quotes. Setting to
"" will clear your password. |
| Inactivity
Timeout |
g_inactivity seconds |
Kicks
people who are inactive for a set number of seconds. |
| Inactivity
Spectator |
g_timeouttospec seconds |
Forces people are are inactive for a set number
of seconds to be
a spectator. |
| Allow
Vote |
g_allowvote 0/1 |
0 = no, 1 = yes. This tells your server whether
or not to allow voting. |
| Auto
Map Cycle |
g_autoMapCycle 0/1 |
0 = no, 1 = yes. This tells your server whether
or not to cycle to the next map after each map hits its timelimit,
fraglimit or capturelimit. |
| Bot
Minimum |
bot_minplayers number |
This tells your server to keep a minimum number
of players on your server at all times, and to fill such gaps
with bots. |
| Dismemberment |
g_dismember 1000 |
This tells your server to enable dismemberment.
Setting to zero will turn off dismemberment. You
will also need to set "cg_dismember 1000" in your own
"server.cfg"
file. |
| Private Dueling |
g_privateDuel 0/1 |
0 = no, 1 = yes. This tells your server whether
or not to allow the saber challenge in non-duel game types. |
| Saber Locking |
g_saberlocking 0/1
|
0 = no, 1 = yes. This tells your server whether
or not to allow saber locks. |
| Weapon Disable |
g_weapondisable 0 |
This very strange CVAR tells your server which
weapons to enable or disable. It requires a special, unique number,
which tells it everything it needs to know. |
| Force
Disable |
g_forcepowerdisable 0 |
This
tells your server which Force powers to enable or disable. It
requires a special, unique number, which tells it everything it
needs to know |
| Max Force Rank |
g_maxforcerank 6 |
This tells your server what level of Force
points are allowed in the server to be allocated to Force powers.
- 1 = Initiate (5 points)
- 2 = Padawan (10 points)
- 3 = Jedi (20 points)
- 4 = Jedi Adept (30 points)
- 5 = Jedi Guardian (50 points)
- 6 = Jedi Knight (75 points)
- 7 = Jedi Master (100 points) |
| Game Type |
g_gametype 0 |
Tells your server what type
of game you would liek to play.
- 0 = Free for All
-
1 = Holocron Free for All
- 2 = Jedi Master
- 3 = Duel
- 5 = Team Free for All
- 7 = Capture the Flag
- 8 = Capture the Ysalamiri |
| Friendly Fire |
g_friendlyfire 0/1 |
0 = no, 1 = yes. It
enables you to hurt people who are on your own team. |
| Warmup Time |
g_warmup 5
|
When you start a new game, this adjusts the
countdown in seconds you have before your game will start. Default
is 5 seconds. |
| Time Limit |
timelimit 30 |
This tells the server the game is over after
the specified number of minutes. Set to zero for no time limit.
|
| Frag
Limit |
fraglimit 30 |
This tells the server the game is over after
the specified number of kills. Set to zero for no kill limit.
|
| Duel Frag Limit |
duelfraglimit 30
|
This tells the server the Duel game is over
after the specified number of kills. Set to zero for no kill limit. |
| Capture Limit |
capturelimit 10 |
This tells the server the Capture the Flag game
is over after the specified number of captures. Set to zero for
no limit. |
| Force Based Teams |
g_forcebasedteams 0/1 |
0 = no, 1 = yes. When turned on, blue team only
gets Light Side Force powers and red team only gets Dark Side
Force Powers.
|