> For the complete documentation index, see [llms.txt](https://rules.heromc.eu/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://rules.heromc.eu/regolamento/globale.md).

# Globale

#### *PREMESSA* <a href="#premessa" id="premessa"></a>

* **1.0.0 |** Questo è un regolamento generale da rispettare in tutte le **Modalità**.
* **1.1.0 |** Dopo essere entrati nel **Server Minecraft** si Accetta **AUTOMATICAMENTE** di rispettare il Regolamento
* **1.2.0 |** Se una regola non è ancora stata introdotta nel regolamento l'**HeadStaff** può prendere decisioni autonomamente.
* **1.2.1 |** L'**HeadStaff** può prendersi il diritto di cambiare la Sanzione ricevuta in base all'accaduto.

***

#### *REGOLAMENTO SCREENSHARE* <a href="#screenshare" id="screenshare"></a>

* **1.0.0 |** Nel nostro Server abbiamo alcuni **Staffer** fidati incaricati di effettuare **Controlli Hack** (SS) sempre controllati e formati, tutti gli **Staffer ScreenShare** seguono un **Regolamento Interno** in modo da non effettuare nessuna violazione della Privacy. I nostri Staffer sono **Autorizzati** ad usare **SOLO** e unicamente [**AnyDesk**](https://anydesk.com/it/downloads/windows) come programma per effettuare **Controlli Hack**.
* **1.1.0 |** Una volta entrati nel **Server Minecraft** si Accetta **AUTOMATICAMENTE** che in caso si venga portati in **Controllo** (ScreenShare / SS) si debba dare AnyDesk allo staffer incaricato dell'SS, in caso non venga dato AnyDesk la sanzione sarà un Ban.

***

#### *COMPORTAMENTI VIETATI IN CHAT*  <a href="#comportamenti-vietati-in-chat-mute" id="comportamenti-vietati-in-chat-mute"></a>

* **1.0.0 |** **FLOOD**. Riempire la chat ripetendo lo stesso messaggio tante volte e/o aggiungendo lettere per allungare la parola e occupare molto spazio è sanzionabile con un mute di 20min - 1 ora.
* **1.1.0 | INSULTI.** Insultare il server / un giocatore / uno staffer con parole leggere o pesanti comporta una sanzione che può variare da 1 ora - 7 giorni.
* **1.1.1 |** **TOSSICITÁ.** Avere un comportamento tossico nei confronti di altri giocatori comporta ad una sanzione di 3 ore.
* **1.1.2 |** **DISCRIMINAZIONE**. Discriminare uno staffer / giocatore per il colore della sua pelle / orientamento sessuale / disabilità è vietato e comporta ad una sanzione di 3 giorni.
* **1.1.3 | MINACCE.** Minacciare di morte / dox / ddos / botting il server / giocatori / staffer comporta ad una sanzione da 7 giorni - permanente.
* **1.2.0 | SPAM.** Lo spam o pubblicità non autorizzata è vietata e comporta ad una sanzione di 7 giorni - 30 giorni.
* **1.2.1 | SPAM IP**. Lo spam di ip / link a scopo promozionale di altri server / siti web comporta ad un ban permanente.
* **1.3.0 | DOX**. Il dox o la pubblicazione di dati sensibili comporta ad un ban permanente dal server la vittima può richiedere al headstaff le chat a scopo di provvedimenti per vie legali.
* **1.3.1 | DOX**. Definizione di dox: Qualsiasi dato personale / ip / password / link di immagini della vittima significa dox

<br>


---

# 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://rules.heromc.eu/regolamento/globale.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.
