Medkit works for everyone, even those without permission. You probably forgot to add these lines on medkit: if (!permission.UserHasPermission(player.UserIDString, permissionName)) {return null;}
In response to DesSM ():
Medkit works for everyone, even those without permission. You probably forgot to add these lines on...