> For the complete documentation index, see [llms.txt](https://unique-store.gitbook.io/hunk-ac/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://unique-store.gitbook.io/hunk-ac/overview/admin-menu.md).

# Admin Menu

{% hint style="info" %}
the menu part is located inside HUNK-AC/menu folder

the important part is config.lua

also, there are some editable files in server and client folders
{% endhint %}

### <mark style="color:purple;">using the admin menu</mark>

first admins must be added inside <mark style="color:blue;">configs/server/administrator.lua</mark>&#x20;

then they can use /adminmode inside the game and then press the insert button to open it

each admin can have different permissions and access to the menu depends on the config.lua

### <mark style="color:purple;">config.lua</mark>

the features are easy to understand

the important part is <mark style="color:yellow;">Config.Permissions</mark> and <mark style="color:yellow;">Config.DiscordLogs</mark>

as you can see you need to put the groups that you added inside configs/server/administrator.lua

then you can choose which group has which access

also, you can set discord logs if it's required for the actions that any admin does or not

### <mark style="color:purple;">menu logs</mark>

it gives you the history of all actions that were made by the admins

for that, you need to go inside server/sv\_config and then put the webhooks there

<mark style="color:red;">please create 3 different channels for the webhooks</mark>
