You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Say I have two players, "bob" and "prefixbob". If I run "/he search p:bob", then it shows me everything that bob and prefixbob have done. This is especially annoying if prefixbob is much more active, because then it's very difficult to see just what bob has done.
The text was updated successfully, but these errors were encountered:
I've also had this issue, except I've only noticed it with suffixes, that is searching for bob will also yield bobsuffix actions, I guess it works both ways.
For a quick workaround you can use "/he search p:bob,!prefixbob", that'll negate all results containing prefixbob as player. But I'd like to see a config value for name completion, or simply detect if there's an exact match for player and only return results for that player.
Say I have two players, "bob" and "prefixbob". If I run "/he search p:bob", then it shows me everything that bob and prefixbob have done. This is especially annoying if prefixbob is much more active, because then it's very difficult to see just what bob has done.
The text was updated successfully, but these errors were encountered: