mirror of
https://github.com/proxiodev/RedisBungee.git
synced 2026-04-18 20:40:26 +00:00
oops
This commit is contained in:
@@ -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(),
|
||||||
|
|||||||
Reference in New Issue
Block a user