Skip to content

[Feature Request] Server-Side Method for Personal Player Mutes, or Player Blocking #382

@Samevi

Description

@Samevi

Currently the client-side only, character-based mute is the only way for a regular player to mute another player without involving a moderator or admin. This system works for the average annoying player, but is easily circumvented just by the muted player switching characters - meaning it's useless against anyone with half a brain and an inkling of desire to keep harassing other players.

The server should be able to receive mute requests that filter one user's messages and prevent them from displaying for the player who requested the mute, based on IPID. This would make circumvention of the player mute system more difficult and functional, and lessen the need for moderators or admins to always be around for punitive action.

So as not to interfere with already functional admin command /mute, I propose this be handled via the following command:
/block <Player ID | IPID (if known)>
Argument should be interpreted into the corresponding IPID regardless so as to not release the block on disconnect or character swap.

Client-side implementation should also be considered via the Player List widget context menu.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions