Paid Scripts
Below, you can set the license key gathered from https://license.simpledevelopments.org/
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.