SimpleDevelopments Docs
Simple Store License Generator Our Discord
Our docs are still under construction - Expect new changes in the future!
Paid Scripts IconPaid Scripts

2 - Configuration

By Fadin_laws 1 min 1
Config.LicenseKey = 'LICENSE-KEY'

  • Below, you can set the ACE permission required to view admin calls.

Config.Perms = {
    AcePerms = 'report.admin'
}

All configurable settings will only be shown in the config.lua. Files like the server.lua and client.lua will not have any config options available.