# 🎲 Extras

This module contains various features that are too small for being dedicated modules.

## Commands & Permissions

* [Commands](https://nightexpress.gitbook.io/sunlight/general/commands#extras-module) link.
* [Permissions](https://nightexpress.gitbook.io/sunlight/general/permissions#extras-module) link.

## Features

* ✅ **Keep Inventory**. Keep player's inventory and XP on death depends on their rank.
* ✅ **Join Commands**. Execute commands (different for "new" & "old" players) when players joins the server.
* ✅ **Anvil Colors**. Allows players with permission to use colors on anvils.
* ✅ **Sign Colors**. Allows players with permission to use colors on signs.
* ✅ **Physic Explosions**. Adds more dynamics for blocks on explosions.
* ✅ **Chairs**. Allows players to sit on stairs, slabs and carpets, and any other block! Toggleable per a player.
* ✅ **Chest Sort**. Automatically sort player's chest. Toggleable per a player.
* ✅ **AntiFarm**. Disable certain farms.


---

# 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://nightexpress.gitbook.io/sunlight/modules/extras.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.
