πͺOpen Commands
Explanation of the commands configuration in the script
OpenSettings - Represents the admin menu accessible only to selected users.
OpenRewards - Represents the rewards/missions menu accessible to regular users
Config.Commands = {
OpenRewards = 'rewards',
OpenSettings = 'rewards-settings',
}Last updated