Difference between revisions of "Chat commands"

From Zero-K
Jump to navigation Jump to search
(dump of ingame !help output)
 
 
Line 1: Line 1:
!flip Flips a coin
+
 
!help Lists other commands
+
 
!listengines [<filters>..] - lists game engines, e.g. !listengines 103.0
+
=== Game Chat ===
!listgames [<filters>..] - lists games on server, e.g. !listgames Zero-K
+
;!flip
!listmapoptions lists all map options
+
: Flips a coin
!listmaps [<filters>..] - lists maps on server, e.g. !listmaps altor div
+
;!help
!listoptions lists all game options
+
: Lists other commands
!n - votes no - against current poll
+
;!listengines [<filters>..]
!notify notifies you when game ends
+
: lists game engines, e.g. !listengines 103.0
!poll - forces a poll, e.g. !poll map tabula
+
;!listgames [<filters>..]
!predict predicts chances of victory
+
: lists games on server, e.g. !listgames Zero-K
!ring [<filters>..] - rings all unready or specific player(s), e.g. !ring - rings unready, !ring icho - rings Licho
+
;!listmapoptions
!roll <N> - rolls a 1dN sided die
+
: lists all map options
!vote <number> - votes for given option, e.g. !vote 1
+
;!listmaps [<filters>..]
!y - votes yes - in favor of current poll
+
: lists maps on server, e.g. !listmaps altor div
Anywhere At any time, by players, might need a vote ===
+
;!listoptions
!endvote - ends current poll
+
: lists all game options
!kick [<filters>..] - kicks a player
+
;!n
Ingame When game running, by players, might need a vote ===
+
: votes no - against current poll
!exit exits the game
+
;!notify
!force forces game start (skips waiting for players)
+
: notifies you when game ends
NotIngame When game not running, by players, might need a vote ===
+
;!poll
!balance [<teams>] - puts people into teams, respecting their clans and skill if possible
+
: forces a poll, e.g. !poll map tabula
!map [<filters>..] - changes map, e.g. !map altor div changes map to Altored Divide
+
;!predict
!spec [<filters>..] - makes player a spectator. When player not specified, spectates AFK players
+
: predicts chances of victory
!specafk [<filters>..] - spectates AFK players
+
;!ring [<filters>..]
!start starts the game
+
: rings all unready or specific player(s), e.g.:
IngameVote When game running, by players, needs vote ===
+
:: !ring - rings unready  
!resign starts a vote to resign game
+
:: !ring icho - rings Licho
Admin At any time, by admins only, no vote needed ===
+
;!roll <N>
!autohost changes this host into an autohost or sets you as founder
+
: rolls a 1dN sided die
!invitemm invitemm - changes minimum number of players needed to enable automatic MM invites after each battle
+
;!vote <number>
!minmapsupportlevel level - changes minimum map support level (0-3), only for autohosts
+
: votes for given option, e.g. !vote 1
!setratings set applicable rating, allowed values are 1,2,4
+
;!y
!togglecbal Enables or disables balancing with respect to clans
+
: votes yes - in favor of current poll
NotIngameNotAutohost When game not running, by players, might need a vote. Unavailable to non-admins on autohosts
+
 
!engine [<filters>..] - changes game engine, e.g. !engine 103.0
+
 
!forcegame <exact name> - changes to any rapid accessible third party game, exact name needed
+
=== Anywhere ===
!game [<filters>..] - changes game version, e.g. !game zk:test. Use zk:dev to host local dev version
+
At any time, by players, might need a vote
!maxelo elo - changes elo limit for players, e.g. !maxelo 1600
+
;!endvote
!maxevenplayers count - if there are <= maxeven players in a room, even balance will be enforced, e.g. !maxevenplayers 10
+
: ends current poll
!maxlevel level - changes level limit for players, e.g. !maxlevel 50
+
;!kick [<filters>..]
!maxplayers count - changes room size, e.g. !maxplayers 10
+
: kicks a player
!maxrank rank - changes rank limit for players, e.g. !maxrank 5
+
 
