Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make use of Conversations API #6

Open
Moderocky opened this issue Aug 21, 2019 · 0 comments
Open

Make use of Conversations API #6

Moderocky opened this issue Aug 21, 2019 · 0 comments

Comments

@Moderocky
Copy link

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant