> 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/smp.md).

# SMP

***PREMESSA***

* **1.0.0 |** Oltre al regolamento specifico della LifeSteal è **SEMPRE** valido il **Regolamento Globale**
* **1.1.0 |** Dopo essere entrati nel **Server Minecraft** si Accetta **AUTOMATICAMENTE** di rispettare il Regolamento, si è consapevoli che ogni azione commessa che contraddice il regolamento può comportare sanzioni **Temporanee** o **Permanenti**.
* **1.2.0 |** Non rispettare il Regolamento comporta delle sanzioni **Temporanee** o **Permanenti**, se ci sono eventuali problemi o incomprensioni con il regolamento si possono chiedere chiarimenti ad uno **Staffer** aprendo un **Ticket** su [Discord (Clicca Qui)](https://discord.com/invite/heromcita).
* **1.3.0 |** Se una regola non è ancora stata introdotta nel regolamento l'**HeadStaff** può prendere decisioni autonomamente.

***

#### *COMPORTAMENTI O AZIONI BANNABILI* <a href="#comportamenti-o-azioni-bannabili" id="comportamenti-o-azioni-bannabili"></a>

* **1.0.0 |** **CHEATING**. L'utilizzo di Client **NON** Ammessi e/o metodi che comportano un vantaggio **NON** leale che normalmente non si può raggiungere, comporta ad un Ban di **14 Giorni**.
* **1.1.0 | AUTOCLICKER** L'utilizzo di AutoCliker / Macro per aumentare i Click **NON** sono ammesse e comportano ad un Ban di **14 Giorni**.
* **1.2.0 | X-RAY.** Utilizzare TexurePack X-Ray è Bannabile per una durata di **7 - 14 Giorni** con possibile Rimozione di Soldi e averi personali anche legiti a decisione di un **HeadStaff**.
* **1.3.0** | **INSIDING**. Entrare in un Team ai fini di voler **Greiffare** quel team / **Rubare** Coordinate, **NON** è permesso fino a **3 Giorni** dall'Abbandono del Team per permettere di spostare la base in un altra zona. La sanzione comporta ad un ban di **5 Giorni**.
* **1.4.0** | **BUG ABUSING**. Utilizzare a proprio favore un **Bug** senza segnalarne l’esistenza allo **Staff** è vietato e comporta una sanzione che può variare da **3 - 30 Giorni** di Ban con il **Reset** delle Stats / Materiali / Soldi non legittimi.
* **1.5.0 | TRUFFA**. Truffare un giocatore promettendo uno scambio tra **Oggetti** in **Game** e un **Pacchetto** sullo **Store** e una delle due parti **NON** conclude lo scambio se effettuato in **PRESENZA** con uno **Staffer** il player truffatore riceverà un Ban di **30 - 90 Giorni** fino ad un Ban **Permanente**.
* **1.6.0 | LAG MACHINE**. La creazione di Lag Machine allo scopo di danneggiare il Server comporta un Ban di **14 Giorni**.
* **1.7.0 | CHAT VOCALE.** L'utilizzo di **SoundBoard** o qualsiasi altro **Software** simile è assolutamente vietato, in caso di segnalazione la sanzione può risultare in un Ban da **1 - 3 Giorni**.**CHAT VOCALE.** Utilizzare la **VoiceChat** allo solo scopo di recare **Disturbo** agli altri utenti connessi è vietato, in caso di segnalazione la sanzione risulterà in un Ban da **1 - 3 Giorni**.


---

# 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/smp.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.
