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

change versioning scheme on both velocity + bungeecord

This commit is contained in:
2022-07-15 09:57:30 +04:00
parent 803ae36d00
commit 3a8baae56f
7 changed files with 36 additions and 5 deletions

View File

@@ -7,7 +7,6 @@ import com.google.common.collect.Multimap;
import com.imaginarycode.minecraft.redisbungee.internal.RedisBungeePlugin;
import org.checkerframework.checker.nullness.qual.NonNull;
import redis.clients.jedis.Jedis;
import redis.clients.jedis.JedisPool;
import java.net.InetAddress;
import java.util.*;