> For the complete documentation index, see [llms.txt](https://docs.vanillaplus.net/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.vanillaplus.net/staff-team-and-punishment-guidelines/ban-durations.md).

# Ban Durations

<mark style="background-color:$danger;">Doxx // DDoS // Swat (Threats, Comedy, Attacks)</mark>

* First Offence: Blacklist

<mark style="background-color:$danger;">Distribution and/or Possession of CP</mark>

* First Offence: Blacklist&#x20;

<mark style="background-color:$danger;">Pedophilia</mark>

* First Offence: Blacklist&#x20;

<mark style="background-color:$danger;">Duping</mark>

* First Offence: Blacklist

<mark style="background-color:$danger;">Sexual Harassment</mark>

* First Offence: Blacklist

<mark style="background-color:$danger;">IRL Trading</mark>

* First Offence: Permanent Ban
* Second Offence: Blacklist

<mark style="background-color:$danger;">ESP</mark>

* First Offence: Permanent Ban
* Second Offence: Blacklist

<mark style="background-color:$danger;">Assisting in a Blacklisted Player's Evasion</mark>

* First Offence: Permanent Ban
* Second Offence: Blacklist

<mark style="background-color:$danger;">Ban Evasion (Adds 2 Months to your Original Ban Duration)</mark>

* First Offence: Permanent Ban

<mark style="background-color:$danger;">Chargebacks on Store Purchases</mark>

* First Offence: Permanent Ban + Tebex Ban

<mark style="background-color:$danger;">Inappropriate Username</mark>

* First Offence: Permanent Ban

<mark style="background-color:$danger;">Inappropriate Skin</mark>

* First Offence: Permanent Ban

<mark style="background-color:$danger;">Scamming for Legend Rank / Unbans / Unmutes</mark>

* First Offence: 120d Ban
* Second Offence: Permanent Ban
* Third Offence: Blacklist

<mark style="background-color:$danger;">Cheating (Hacked Clients)</mark>

* First Offence: 7d Ban
* Second Offence: 20d Ban
* Third Offence: Perm Ban
* Fourth Offence: Blacklist

<mark style="background-color:$danger;">Refusal to Screenshare</mark>

* First Offence: 14d Ban
* Second Offence: 30d Ban
* Third Offence: Perm Ban
* Fourth Offence: Blacklist

<mark style="background-color:$danger;">Disallowed Modifications (X-Ray, No Fog, Minimap, Health Indicators, etc.)</mark>

* First Offence: 1d Ban
* Second Offence: 7d Ban
* Third Offence: 14d Ban
* Fourth Offence: Staff Discretion&#x20;


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.vanillaplus.net/staff-team-and-punishment-guidelines/ban-durations.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
