So i have this error: Error while compiling: AdminMode.cs(39,46): error CS1503: Argument `#1' cannot convert `BasePlayer' expression to type `string'
and i have no idea how to fix that.
and i have no idea how to fix that.
if(permission.UserHasPermission(player, "AdminMode.use")) //Error Part