> For the complete documentation index, see [llms.txt](https://docs.inhousequeue.xyz/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.inhousequeue.xyz/docs/commands/reset-commands.md).

# Reset commands

#### :crown: **Admin only commands**

#### :bulb: **General command for everyone**

<mark style="color:red;">**Required**</mark> parameters will be in \[Square brackets]

<mark style="color:green;">**Optional**</mark> parameters will be in (Curly brackets)

### :crown: **Reset full leaderboard**:

```
/reset leaderboards (queue_channel)
```

Completely resets all leaderboard stats, including wins, losses, and MVP votes. If you have created a [unique leaderboard](/docs/quick-start/leaderboards-explained.md#creating-a-unique-leaderboard), you must reset stats for a specific queue by selecting the queue channel.

***

### :crown: **Reset one member wins and losses (not mmr)**

```
/reset user [member] (queue_channel)
```

Resets a member’s wins, losses back to zero. Use this command carefully! Omit the optional <mark style="color:green;">**member**</mark> parameter to reset stats for <mark style="color:green;">**everyone**</mark>. If you have a [unique leaderboard](/docs/quick-start/leaderboards-explained.md#creating-a-unique-leaderboard), you must reset stats for a specific queue channel by selecting it.

If you have set up a [unique leaderboard](/docs/quick-start/leaderboards-explained.md#creating-a-unique-leaderboard), you can reset a member's stats for that queue only by selecting the queue channel.

This does <mark style="color:green;">**not**</mark> reset MMR or MVP.

***

## :crown: **Remove all users from a queue**:

```
/reset queue [gameid]
```

Clears the current queue, removing all players and resends a fresh queue. An example of when this is useful is if you have members who have been in queue overnight, and you want to start a fresh queue. If you have frequent overnight queues you may want to think about enabling [`/queue timeout`](/docs/commands/queue-commands.md#afk-queue-timer).

<div align="left"><figure><img src="/files/b28jy7YJjWWD7AdRs6wd" alt=""><figcaption></figcaption></figure></div>

***

### :crown: **Reset MMR for all players**

```
/reset mmr_all [game] [queue_channel] (reset_type)
```

Resets the MMR scores for all players. You can change what MMR players start with on reset. For example, if you want some players to start at 1000MMR instead, and others at 1200MMR. Take a look at the [starting mmr](/docs/commands/mmr-commands.md#adjust-starting-mmr) command!

* **reset\_type** (optional): **Full** (default) snaps everyone straight to their starting MMR, as if they were new players. **Soft** instead moves everyone halfway back toward their starting MMR - strong players keep some of their edge but have to earn it back through play. Either option also resets games played back to 0.

***

### :crown: **Reset MMR for a single player**

```
/reset mmr_user [member] [game] [queue_channel] (reset_type)
```

Resets the MMR scores for a single player. You can change what MMR players start with on reset. For example, if you want some players to start at 1000MMR instead, and others at 1200MMR. Take a look at the [starting mmr](/docs/commands/mmr-commands.md#adjust-starting-mmr) command!

* **reset\_type** (optional): **Full** (default) snaps this player straight to their starting MMR, as if they were a new player. **Soft** instead moves them halfway back toward their starting MMR. Either option also resets their games played back to 0.

***

### :crown: Reset challenges

```
/reset challenges
```

<div align="left"><figure><img src="/files/eVWZvTmN7oiDWkthNbVj" alt=""><figcaption></figcaption></figure></div>

Clears all ongoing challenges and their progress. We advise [resetting the leaderboard](#reset-full-leaderboard) and [resetting MMR](#reset-mmr-for-all-players) at the same time.

***

### Reset MVP votes

```
/reset mvp (member)
```

Reset MVP votes for everyone, or a specific member.
