> For the complete documentation index, see [llms.txt](https://docs.r5reloaded.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.r5reloaded.com/helpful-commands/commands/kick-commands.md).

# Kick Commands

## Kicking Clients

Kicking a client by name works like the following:

```
kick clientname
```

{% hint style="info" %}
If special characters do not allow you to kick the client by client name refer to use kickid.
{% endhint %}

Kicking a player by originid/userid/ipaddress works like the following:

```
kickid originid
kickid userid
kickid ipaddress

Examples don't include the text with the octothorpe:

kickid 1000000000   #originid
kickid 1            #userid
kickid 127.0.0.0    #ipaddress
```

{% hint style="info" %}
You can get the ipaddress and the userid by refering to the page below.
{% endhint %}
