is there a way to retrieve or replace a list within another list? not sure how else I could have worded it but what I'm trying to do is replace an incoming message from a player with stars only on the blocked words.
basically what I'm trying to achieve here is ⬇️
player types: potato tomato bottle
the filter picks up that a word from the words yaml list was inside of the message list, and replaces that word only with stars.
player's message appears as : ****** tomato bottle