Skip to content

How to send plugin message to other Proxy in Bukkit #100

@SheerYin

Description

@SheerYin

Your question?

For example, if I have agents bungee-1 and bungee-2 and enter player1 and player2 respectively, then player1 sends plug-in messages such as

output.writeUTF("Message")
output.writeUTF("player2")
output.writeUTF("hi")
player1.sendPluginMessage()

player2 will not receive

Or do I need to create a plug-in in Bungee and call RedisBungee to subscribe to the channel?

Metadata

Metadata

Assignees

No one assigned

    Labels

    questionFurther information is requested

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions