# Punishments v2

{% hint style="info" %}
<https://titan.tf/profiles> < To find the player's Titan.TF's profile
{% endhint %}

{% hint style="info" %}
You **MUST** warn the player before performing a punishment action.
{% endhint %}

| Types of violations               | Static Punishment |
| --------------------------------- | ----------------- |
| **Chat**                          |                   |
| Spamming / Flooding               | 1h ban            |
| Advertising                       |                   |
|                                   |                   |
| **Server**                        |                   |
| Mic spamming + loud & earrape     |                   |
| Stalling the game                 |                   |
| Trolling/ Griefing                |                   |
| Attempts to crash/ lag the server |                   |
| Exploiting a bug                  |                   |
| Impersonate others                |                   |
| Abusing !call                     |                   |
|                                   |                   |
| **Website**                       |                   |
|                                   |                   |
| **Global**                        |                   |
| Discriminatory language           |                   |
| Hate speech                       |                   |
| Threats towards other players     |                   |
|                                   |                   |
| Scamming                          | Permanent ban     |
| NSFW content                      |                   |
| Hacking / Cheating                | Permanent ban     |

{% hint style="warning" %}
Strikes are increased by **one** every time the player has done **anything** that violates the Rule of Conduct. (Global record)
{% endhint %}

|                         | 🔨  | 🔨  | 🔨  | 🔨  | 🔨  | 🔨  | 🔨  | 🔨  | 🔨  | 🔨 [🚫](https://emojikeyboard.org/copy/Prohibited_Emoji_%F0%9F%9A%AB) |
| ----------------------- | --- | --- | --- | --- | --- | --- | --- | --- | --- | --------------------------------------------------------------------- |
| **Strikes**             | 1st | 2nd | 3rd | 4th | 5th | 6th | 7th | 8th | 9th | 10th                                                                  |
| **Additional Duration** | -   | 30m | 1h  | 3h  | 6h  | 12h | 1d  | 3d  | 7d  | Perma                                                                 |
| **Type**                | -   | Ban | Ban | Ban | Ban | Ban | Ban | Ban | Ban | Ban                                                                   |

## Steps to perform

1. Open console and type `status`
2. Get the player's STEAM\_ID
3. Go to <https://titan.tf/profiles> and find the player's Titan.TF profile
4. Check how many Strikes they have
5. Punish the player according to which cases they did + how many Strikes they are at
6. Increase their Strikes by 1 on their Titan.TF profile!

{% hint style="info" %}
The Strike feature is not ready yet. Is just an idea.
{% endhint %}

![](/files/-MdQjsywNZV3pOI0ROJ9)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://mods.titan.tf/moderation/punishments-v2.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
