Admin Menu
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
using the admin menu
first admins must be added inside server_configs/administrator.lua
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
config.lua
the features are easy to understand
the important part is Config.Permissions and Config.DiscordLogs
as you can see you need to put the groups that you added inside server_configs/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
menu logs
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
please create 3 different channels for the webhooks
Last updated