Preventing players from using commands?Solved
Are the commands to order an airdrop available to every normal player?
I'm wondering about this cause there are no permissions that definitely exclude players from using these commands.
In response to Kleementin ():
Are the commands to order an airdrop available to every normal player?
I'm wondering about this...
its in the config example on plugin page

"AuthLevel needed for console commands": 1, // needed authLevel for airdrop commands​
You would make it authlevel 2 for admin only
Oh ok. I better do that. Thanx.
Locked automatically