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