Whitelist or semiwhitelist

Could someone explain to me the difference between whitlist full and semiwhilist? Can you tell me the difference of each? Thanks

I don’t think there is anything explicitly defined as a “semi-whitelist”.

There may be checks in place to require players to do something before connecting.

ex:
On my server when the “whitelist” is enabled, the player must first sign-in to our website through Steam API or have an existing account in the database.

A traditional whitelist would normally be a file or database that is checked for a player’s identifier(s) before allowing them to connect.

2 Likes