Skip to content

Implement Signed PMs #9

Description

@Peashooter101

Problem

Found While: Code Reviewing
Found By: @RhythmicSys
Developer: @Peashooter101

SimplePMs are unsigned and does not support native Minecraft chat signing, removing the base-game's implemented chat features.

Users should be able to report players who violate Minecraft TOS and Community Guidelines like they can for public chats.

Original Code Review Comment

I would like to see about hooking into the normal /msg handler/event, possibly mapping /reply onto the normal message command and supplying a user as it's functionality (so /reply would basically call /msg (user)) - main reason for wanting this is that minecraft /msgs are signed where currently, simplePMs just is server-sided messages, so they can't be reported if something is happening in PMs

Originally posted by @RhythmicSys in #8 (comment)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions