minecrafter / RedisBungee

The leading player synchronization system for BungeeCord
https://www.spigotmc.org/resources/redisbungee.13494/
Eclipse Public License 1.0
157 stars 122 forks source link

Register channel for plugin message system #3

Closed alphartdev closed 10 years ago

alphartdev commented 10 years ago

The plugin message system can't work if the listened channel isn't registered.

minecrafter commented 10 years ago

I'll modify the commit to use getProxy() instead, but I didn't know I left that out :P