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

# Permissions, Commands, & Placeholders

<table data-header-hidden><thead><tr><th width="217">Command</th><th width="193">Permission</th><th>Description</th></tr></thead><tbody><tr><td>Command</td><td>Permission</td><td>Description</td></tr><tr><td>/economobs</td><td>default</td><td>Brings up an in-game help guide.</td></tr><tr><td>/economobs toggle</td><td>default</td><td>Toggles messaging features.</td></tr><tr><td>/economobs profile &#x3C;player></td><td>economobs.profile</td><td>Checks the multiplier profile of a user.</td></tr><tr><td>/economobs check &#x3C;mob/custom> &#x3C;entity></td><td>economobs.check</td><td>Checks the loot tables of an entity.</td></tr><tr><td>/economobs multiplier add &#x3C;user> &#x3C;entity/tool/world/custom_entity/custom_tool> &#x3C;context> &#x3C;multiplier></td><td>economobs.multiplier</td><td>Adds a multiplier to a user.</td></tr><tr><td>/economobs multiplier remove &#x3C;user> &#x3C;entity/tool/world/custom_entity/custom_tool> &#x3C;context></td><td>economobs.multiplier</td><td>Removes a multiplier from a user.</td></tr><tr><td>/economobs reload</td><td>economobs.reload</td><td>Reloads the plugin.</td></tr><tr><td>All</td><td>economobs.admin</td><td>Gives access to all commands.</td></tr></tbody></table>

| Permission               | Description                              |
| ------------------------ | ---------------------------------------- |
| economobs.group.\<group> | Adds a multiplier group to a user/group. |

<table><thead><tr><th width="358">Placeholder</th><th width="255">Description</th><th>Default Value</th></tr></thead><tbody><tr><td>%economobs_multiplier_entity_&#x3C;entity>%</td><td>Prints the players multiplier of an entity.</td><td>1.0</td></tr><tr><td>%economobs_multiplier_tool_&#x3C;tool>%</td><td>Prints the players multiplier of a tool.</td><td>1.0</td></tr><tr><td>%economobs_multiplier_world_&#x3C;world>%</td><td>Prints the players multiplier of a world.</td><td>1.0</td></tr></tbody></table>
