# Features

> #### **PassiveMode aims to be the ultimate passive mode solution for any kind of server, join our discord server to suggest new features that we should add in!**

## Perks

> **Perks available during** [**Based Time**](https://reflexlabs.gitbook.io/reflexlabs/resources/perks#perk-section)**.**

**PassiveMode** provides you the ability to perk your players with few kinds of passive mode perks.

Players can see all available perks in `/PassiveMode Perks` and see what available or unavailable for them,

You can reward them by giving them specific permission or assign permission per group.

To check the perks list, or check any player perks available, you can use `/PassiveMode Perks List/Check [player]`

**For more info about Perks,** [**check out this page**](https://reflexlabs.gitbook.io/reflexlabs/resources/perks#perk-section)**.**

## Fully Customize

`config.yml` allows you to change every single message or button to any language you want, and customize the GUI in game.

## Based Time

`basedTime` in `config.yml` section allows you to toggle between passive mode type, based on time or not,

**Based Time On:** The players have passive time balance, you as admin can give or take from them passive time, and they can transfer passive time between them.

**Based Time Off:** Non of the time features will work, and the players will be able to toggle their passive mode by themselves without worry about time.


---

# 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://reflexlabs.gitbook.io/reflexlabs/resources/passivemode/features.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.
