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

Skungee Messaging Elements #11

Closed
shivasuc opened this issue Jul 17, 2020 · 1 comment
Closed

Skungee Messaging Elements #11

shivasuc opened this issue Jul 17, 2020 · 1 comment
Labels
enhancement New feature or request

Comments

@shivasuc
Copy link

Is your feature request related to a problem? Please describe.
Since skungee can now communicate a network of servers really fast, it would be great if there was a way to
use this messaging system freely trough skript elements.

Describe the suggestion you'd like
The messaging system would work in a send/receive way.
Example effect to send a message to one or more servers:

send [skungee] message %string% to %servers%

then the target servers can hanlde this message using the event

on skungee message:

the event values could be:
message
sender (server who sent the message)

Additional context
it would be up to the user to decide what they want to do with this, but it opens the door to some
cool creations and freedom to create connected server systems.

@shivasuc shivasuc added the enhancement New feature or request label Jul 17, 2020
@TheLimeGlass
Copy link
Member

Added in 2.0.0-ALPHA-19

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

No branches or pull requests

2 participants