Reimnop / Discord4Fabric

A beautiful Discord bot client for Fabric
MIT License
37 stars 20 forks source link

Filter DrexHD Vanished players from the `!playerlist` discord command #107

Closed TheDeathlyCow closed 8 months ago

TheDeathlyCow commented 8 months ago

I saw that DrexHD's Vanish mod was recently integrated into the mod in #104, and found an issue where players could still see the vanished players online if they used the !playerlist command on Discord. This PR fixes that, by filtering out all player names for vanished players. It does not require that Vanish be installed, and nothing will be different if it isn't.

Reimnop commented 8 months ago

Thank you!