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

# Commands

{% hint style="warning" %}
Some commands are **server-side only**, others are **client-side only**, and a few can be used from **both sides**.
{% endhint %}

```
life install (automatically installs into all server resources)
life install <resource_name>
life uninstall (automatically uninstalls into all server resources)
life uninstall <resource_name>
life refresh (reloads configuration without restarting the server)

life_ban <player_id> <reason>
life_unban <ban_id/all>
lfm (Open Admin Menu)

```

{% hint style="info" %}
You can modify the command prefix directly from the config panel, located in the Settings section.
{% endhint %}
