Class SpigotMessage

  • All Implemented Interfaces:
    net.md_5.bungee.api.plugin.Listener

    public class SpigotMessage
    extends java.lang.Object
    implements net.md_5.bungee.api.plugin.Listener
    Communicate with the spigot server
    • Constructor Detail

      • SpigotMessage

        public SpigotMessage()
    • Method Detail

      • onPluginMessage

        public void onPluginMessage​(net.md_5.bungee.api.event.PluginMessageEvent ev)
        Will be executed if the spigot server sends a message to the Bungeecord server
        Parameters:
        ev - The event of receiving a message from spigot