I'm attempting to write a plugin that when a command is ran, it broadcasts something across the bungee servers within a config. Well I have everything done correctly and working, except for this error that pops up each time I go to send the plugin message. I've done it following a few tutorials on how the bungee API works and alas no luck...
Error:
20:06:35 [SEVERE] null
org.bukkit.command.CommandException: Unhandled exception executing command 'test' in plugin BungeeBroadcast...
Register a channel?
Error:
Code (Text):
20:06:35 [SEVERE] null
org.bukkit.command.CommandException: Unhandled exception executing command 'test' in plugin BungeeBroadcast...