# Mass Unbans

Elyxir allows you to unban all of the members in your server, giving your community a second chance and helping to boost activity in large servers which often have hundreds or even thousands of banned players.

#### OBJECTIVES

* [Unban all of the members from your server](#mass-unban)

<figure><img src="/files/yu4KH7OaZ2TJ86vCekaG" alt=""><figcaption></figcaption></figure>

#### REQUIREMENTS

**Premium Tier** and **Deluxe Tier** subscriptions have full functionality access to this feature.

## Mass Unban

To unban all of the members from your server, you need to run the [`/mass-unban`](/commands/miscellaneous/mass-unban.md) command. You will need the **ADMINISTRATOR** permission in order to execute this command. It may take a while to complete this task, but the embed will automatically update when everyone has been unbanned.

<figure><img src="/files/t5TkJujJdXYVI5J5WTFc" alt=""><figcaption></figcaption></figure>

You may also need to whitelist **Elyxir#1470** on any Server Protections bots (such as Wick and Security) or the bot may be automatically removed from your server by those bots.

{% hint style="danger" %}
**This action cannot be undone. Use it with caution!**
{% endhint %}

<figure><img src="/files/wNkP3Jk12MREEyE08xQ0" alt=""><figcaption><p><a href="https://zap-hosting.com/deluxe"><strong>Click here to be redirected to our affiliate link!</strong></a></p></figcaption></figure>


---

# 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.elyxir.dev/features/mass-unbans.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.
