diff options
author | hannibal2 <24389977+hannibal00212@users.noreply.github.com> | 2023-10-15 12:02:06 +0200 |
---|---|---|
committer | hannibal2 <24389977+hannibal00212@users.noreply.github.com> | 2023-10-15 12:02:06 +0200 |
commit | e155e31138169ee2d3496d4bd43711134b30617b (patch) | |
tree | bc293a8547083c127234eeffecd16fde1578ef52 | |
parent | b2b398f37d0ab841f468c8e81b78dd0782c1575a (diff) | |
download | SkyHanni-REPO-e155e31138169ee2d3496d4bd43711134b30617b.tar.gz SkyHanni-REPO-e155e31138169ee2d3496d4bd43711134b30617b.tar.bz2 SkyHanni-REPO-e155e31138169ee2d3496d4bd43711134b30617b.zip |
more chat filers
-rw-r--r-- | constants/PlayerChatFilter.json | 11 |
1 files changed, 6 insertions, 5 deletions
diff --git a/constants/PlayerChatFilter.json b/constants/PlayerChatFilter.json index 47be09e..a10fef6 100644 --- a/constants/PlayerChatFilter.json +++ b/constants/PlayerChatFilter.json @@ -5,7 +5,8 @@ "contains": [ "lowballing", "lowbal", - "lowwbal" + "lowwbal", + "lo-ballin" ], "containsWord": [ "low balling", @@ -30,15 +31,16 @@ "description": "Player wants to sell stuff", "contains": [ "check my ah", + "my ah", + "on ah", + "selling", "on my ah" ], "containsWord": [ "sell", - "selling", "sellng", "sellomg", "seling", - "my ah", "my ahh", "low price", "bid on", @@ -48,8 +50,7 @@ "check out my auction", "on /ah", "buy quickly for", - "buy my auction", - "on ah" + "buy my auction" ] }, { |