Skip to content

CommandClass.CheckUser

<<boolean> Allowed> CommandClass.CheckUser(<CommandClass> self, <Player> User)
Check if a user is whitelisted/blacklisted

Parameters

  • CommandClass Command

    The command

  • Player User

    The user to check against

Returns

  • boolean Allowed

    Whether the user has passed the check and is authorised.

Source