# Proxy

Proxies são softwares de servidor no qual tem a única intenção de juntar vários servidores para funcionarem em conjunto, é o software responsável por criar uma "Network".

Eles não são um servidor no qual o player jogará, são extremamente leves e rápidos, mas que podem trazer grandes problemas caso configurados incorretamente.

<table><thead><tr><th width="143">Sofwtare</th><th>Descrição</th></tr></thead><tbody><tr><td><a href="https://github.com/SpigotMC/BungeeCord">BungeeCord</a></td><td>Implementação inicial criada pela equipe do SpigotMC, não é recomendado a sua utilização, mesmo que seja muito referido, por ser mal otimizado e faltar implementações de segurança, compatível com alguns plugins suportados do Spigot.</td></tr><tr><td><a href="https://papermc.io/software/velocity">Velocity</a></td><td>Mantido pela equipe do PaperMC, é a implementação mais eficiênciente e segura atualmente, apenas compatível com plugins feitos especificamente para o Velocity</td></tr></tbody></table>

## Softwares não mais suportados:

Uma lista dos software nos quais não são mais atualizados, e o suporte para o mesmo será extremamente limitado.

<table><thead><tr><th width="143">Sofwtare</th><th>Descrição</th></tr></thead><tbody><tr><td><a href="https://papermc.io/software/waterfall">Waterfall</a></td><td>Fork do BungeeCord feito pela equipe do PaperMC, contém maiores otimizações e patches de segurança</td></tr></tbody></table>


---

# 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://docs.minersrefuge.com.br/iniciando-um-servidor/softwares-de-servidor/proxy.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.
