I edit the setting in the kohl admin in the permission part i added this words.
Before
Permissions ??????????? -- You can set the admin power required to use a command -- COMMANDNAME=ADMINPOWER; ]]
Permissions={
};
}
return {Settings,{Owners,SuperAdmins,Admins,Mods,VIP,Banned}}
After I edited the script
Permissions ??????????? -- You can set the admin power required to use a command -- COMMANDNAME=ADMINPOWER; ]]
Permissions={
GivePlayerString=VIP
};
}
return {Settings,{Owners,SuperAdmins,Admins,Mods,VIP,Banned}}
But it still wont work please help friendly developer.
Closed as Not Constructive by User#19524
This question has been closed because it is not constructive to others or the asker. Most commonly, questions that are requests with no attempt from the asker to solve their problem will fall into this category.
Why was this question closed?