# Commands and Permissions

Main Permissions: `rivalmobswords.main - rivalmobswords.admin`

Hoe Commands:

| COMMANDS                 |             DESCRIPTION             | PERMISSIONS               |
| ------------------------ | :---------------------------------: | ------------------------- |
| /mobsword give           |     Give a mob sword to a player    | rivalmobswords.give       |
| /mobsword about          |      View info about the plugin     | -                         |
| /mobsword stats          |        View Stats of a player       | rivvalmobswords.stats     |
| /mobsword info           |      View Enchants on Mob Sword     | rivalmobswords.info       |
| /mobsword reload         |          Reload all configs         | rivalmobswords.reload     |
| /mobsword mobevent start |   Start the mob sword competition   | vralmobswords.mobevent    |
| /mobsword calculate      | Calculate Essence price for Enchant | rivalmobswords.calculate  |
| /mobsword admin          |  Open the Admin Panel for Mob Sword | rivalmobswords.admin      |
| /mobsword setenchant     |    Set a enchant to the mob sword   | rivalmobswords.setenchant |
| /mobsword max            |  Give a mob sword with max enchants | rivalmobswords.max        |
| /mobsword setowner       |  Change the Owner of the Mob Sword  | rivalmobswords.setowner   |
| /mobsword testchance     |     Test the Chance of Enchants     | rivalmobswords.testchance |

Mob Commands:&#x20;

<table><thead><tr><th width="341.7936342290634" align="center">COMMANDS</th><th align="center">DESCRIPTION</th></tr></thead><tbody><tr><td align="center">/mob balance &#x3C;player> </td><td align="center">View Mobs Killed Balance</td></tr><tr><td align="center">/mob set &#x3C;player> &#x3C;amount></td><td align="center">Set Player's Mob amount</td></tr><tr><td align="center">/mob top</td><td align="center">View Mob Top Leaderboard</td></tr><tr><td align="center">/mob force</td><td align="center">Force save Mob Data</td></tr></tbody></table>

Other Commands:

* /mkillers- Shows all current players using Mob Swords
* /mobevent- Shows your current mobs killed, time left and current leaderboard


---

# 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.rivaldev.xyz/rival-tools/rival-mob-swords/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.
