2
0
mirror of https://github.com/proxiodev/RedisBungee.git synced 2026-04-09 08:30:26 +00:00

readd pubsub method until release

This commit is contained in:
2024-06-18 02:13:47 +04:00
parent e42fcc0d2f
commit 9b01ca21f6
2 changed files with 19 additions and 0 deletions

View File

@@ -135,6 +135,7 @@ public class RedisBungeeAPI extends AbstractRedisBungeeAPI {
* @since 0.3
* @deprecated No longer required
*/
@Deprecated
public final void unregisterPubSubChannels(String... channels) {
}