# UUID Access

Supercharge your server's defenses by wielding the power to dictate who accesses the spoofer. Within the confines of the config.yml file, construct an impervious wall of security with a list of authorized UUIDs, ensuring only trusted individuals can access this potent tool.

```yaml
allowed_uuids:
    - '3fd954a8-c1b2-4b80-b163-96f3aa666a44'
```

* `allowed_uuids`: List of UUIDs allowed to use the spoofer's commands
