Players able to tell if another is in vanish
10becja opened this issue ยท 2 comments
Players are able to bypass vanish and tell if a vanished player is online by using commands that attempt to autocomplete a user name. Tested in builds 421 and 424
Steps to reproduce
- Log in as a player with vanish permissions, and vanish
- Log in as a player without permissions.
- As the unvanished player, run the command /bal (first few letters of vanished players name). For example, if the vanished player's name is notch, run "/bal not"
Expected results:
The command should return "Error: Player not found."
Actual results:
The command returns the vanished players balance.
Could anyone confirm if this still happens with recent versions that include the tab completion framework?