Talk:Commands

From King Arthur's Gold Wiki
Jump to: navigation, search

"echo", "echo [string]. Ex. echo echo!", "This command echoes the given string to console."

"help", "help", "This command returns the list of available commands with their usage."

"list", "list [command]. Ex. list cls", "Return the list of available commands."

"quit", "quit", "Quit the game."

"cls", "cls", "Clears the console messages."

"v_restart", "v_restart", "Restarts the video engine."


"rcon", "rcon [console_command]", "Remote console to game server. Dispatch server console commands with /rcon prefix."

"login", "login [password]", "Login to remote console."

"logout", "logout", "Logout of remote console."


"netobjects", "netobjects", "Prints all netobjects."

"netobjects2", "netobjects2", "Prints all historical netobjects."


"get", "get [filename]", "Downloads file from server (located in from /Base)."


"restartmap", "restartmap", "Restarts the current map or generates a new map."

"nextmap", "nextmap", "Starts the next map in mapcycle."


"kick", "kick [player name]", "Kicks a player."

"kickid", "kickid [player id]", "Kicks a player by ID. Use /players for ID's list."

"kickhid", "kickhid [player hid]", "Kicks a player by HID."

"kickhost", "kickhost [player host]", "Kicks a player by host number."


"players", "players", "Lists all players with ID's."


"reloadsecurity", "reloadsecurity", "Reloads the security file, so bans and security levels added outside of the game can be loaded."

"printseclevs", "printseclevs", "Prints the security levels currently in effect."


"listbans", "listbans", "List all currently active bans with reasons."

"ban", "ban [player name] [minutes]", "Bans player by username and host if they are currently ingame for 15 minutes, or the time specified."

"banid", "banid [player id] [minutes]", "Bans player by username and host if they are currently ingame for 15 minutes, or the time specified. Use /players for ID's list."

"banhost", "banhost [player name] [minutes]", "Bans player by host, and username if they are currently ingame for 15 minutes, or the time specified."


"unbanhost", "unbanhost [player host]", "Unbans player host/IP."

"unban", "unban [player name]", "Unbans player host/IP."


"freezeid", "freezeid [player id]", "Freezes a player by ID. Use /players for ID's list."

"unfreezeid", "freezeid [player id]", "Unfreezes a player by ID. Use /players for ID's list."


"msg", "msg [text]", "Send message to all players."


"loadmap", "loadmap [name]", "Loads the map from the folder Maps/[name].kag."

"loadbitmap", "loadbitmap [name]", "Loads the map from the folder Maps/[name].png."

"savemap", "savemap [name]", "Saves the map into a file in the folder Maps/[name].png."


"restartserver", "restartserver", "Shuts down and runs dedicatedserver again."


"swapid", "swapid [player id]", "Swaps the players team. Use /players for ID's list."