📔Promo Codes
Explanation of the promo code configuration in the script
Config.PromoCodes = {
Permissions = { 'owner' , 'best' },
Length = 6
}Last updated
Explanation of the promo code configuration in the script
Permissions — groups allowed to use the OpenSettings command in the admin menu.
Length — generated promo code length.
Config.PromoCodes = {
Permissions = { 'owner' , 'best' },
Length = 6
}Last updated