---
title: "Admin commands for CS:GO Servers"
description: "Learn the available admin commands in your Nodecraft hosted CS:GO server."
source: "https://nodecraft.com/support/games/csgo/admin-commands-for-cs-go-servers"
image: "https://dynamic-assets.nodecraft.com/signedurl/w7vokBAexMnVlnMZ1Q/image.jpg?modifications=W3sibmFtZSI6ImdhbWVfYmciLCJpbWFnZV91cmwiOiJodHRwczovL2Ntcy1hLm5vZGVjcmFmdC5jb20vZi8xMzM5MzIvMjAwMHg1NTAvN2QwYTU0OGExNy9jc2dvLWJhbm5lci0xMjEucG5nL20vIn0seyJuYW1lIjoiZ2FtZV9sb2dvIiwiaW1hZ2VfdXJsIjoiaHR0cHM6Ly9jbXMtYS5ub2RlY3JhZnQuY29tL2YvMTMzOTMyLzM3NXgxNTAvYjMyNGZjNjhjZi9sb2dvLnBuZy9tLyJ9LHsibmFtZSI6ImN0YV90ZXh0IiwidGV4dCI6IkNyZWF0ZSB5b3VyIG93biBzZXJ2ZXIhIn0seyJuYW1lIjoidGV4dCIsInRleHQiOiJBZG1pbiBjb21tYW5kcyBmb3IgQ1M6R08gU2VydmVycyJ9XQ&s=736f619b019b3cfca2435f751d12748ba141c02b4901e26bde43e3dea1651a45"
published: "2020-02-10T23:45:52.048Z"
updated: "2020-02-24T20:53:00.000Z"
---

# Admin commands for CS:GO Servers

Learn the available admin commands in your Nodecraft hosted CS:GO server.

The game Counter Strike: Global Offensive does **not normally have admin commands built into the game.**

To add admin commands, we recommend that you Install **Sourcemod/Metamod**, which is a framework for extending any game built on the "Source" engine, created by Valve.

Sourcemod's normally used to add support for plugins/mods, but it also **adds an entire set of admin commands** that make it much easier to manage players and the server. Many of these commands are practically essential if you're managing a public server open to all, and sanity-saving quality-of-life improvements.

Sourcemod is managed and developed by the group Allied Modders. Their website has a lot of useful information about Sourcemod and Metamod, at https://wiki.alliedmods.net/Main\_Page.

Alternatively, you can also an **RCON tool** to connect to the server, but this only offers a limited set of commands (commands built into the game, but can't be used from within the game).  Sourcemod/Metamod will offer many more commands.

## Installing Sourcemod/Metamod

We have a separate article on the actual process for installing Sourcemod/Metamod, which you can find [here](https://nodecraft.com/support/games/csgo/installing-sourcemod-metamod-on-your-server). The article does mention several other games besides CS:GO, since, as mentioned above, it can be installed on most games based on the "Source" engine.

## Adding Admins

The Allied Modders wiki has instructions on how to add and setup admins within Sourcemod.

[https://wiki.alliedmods.net/Adding\_Admins\_(SourceMod)](https://wiki.alliedmods.net/Adding_Admins_(SourceMod))

## List of Admin Commands

A list of Admin commands can be found on the Allied Modders website as well.

[https://wiki.alliedmods.net/Admin\_Commands\_(SourceMod)](https://wiki.alliedmods.net/Admin_Commands_(SourceMod))
