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).
Disabling the object whitelist is not recommanded, take the time to whitelist every networked objects that you spawn in your server.
Tip: You can search through your server for the native CreateObject or CreateObjectNoOffset to see wich ones are spawned in your server.
Last updated