Making a Basic Admin command accessable to all players

Hey Developers!

We’ve recently created a Basic Admin plugin, designed to display a list of kitchen recipes when the command is run. This works perfectly, however, we intend for it to work for all players, not just admins. I’ve tried changing the pluginLevel to 0, however, that’s still not working. :weary:
I’ve seen this work in other games, however, I’m not sure if it would require editing the MainModule.

Any help would be appreciated!

Thanks

What kind of admin plugin are you using?

Hi, it’s just a general BA plugin (module script).

find where it checks for a certain group of people then remove it, you should know how if you created it like said before
reply with the script if you need help