> For the complete documentation index, see [llms.txt](https://warmania.gitbook.io/paperx-documentation/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://warmania.gitbook.io/paperx-documentation/documentation/commands-and-permissions/permissions.md).

# Permissions

## **Permissions**

### **PaperX Free**

#### **1**

`paperx.create`\
By default for operators.\
Allows creating banknotes.

***

#### **2**

`paperx.create.gem`\
By default for operators.\
Allows creating gem banknotes.

***

#### **3**

`paperx.create.others`\
By default for operators.\
Allows creating banknotes for other players.

***

#### **4**

`paperx.redeem`\
By default for everyone.\
Allows redeeming banknotes.

***

#### **5**

`paperx.reload`\
By default for operators.\
Allows reloading the plugin configuration.

***

#### **6**

`paperx.gems.check`\
By default for operators.\
Allows checking other players' gems balance.

***

#### **7**

`paperx.gems.give`\
By default for operators.\
Allows giving gems to players.

***

#### **8**

`paperx.gems.take`\
By default for operators.\
Allows taking gems from players.

***

#### **9**

`paperx.gems.set`\
By default for operators.\
Allows setting players' gems balance.

## **PaperX Premium**

**( Includes all the ones from the free version, plus the ones below )**

***

#### **10 (PREMIUM ONLY)**

`paperx.crafts.check`\
By default for operators.\
Allows checking other players' crafts balance.

***

#### **11 (PREMIUM ONLY)**

`paperx.crafts.give`\
By default for operators.\
Allows giving crafts to players.

***

#### **12 (PREMIUM ONLY)**

`paperx.crafts.take`\
By default for operators.\
Allows taking crafts from players.

***

#### **13 (PREMIUM ONLY)**

`paperx.crafts.set`\
By default for operators.\
Allows setting players' crafts balance.

***

#### **14 (PREMIUM ONLY)**

`paperx.pay.gems`\
By default for everyone.\
Allows paying gems to other players.

***

#### **15 (PREMIUM ONLY)**

`paperx.pay.crafts`\
By default for everyone.\
Allows paying crafts to other players.

***

#### **16 (PREMIUM ONLY)**

`paperx.pay.cash`\
By default for everyone.\
Allows paying money to other players.

***

#### **17 (PREMIUM ONLY)**

`paperx.pay.*`\
By default for operators.\
Grants all payment permissions.

***

#### **18 (PREMIUM ONLY)**

`paperx.withdraw.gems`\
By default for everyone.\
Allows withdrawing gems as banknotes.

***

#### **19 (PREMIUM ONLY)**

`paperx.withdraw.crafts`\
By default for everyone.\
Allows withdrawing crafts as banknotes.

***

#### **20 (PREMIUM ONLY)**

`paperx.withdraw.cash`\
By default for everyone.\
Allows withdrawing money as banknotes.

***

#### **21 (PREMIUM ONLY)**

`paperx.withdraw.*`\
By default for operators.\
Grants all withdrawal permissions.

***

#### **22 (PREMIUM ONLY)**

`paperx.booster.use`\
By default for everyone.\
Allows using boosters.

***

#### **23 (PREMIUM ONLY)**

`paperx.booster.give`\
By default for operators.\
Allows giving booster items.

***

#### **24 (PREMIUM ONLY)**

`paperx.booster.remove`\
By default for operators.\
Allows removing active boosters.

***

#### **25 (PREMIUM ONLY)**

`paperx.booster.check`\
By default for operators.\
Allows checking other players' boosters.

***

#### **26 (PREMIUM ONLY)**

`paperx.battlepass.gui`\
By default for everyone.\
Allows opening the battle pass GUI.

***

#### **27 (PREMIUM ONLY)**

`paperx.battlepass.claim`\
By default for everyone.\
Allows claiming battle pass rewards.

***

#### **28 (PREMIUM ONLY)**

`paperx.battlepass.premium.buy`\
By default for everyone.\
Allows purchasing premium battle pass.

***

#### **29 (PREMIUM ONLY)**

`paperx.battlepass.give`\
By default for operators.\
Allows giving premium battle pass to others.

***

#### **30 (PREMIUM ONLY)**

`paperx.battlepass.givefree`\
By default for operators.\
Allows giving free premium battle pass.

***

#### **31 (PREMIUM ONLY)**

`paperx.battlepass.admin`\
By default for operators.\
Grants full battle pass admin access.

***

#### **32 (PREMIUM ONLY)**

`paperx.sellwand.give`\
By default for operators.\
Allows giving sell wands.

***

#### **33 (PREMIUM ONLY)**

`paperx.sellwand.use`\
By default for everyone.\
Allows using sell wands.

***

#### **34 (PREMIUM ONLY)**

`paperx.baltop.use`\
By default for everyone.\
Allows viewing balance leaderboards.

***

#### **35 (PREMIUM ONLY)**

`paperx.baltop.refresh`\
By default for operators.\
Allows refreshing leaderboard data.

***

#### **36 (PREMIUM ONLY)**

`paperx.spawnloc.money`\
By default for operators.\
Allows spawning money banknotes at locations.

***

#### **37 (PREMIUM ONLY)**

`paperx.spawnloc.gem`\
By default for operators.\
Allows spawning gem banknotes at locations.

EXTRA as of v1.3-2\
\&#xNAN;**`paperx.currency.*`** All currency admin permissions. Default: **OP**

**`paperx.currency.list`**  View currency list and info. Default: **OP**

**`paperx.currency.create`** Create custom currencies. Default: **OP**

**`paperx.currency.delete`** Delete custom currencies. Default: **OP**

**`paperx.currency.give`**  Give any currency to a player. Default: **OP**

**`paperx.currency.take`**  Take any currency from a player. Default: **OP**

**`paperx.currency.set`** Set any currency balance. Default: **OP**

**`paperx.currency.check`** Check any currency balance. Default: **OP**

**`paperx.currency.top`**  View currency leaderboards. Default: **Everyone**


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://warmania.gitbook.io/paperx-documentation/documentation/commands-and-permissions/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.
