> For the complete documentation index, see [llms.txt](https://ayznnn.gitbook.io/waveshield-v4/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://ayznnn.gitbook.io/waveshield-v4/documentation/configuration-settings/objects.md).

# Objects

You get banned for "Blacklisted object detected" ?\
That's because you need to add the object model to the whitelisted ones.\
You only need to add networked objects (those that everyone can see when spawned).

{% hint style="info" %}
You can add the object model hash or the model string.
{% endhint %}

{% hint style="warning" %}
Disabling the object whitelist is not recommanded, take the time to whitelist every networked objects that you spawn in your server.
{% endhint %}

{% hint style="success" %}
Tip: You can search through your server for the native CreateObject or CreateObjectNoOffset to see wich ones are spawned in your server.
{% endhint %}
