Skip to content

Conversation

BlitzOffline
Copy link
Member

Adds support for sending messages across servers. Currently only supports PluginMessaging so it works on BungeeCord(+forks) and Velocity as long as PluginMessaging is enabled on it.

How it works:

  • Each server needs to have channels named the same
  • Those channels need to have the option cross-server set to true

Drawbacks:

  • No relational PlaceholderAPI or MiniMessage tags. This includes the <recipient> and the <papi-rel> tags.
  • Only supports public messages for now. Private messaging is not yet supported.
  • Mentions do not work across servers.

Closes #53

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.

[SUGGESTION] Cross-server messaging
1 participant