Quantcast
Channel: SpigotMC - High Performance Minecraft
Viewing all articles
Browse latest Browse all 128654

Plugin Messaging Channel

$
0
0
Hi, I have a server network and I need to send data from my minigames to my hub server - updating the information on the signs.

I'm new to the whole messaging channel, and not sure if what I'm doing is correct. I can't seem to get it to work.

The message isn't being received, if anybody could point out what's wrong, I'd appreciate it.

Code (text):

new BukkitRunnable(){
            public void run(){
                ServerManager manager = new ServerManager("Slender", 1, "RandomStatus", 5, 76);...
Plugin Messaging Channel

Viewing all articles
Browse latest Browse all 128654

Trending Articles