mirror of
https://github.com/proxiodev/RedisBungee.git
synced 2026-04-09 00:20:26 +00:00
Fix build and use getProxy()
This commit is contained in:
@@ -262,7 +262,7 @@ public final class RedisBungee extends Plugin implements Listener {
|
||||
}
|
||||
}, 1, 5, TimeUnit.MINUTES);
|
||||
}
|
||||
ProxyServer.getInstance().registerChannel("RedisBungee");
|
||||
getProxy().registerChannel("RedisBungee");
|
||||
}
|
||||
|
||||
@Override
|
||||
|
||||
Reference in New Issue
Block a user