!minelo elo - changes elo limit for players, e.g. !minelo 1600
+
 
!minlevel level - changes level limit for players, e.g. !minlevel 50
+
=== Ingame ===
!minrank rank - changes rank limit for players, e.g. !minrank 5
+
When game running, by players, might need a vote
!password <newpassword> - sets room password
+
;!exit
!resetmapoptions sets default map options
+
: exits the game
!resetoptions sets default game options
+
;!force
!setmapoptions <name>=<value>[,<name>=<value>] - applies map options
+
: forces game start (skips waiting for players)
!setoptions <name>=<value>[,<name>=<value>] - applies game options
+
 
!title [title] - changes room title, e.g. !title All Welcome
+
 
!type [type] - changes room type, e.g. !type custom (Custom, 1v1, FFA, Cooperative, Teams)
+
=== NotIngame ===
IngameNotAutohost When game running, by players, might need a vote. Unavailable to non-admins on autohosts ===
+
When game not running, by players, might need a vote
!cheats enables/disables cheats in game
+
;!balance [<teams>]
AdminOrRoomFounder At any time, by admins and room founder only, no vote needed ===
+
: puts people into teams, respecting their clans and skill if possible
!hostsay says something as host, useful for !hostsay /nocost etc
+
;!map [<filters>..]
 +
: changes map, e.g. !map altor div changes map to Altored Divide
 +
;!spec [<filters>..]
 +
: makes player a spectator. When player not specified, spectates AFK players
 +
;!specafk [<filters>..]
 +
: spectates AFK players
 +
;!start
 +
: starts the game
 +
 
 +
 
 +
=== IngameVote ===
 +
When game running, by players, needs vote
 +
;!resign
 +
: starts a vote to resign game
 +
 
 +
 
 +
=== Admin At any time ===
 +
by admins only, no vote needed
 +
;!autohost
 +
: changes this host into an autohost or sets you as founder
 +
;!invitemm invitemm
 +
: changes minimum number of players needed to enable automatic MM invites after each battle
 +
;!minmapsupportlevel level
 +
: changes minimum map support level (0-3), only for autohosts
 +
;!setratings
 +
: set applicable rating, allowed values are 1,2,4
 +
;!togglecbal
 +
: Enables or disables balancing with respect to clans
 +
 
 +
 
 +
=== NotIngameNotAutohost ===
 +
When game not running, by players, might need a vote. Unavailable to non-admins on autohosts
 +
;!engine [<filters>..]
 +
: changes game engine, e.g. !engine 103.0
 +
;!forcegame <exact name>
 +
: changes to any rapid accessible third party game, exact name needed
 +
;!game [<filters>..]
 +
: changes game version, e.g. !game zk:test. Use zk:dev to host local dev version
 +
;!maxelo elo
 +
: changes elo limit for players, e.g. !maxelo 1600
 +
;!maxevenplayers count
 +
: if there are <= maxeven players in a room, even balance will be enforced, e.g. !maxevenplayers 10
 +
;!maxlevel level
 +
: changes level limit for players, e.g. !maxlevel 50
 +
;!maxplayers count
 +
: changes room size, e.g. !maxplayers 10
 +
;!maxrank rank
 +
: changes rank limit for players, e.g. !maxrank 5
 +
;!minelo elo
 +
: changes elo limit for players, e.g. !minelo 1600
 +
;!minlevel level
 +
: changes level limit for players, e.g. !minlevel 50
 +
;!minrank rank
 +
: changes rank limit for players, e.g. !minrank 5
 +
;!password <newpassword>
 +
: sets room password
 +
;!resetmapoptions
 +
: sets default map options
 +
;!resetoptions
 +
: sets default game options
 +
;!setmapoptions <name>=<value>[,<name>=<value>]
 +
: applies map options
 +
;!setoptions <name>=<value>[,<name>=<value>]
 +
: applies game options
 +
;!title [title]
 +
: changes room title, e.g. !title All Welcome
 +
;!type [type]
 +
: changes room type, e.g. !type custom (Custom, 1v1, FFA, Cooperative, Teams)
 +
 
 +
 
 +
