⚙️Configuration

Configuration of mBank v2 Resource

Framework Configuration

You can choose your framework here.

SQL Configuration

You can choose the SQL engine you use here.

Player Profile Picture Configuration

Put your bot token at editable/server.lua " bot_token " for players discord photos.

If you leave the bot_Token section blank in editable/server_editable.lua, it will automatically select the player images from there.

Bank Blips Configuration

You can edit bank blips here.

Bank Locations Configuration

ATM Configuration

ATM system works with prop names. If you are using a modded ATM, do not forget to enter its name here.

Loan System Configuration

If you want your players to use the Loan system, set this part to true, otherwise set this part to false.

By default, there is a loan system prepared for you. You can add as many as you want.

Savings System Configuration

If you want to use the saving system, set it to true, otherwise set it to false.

Society System Configuration

If you want to use the Society system, set this part to true, otherwise set it to false.

If you set the society section to true, you need to add jobs, otherwise not every job will work.

Discord Log System Configuration

Fill in editable/server.lua webhooks to activate Discord logs.

Last updated