Is it possible to filter text from a plugin?

I’ve tried using TextService:FilterStringAsync(), but I’m getting this error:

The sender must be connected to the current server

This is a problem for me; the player isn’t connected to a server in a plugin. Is there another way to filter text?

1 Like