# Commands & Permissions

## 🧾 Commands & Permissions

### 📘 Introduction

This page provides a complete list of all **commands** and their associated **permissions** for the **PlayerGender** plugin.

Commands are split into two categories:

* **Player Commands** – for regular users.
* **Admin Commands** – for staff or server operators.

***

### 🎮 Player Commands

<table><thead><tr><th width="228">Command</th><th width="254.33333333333331">Description</th><th>Permission Node</th></tr></thead><tbody><tr><td><code>/gender</code></td><td>Open the specified backpack.</td><td><code>playergender.open</code></td></tr></tbody></table>

***

### 🛠️ Admin Commands

<table><thead><tr><th width="228">Command</th><th width="254.33333333333331">Description</th><th>Permission Node</th></tr></thead><tbody><tr><td><code>/playergender help</code></td><td>View help message</td><td><code>playergender.help</code></td></tr><tr><td><code>/playergender reload</code></td><td>With this command you can reload the configuration files.</td><td><code>playergender.reload</code></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.xshyo.us/free-plugins/playergender/commands-and-permissions.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.
