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

Adding method send to client-side messenger #159

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

brunorsch
Copy link

Just an additional method I use in one of the sever plugins, it allows one to run chat commands programatically using client code, like this example:

image

Here a menu interaction will send a chat command once the player selects the given menu option

Obviously not so useful, as you can achieve the same using events, but for lazy guys like me, may be useful.

It goes as a suggestion, since I understand it may not be worth the merge.

@brunorsch brunorsch force-pushed the useMessage-send-client-function branch from c5a1f3a to 4ae3afc Compare September 27, 2024 22:43
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

Successfully merging this pull request may close these issues.

1 participant