Permission
Server functions that are in some way related to the permission aspects.

local rank = Wosa.User.Permission.Get(
user --[[ int ]]
)
--[[
Parameters:
-> user: The PlayerID of the user.
Description:
Get the current permission level aka rank of the user.
]]Last updated
Was this helpful?