⚠️ Common Issues

Many people face the issue where the admin menu says, "You do not have permissions." It's nothing but a simple common sense problem. To fix it, please follow any of the steps below:

  • Watch the tutorial video carefully.

  • Re-read the 🛠️Installation, paying close attention to how to add your license ID in the config.

  • Look closely at the details below — I’m giving you some spoon-feeding here!

Correct Way:

Config.Admins = {
    'b912cfa0fb53c0ff99758e7047f4d0ac440c6d2c',
    'sfaffdgdfffahji68a0fbgdsgsg7f4d0ac475474',
    'fsdafs245a0fb53c0ff99fas45fvxsfsafweafas',
}

Wrong Way:

Config.Admins = {
    'License:b912cfa0fb53c0ff99758e7047f4d0ac440c6d2c',
    'License:sfaffdgdfffahji68a0fbgdsgsg7f4d0ac475474',
    'License:fsdafs245a0fb53c0ff99fas45fvxsfsafweafas',
}

You won’t mind this direct and straightforward guide—if you are not one of them. I’m honestly tired of repeatedly helping newborns with very basic things on this totally free Admin Menu.

Last updated