> 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/editor.md).

# Commands

## **Commands**

### **PaperX Free Commands**

#### **1**

`/paperx <create|creategem|reload|list> [args]`\
Main command for PaperX.\
Aliases: `px`\
Permissions:

* `paperx.create`
* `paperx.create.gem`
* `paperx.create.others`
* `paperx.reload`

***

#### **2**

`/gems [give|take|set|check] [player] [amount]`\
Manage gems balance.\
Aliases: `gem`\
Permissions:

* `paperx.gems.give`
* `paperx.gems.take`
* `paperx.gems.set`
* `paperx.gems.check`

***

## **PaperX Premium**

***

#### **1**

`/paperx <create|creategem|reload|list> [args]`\
Main command for PaperX.\
Aliases: `px`\
Permissions:

* `paperx.create`
* `paperx.create.gem`
* `paperx.create.others`
* `paperx.reload`

***

#### **2**

`/gems [give|take|set|check] [player] [amount]`\
Manage gems balance.\
Aliases: `gem`\
Permissions:

* `paperx.gems.give`
* `paperx.gems.take`
* `paperx.gems.set`
* `paperx.gems.check`

***

#### **3 (PREMIUM ONLY)**

`/crafts [give|take|set|check] [player] [amount]`\
Manage crafts currency.\
Aliases: `craft`\
Permissions:

* `paperx.crafts.give`
* `paperx.crafts.take`
* `paperx.crafts.set`
* `paperx.crafts.check`

***

#### **4 (PREMIUM ONLY)**

`/battlepass [command]`\
Access battle pass system.\
Aliases: `bp`, `pass`\
Permission: `paperx.battlepass.gui`

***

#### **5 (PREMIUM ONLY)**

`/battlepassGUI`\
Open the battle pass GUI directly.\
Permission: `paperx.battlepass.gui`

***

#### **6 (PREMIUM ONLY)**

`/paygems <player> <amount>`\
Send gems to another player.\
Aliases: `payg`\
Permission: `paperx.pay.gems`

***

#### **7 (PREMIUM ONLY)**

`/paycrafts <player> <amount>`\
Send crafts to another player.\
Aliases: `payc`\
Permission: `paperx.pay.crafts`

***

#### **8 (PREMIUM ONLY)**

`/paycash <player> <amount>`\
Send money to another player.\
Aliases: `paymoney`\
Permission: `paperx.pay.cash`

***

#### **9 (PREMIUM ONLY)**

`/pay <player> <amount>`\
Alternative money payment command.\
Permission: `paperx.pay.cash`

***

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

`/withdrawgems <amount>`\
Convert gems into banknotes.\
Aliases: `wgems`, `withdrawg`\
Permission: `paperx.withdraw.gems`

***

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

`/withdrawcrafts <amount>`\
Convert crafts into banknotes.\
Aliases: `wcrafts`, `withdrawc`\
Permission: `paperx.withdraw.crafts`

***

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

`/withdrawcash <amount>`\
Convert money into banknotes.\
Aliases: `wcash`, `withdrawmoney`\
Permission: `paperx.withdraw.cash`

***

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

`/withdraw <amount>`\
Shortcut for withdrawing money.\
Permission: `paperx.withdraw.cash`

***

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

`/redeemall [confirm]`\
Redeem all banknotes in inventory.\
Aliases: `redeem-all`, `claimall-notes`\
Permission: `paperx.redeem`

***

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

`/booster [subcommand]`\
Manage boosters.

Permissions:

* `paperx.booster.use`
* `paperx.booster.give`
* `paperx.booster.remove`
* `paperx.booster.check`

***

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

`/givesellwand <player> <type>`\
Give a sell wand to a player.\
Permission: `paperx.sellwand.give`

***

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

`/sellwand [info|types|help]`\
View sell wand info and usage.\
Aliases: `sw`\
Permission: `paperx.sellwand.use`

***

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

`/baltop [cash|gems|crafts|help|refresh]`\
View balance leaderboards.\
Aliases: `balancetop`, `btop`, `leaderboard`\
Permissions:

* `paperx.baltop.use`
* `paperx.baltop.refresh`

#### 19 ( PREMIUM ONLY )

`/currency [list|info|create|delete|give|take|set|check|top]`\
&#x20;Aliases: `cur`&#x20;

Manage Currencies

Permissions:

* `paperx.currency.list`
* `paperx.currency.create`
* `paperx.currency.delete`
* `paperx.currency.give`
* `paperx.currency.take`
* `paperx.currency.set`
* `paperx.currency.check`
* `paperx.currency.top`
* `paperx.currency.*` (grants all of the above)


---

# 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/editor.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.
