Class BungeecordCommunication

  • All Implemented Interfaces:
    org.bukkit.plugin.messaging.PluginMessageListener

    public class BungeecordCommunication
    extends java.lang.Object
    implements org.bukkit.plugin.messaging.PluginMessageListener
    • Constructor Detail

      • BungeecordCommunication

        public BungeecordCommunication()
    • Method Detail

      • onPluginMessageReceived

        public void onPluginMessageReceived​(java.lang.String channel,
                                            org.bukkit.entity.Player player,
                                            byte[] bytes)
        Receive message from the BungeeCord
        Specified by:
        onPluginMessageReceived in interface org.bukkit.plugin.messaging.PluginMessageListener
        Parameters:
        channel - The channel
        player - The player
        bytes - The byte code