Skip to content
This repository was archived by the owner on Apr 17, 2021. It is now read-only.

Add one-on-one messaging, ie. 'whisper' or 'msg' #218

@ZeroKnight

Description

@ZeroKnight

Small feature request, the ability to directly message another player; a somewhat common feature in games with chat.

Would add the following commands:

  • msg or whisper (alias: w)
    • Send a message directly to another player
  • reply (alias: r)
    • Reply to the last message; assumes the last person to directly message you

As far as formatting these direct messages goes, you could add a prefix of sorts and/or a specific message color to convey the message type. Some examples:

[Player1] Hello there! Only you can see this message!
>Player1< Hello there! Only you can see this message!
Player1 >> Hello there! Only you can see this message!
[MSG] <Player1> Hello there! Only you can see this message!

Exact colors and formatting is pretty subjective though, albeit certain formats are more intuitive than others. Thoughts?

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions