Carbon errorSolved
errorCarbon Rust gives this error on the server.

Unloaded plugin NTeleportation v1.9.5 by nivex
Warning! 'NTeleportation' uses UnityEngine.GameObject.FindObjectsOfType. That may cause significant performance drops, and/or server stalls. Report to the developer or use at your own discretion!
Loaded plugin NTeleportation v1.9.5 by nivex [745ms]

I corrected it using the Codex. You can correct it here as well.

hi, these are not Carbon errors.

the error says "not found on client" because your client needs to be updated. so it's not a plugin or server issue

my implementation is safe, and Codex shouldn't try to fix it because it's not broken. Carbon has been so kind to remove this warning in their next update, too.