Skip to content

Make use of Conversations API #6

@Moderocky

Description

@Moderocky

Currently, the clickable components in messages use commands.

As this could (in theory) be interfered with by other plugins (such as anti command-spam ones, or authentication ones, or logging/spying ones, or alias ones, etc.) it might be worth exploring the Conversations API that's provided in Spigot.

This allows the plugin to deal directly with the player's incoming messages, and schedule what should be done with the responses. It also stops other plugins/systems from interfering with the messages as well.

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