Hello. I already know how to make custom ulx commands, and now I'd like to find out how to make custom permissions. By that I mean stuff like "ulx physgunplayer", "ulx spawnecho", etc.
For example, I'd like to do something like:
if ply has permission "ulx blabla" then
do stuff
end
But also make it possible to edit the permission for each group with xgui just like the regular ones.
Is it possible? If yes, then could I see an example of how it could be done? Thanks.