# Commands and Permissions

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

Hoe Commands:

| COMMANDS                      |              DESCRIPTION              | PERMISSIONS               |
| ----------------------------- | :-----------------------------------: | ------------------------- |
| /rod give                     |         Give a hoe to a player        | rivalrods.give            |
| /rod about                    |       View info about the plugin      | -                         |
| /rod stats                    |         View Stats of a player        | rivalrods.stats           |
| /rod info                     |          View Enchants on Rod         | rivalrods.info            |
| /rod reload                   |           Reload all configs          | rivalrods.reload          |
| /rod fishingcompetition start |     Start the fishing competition     | rrivalrods.harvesterevent |
| /rod calculate                |  Calculate Essence price for Enchant  | rivalrods.calculate       |
| /rod admin                    | Open the Admin Panel for Fishing Rods | rivalrods.admin           |
| /rod setenchant               |        Set a enchant to the rod       | rivalrods.setenchant      |
| /rod max                      |      Give a rod with max enchants     | rivalrods.max             |
| /rod setowner                 |  Change the Owner of the Fishing Rod  | rivalrods.setowner        |
| /rod testchance               |      Test the Chance of Enchants      | rivalrods.testchance      |

Fish 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">/fish balance &#x3C;player> </td><td align="center">View  Fish Balance</td></tr><tr><td align="center">/fish give &#x3C;player> &#x3C;amount></td><td align="center">Give Fish to Player</td></tr><tr><td align="center">/fish remove &#x3C;player> &#x3C;amount></td><td align="center">Remove Fish from Player</td></tr><tr><td align="center">/fish reset &#x3C;player></td><td align="center">Reset Player's Fishes amount</td></tr><tr><td align="center">/fish set &#x3C;player> &#x3C;amount></td><td align="center">Set Player's Fishes amount</td></tr><tr><td align="center">/fish top</td><td align="center">View Fish Top Leaderboard</td></tr><tr><td align="center">/fish force</td><td align="center">Force save Fish Data</td></tr></tbody></table>

Other Commands:

* /fisherman- Shows all current players using Fishing Rods
* /fishingcompetition- Shows your current fishes, 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-fishing-rods/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.
