Skip to content

Players in vanish can still be messaged by manually typing their name #938

Closed
@vLuckyyy

Description

@vLuckyyy

Currently, when using the /msg command, vanished players are correctly excluded from the tab-completion list. However, if a player manually types the name of a vanished player, the message still goes through.

This is a privacy issue and should be fixed by modifying the PlayerArgument parser logic to reject vanished players. A vanish check must be added in the parse method of the PlayerArgument class to prevent this.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Status

    ✅ Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions