2
0
mirror of https://github.com/proxiodev/RedisBungee.git synced 2024-11-23 04:28:01 +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) { RedisBungeeAPI(RedisBungee plugin) {
this.plugin = plugin; this.plugin = plugin;
this.redisBungeeApi = this; redisBungeeApi = this;
this.reservedChannels = ImmutableList.of( this.reservedChannels = ImmutableList.of(
"redisbungee-allservers", "redisbungee-allservers",
"redisbungee-" + RedisBungee.getConfiguration().getServerId(), "redisbungee-" + RedisBungee.getConfiguration().getServerId(),