package com.imaginarycode.minecraft.redisbungee.api; public enum RedisBungeeMode { SINGLE, CLUSTER }