Whitelisting Players
Purpose: Restricts access to the crafting system to specific players.
Enabling Whitelisting:
Set Config.Whitelisted to true.
Add players (by their FiveM license identifier) to the Config.WhitelistedPlayers table.
Example:
Adding Players to the Whitelist In-Game:
Use the /addwhitelistcrafting [serverid] command in-game (replace [serverid] with the target player's server ID).
This command will add the specified player's license identifier to the Config.WhitelistedPlayers table in your config.txt.
Last updated