⚙ī¸Configuration

Configuration of mAdmin Resource

Login With Discord Configuration

  • Go to https://discord.com/developers/applications and create a new application by clicking upper right button. (Your app name is not important, you can type whatever you want to name.)

  • For the next steps please watch the video guide down below.

Guide Video Link


Setting Your First Admin

You can set your first admin user by editing

mAdmin/Source/Configs/PanelCredentials.lua


Setting Your Port Number

You can set your port number by adding set mAdminPort PORTNUMBER to your server.cfg.


Giving Command Permissions To Script

Add add_ace resource.mAdmin command allow to your server.cfg. (Its required to use "Live Console" or Executing any command with mAdmin.)


Last updated