# Commands

***

## Users Commands

<details>

<summary>creategang</summary>

```lua
/creategang
```

*Initiate the creation of the gang (<mark style="color:orange;">Requires permissions from an administrator</mark>)*

</details>

***

## Staff Commands

<details>

<summary>ilegalpanel</summary>

```lua
/ilegalpanel
```

*Open the gang management panel*

</details>

<details>

<summary>givegang</summary>

```lua
/givegang [id]
```

*Grant a user access to create a gang*

</details>

<details>

<summary>removegang</summary>

```lua
/removegang [ID] -- The user ID
```

*Remove a user from their current gang (<mark style="color:orange;">This does not delete the gang</mark>)*

</details>
