> For the complete documentation index, see [llms.txt](https://wiki.fenixen.net/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.fenixen.net/general/que-clientes-estan-permitidos/clientes-no-permitidos.md).

# Clientes NO permitidos

## Clientes NO permitidos

A continuación se presenta una lista de clientes y mods que no están permitidos. La lista sirve como referencia y cualquier cliente o mod no mencionado también se considera no permitido, con excepción de los que estén en la lista de permitidos. Consulta con el Manager del Staff o un Admin para verificar si un cliente o mod es permitido, y guarda una captura como respaldo.

| Cliente/Mod                     | Razón de No Permitir                 |
| ------------------------------- | ------------------------------------ |
| Wolfram                         | ❌ Proporciona ventajas injustas      |
| CheatBraker                     | ❌ Uso sospechoso de hacks            |
| Impact Client                   | ❌ Incluye características de hackeo  |
| SkillClient                     | ❌ Violación de las reglas de juego   |
| LiquidBounce                    | ❌ Facilita el uso de trampas         |
| Huzuni                          | ❌ Contiene herramientas de hacking   |
| Aristoir                        | ❌ Ofrece ventajas ilegales           |
| Mada Client                     | ❌ Usado para exploits                |
| Wurst Client                    | ❌ Comúnmente asociado con hacks      |
| Jam                             | ❌ Incluye métodos de trampa          |
| Metro Client                    | ❌ Proporciona habilidades desleales  |
| Team Battle                     | ❌ Explota vulnerabilidades           |
| Forge (Limitado a mods legales) | ❌ Soporte para mods no permitidos    |
| Grey Client                     | ❌ Equipado con opciones de trampas   |
| Kr0w Client                     | ❌ Permite funciones prohibidas       |
| WeepCraft                       | ❌ Famoso por trampas en el juego     |
| TacoClient                      | ❌ Manipulación del entorno del juego |
| Auxentity Client                | ❌ Usa ajustes ilegales               |
| Reflex Client                   | ❌ Permite abusos injustos            |
| Cyanit Client                   | ❌ Diseñado para tramposos            |
| Morbid                          | ❌ Modificaciones injustas el juego   |
| Nodus                           | ❌ Histórico de uso de hacks          |
| Iridium                         | ❌ Hackeo pesado en el client         |
| Meteor Client                   | ❌ Conocido por alterar el juego      |

En caso de ser baneado sin haber utilizado ninguno de los mods o clientes mencionados anteriormente, y asegurándote de estar utilizando aquellos que sí están permitidos, puedes abrir un ticket para disputar el baneo. Alternativamente, puedes adquirir un desbaneo a través de nuestra tienda en [tienda.fenixen.net](https://tienda.fenixen.net).


---

# 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://wiki.fenixen.net/general/que-clientes-estan-permitidos/clientes-no-permitidos.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.