=== IngameNotAutohost ===
 +
When game running, by players, might need a vote. Unavailable to non-admins on autohosts
 +
;!cheats
 +
: enables/disables cheats in game
 +
 
 +
 
 +
=== AdminOrRoomFounder ===
 +
At any time, by admins and room founder only, no vote needed
 +
;!hostsay
 +
: says something as host, useful for !hostsay /nocost etc

Latest revision as of 11:10, 11 January 2026


Game Chat[edit]

!flip
Flips a coin
!help
Lists other commands
!listengines [<filters>..]
lists game engines, e.g. !listengines 103.0
!listgames [<filters>..]
lists games on server, e.g. !listgames Zero-K
!listmapoptions
lists all map options
!listmaps [<filters>..]
lists maps on server, e.g. !listmaps altor div
!listoptions
lists all game options
!n
votes no - against current poll
!notify
notifies you when game ends
!poll
forces a poll, e.g. !poll map tabula
!predict
predicts chances of victory
!ring [<filters>..]
rings all unready or specific player(s), e.g.:
!ring - rings unready
!ring icho - rings Licho
!roll <N>
rolls a 1dN sided die
!vote <number>
votes for given option, e.g. !vote 1
!y
votes yes - in favor of current poll


Anywhere[edit]

At any time, by players, might need a vote

!endvote
ends current poll
!kick [<filters>..]
kicks a player


Ingame[edit]

When game running, by players, might need a vote

!exit
exits the game
!force
forces game start (skips waiting for players)


NotIngame[edit]

When game not running, by players, might need a vote

!balance [<teams>]
puts people into teams, respecting their clans and skill if possible
!map [<filters>..]
changes map, e.g. !map altor div changes map to Altored Divide
!spec [<filters>..]
makes player a spectator. When player not specified, spectates AFK players
!specafk [<filters>..]
spectates AFK players
!start
starts the game


IngameVote[edit]

When game running, by players, needs vote

!resign
starts a vote to resign game


Admin At any time[edit]

by admins only, no vote needed

!autohost
changes this host into an autohost or sets you as founder
!invitemm invitemm
changes minimum number of players needed to enable automatic MM invites after each battle
!minmapsupportlevel level
changes minimum map support level (0-3), only for autohosts
!setratings
set applicable rating, allowed values are 1,2,4
!togglecbal
Enables or disables balancing with respect to clans


NotIngameNotAutohost[edit]

When game not running, by players, might need a vote. Unavailable to non-admins on autohosts

!engine [<filters>..]
changes game engine, e.g. !engine 103.0
!forcegame <exact name>
changes to any rapid accessible third party game, exact name needed
!game [<filters>..]
changes game version, e.g. !game zk:test. Use zk:dev to host local dev version
!maxelo elo
changes elo limit for players, e.g. !maxelo 1600
!maxevenplayers count
if there are <= maxeven players in a room, even balance will be enforced, e.g. !maxevenplayers 10
!maxlevel level
changes level limit for players, e.g. !maxlevel 50
!maxplayers count
changes room size, e.g. !maxplayers 10
!maxrank rank
changes rank limit for players, e.g. !maxrank 5
!minelo elo
changes elo limit for players, e.g. !minelo 1600
!minlevel level
changes level limit for players, e.g. !minlevel 50
!minrank rank
changes rank limit for players, e.g. !minrank 5
!password <newpassword>
sets room password
!resetmapoptions
sets default map options
!resetoptions
sets default game options
!setmapoptions <name>=<value>[,<name>=<value>]
applies map options
!setoptions <name>=<value>[,<name>=<value>]
applies game options
!title [title]
changes room title, e.g. !title All Welcome
!type [type]
changes room type, e.g. !type custom (Custom, 1v1, FFA, Cooperative, Teams)


IngameNotAutohost[edit]

When game running, by players, might need a vote. Unavailable to non-admins on autohosts

!cheats
enables/disables cheats in game


AdminOrRoomFounder[edit]

At any time, by admins and room founder only, no vote needed

!hostsay
says something as host, useful for !hostsay /nocost etc