mirror of
https://github.com/proxiodev/RedisBungee.git
synced 2024-11-23 04:28:01 +00:00
Merge pull request #3 from alphartdev/patch-1
Register channel for plugin message system
This commit is contained in:
commit
e31bd7b409
@ -262,6 +262,7 @@ public final class RedisBungee extends Plugin implements Listener {
|
|||||||
}
|
}
|
||||||
}, 1, 5, TimeUnit.MINUTES);
|
}, 1, 5, TimeUnit.MINUTES);
|
||||||
}
|
}
|
||||||
|
ProxyServer.getInstance().registerChannel("RedisBungee");
|
||||||
}
|
}
|
||||||
|
|
||||||
@Override
|
@Override
|
||||||
|
Loading…
Reference in New Issue
Block a user