2
0
mirror of https://github.com/proxiodev/RedisBungee.git synced 2024-11-22 20:28:00 +00:00
This commit is contained in:
mohammed jasem alaajel 2021-07-30 02:13:39 +04:00
parent ac66899f98
commit d8e0ea71a2

View File

@ -24,7 +24,7 @@ public class RedisBungeeAPI {
RedisBungeeAPI(RedisBungee plugin) {
this.plugin = plugin;
this.redisBungeeApi = this;
redisBungeeApi = this;
this.reservedChannels = ImmutableList.of(
"redisbungee-allservers",
"redisbungee-" + RedisBungee.getConfiguration().getServerId(),